[==========] 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:34:29.185230 22127 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.155.254:40815,127.21.155.253:39951,127.21.155.252:44425
I20260601 13:34:29.186547 22127 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:34:29.187312 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:34:29.195170 22133 instance_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:34:29.195247 22135 instance_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:34:29.195170 22132 instance_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:34:29.196223 22127 server_base.cc:1061] running on GCE node
I20260601 13:34:29.197006 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:34:29.197135 22127 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:34:29.197170 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320869197167 us; error 0 us; skew 500 ppm
I20260601 13:34:29.199680 22127 webserver.cc:533] Webserver started at http://127.21.155.254:42397/ using document root <none> and password file <none>
I20260601 13:34:29.200311 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:34:29.200377 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:34:29.200598 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:34:29.202457 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320869173936-22127-0/minicluster-data/master-0-root/instance:
uuid: "af6ee01da97941c7a32969c0995de159"
format_stamp: "Formatted at 2026-06-01 13:34:29 on dist-test-slave-zw2r"
I20260601 13:34:29.207355 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260601 13:34:29.210402 22140 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:34:29.212023 22127 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260601 13:34:29.212153 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320869173936-22127-0/minicluster-data/master-0-root
uuid: "af6ee01da97941c7a32969c0995de159"
format_stamp: "Formatted at 2026-06-01 13:34:29 on dist-test-slave-zw2r"
I20260601 13:34:29.212257 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320869173936-22127-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320869173936-22127-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320869173936-22127-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:34:29.229077 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:34:29.229827 22127 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:34:29.229984 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:34:29.238693 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.254:40815
I20260601 13:34:29.238724 22192 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.254:40815 every 8 connection(s)
I20260601 13:34:29.240127 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:34:29.242494 22193 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:34:29.242609 22127 server_base.cc:1061] running on GCE node
W20260601 13:34:29.242679 22198 instance_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:34:29.242769 22195 instance_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:34:29.242513 22196 instance_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:34:29.243112 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:34:29.243175 22127 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:34:29.243196 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320869243196 us; error 0 us; skew 500 ppm
I20260601 13:34:29.244154 22127 webserver.cc:533] Webserver started at http://127.21.155.253:34045/ using document root <none> and password file <none>
I20260601 13:34:29.244316 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:34:29.244385 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:34:29.244452 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:34:29.244871 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320869173936-22127-0/minicluster-data/master-1-root/instance:
uuid: "ca74f43062104a5a836b8de800d9f404"
format_stamp: "Formatted at 2026-06-01 13:34:29 on dist-test-slave-zw2r"
I20260601 13:34:29.246896 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:34:29.248072 22203 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:34:29.248457 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:34:29.248315 22193 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.155.254" port: 40815 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:34:29.248561 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320869173936-22127-0/minicluster-data/master-1-root
uuid: "ca74f43062104a5a836b8de800d9f404"
format_stamp: "Formatted at 2026-06-01 13:34:29 on dist-test-slave-zw2r"
I20260601 13:34:29.248680 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320869173936-22127-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320869173936-22127-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320869173936-22127-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:34:29.263959 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:34:29.264526 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:34:29.264514 22193 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.155.253" port: 39951 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:34:29.265594 22141 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.155.253:39951: connect: Connection refused (error 111)
W20260601 13:34:29.266784 22193 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.21.155.253:39951: Network error: Client connection negotiation failed: client connection to 127.21.155.253:39951: connect: Connection refused (error 111)
I20260601 13:34:29.271111 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.253:39951
I20260601 13:34:29.271175 22258 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.253:39951 every 8 connection(s)
I20260601 13:34:29.272169 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:34:29.272347 22259 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:34:29.274071 22261 instance_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:34:29.274295 22262 instance_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:34:29.274286 22259 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.155.254" port: 40815 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:34:29.274777 22264 instance_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:34:29.275017 22127 server_base.cc:1061] running on GCE node
I20260601 13:34:29.275208 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:34:29.275267 22127 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:34:29.275347 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320869275346 us; error 0 us; skew 500 ppm
I20260601 13:34:29.276248 22127 webserver.cc:533] Webserver started at http://127.21.155.252:36675/ using document root <none> and password file <none>
I20260601 13:34:29.276460 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:34:29.276544 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:34:29.276628 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:34:29.277038 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320869173936-22127-0/minicluster-data/master-2-root/instance:
uuid: "cab3e62f85a94c8cbac330e7a2bf72b1"
format_stamp: "Formatted at 2026-06-01 13:34:29 on dist-test-slave-zw2r"
I20260601 13:34:29.279363 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:34:29.279601 22259 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.155.253" port: 39951 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:34:29.280985 22271 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:34:29.281335 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:34:29.281415 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320869173936-22127-0/minicluster-data/master-2-root
uuid: "cab3e62f85a94c8cbac330e7a2bf72b1"
format_stamp: "Formatted at 2026-06-01 13:34:29 on dist-test-slave-zw2r"
I20260601 13:34:29.281519 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320869173936-22127-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320869173936-22127-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320869173936-22127-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:34:29.284847 22259 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44425 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:34:29.286679 22259 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.21.155.252:44425: Network error: Client connection negotiation failed: client connection to 127.21.155.252:44425: connect: Connection refused (error 111)
I20260601 13:34:29.298012 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:34:29.298499 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:34:29.304279 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.252:44425
I20260601 13:34:29.304397 22324 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.252:44425 every 8 connection(s)
I20260601 13:34:29.304850 22127 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:34:29.305483 22325 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:34:29.306686 22325 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.155.254" port: 40815 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:34:29.311890 22325 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.155.253" port: 39951 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:34:29.316092 22193 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.21.155.253" port: 39951 } attempt: 1
I20260601 13:34:29.316813 22325 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44425 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:34:29.320936 22193 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44425 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:34:29.323982 22325 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cab3e62f85a94c8cbac330e7a2bf72b1: Bootstrap starting.
I20260601 13:34:29.327216 22325 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cab3e62f85a94c8cbac330e7a2bf72b1: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:29.327220 22193 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P af6ee01da97941c7a32969c0995de159: Bootstrap starting.
I20260601 13:34:29.328212 22193 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P af6ee01da97941c7a32969c0995de159: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:29.328234 22325 log.cc:826] T 00000000000000000000000000000000 P cab3e62f85a94c8cbac330e7a2bf72b1: Log is configured to *not* fsync() on all Append() calls
I20260601 13:34:29.330221 22325 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cab3e62f85a94c8cbac330e7a2bf72b1: No bootstrap required, opened a new log
I20260601 13:34:29.330221 22193 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P af6ee01da97941c7a32969c0995de159: No bootstrap required, opened a new log
I20260601 13:34:29.333019 22325 raft_consensus.cc:359] T 00000000000000000000000000000000 P cab3e62f85a94c8cbac330e7a2bf72b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af6ee01da97941c7a32969c0995de159" member_type: VOTER last_known_addr { host: "127.21.155.254" port: 40815 } } peers { permanent_uuid: "ca74f43062104a5a836b8de800d9f404" member_type: VOTER last_known_addr { host: "127.21.155.253" port: 39951 } } peers { permanent_uuid: "cab3e62f85a94c8cbac330e7a2bf72b1" member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44425 } }
I20260601 13:34:29.333007 22193 raft_consensus.cc:359] T 00000000000000000000000000000000 P af6ee01da97941c7a32969c0995de159 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af6ee01da97941c7a32969c0995de159" member_type: VOTER last_known_addr { host: "127.21.155.254" port: 40815 } } peers { permanent_uuid: "ca74f43062104a5a836b8de800d9f404" member_type: VOTER last_known_addr { host: "127.21.155.253" port: 39951 } } peers { permanent_uuid: "cab3e62f85a94c8cbac330e7a2bf72b1" member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44425 } }
I20260601 13:34:29.333276 22325 raft_consensus.cc:385] T 00000000000000000000000000000000 P cab3e62f85a94c8cbac330e7a2bf72b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:29.333405 22193 raft_consensus.cc:385] T 00000000000000000000000000000000 P af6ee01da97941c7a32969c0995de159 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:29.333446 22325 raft_consensus.cc:740] T 00000000000000000000000000000000 P cab3e62f85a94c8cbac330e7a2bf72b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cab3e62f85a94c8cbac330e7a2bf72b1, State: Initialized, Role: FOLLOWER
I20260601 13:34:29.333482 22193 raft_consensus.cc:740] T 00000000000000000000000000000000 P af6ee01da97941c7a32969c0995de159 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af6ee01da97941c7a32969c0995de159, State: Initialized, Role: FOLLOWER
I20260601 13:34:29.333935 22193 consensus_queue.cc:260] T 00000000000000000000000000000000 P af6ee01da97941c7a32969c0995de159 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af6ee01da97941c7a32969c0995de159" member_type: VOTER last_known_addr { host: "127.21.155.254" port: 40815 } } peers { permanent_uuid: "ca74f43062104a5a836b8de800d9f404" member_type: VOTER last_known_addr { host: "127.21.155.253" port: 39951 } } peers { permanent_uuid: "cab3e62f85a94c8cbac330e7a2bf72b1" member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44425 } }
I20260601 13:34:29.333936 22325 consensus_queue.cc:260] T 00000000000000000000000000000000 P cab3e62f85a94c8cbac330e7a2bf72b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af6ee01da97941c7a32969c0995de159" member_type: VOTER last_known_addr { host: "127.21.155.254" port: 40815 } } peers { permanent_uuid: "ca74f43062104a5a836b8de800d9f404" member_type: VOTER last_known_addr { host: "127.21.155.253" port: 39951 } } peers { permanent_uuid: "cab3e62f85a94c8cbac330e7a2bf72b1" member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44425 } }
I20260601 13:34:29.334605 22331 sys_catalog.cc:455] T 00000000000000000000000000000000 P af6ee01da97941c7a32969c0995de159 [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: "af6ee01da97941c7a32969c0995de159" member_type: VOTER last_known_addr { host: "127.21.155.254" port: 40815 } } peers { permanent_uuid: "ca74f43062104a5a836b8de800d9f404" member_type: VOTER last_known_addr { host: "127.21.155.253" port: 39951 } } peers { permanent_uuid: "cab3e62f85a94c8cbac330e7a2bf72b1" member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44425 } } }
I20260601 13:34:29.334739 22331 sys_catalog.cc:458] T 00000000000000000000000000000000 P af6ee01da97941c7a32969c0995de159 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:34:29.334968 22332 sys_catalog.cc:455] T 00000000000000000000000000000000 P cab3e62f85a94c8cbac330e7a2bf72b1 [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: "af6ee01da97941c7a32969c0995de159" member_type: VOTER last_known_addr { host: "127.21.155.254" port: 40815 } } peers { permanent_uuid: "ca74f43062104a5a836b8de800d9f404" member_type: VOTER last_known_addr { host: "127.21.155.253" port: 39951 } } peers { permanent_uuid: "cab3e62f85a94c8cbac330e7a2bf72b1" member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44425 } } }
I20260601 13:34:29.335127 22332 sys_catalog.cc:458] T 00000000000000000000000000000000 P cab3e62f85a94c8cbac330e7a2bf72b1 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:34:29.335368 22325 sys_catalog.cc:565] T 00000000000000000000000000000000 P cab3e62f85a94c8cbac330e7a2bf72b1 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:34:29.335367 22193 sys_catalog.cc:565] T 00000000000000000000000000000000 P af6ee01da97941c7a32969c0995de159 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:34:29.337738 22127 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260601 13:34:29.338886 22259 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44425 } attempt: 1
W20260601 13:34:29.340699 22353 catalog_manager.cc:1593] T 00000000000000000000000000000000 P af6ee01da97941c7a32969c0995de159: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:34:29.340700 22354 catalog_manager.cc:1593] T 00000000000000000000000000000000 P cab3e62f85a94c8cbac330e7a2bf72b1: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:34:29.340970 22354 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260601 13:34:29.340912 22353 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:34:29.346009 22259 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ca74f43062104a5a836b8de800d9f404: Bootstrap starting.
I20260601 13:34:29.347127 22259 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ca74f43062104a5a836b8de800d9f404: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:29.348662 22259 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ca74f43062104a5a836b8de800d9f404: No bootstrap required, opened a new log
I20260601 13:34:29.349294 22259 raft_consensus.cc:359] T 00000000000000000000000000000000 P ca74f43062104a5a836b8de800d9f404 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af6ee01da97941c7a32969c0995de159" member_type: VOTER last_known_addr { host: "127.21.155.254" port: 40815 } } peers { permanent_uuid: "ca74f43062104a5a836b8de800d9f404" member_type: VOTER last_known_addr { host: "127.21.155.253" port: 39951 } } peers { permanent_uuid: "cab3e62f85a94c8cbac330e7a2bf72b1" member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44425 } }
I20260601 13:34:29.349462 22259 raft_consensus.cc:385] T 00000000000000000000000000000000 P ca74f43062104a5a836b8de800d9f404 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:29.349524 22259 raft_consensus.cc:740] T 00000000000000000000000000000000 P ca74f43062104a5a836b8de800d9f404 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca74f43062104a5a836b8de800d9f404, State: Initialized, Role: FOLLOWER
I20260601 13:34:29.349721 22259 consensus_queue.cc:260] T 00000000000000000000000000000000 P ca74f43062104a5a836b8de800d9f404 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af6ee01da97941c7a32969c0995de159" member_type: VOTER last_known_addr { host: "127.21.155.254" port: 40815 } } peers { permanent_uuid: "ca74f43062104a5a836b8de800d9f404" member_type: VOTER last_known_addr { host: "127.21.155.253" port: 39951 } } peers { permanent_uuid: "cab3e62f85a94c8cbac330e7a2bf72b1" member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44425 } }
I20260601 13:34:29.350145 22357 sys_catalog.cc:455] T 00000000000000000000000000000000 P ca74f43062104a5a836b8de800d9f404 [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: "af6ee01da97941c7a32969c0995de159" member_type: VOTER last_known_addr { host: "127.21.155.254" port: 40815 } } peers { permanent_uuid: "ca74f43062104a5a836b8de800d9f404" member_type: VOTER last_known_addr { host: "127.21.155.253" port: 39951 } } peers { permanent_uuid: "cab3e62f85a94c8cbac330e7a2bf72b1" member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44425 } } }
I20260601 13:34:29.350281 22357 sys_catalog.cc:458] T 00000000000000000000000000000000 P ca74f43062104a5a836b8de800d9f404 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:34:29.350425 22259 sys_catalog.cc:565] T 00000000000000000000000000000000 P ca74f43062104a5a836b8de800d9f404 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:34:29.353019 22127 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260601 13:34:29.353730 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:34:29.353847 22368 catalog_manager.cc:1593] T 00000000000000000000000000000000 P ca74f43062104a5a836b8de800d9f404: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:34:29.353927 22368 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260601 13:34:29.356385 22369 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:34:29.356419 22370 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:34:29.356710 22127 server_base.cc:1061] running on GCE node
W20260601 13:34:29.356956 22372 instance_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:34:29.357275 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:34:29.357336 22127 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:34:29.357362 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320869357361 us; error 0 us; skew 500 ppm
I20260601 13:34:29.358377 22127 webserver.cc:533] Webserver started at http://127.21.155.193:43831/ using document root <none> and password file <none>
I20260601 13:34:29.358546 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:34:29.358639 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:34:29.358724 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:34:29.359193 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320869173936-22127-0/minicluster-data/ts-0-root/instance:
uuid: "908a545282bf408cae4a23f31b5ffd0c"
format_stamp: "Formatted at 2026-06-01 13:34:29 on dist-test-slave-zw2r"
I20260601 13:34:29.361027 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:34:29.362300 22377 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:34:29.362625 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:29.362704 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320869173936-22127-0/minicluster-data/ts-0-root
uuid: "908a545282bf408cae4a23f31b5ffd0c"
format_stamp: "Formatted at 2026-06-01 13:34:29 on dist-test-slave-zw2r"
I20260601 13:34:29.362778 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320869173936-22127-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320869173936-22127-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320869173936-22127-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:34:29.372812 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:34:29.373476 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:34:29.374387 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:34:29.375517 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:34:29.375590 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:29.375643 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:34:29.375675 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:29.382797 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.193:41063
I20260601 13:34:29.382887 22440 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.193:41063 every 8 connection(s)
I20260601 13:34:29.384205 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:34:29.386993 22451 instance_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:34:29.387347 22448 instance_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:34:29.388127 22449 instance_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:34:29.388298 22127 server_base.cc:1061] running on GCE node
I20260601 13:34:29.388471 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:34:29.388507 22127 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:34:29.388530 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320869388530 us; error 0 us; skew 500 ppm
I20260601 13:34:29.389729 22127 webserver.cc:533] Webserver started at http://127.21.155.194:35491/ using document root <none> and password file <none>
I20260601 13:34:29.389950 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:34:29.390019 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:34:29.390097 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:34:29.390663 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320869173936-22127-0/minicluster-data/ts-1-root/instance:
uuid: "a2d897b90773418ba9f7c75b4ebb5bd8"
format_stamp: "Formatted at 2026-06-01 13:34:29 on dist-test-slave-zw2r"
I20260601 13:34:29.392769 22443 heartbeater.cc:344] Connected to a master server at 127.21.155.253:39951
I20260601 13:34:29.392948 22443 heartbeater.cc:461] Registering TS with master...
I20260601 13:34:29.393304 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.002s
I20260601 13:34:29.393671 22443 heartbeater.cc:507] Master 127.21.155.253:39951 requested a full tablet report, sending...
I20260601 13:34:29.394487 22442 heartbeater.cc:344] Connected to a master server at 127.21.155.254:40815
I20260601 13:34:29.394582 22442 heartbeater.cc:461] Registering TS with master...
I20260601 13:34:29.394843 22442 heartbeater.cc:507] Master 127.21.155.254:40815 requested a full tablet report, sending...
I20260601 13:34:29.395282 22223 ts_manager.cc:194] Registered new tserver with Master: 908a545282bf408cae4a23f31b5ffd0c (127.21.155.193:41063)
I20260601 13:34:29.395720 22157 ts_manager.cc:194] Registered new tserver with Master: 908a545282bf408cae4a23f31b5ffd0c (127.21.155.193:41063)
I20260601 13:34:29.395920 22441 heartbeater.cc:344] Connected to a master server at 127.21.155.252:44425
I20260601 13:34:29.395944 22456 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:34:29.395999 22441 heartbeater.cc:461] Registering TS with master...
I20260601 13:34:29.396230 22441 heartbeater.cc:507] Master 127.21.155.252:44425 requested a full tablet report, sending...
I20260601 13:34:29.396256 22127 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:34:29.396843 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320869173936-22127-0/minicluster-data/ts-1-root
uuid: "a2d897b90773418ba9f7c75b4ebb5bd8"
format_stamp: "Formatted at 2026-06-01 13:34:29 on dist-test-slave-zw2r"
I20260601 13:34:29.396929 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320869173936-22127-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320869173936-22127-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320869173936-22127-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:34:29.397047 22289 ts_manager.cc:194] Registered new tserver with Master: 908a545282bf408cae4a23f31b5ffd0c (127.21.155.193:41063)
I20260601 13:34:29.409602 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:34:29.410147 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:34:29.410529 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:34:29.411119 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:34:29.411161 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:29.411216 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:34:29.411252 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:29.417912 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.194:39403
I20260601 13:34:29.417979 22519 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.194:39403 every 8 connection(s)
I20260601 13:34:29.419098 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:34:29.423125 22530 instance_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:34:29.424088 22528 instance_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:34:29.425419 22521 heartbeater.cc:344] Connected to a master server at 127.21.155.254:40815
W20260601 13:34:29.425513 22527 instance_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:34:29.425534 22521 heartbeater.cc:461] Registering TS with master...
I20260601 13:34:29.425869 22521 heartbeater.cc:507] Master 127.21.155.254:40815 requested a full tablet report, sending...
I20260601 13:34:29.425963 22522 heartbeater.cc:344] Connected to a master server at 127.21.155.253:39951
I20260601 13:34:29.426007 22520 heartbeater.cc:344] Connected to a master server at 127.21.155.252:44425
I20260601 13:34:29.426134 22522 heartbeater.cc:461] Registering TS with master...
I20260601 13:34:29.426396 22127 server_base.cc:1061] running on GCE node
I20260601 13:34:29.426122 22520 heartbeater.cc:461] Registering TS with master...
I20260601 13:34:29.426618 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:34:29.426658 22127 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:34:29.426678 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320869426678 us; error 0 us; skew 500 ppm
I20260601 13:34:29.426740 22520 heartbeater.cc:507] Master 127.21.155.252:44425 requested a full tablet report, sending...
I20260601 13:34:29.426788 22157 ts_manager.cc:194] Registered new tserver with Master: a2d897b90773418ba9f7c75b4ebb5bd8 (127.21.155.194:39403)
I20260601 13:34:29.426389 22522 heartbeater.cc:507] Master 127.21.155.253:39951 requested a full tablet report, sending...
I20260601 13:34:29.427455 22289 ts_manager.cc:194] Registered new tserver with Master: a2d897b90773418ba9f7c75b4ebb5bd8 (127.21.155.194:39403)
I20260601 13:34:29.427801 22127 webserver.cc:533] Webserver started at http://127.21.155.195:40661/ using document root <none> and password file <none>
I20260601 13:34:29.427852 22223 ts_manager.cc:194] Registered new tserver with Master: a2d897b90773418ba9f7c75b4ebb5bd8 (127.21.155.194:39403)
I20260601 13:34:29.427942 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:34:29.428014 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:34:29.428086 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:34:29.428480 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320869173936-22127-0/minicluster-data/ts-2-root/instance:
uuid: "1ae6704b63b8459a9ee9c2711f0729c8"
format_stamp: "Formatted at 2026-06-01 13:34:29 on dist-test-slave-zw2r"
I20260601 13:34:29.430164 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:34:29.430159 22332 raft_consensus.cc:493] T 00000000000000000000000000000000 P cab3e62f85a94c8cbac330e7a2bf72b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:34:29.430371 22332 raft_consensus.cc:515] T 00000000000000000000000000000000 P cab3e62f85a94c8cbac330e7a2bf72b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af6ee01da97941c7a32969c0995de159" member_type: VOTER last_known_addr { host: "127.21.155.254" port: 40815 } } peers { permanent_uuid: "ca74f43062104a5a836b8de800d9f404" member_type: VOTER last_known_addr { host: "127.21.155.253" port: 39951 } } peers { permanent_uuid: "cab3e62f85a94c8cbac330e7a2bf72b1" member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44425 } }
I20260601 13:34:29.431308 22535 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:34:29.431354 22332 leader_election.cc:290] T 00000000000000000000000000000000 P cab3e62f85a94c8cbac330e7a2bf72b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af6ee01da97941c7a32969c0995de159 (127.21.155.254:40815), ca74f43062104a5a836b8de800d9f404 (127.21.155.253:39951)
I20260601 13:34:29.431823 22167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "cab3e62f85a94c8cbac330e7a2bf72b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af6ee01da97941c7a32969c0995de159" is_pre_election: true
I20260601 13:34:29.431828 22233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "cab3e62f85a94c8cbac330e7a2bf72b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca74f43062104a5a836b8de800d9f404" is_pre_election: true
I20260601 13:34:29.432037 22233 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ca74f43062104a5a836b8de800d9f404 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cab3e62f85a94c8cbac330e7a2bf72b1 in term 0.
I20260601 13:34:29.432179 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:34:29.432037 22167 raft_consensus.cc:2468] T 00000000000000000000000000000000 P af6ee01da97941c7a32969c0995de159 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cab3e62f85a94c8cbac330e7a2bf72b1 in term 0.
I20260601 13:34:29.432235 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320869173936-22127-0/minicluster-data/ts-2-root
uuid: "1ae6704b63b8459a9ee9c2711f0729c8"
format_stamp: "Formatted at 2026-06-01 13:34:29 on dist-test-slave-zw2r"
I20260601 13:34:29.432525 22272 leader_election.cc:304] T 00000000000000000000000000000000 P cab3e62f85a94c8cbac330e7a2bf72b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca74f43062104a5a836b8de800d9f404, cab3e62f85a94c8cbac330e7a2bf72b1; no voters: 
I20260601 13:34:29.432538 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320869173936-22127-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320869173936-22127-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320869173936-22127-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:34:29.432780 22332 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cab3e62f85a94c8cbac330e7a2bf72b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:34:29.432842 22332 raft_consensus.cc:493] T 00000000000000000000000000000000 P cab3e62f85a94c8cbac330e7a2bf72b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:34:29.432883 22332 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cab3e62f85a94c8cbac330e7a2bf72b1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:29.433981 22332 raft_consensus.cc:515] T 00000000000000000000000000000000 P cab3e62f85a94c8cbac330e7a2bf72b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af6ee01da97941c7a32969c0995de159" member_type: VOTER last_known_addr { host: "127.21.155.254" port: 40815 } } peers { permanent_uuid: "ca74f43062104a5a836b8de800d9f404" member_type: VOTER last_known_addr { host: "127.21.155.253" port: 39951 } } peers { permanent_uuid: "cab3e62f85a94c8cbac330e7a2bf72b1" member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44425 } }
I20260601 13:34:29.434684 22332 leader_election.cc:290] T 00000000000000000000000000000000 P cab3e62f85a94c8cbac330e7a2bf72b1 [CANDIDATE]: Term 1 election: Requested vote from peers af6ee01da97941c7a32969c0995de159 (127.21.155.254:40815), ca74f43062104a5a836b8de800d9f404 (127.21.155.253:39951)
I20260601 13:34:29.435101 22233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "cab3e62f85a94c8cbac330e7a2bf72b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca74f43062104a5a836b8de800d9f404"
I20260601 13:34:29.435101 22167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "cab3e62f85a94c8cbac330e7a2bf72b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af6ee01da97941c7a32969c0995de159"
I20260601 13:34:29.435251 22233 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ca74f43062104a5a836b8de800d9f404 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:29.435251 22167 raft_consensus.cc:3060] T 00000000000000000000000000000000 P af6ee01da97941c7a32969c0995de159 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:29.436393 22233 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ca74f43062104a5a836b8de800d9f404 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cab3e62f85a94c8cbac330e7a2bf72b1 in term 1.
I20260601 13:34:29.436404 22167 raft_consensus.cc:2468] T 00000000000000000000000000000000 P af6ee01da97941c7a32969c0995de159 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cab3e62f85a94c8cbac330e7a2bf72b1 in term 1.
I20260601 13:34:29.436815 22272 leader_election.cc:304] T 00000000000000000000000000000000 P cab3e62f85a94c8cbac330e7a2bf72b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca74f43062104a5a836b8de800d9f404, cab3e62f85a94c8cbac330e7a2bf72b1; no voters: 
I20260601 13:34:29.437127 22332 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cab3e62f85a94c8cbac330e7a2bf72b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:29.437508 22332 raft_consensus.cc:697] T 00000000000000000000000000000000 P cab3e62f85a94c8cbac330e7a2bf72b1 [term 1 LEADER]: Becoming Leader. State: Replica: cab3e62f85a94c8cbac330e7a2bf72b1, State: Running, Role: LEADER
I20260601 13:34:29.437876 22332 consensus_queue.cc:237] T 00000000000000000000000000000000 P cab3e62f85a94c8cbac330e7a2bf72b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af6ee01da97941c7a32969c0995de159" member_type: VOTER last_known_addr { host: "127.21.155.254" port: 40815 } } peers { permanent_uuid: "ca74f43062104a5a836b8de800d9f404" member_type: VOTER last_known_addr { host: "127.21.155.253" port: 39951 } } peers { permanent_uuid: "cab3e62f85a94c8cbac330e7a2bf72b1" member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44425 } }
I20260601 13:34:29.439983 22540 sys_catalog.cc:455] T 00000000000000000000000000000000 P cab3e62f85a94c8cbac330e7a2bf72b1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cab3e62f85a94c8cbac330e7a2bf72b1. Latest consensus state: current_term: 1 leader_uuid: "cab3e62f85a94c8cbac330e7a2bf72b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af6ee01da97941c7a32969c0995de159" member_type: VOTER last_known_addr { host: "127.21.155.254" port: 40815 } } peers { permanent_uuid: "ca74f43062104a5a836b8de800d9f404" member_type: VOTER last_known_addr { host: "127.21.155.253" port: 39951 } } peers { permanent_uuid: "cab3e62f85a94c8cbac330e7a2bf72b1" member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44425 } } }
I20260601 13:34:29.440136 22540 sys_catalog.cc:458] T 00000000000000000000000000000000 P cab3e62f85a94c8cbac330e7a2bf72b1 [sys.catalog]: This master's current role is: LEADER
I20260601 13:34:29.440595 22542 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:34:29.441893 22542 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:34:29.446810 22233 raft_consensus.cc:1275] T 00000000000000000000000000000000 P ca74f43062104a5a836b8de800d9f404 [term 1 FOLLOWER]: Refusing update from remote peer cab3e62f85a94c8cbac330e7a2bf72b1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:34:29.447294 22167 raft_consensus.cc:1275] T 00000000000000000000000000000000 P af6ee01da97941c7a32969c0995de159 [term 1 FOLLOWER]: Refusing update from remote peer cab3e62f85a94c8cbac330e7a2bf72b1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:34:29.447587 22540 consensus_queue.cc:1048] T 00000000000000000000000000000000 P cab3e62f85a94c8cbac330e7a2bf72b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca74f43062104a5a836b8de800d9f404" member_type: VOTER last_known_addr { host: "127.21.155.253" port: 39951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:29.447710 22332 consensus_queue.cc:1048] T 00000000000000000000000000000000 P cab3e62f85a94c8cbac330e7a2bf72b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af6ee01da97941c7a32969c0995de159" member_type: VOTER last_known_addr { host: "127.21.155.254" port: 40815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:29.449980 22331 sys_catalog.cc:455] T 00000000000000000000000000000000 P af6ee01da97941c7a32969c0995de159 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cab3e62f85a94c8cbac330e7a2bf72b1. Latest consensus state: current_term: 1 leader_uuid: "cab3e62f85a94c8cbac330e7a2bf72b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af6ee01da97941c7a32969c0995de159" member_type: VOTER last_known_addr { host: "127.21.155.254" port: 40815 } } peers { permanent_uuid: "ca74f43062104a5a836b8de800d9f404" member_type: VOTER last_known_addr { host: "127.21.155.253" port: 39951 } } peers { permanent_uuid: "cab3e62f85a94c8cbac330e7a2bf72b1" member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44425 } } }
I20260601 13:34:29.450121 22331 sys_catalog.cc:458] T 00000000000000000000000000000000 P af6ee01da97941c7a32969c0995de159 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:34:29.450688 22357 sys_catalog.cc:455] T 00000000000000000000000000000000 P ca74f43062104a5a836b8de800d9f404 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cab3e62f85a94c8cbac330e7a2bf72b1. Latest consensus state: current_term: 1 leader_uuid: "cab3e62f85a94c8cbac330e7a2bf72b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af6ee01da97941c7a32969c0995de159" member_type: VOTER last_known_addr { host: "127.21.155.254" port: 40815 } } peers { permanent_uuid: "ca74f43062104a5a836b8de800d9f404" member_type: VOTER last_known_addr { host: "127.21.155.253" port: 39951 } } peers { permanent_uuid: "cab3e62f85a94c8cbac330e7a2bf72b1" member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44425 } } }
I20260601 13:34:29.450814 22357 sys_catalog.cc:458] T 00000000000000000000000000000000 P ca74f43062104a5a836b8de800d9f404 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:34:29.452430 22332 sys_catalog.cc:455] T 00000000000000000000000000000000 P cab3e62f85a94c8cbac330e7a2bf72b1 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "cab3e62f85a94c8cbac330e7a2bf72b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af6ee01da97941c7a32969c0995de159" member_type: VOTER last_known_addr { host: "127.21.155.254" port: 40815 } } peers { permanent_uuid: "ca74f43062104a5a836b8de800d9f404" member_type: VOTER last_known_addr { host: "127.21.155.253" port: 39951 } } peers { permanent_uuid: "cab3e62f85a94c8cbac330e7a2bf72b1" member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44425 } } }
I20260601 13:34:29.452569 22332 sys_catalog.cc:458] T 00000000000000000000000000000000 P cab3e62f85a94c8cbac330e7a2bf72b1 [sys.catalog]: This master's current role is: LEADER
I20260601 13:34:29.452486 22331 sys_catalog.cc:455] T 00000000000000000000000000000000 P af6ee01da97941c7a32969c0995de159 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "cab3e62f85a94c8cbac330e7a2bf72b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af6ee01da97941c7a32969c0995de159" member_type: VOTER last_known_addr { host: "127.21.155.254" port: 40815 } } peers { permanent_uuid: "ca74f43062104a5a836b8de800d9f404" member_type: VOTER last_known_addr { host: "127.21.155.253" port: 39951 } } peers { permanent_uuid: "cab3e62f85a94c8cbac330e7a2bf72b1" member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44425 } } }
I20260601 13:34:29.453039 22331 sys_catalog.cc:458] T 00000000000000000000000000000000 P af6ee01da97941c7a32969c0995de159 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:34:29.454169 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:34:29.454658 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:34:29.455008 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:34:29.455083 22357 sys_catalog.cc:455] T 00000000000000000000000000000000 P ca74f43062104a5a836b8de800d9f404 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "cab3e62f85a94c8cbac330e7a2bf72b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af6ee01da97941c7a32969c0995de159" member_type: VOTER last_known_addr { host: "127.21.155.254" port: 40815 } } peers { permanent_uuid: "ca74f43062104a5a836b8de800d9f404" member_type: VOTER last_known_addr { host: "127.21.155.253" port: 39951 } } peers { permanent_uuid: "cab3e62f85a94c8cbac330e7a2bf72b1" member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44425 } } }
I20260601 13:34:29.455240 22357 sys_catalog.cc:458] T 00000000000000000000000000000000 P ca74f43062104a5a836b8de800d9f404 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:34:29.455585 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:34:29.455644 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:29.455688 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:34:29.455717 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:29.455586 22543 mvcc.cc:204] Tried to move back new op lower bound from 7292194281247137792 to 7292194281221046272. Current Snapshot: MvccSnapshot[applied={T|T < 7292194281247137792}]
I20260601 13:34:29.458635 22542 catalog_manager.cc:1382] Generated new cluster ID: 35c7b3bc4a9d42f981c867a2c300fca9
I20260601 13:34:29.458724 22542 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:34:29.461444 22540 sys_catalog.cc:455] T 00000000000000000000000000000000 P cab3e62f85a94c8cbac330e7a2bf72b1 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "cab3e62f85a94c8cbac330e7a2bf72b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af6ee01da97941c7a32969c0995de159" member_type: VOTER last_known_addr { host: "127.21.155.254" port: 40815 } } peers { permanent_uuid: "ca74f43062104a5a836b8de800d9f404" member_type: VOTER last_known_addr { host: "127.21.155.253" port: 39951 } } peers { permanent_uuid: "cab3e62f85a94c8cbac330e7a2bf72b1" member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44425 } } }
I20260601 13:34:29.461615 22540 sys_catalog.cc:458] T 00000000000000000000000000000000 P cab3e62f85a94c8cbac330e7a2bf72b1 [sys.catalog]: This master's current role is: LEADER
I20260601 13:34:29.462018 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.195:37605
I20260601 13:34:29.466197 22609 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.195:37605 every 8 connection(s)
I20260601 13:34:29.473714 22612 heartbeater.cc:344] Connected to a master server at 127.21.155.253:39951
I20260601 13:34:29.473853 22612 heartbeater.cc:461] Registering TS with master...
I20260601 13:34:29.474114 22612 heartbeater.cc:507] Master 127.21.155.253:39951 requested a full tablet report, sending...
I20260601 13:34:29.475492 22611 heartbeater.cc:344] Connected to a master server at 127.21.155.254:40815
I20260601 13:34:29.475598 22611 heartbeater.cc:461] Registering TS with master...
I20260601 13:34:29.475641 22223 ts_manager.cc:194] Registered new tserver with Master: 1ae6704b63b8459a9ee9c2711f0729c8 (127.21.155.195:37605)
I20260601 13:34:29.475876 22611 heartbeater.cc:507] Master 127.21.155.254:40815 requested a full tablet report, sending...
I20260601 13:34:29.476434 22542 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:34:29.476565 22157 ts_manager.cc:194] Registered new tserver with Master: 1ae6704b63b8459a9ee9c2711f0729c8 (127.21.155.195:37605)
I20260601 13:34:29.478060 22542 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:34:29.487232 22610 heartbeater.cc:344] Connected to a master server at 127.21.155.252:44425
I20260601 13:34:29.487380 22610 heartbeater.cc:461] Registering TS with master...
I20260601 13:34:29.487682 22610 heartbeater.cc:507] Master 127.21.155.252:44425 requested a full tablet report, sending...
I20260601 13:34:29.488746 22289 ts_manager.cc:194] Registered new tserver with Master: 1ae6704b63b8459a9ee9c2711f0729c8 (127.21.155.195:37605)
I20260601 13:34:29.488922 22127 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.026282991s
I20260601 13:34:29.489517 22542 catalog_manager.cc:6069] T 00000000000000000000000000000000 P cab3e62f85a94c8cbac330e7a2bf72b1: Generated new TSK 0
I20260601 13:34:29.490501 22542 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:34:30.342368 22353 catalog_manager.cc:1294] Loaded cluster ID: 35c7b3bc4a9d42f981c867a2c300fca9
I20260601 13:34:30.342521 22353 catalog_manager.cc:1587] T 00000000000000000000000000000000 P af6ee01da97941c7a32969c0995de159: loading cluster ID for follower catalog manager: success
I20260601 13:34:30.343912 22353 catalog_manager.cc:1609] T 00000000000000000000000000000000 P af6ee01da97941c7a32969c0995de159: acquiring CA information for follower catalog manager: success
I20260601 13:34:30.344743 22353 catalog_manager.cc:1637] T 00000000000000000000000000000000 P af6ee01da97941c7a32969c0995de159: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:34:30.354965 22368 catalog_manager.cc:1294] Loaded cluster ID: 35c7b3bc4a9d42f981c867a2c300fca9
I20260601 13:34:30.355065 22368 catalog_manager.cc:1587] T 00000000000000000000000000000000 P ca74f43062104a5a836b8de800d9f404: loading cluster ID for follower catalog manager: success
I20260601 13:34:30.356465 22368 catalog_manager.cc:1609] T 00000000000000000000000000000000 P ca74f43062104a5a836b8de800d9f404: acquiring CA information for follower catalog manager: success
I20260601 13:34:30.357158 22368 catalog_manager.cc:1637] T 00000000000000000000000000000000 P ca74f43062104a5a836b8de800d9f404: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:34:30.399684 22289 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48560
I20260601 13:34:30.429718 22289 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48574
I20260601 13:34:30.491428 22289 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48584
I20260601 13:34:31.337833 22352 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:34:31.401136 22441 heartbeater.cc:499] Master 127.21.155.252:44425 was elected leader, sending a full tablet report...
I20260601 13:34:31.430794 22520 heartbeater.cc:499] Master 127.21.155.252:44425 was elected leader, sending a full tablet report...
I20260601 13:34:31.492715 22610 heartbeater.cc:499] Master 127.21.155.252:44425 was elected leader, sending a full tablet report...
I20260601 13:34:31.662515 22289 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48594:
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:34:31.683862 22399 tablet_service.cc:1511] Processing CreateTablet for tablet 226e276afefe4eebb0a3201fac302c0d (DEFAULT_TABLE table=test-workload [id=52ab6df8109448ed8c7b9c681d231ca0]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:34:31.684417 22399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 226e276afefe4eebb0a3201fac302c0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:31.684504 22484 tablet_service.cc:1511] Processing CreateTablet for tablet 803949e0d8b6473ebc06ce91d8272956 (DEFAULT_TABLE table=test-workload [id=52ab6df8109448ed8c7b9c681d231ca0]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:34:31.684803 22484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 803949e0d8b6473ebc06ce91d8272956. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:31.685472 22405 tablet_service.cc:1511] Processing CreateTablet for tablet bf7f1ca58f314b08b9b8a8ebba13acfc (DEFAULT_TABLE table=test-workload [id=52ab6df8109448ed8c7b9c681d231ca0]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:34:31.685765 22405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf7f1ca58f314b08b9b8a8ebba13acfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:31.687063 22646 tablet_bootstrap.cc:492] T 803949e0d8b6473ebc06ce91d8272956 P a2d897b90773418ba9f7c75b4ebb5bd8: Bootstrap starting.
I20260601 13:34:31.688589 22646 tablet_bootstrap.cc:654] T 803949e0d8b6473ebc06ce91d8272956 P a2d897b90773418ba9f7c75b4ebb5bd8: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:31.688791 22574 tablet_service.cc:1511] Processing CreateTablet for tablet b86f5c1056684e31b48359e721dd7d30 (DEFAULT_TABLE table=test-workload [id=52ab6df8109448ed8c7b9c681d231ca0]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:34:31.689072 22574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b86f5c1056684e31b48359e721dd7d30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:31.689273 22647 tablet_bootstrap.cc:492] T 226e276afefe4eebb0a3201fac302c0d P 908a545282bf408cae4a23f31b5ffd0c: Bootstrap starting.
I20260601 13:34:31.689810 22646 tablet_bootstrap.cc:492] T 803949e0d8b6473ebc06ce91d8272956 P a2d897b90773418ba9f7c75b4ebb5bd8: No bootstrap required, opened a new log
I20260601 13:34:31.689929 22646 ts_tablet_manager.cc:1403] T 803949e0d8b6473ebc06ce91d8272956 P a2d897b90773418ba9f7c75b4ebb5bd8: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:34:31.690321 22647 tablet_bootstrap.cc:654] T 226e276afefe4eebb0a3201fac302c0d P 908a545282bf408cae4a23f31b5ffd0c: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:31.690404 22646 raft_consensus.cc:359] T 803949e0d8b6473ebc06ce91d8272956 P a2d897b90773418ba9f7c75b4ebb5bd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2d897b90773418ba9f7c75b4ebb5bd8" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 39403 } }
I20260601 13:34:31.690519 22646 raft_consensus.cc:385] T 803949e0d8b6473ebc06ce91d8272956 P a2d897b90773418ba9f7c75b4ebb5bd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:31.690562 22646 raft_consensus.cc:740] T 803949e0d8b6473ebc06ce91d8272956 P a2d897b90773418ba9f7c75b4ebb5bd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2d897b90773418ba9f7c75b4ebb5bd8, State: Initialized, Role: FOLLOWER
I20260601 13:34:31.690689 22646 consensus_queue.cc:260] T 803949e0d8b6473ebc06ce91d8272956 P a2d897b90773418ba9f7c75b4ebb5bd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a2d897b90773418ba9f7c75b4ebb5bd8" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 39403 } }
I20260601 13:34:31.690769 22646 raft_consensus.cc:399] T 803949e0d8b6473ebc06ce91d8272956 P a2d897b90773418ba9f7c75b4ebb5bd8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:34:31.690810 22646 raft_consensus.cc:493] T 803949e0d8b6473ebc06ce91d8272956 P a2d897b90773418ba9f7c75b4ebb5bd8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:34:31.690860 22646 raft_consensus.cc:3060] T 803949e0d8b6473ebc06ce91d8272956 P a2d897b90773418ba9f7c75b4ebb5bd8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:31.691514 22647 tablet_bootstrap.cc:492] T 226e276afefe4eebb0a3201fac302c0d P 908a545282bf408cae4a23f31b5ffd0c: No bootstrap required, opened a new log
I20260601 13:34:31.691520 22650 tablet_bootstrap.cc:492] T b86f5c1056684e31b48359e721dd7d30 P 1ae6704b63b8459a9ee9c2711f0729c8: Bootstrap starting.
I20260601 13:34:31.691618 22647 ts_tablet_manager.cc:1403] T 226e276afefe4eebb0a3201fac302c0d P 908a545282bf408cae4a23f31b5ffd0c: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:34:31.691759 22646 raft_consensus.cc:515] T 803949e0d8b6473ebc06ce91d8272956 P a2d897b90773418ba9f7c75b4ebb5bd8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2d897b90773418ba9f7c75b4ebb5bd8" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 39403 } }
I20260601 13:34:31.691884 22646 leader_election.cc:304] T 803949e0d8b6473ebc06ce91d8272956 P a2d897b90773418ba9f7c75b4ebb5bd8 [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: a2d897b90773418ba9f7c75b4ebb5bd8; no voters: 
I20260601 13:34:31.692065 22646 leader_election.cc:290] T 803949e0d8b6473ebc06ce91d8272956 P a2d897b90773418ba9f7c75b4ebb5bd8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:34:31.692085 22647 raft_consensus.cc:359] T 226e276afefe4eebb0a3201fac302c0d P 908a545282bf408cae4a23f31b5ffd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "908a545282bf408cae4a23f31b5ffd0c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41063 } }
I20260601 13:34:31.692157 22647 raft_consensus.cc:385] T 226e276afefe4eebb0a3201fac302c0d P 908a545282bf408cae4a23f31b5ffd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:31.692198 22647 raft_consensus.cc:740] T 226e276afefe4eebb0a3201fac302c0d P 908a545282bf408cae4a23f31b5ffd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 908a545282bf408cae4a23f31b5ffd0c, State: Initialized, Role: FOLLOWER
I20260601 13:34:31.692355 22647 consensus_queue.cc:260] T 226e276afefe4eebb0a3201fac302c0d P 908a545282bf408cae4a23f31b5ffd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "908a545282bf408cae4a23f31b5ffd0c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41063 } }
I20260601 13:34:31.692411 22646 ts_tablet_manager.cc:1434] T 803949e0d8b6473ebc06ce91d8272956 P a2d897b90773418ba9f7c75b4ebb5bd8: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:34:31.692442 22647 raft_consensus.cc:399] T 226e276afefe4eebb0a3201fac302c0d P 908a545282bf408cae4a23f31b5ffd0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:34:31.692477 22647 raft_consensus.cc:493] T 226e276afefe4eebb0a3201fac302c0d P 908a545282bf408cae4a23f31b5ffd0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:34:31.692514 22647 raft_consensus.cc:3060] T 226e276afefe4eebb0a3201fac302c0d P 908a545282bf408cae4a23f31b5ffd0c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:31.692531 22650 tablet_bootstrap.cc:654] T b86f5c1056684e31b48359e721dd7d30 P 1ae6704b63b8459a9ee9c2711f0729c8: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:31.693423 22647 raft_consensus.cc:515] T 226e276afefe4eebb0a3201fac302c0d P 908a545282bf408cae4a23f31b5ffd0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "908a545282bf408cae4a23f31b5ffd0c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41063 } }
I20260601 13:34:31.693614 22647 leader_election.cc:304] T 226e276afefe4eebb0a3201fac302c0d P 908a545282bf408cae4a23f31b5ffd0c [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: 908a545282bf408cae4a23f31b5ffd0c; no voters: 
I20260601 13:34:31.693970 22650 tablet_bootstrap.cc:492] T b86f5c1056684e31b48359e721dd7d30 P 1ae6704b63b8459a9ee9c2711f0729c8: No bootstrap required, opened a new log
I20260601 13:34:31.694463 22647 leader_election.cc:290] T 226e276afefe4eebb0a3201fac302c0d P 908a545282bf408cae4a23f31b5ffd0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:34:31.694654 22650 ts_tablet_manager.cc:1403] T b86f5c1056684e31b48359e721dd7d30 P 1ae6704b63b8459a9ee9c2711f0729c8: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:34:31.694815 22655 raft_consensus.cc:2804] T 226e276afefe4eebb0a3201fac302c0d P 908a545282bf408cae4a23f31b5ffd0c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:31.694918 22647 ts_tablet_manager.cc:1434] T 226e276afefe4eebb0a3201fac302c0d P 908a545282bf408cae4a23f31b5ffd0c: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:34:31.695058 22655 raft_consensus.cc:697] T 226e276afefe4eebb0a3201fac302c0d P 908a545282bf408cae4a23f31b5ffd0c [term 1 LEADER]: Becoming Leader. State: Replica: 908a545282bf408cae4a23f31b5ffd0c, State: Running, Role: LEADER
I20260601 13:34:31.695236 22655 consensus_queue.cc:237] T 226e276afefe4eebb0a3201fac302c0d P 908a545282bf408cae4a23f31b5ffd0c [LEADER]: Queue going to LEADER mode. State: All 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: "908a545282bf408cae4a23f31b5ffd0c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41063 } }
I20260601 13:34:31.695303 22650 raft_consensus.cc:359] T b86f5c1056684e31b48359e721dd7d30 P 1ae6704b63b8459a9ee9c2711f0729c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ae6704b63b8459a9ee9c2711f0729c8" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37605 } }
I20260601 13:34:31.695428 22650 raft_consensus.cc:385] T b86f5c1056684e31b48359e721dd7d30 P 1ae6704b63b8459a9ee9c2711f0729c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:31.695487 22650 raft_consensus.cc:740] T b86f5c1056684e31b48359e721dd7d30 P 1ae6704b63b8459a9ee9c2711f0729c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ae6704b63b8459a9ee9c2711f0729c8, State: Initialized, Role: FOLLOWER
I20260601 13:34:31.695629 22647 tablet_bootstrap.cc:492] T bf7f1ca58f314b08b9b8a8ebba13acfc P 908a545282bf408cae4a23f31b5ffd0c: Bootstrap starting.
I20260601 13:34:31.695677 22650 consensus_queue.cc:260] T b86f5c1056684e31b48359e721dd7d30 P 1ae6704b63b8459a9ee9c2711f0729c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1ae6704b63b8459a9ee9c2711f0729c8" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37605 } }
I20260601 13:34:31.696039 22650 raft_consensus.cc:399] T b86f5c1056684e31b48359e721dd7d30 P 1ae6704b63b8459a9ee9c2711f0729c8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:34:31.696928 22650 raft_consensus.cc:493] T b86f5c1056684e31b48359e721dd7d30 P 1ae6704b63b8459a9ee9c2711f0729c8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:34:31.697036 22650 raft_consensus.cc:3060] T b86f5c1056684e31b48359e721dd7d30 P 1ae6704b63b8459a9ee9c2711f0729c8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:31.696859 22289 catalog_manager.cc:5696] T 226e276afefe4eebb0a3201fac302c0d P 908a545282bf408cae4a23f31b5ffd0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 908a545282bf408cae4a23f31b5ffd0c (127.21.155.193). New cstate: current_term: 1 leader_uuid: "908a545282bf408cae4a23f31b5ffd0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "908a545282bf408cae4a23f31b5ffd0c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41063 } health_report { overall_health: HEALTHY } } }
I20260601 13:34:31.697420 22647 tablet_bootstrap.cc:654] T bf7f1ca58f314b08b9b8a8ebba13acfc P 908a545282bf408cae4a23f31b5ffd0c: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:31.699007 22650 raft_consensus.cc:515] T b86f5c1056684e31b48359e721dd7d30 P 1ae6704b63b8459a9ee9c2711f0729c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ae6704b63b8459a9ee9c2711f0729c8" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37605 } }
I20260601 13:34:31.699200 22650 leader_election.cc:304] T b86f5c1056684e31b48359e721dd7d30 P 1ae6704b63b8459a9ee9c2711f0729c8 [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: 1ae6704b63b8459a9ee9c2711f0729c8; no voters: 
I20260601 13:34:31.699409 22647 tablet_bootstrap.cc:492] T bf7f1ca58f314b08b9b8a8ebba13acfc P 908a545282bf408cae4a23f31b5ffd0c: No bootstrap required, opened a new log
I20260601 13:34:31.699437 22650 leader_election.cc:290] T b86f5c1056684e31b48359e721dd7d30 P 1ae6704b63b8459a9ee9c2711f0729c8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:34:31.699496 22647 ts_tablet_manager.cc:1403] T bf7f1ca58f314b08b9b8a8ebba13acfc P 908a545282bf408cae4a23f31b5ffd0c: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:34:31.699889 22647 raft_consensus.cc:359] T bf7f1ca58f314b08b9b8a8ebba13acfc P 908a545282bf408cae4a23f31b5ffd0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "908a545282bf408cae4a23f31b5ffd0c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41063 } }
I20260601 13:34:31.699972 22647 raft_consensus.cc:385] T bf7f1ca58f314b08b9b8a8ebba13acfc P 908a545282bf408cae4a23f31b5ffd0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:31.700007 22647 raft_consensus.cc:740] T bf7f1ca58f314b08b9b8a8ebba13acfc P 908a545282bf408cae4a23f31b5ffd0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 908a545282bf408cae4a23f31b5ffd0c, State: Initialized, Role: FOLLOWER
I20260601 13:34:31.700129 22647 consensus_queue.cc:260] T bf7f1ca58f314b08b9b8a8ebba13acfc P 908a545282bf408cae4a23f31b5ffd0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "908a545282bf408cae4a23f31b5ffd0c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41063 } }
I20260601 13:34:31.700210 22647 raft_consensus.cc:399] T bf7f1ca58f314b08b9b8a8ebba13acfc P 908a545282bf408cae4a23f31b5ffd0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:34:31.700254 22647 raft_consensus.cc:493] T bf7f1ca58f314b08b9b8a8ebba13acfc P 908a545282bf408cae4a23f31b5ffd0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:34:31.700295 22647 raft_consensus.cc:3060] T bf7f1ca58f314b08b9b8a8ebba13acfc P 908a545282bf408cae4a23f31b5ffd0c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:31.700328 22650 ts_tablet_manager.cc:1434] T b86f5c1056684e31b48359e721dd7d30 P 1ae6704b63b8459a9ee9c2711f0729c8: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260601 13:34:31.701228 22647 raft_consensus.cc:515] T bf7f1ca58f314b08b9b8a8ebba13acfc P 908a545282bf408cae4a23f31b5ffd0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "908a545282bf408cae4a23f31b5ffd0c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41063 } }
I20260601 13:34:31.701363 22647 leader_election.cc:304] T bf7f1ca58f314b08b9b8a8ebba13acfc P 908a545282bf408cae4a23f31b5ffd0c [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: 908a545282bf408cae4a23f31b5ffd0c; no voters: 
I20260601 13:34:31.701464 22647 leader_election.cc:290] T bf7f1ca58f314b08b9b8a8ebba13acfc P 908a545282bf408cae4a23f31b5ffd0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:34:31.701668 22647 ts_tablet_manager.cc:1434] T bf7f1ca58f314b08b9b8a8ebba13acfc P 908a545282bf408cae4a23f31b5ffd0c: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:34:31.702409 22655 raft_consensus.cc:2804] T bf7f1ca58f314b08b9b8a8ebba13acfc P 908a545282bf408cae4a23f31b5ffd0c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:31.702517 22655 raft_consensus.cc:697] T bf7f1ca58f314b08b9b8a8ebba13acfc P 908a545282bf408cae4a23f31b5ffd0c [term 1 LEADER]: Becoming Leader. State: Replica: 908a545282bf408cae4a23f31b5ffd0c, State: Running, Role: LEADER
I20260601 13:34:31.702641 22655 consensus_queue.cc:237] T bf7f1ca58f314b08b9b8a8ebba13acfc P 908a545282bf408cae4a23f31b5ffd0c [LEADER]: Queue going to LEADER mode. State: All 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: "908a545282bf408cae4a23f31b5ffd0c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41063 } }
I20260601 13:34:31.704047 22289 catalog_manager.cc:5696] T bf7f1ca58f314b08b9b8a8ebba13acfc P 908a545282bf408cae4a23f31b5ffd0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 908a545282bf408cae4a23f31b5ffd0c (127.21.155.193). New cstate: current_term: 1 leader_uuid: "908a545282bf408cae4a23f31b5ffd0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "908a545282bf408cae4a23f31b5ffd0c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41063 } health_report { overall_health: HEALTHY } } }
I20260601 13:34:31.695888 22651 raft_consensus.cc:2804] T 803949e0d8b6473ebc06ce91d8272956 P a2d897b90773418ba9f7c75b4ebb5bd8 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:31.704970 22651 raft_consensus.cc:697] T 803949e0d8b6473ebc06ce91d8272956 P a2d897b90773418ba9f7c75b4ebb5bd8 [term 1 LEADER]: Becoming Leader. State: Replica: a2d897b90773418ba9f7c75b4ebb5bd8, State: Running, Role: LEADER
I20260601 13:34:31.705412 22651 consensus_queue.cc:237] T 803949e0d8b6473ebc06ce91d8272956 P a2d897b90773418ba9f7c75b4ebb5bd8 [LEADER]: Queue going to LEADER mode. State: All 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: "a2d897b90773418ba9f7c75b4ebb5bd8" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 39403 } }
I20260601 13:34:31.708427 22660 raft_consensus.cc:2804] T b86f5c1056684e31b48359e721dd7d30 P 1ae6704b63b8459a9ee9c2711f0729c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:31.708761 22288 catalog_manager.cc:5696] T 803949e0d8b6473ebc06ce91d8272956 P a2d897b90773418ba9f7c75b4ebb5bd8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a2d897b90773418ba9f7c75b4ebb5bd8 (127.21.155.194). New cstate: current_term: 1 leader_uuid: "a2d897b90773418ba9f7c75b4ebb5bd8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2d897b90773418ba9f7c75b4ebb5bd8" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 39403 } health_report { overall_health: HEALTHY } } }
I20260601 13:34:31.708880 22660 raft_consensus.cc:697] T b86f5c1056684e31b48359e721dd7d30 P 1ae6704b63b8459a9ee9c2711f0729c8 [term 1 LEADER]: Becoming Leader. State: Replica: 1ae6704b63b8459a9ee9c2711f0729c8, State: Running, Role: LEADER
I20260601 13:34:31.709012 22660 consensus_queue.cc:237] T b86f5c1056684e31b48359e721dd7d30 P 1ae6704b63b8459a9ee9c2711f0729c8 [LEADER]: Queue going to LEADER mode. State: All 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: "1ae6704b63b8459a9ee9c2711f0729c8" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37605 } }
I20260601 13:34:31.711179 22287 catalog_manager.cc:5696] T b86f5c1056684e31b48359e721dd7d30 P 1ae6704b63b8459a9ee9c2711f0729c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ae6704b63b8459a9ee9c2711f0729c8 (127.21.155.195). New cstate: current_term: 1 leader_uuid: "1ae6704b63b8459a9ee9c2711f0729c8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ae6704b63b8459a9ee9c2711f0729c8" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37605 } health_report { overall_health: HEALTHY } } }
W20260601 13:34:31.718541 22613 tablet.cc:2404] T b86f5c1056684e31b48359e721dd7d30 P 1ae6704b63b8459a9ee9c2711f0729c8: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:34:31.727398 22127 tablet_server.cc:179] TabletServer@127.21.155.193:0 shutting down...
I20260601 13:34:31.732724 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:34:31.733165 22127 tablet_replica.cc:333] T bf7f1ca58f314b08b9b8a8ebba13acfc P 908a545282bf408cae4a23f31b5ffd0c: stopping tablet replica
I20260601 13:34:31.733507 22127 raft_consensus.cc:2243] T bf7f1ca58f314b08b9b8a8ebba13acfc P 908a545282bf408cae4a23f31b5ffd0c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:34:31.733703 22127 raft_consensus.cc:2272] T bf7f1ca58f314b08b9b8a8ebba13acfc P 908a545282bf408cae4a23f31b5ffd0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:31.735126 22127 tablet_replica.cc:333] T 226e276afefe4eebb0a3201fac302c0d P 908a545282bf408cae4a23f31b5ffd0c: stopping tablet replica
I20260601 13:34:31.735241 22127 raft_consensus.cc:2243] T 226e276afefe4eebb0a3201fac302c0d P 908a545282bf408cae4a23f31b5ffd0c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:34:31.735340 22127 raft_consensus.cc:2272] T 226e276afefe4eebb0a3201fac302c0d P 908a545282bf408cae4a23f31b5ffd0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:31.750064 22127 tablet_server.cc:196] TabletServer@127.21.155.193:0 shutdown complete.
I20260601 13:34:31.754654 22127 tablet_server.cc:179] TabletServer@127.21.155.194:0 shutting down...
I20260601 13:34:31.759500 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:34:31.759814 22127 tablet_replica.cc:333] T 803949e0d8b6473ebc06ce91d8272956 P a2d897b90773418ba9f7c75b4ebb5bd8: stopping tablet replica
I20260601 13:34:31.759958 22127 raft_consensus.cc:2243] T 803949e0d8b6473ebc06ce91d8272956 P a2d897b90773418ba9f7c75b4ebb5bd8 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:34:31.760130 22127 raft_consensus.cc:2272] T 803949e0d8b6473ebc06ce91d8272956 P a2d897b90773418ba9f7c75b4ebb5bd8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:31.773901 22127 tablet_server.cc:196] TabletServer@127.21.155.194:0 shutdown complete.
I20260601 13:34:31.776110 22127 tablet_server.cc:179] TabletServer@127.21.155.195:0 shutting down...
I20260601 13:34:31.780627 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:34:31.780970 22127 tablet_replica.cc:333] T b86f5c1056684e31b48359e721dd7d30 P 1ae6704b63b8459a9ee9c2711f0729c8: stopping tablet replica
I20260601 13:34:31.781126 22127 raft_consensus.cc:2243] T b86f5c1056684e31b48359e721dd7d30 P 1ae6704b63b8459a9ee9c2711f0729c8 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:34:31.781359 22127 raft_consensus.cc:2272] T b86f5c1056684e31b48359e721dd7d30 P 1ae6704b63b8459a9ee9c2711f0729c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:31.795295 22127 tablet_server.cc:196] TabletServer@127.21.155.195:0 shutdown complete.
I20260601 13:34:31.797811 22127 master.cc:562] Master@127.21.155.254:40815 shutting down...
I20260601 13:34:31.803143 22127 raft_consensus.cc:2243] T 00000000000000000000000000000000 P af6ee01da97941c7a32969c0995de159 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:31.803390 22127 raft_consensus.cc:2272] T 00000000000000000000000000000000 P af6ee01da97941c7a32969c0995de159 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:31.803581 22127 tablet_replica.cc:333] T 00000000000000000000000000000000 P af6ee01da97941c7a32969c0995de159: stopping tablet replica
I20260601 13:34:31.817935 22127 master.cc:584] Master@127.21.155.254:40815 shutdown complete.
I20260601 13:34:31.821527 22127 master.cc:562] Master@127.21.155.253:39951 shutting down...
I20260601 13:34:31.826870 22127 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ca74f43062104a5a836b8de800d9f404 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:31.827095 22127 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ca74f43062104a5a836b8de800d9f404 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:31.827185 22127 tablet_replica.cc:333] T 00000000000000000000000000000000 P ca74f43062104a5a836b8de800d9f404: stopping tablet replica
I20260601 13:34:31.840895 22127 master.cc:584] Master@127.21.155.253:39951 shutdown complete.
I20260601 13:34:31.845778 22127 master.cc:562] Master@127.21.155.252:44425 shutting down...
I20260601 13:34:31.850574 22127 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cab3e62f85a94c8cbac330e7a2bf72b1 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:34:31.851020 22127 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cab3e62f85a94c8cbac330e7a2bf72b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:31.851107 22127 tablet_replica.cc:333] T 00000000000000000000000000000000 P cab3e62f85a94c8cbac330e7a2bf72b1: stopping tablet replica
I20260601 13:34:31.865998 22127 master.cc:584] Master@127.21.155.252:44425 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (2691 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260601 13:34:31.875773 22127 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.155.254:39487
I20260601 13:34:31.876143 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:34:31.878181 22673 instance_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:34:31.878329 22671 instance_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:34:31.878705 22127 server_base.cc:1061] running on GCE node
W20260601 13:34:31.878757 22670 instance_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:34:31.878985 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:34:31.879029 22127 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:34:31.879047 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320871879047 us; error 0 us; skew 500 ppm
I20260601 13:34:31.880057 22127 webserver.cc:533] Webserver started at http://127.21.155.254:41285/ using document root <none> and password file <none>
I20260601 13:34:31.880218 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:34:31.880275 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:34:31.880362 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:34:31.880750 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320869173936-22127-0/minicluster-data/master-0-root/instance:
uuid: "4f01ac0c76254a308951cb2d8661364f"
format_stamp: "Formatted at 2026-06-01 13:34:31 on dist-test-slave-zw2r"
I20260601 13:34:31.882596 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:34:31.883736 22678 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:34:31.884126 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:31.884195 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320869173936-22127-0/minicluster-data/master-0-root
uuid: "4f01ac0c76254a308951cb2d8661364f"
format_stamp: "Formatted at 2026-06-01 13:34:31 on dist-test-slave-zw2r"
I20260601 13:34:31.884258 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320869173936-22127-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320869173936-22127-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320869173936-22127-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:34:31.894081 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:34:31.894492 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:34:31.899560 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.254:39487
I20260601 13:34:31.903632 22730 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.254:39487 every 8 connection(s)
I20260601 13:34:31.904122 22731 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:34:31.906188 22731 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4f01ac0c76254a308951cb2d8661364f: Bootstrap starting.
I20260601 13:34:31.907128 22731 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4f01ac0c76254a308951cb2d8661364f: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:31.908504 22731 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4f01ac0c76254a308951cb2d8661364f: No bootstrap required, opened a new log
I20260601 13:34:31.909053 22731 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4f01ac0c76254a308951cb2d8661364f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f01ac0c76254a308951cb2d8661364f" member_type: VOTER }
I20260601 13:34:31.909159 22731 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4f01ac0c76254a308951cb2d8661364f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:31.909181 22731 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4f01ac0c76254a308951cb2d8661364f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f01ac0c76254a308951cb2d8661364f, State: Initialized, Role: FOLLOWER
I20260601 13:34:31.909407 22731 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4f01ac0c76254a308951cb2d8661364f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4f01ac0c76254a308951cb2d8661364f" member_type: VOTER }
I20260601 13:34:31.909515 22731 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4f01ac0c76254a308951cb2d8661364f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:34:31.909543 22731 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4f01ac0c76254a308951cb2d8661364f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:34:31.909576 22731 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4f01ac0c76254a308951cb2d8661364f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:31.910398 22731 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4f01ac0c76254a308951cb2d8661364f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f01ac0c76254a308951cb2d8661364f" member_type: VOTER }
I20260601 13:34:31.910521 22731 leader_election.cc:304] T 00000000000000000000000000000000 P 4f01ac0c76254a308951cb2d8661364f [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: 4f01ac0c76254a308951cb2d8661364f; no voters: 
I20260601 13:34:31.910817 22731 leader_election.cc:290] T 00000000000000000000000000000000 P 4f01ac0c76254a308951cb2d8661364f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:34:31.911033 22734 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4f01ac0c76254a308951cb2d8661364f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:31.911237 22734 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4f01ac0c76254a308951cb2d8661364f [term 1 LEADER]: Becoming Leader. State: Replica: 4f01ac0c76254a308951cb2d8661364f, State: Running, Role: LEADER
I20260601 13:34:31.911388 22731 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4f01ac0c76254a308951cb2d8661364f [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:34:31.911417 22734 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4f01ac0c76254a308951cb2d8661364f [LEADER]: Queue going to LEADER mode. State: All 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: "4f01ac0c76254a308951cb2d8661364f" member_type: VOTER }
I20260601 13:34:31.911942 22736 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4f01ac0c76254a308951cb2d8661364f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4f01ac0c76254a308951cb2d8661364f. Latest consensus state: current_term: 1 leader_uuid: "4f01ac0c76254a308951cb2d8661364f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f01ac0c76254a308951cb2d8661364f" member_type: VOTER } }
I20260601 13:34:31.912060 22736 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4f01ac0c76254a308951cb2d8661364f [sys.catalog]: This master's current role is: LEADER
I20260601 13:34:31.911918 22735 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4f01ac0c76254a308951cb2d8661364f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4f01ac0c76254a308951cb2d8661364f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f01ac0c76254a308951cb2d8661364f" member_type: VOTER } }
I20260601 13:34:31.912441 22735 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4f01ac0c76254a308951cb2d8661364f [sys.catalog]: This master's current role is: LEADER
I20260601 13:34:31.912729 22740 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:34:31.913722 22740 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:34:31.913938 22127 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:34:31.916244 22740 catalog_manager.cc:1382] Generated new cluster ID: 5f7f7d58886a490f9a9fc43722257d17
I20260601 13:34:31.916461 22740 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:34:31.922664 22740 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:34:31.923496 22740 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:34:31.936167 22740 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 4f01ac0c76254a308951cb2d8661364f: Generated new TSK 0
I20260601 13:34:31.936455 22740 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:34:31.946862 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:34:31.949504 22753 instance_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:34:31.949555 22755 instance_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:34:31.949556 22752 instance_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:34:31.949919 22127 server_base.cc:1061] running on GCE node
I20260601 13:34:31.950100 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:34:31.950141 22127 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:34:31.950157 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320871950157 us; error 0 us; skew 500 ppm
I20260601 13:34:31.951090 22127 webserver.cc:533] Webserver started at http://127.21.155.193:38145/ using document root <none> and password file <none>
I20260601 13:34:31.951238 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:34:31.951290 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:34:31.951352 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:34:31.951743 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320869173936-22127-0/minicluster-data/ts-0-root/instance:
uuid: "80f3cf10c4bf46f18b2207077c60370e"
format_stamp: "Formatted at 2026-06-01 13:34:31 on dist-test-slave-zw2r"
I20260601 13:34:31.953645 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:34:31.954771 22760 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:34:31.955200 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:31.955272 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320869173936-22127-0/minicluster-data/ts-0-root
uuid: "80f3cf10c4bf46f18b2207077c60370e"
format_stamp: "Formatted at 2026-06-01 13:34:31 on dist-test-slave-zw2r"
I20260601 13:34:31.955488 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320869173936-22127-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320869173936-22127-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320869173936-22127-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:34:31.974063 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:34:31.974601 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:34:31.974951 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:34:31.975523 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:34:31.975593 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:31.975649 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:34:31.975685 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:31.981278 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.193:36065
I20260601 13:34:31.981326 22823 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.193:36065 every 8 connection(s)
I20260601 13:34:31.982298 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:34:31.984602 22828 instance_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:34:31.984647 22831 instance_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:34:31.984663 22829 instance_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:34:31.985297 22127 server_base.cc:1061] running on GCE node
I20260601 13:34:31.985598 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:34:31.985678 22127 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:34:31.985703 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320871985702 us; error 0 us; skew 500 ppm
I20260601 13:34:31.986934 22127 webserver.cc:533] Webserver started at http://127.21.155.194:40333/ using document root <none> and password file <none>
I20260601 13:34:31.987170 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:34:31.987239 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:34:31.987320 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:34:31.987437 22824 heartbeater.cc:344] Connected to a master server at 127.21.155.254:39487
I20260601 13:34:31.987563 22824 heartbeater.cc:461] Registering TS with master...
I20260601 13:34:31.987807 22824 heartbeater.cc:507] Master 127.21.155.254:39487 requested a full tablet report, sending...
I20260601 13:34:31.987803 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320869173936-22127-0/minicluster-data/ts-1-root/instance:
uuid: "7a559dbe8a484c839b1e22e2e7822251"
format_stamp: "Formatted at 2026-06-01 13:34:31 on dist-test-slave-zw2r"
I20260601 13:34:31.988576 22695 ts_manager.cc:194] Registered new tserver with Master: 80f3cf10c4bf46f18b2207077c60370e (127.21.155.193:36065)
I20260601 13:34:31.989693 22695 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54412
I20260601 13:34:31.989991 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:34:31.991232 22836 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:34:31.991513 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:31.991607 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320869173936-22127-0/minicluster-data/ts-1-root
uuid: "7a559dbe8a484c839b1e22e2e7822251"
format_stamp: "Formatted at 2026-06-01 13:34:31 on dist-test-slave-zw2r"
I20260601 13:34:31.991705 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320869173936-22127-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320869173936-22127-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320869173936-22127-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:34:32.010967 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:34:32.011492 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:34:32.011849 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:34:32.012419 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:34:32.012486 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:32.012542 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:34:32.012583 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:32.017397 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.194:34373
I20260601 13:34:32.017417 22899 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.194:34373 every 8 connection(s)
I20260601 13:34:32.018308 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:34:32.020896 22903 instance_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:34:32.020933 22904 instance_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:34:32.021553 22906 instance_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:34:32.022181 22127 server_base.cc:1061] running on GCE node
I20260601 13:34:32.022404 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:34:32.022480 22127 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:34:32.022516 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320872022515 us; error 0 us; skew 500 ppm
I20260601 13:34:32.023486 22127 webserver.cc:533] Webserver started at http://127.21.155.195:40641/ using document root <none> and password file <none>
I20260601 13:34:32.023677 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:34:32.023743 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:34:32.023769 22900 heartbeater.cc:344] Connected to a master server at 127.21.155.254:39487
I20260601 13:34:32.023830 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:34:32.023896 22900 heartbeater.cc:461] Registering TS with master...
I20260601 13:34:32.024224 22900 heartbeater.cc:507] Master 127.21.155.254:39487 requested a full tablet report, sending...
I20260601 13:34:32.024317 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320869173936-22127-0/minicluster-data/ts-2-root/instance:
uuid: "f82d429b0884400bb9854c77c79e33cf"
format_stamp: "Formatted at 2026-06-01 13:34:32 on dist-test-slave-zw2r"
I20260601 13:34:32.025025 22695 ts_manager.cc:194] Registered new tserver with Master: 7a559dbe8a484c839b1e22e2e7822251 (127.21.155.194:34373)
I20260601 13:34:32.025661 22695 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54416
I20260601 13:34:32.026192 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:34:32.027323 22911 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:34:32.027647 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:32.027722 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320869173936-22127-0/minicluster-data/ts-2-root
uuid: "f82d429b0884400bb9854c77c79e33cf"
format_stamp: "Formatted at 2026-06-01 13:34:32 on dist-test-slave-zw2r"
I20260601 13:34:32.027794 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320869173936-22127-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320869173936-22127-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320869173936-22127-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:34:32.043715 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:34:32.044175 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:34:32.044539 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:34:32.045127 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:34:32.045172 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:32.045275 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:34:32.045305 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:32.050732 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.195:40899
I20260601 13:34:32.050810 22974 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.195:40899 every 8 connection(s)
I20260601 13:34:32.057127 22975 heartbeater.cc:344] Connected to a master server at 127.21.155.254:39487
I20260601 13:34:32.057308 22975 heartbeater.cc:461] Registering TS with master...
I20260601 13:34:32.057577 22975 heartbeater.cc:507] Master 127.21.155.254:39487 requested a full tablet report, sending...
I20260601 13:34:32.058530 22695 ts_manager.cc:194] Registered new tserver with Master: f82d429b0884400bb9854c77c79e33cf (127.21.155.195:40899)
I20260601 13:34:32.059137 22695 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54420
I20260601 13:34:32.059460 22127 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.008245359s
I20260601 13:34:32.991004 22824 heartbeater.cc:499] Master 127.21.155.254:39487 was elected leader, sending a full tablet report...
I20260601 13:34:33.026805 22900 heartbeater.cc:499] Master 127.21.155.254:39487 was elected leader, sending a full tablet report...
I20260601 13:34:33.060213 22975 heartbeater.cc:499] Master 127.21.155.254:39487 was elected leader, sending a full tablet report...
I20260601 13:34:33.095971 22695 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54430:
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:34:33.096635 22695 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:34:33.112278 22938 tablet_service.cc:1511] Processing CreateTablet for tablet 947d7aa03ce54b9fbfe75af612f8b6ff (DEFAULT_TABLE table=test-workload [id=d65d2e65cc4945799b8f1665e9b67fef]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260601 13:34:33.112355 22930 tablet_service.cc:1511] Processing CreateTablet for tablet 37a1a34787c64d77bb98412576d8cc4a (DEFAULT_TABLE table=test-workload [id=d65d2e65cc4945799b8f1665e9b67fef]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260601 13:34:33.112380 22939 tablet_service.cc:1511] Processing CreateTablet for tablet d0e312dec6804654ac8df7fdefd6a558 (DEFAULT_TABLE table=test-workload [id=d65d2e65cc4945799b8f1665e9b67fef]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260601 13:34:33.112614 22936 tablet_service.cc:1511] Processing CreateTablet for tablet 5d02822f8c5d4b38827746e96d77a573 (DEFAULT_TABLE table=test-workload [id=d65d2e65cc4945799b8f1665e9b67fef]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260601 13:34:33.112715 22938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 947d7aa03ce54b9fbfe75af612f8b6ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:33.112764 22788 tablet_service.cc:1511] Processing CreateTablet for tablet d0e312dec6804654ac8df7fdefd6a558 (DEFAULT_TABLE table=test-workload [id=d65d2e65cc4945799b8f1665e9b67fef]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260601 13:34:33.112870 22939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0e312dec6804654ac8df7fdefd6a558. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:33.112993 22788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0e312dec6804654ac8df7fdefd6a558. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:33.113339 22783 tablet_service.cc:1511] Processing CreateTablet for tablet f420ac5f15534155830891838860634d (DEFAULT_TABLE table=test-workload [id=d65d2e65cc4945799b8f1665e9b67fef]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260601 13:34:33.113626 22783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f420ac5f15534155830891838860634d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:33.113653 22937 tablet_service.cc:1511] Processing CreateTablet for tablet d3ffce8c2d8741a59d4fce01eabad5de (DEFAULT_TABLE table=test-workload [id=d65d2e65cc4945799b8f1665e9b67fef]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260601 13:34:33.113976 22935 tablet_service.cc:1511] Processing CreateTablet for tablet f420ac5f15534155830891838860634d (DEFAULT_TABLE table=test-workload [id=d65d2e65cc4945799b8f1665e9b67fef]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260601 13:34:33.114272 22784 tablet_service.cc:1511] Processing CreateTablet for tablet d3ffce8c2d8741a59d4fce01eabad5de (DEFAULT_TABLE table=test-workload [id=d65d2e65cc4945799b8f1665e9b67fef]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260601 13:34:33.114506 22784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3ffce8c2d8741a59d4fce01eabad5de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:33.115609 22787 tablet_service.cc:1511] Processing CreateTablet for tablet 37a1a34787c64d77bb98412576d8cc4a (DEFAULT_TABLE table=test-workload [id=d65d2e65cc4945799b8f1665e9b67fef]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260601 13:34:33.115869 22787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37a1a34787c64d77bb98412576d8cc4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:33.115958 22937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3ffce8c2d8741a59d4fce01eabad5de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:33.116547 22935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f420ac5f15534155830891838860634d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:33.117404 22785 tablet_service.cc:1511] Processing CreateTablet for tablet 5d02822f8c5d4b38827746e96d77a573 (DEFAULT_TABLE table=test-workload [id=d65d2e65cc4945799b8f1665e9b67fef]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260601 13:34:33.117674 22785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d02822f8c5d4b38827746e96d77a573. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:33.118698 22937 tablet_service.cc:1511] Processing CreateTablet for tablet f249e8e4d1e8418fb26f15eaba1078ae (DEFAULT_TABLE table=test-workload [id=d65d2e65cc4945799b8f1665e9b67fef]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260601 13:34:33.118729 22934 tablet_service.cc:1511] Processing CreateTablet for tablet 9f7bb6dd7d5249f787edcf8cd4c358a3 (DEFAULT_TABLE table=test-workload [id=d65d2e65cc4945799b8f1665e9b67fef]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260601 13:34:33.118952 22937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f249e8e4d1e8418fb26f15eaba1078ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:33.119133 22934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f7bb6dd7d5249f787edcf8cd4c358a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:33.112941 22786 tablet_service.cc:1511] Processing CreateTablet for tablet 947d7aa03ce54b9fbfe75af612f8b6ff (DEFAULT_TABLE table=test-workload [id=d65d2e65cc4945799b8f1665e9b67fef]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260601 13:34:33.119895 22786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 947d7aa03ce54b9fbfe75af612f8b6ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:33.121658 22936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d02822f8c5d4b38827746e96d77a573. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:33.121615 22863 tablet_service.cc:1511] Processing CreateTablet for tablet 947d7aa03ce54b9fbfe75af612f8b6ff (DEFAULT_TABLE table=test-workload [id=d65d2e65cc4945799b8f1665e9b67fef]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260601 13:34:33.121888 22863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 947d7aa03ce54b9fbfe75af612f8b6ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:33.121915 22930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37a1a34787c64d77bb98412576d8cc4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:33.122123 22864 tablet_service.cc:1511] Processing CreateTablet for tablet d0e312dec6804654ac8df7fdefd6a558 (DEFAULT_TABLE table=test-workload [id=d65d2e65cc4945799b8f1665e9b67fef]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260601 13:34:33.122364 22864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0e312dec6804654ac8df7fdefd6a558. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:33.124249 22996 tablet_bootstrap.cc:492] T d3ffce8c2d8741a59d4fce01eabad5de P f82d429b0884400bb9854c77c79e33cf: Bootstrap starting.
I20260601 13:34:33.124540 22857 tablet_service.cc:1511] Processing CreateTablet for tablet f249e8e4d1e8418fb26f15eaba1078ae (DEFAULT_TABLE table=test-workload [id=d65d2e65cc4945799b8f1665e9b67fef]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260601 13:34:33.124787 22857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f249e8e4d1e8418fb26f15eaba1078ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:33.125029 22995 tablet_bootstrap.cc:492] T d0e312dec6804654ac8df7fdefd6a558 P 80f3cf10c4bf46f18b2207077c60370e: Bootstrap starting.
I20260601 13:34:33.125528 22996 tablet_bootstrap.cc:654] T d3ffce8c2d8741a59d4fce01eabad5de P f82d429b0884400bb9854c77c79e33cf: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:33.126250 22995 tablet_bootstrap.cc:654] T d0e312dec6804654ac8df7fdefd6a558 P 80f3cf10c4bf46f18b2207077c60370e: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:33.126858 22786 tablet_service.cc:1511] Processing CreateTablet for tablet 9f7bb6dd7d5249f787edcf8cd4c358a3 (DEFAULT_TABLE table=test-workload [id=d65d2e65cc4945799b8f1665e9b67fef]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260601 13:34:33.126893 22862 tablet_service.cc:1511] Processing CreateTablet for tablet 37a1a34787c64d77bb98412576d8cc4a (DEFAULT_TABLE table=test-workload [id=d65d2e65cc4945799b8f1665e9b67fef]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260601 13:34:33.127020 22997 tablet_bootstrap.cc:492] T 947d7aa03ce54b9fbfe75af612f8b6ff P 7a559dbe8a484c839b1e22e2e7822251: Bootstrap starting.
I20260601 13:34:33.127127 22786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f7bb6dd7d5249f787edcf8cd4c358a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:33.127336 22785 tablet_service.cc:1511] Processing CreateTablet for tablet f249e8e4d1e8418fb26f15eaba1078ae (DEFAULT_TABLE table=test-workload [id=d65d2e65cc4945799b8f1665e9b67fef]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260601 13:34:33.127346 22861 tablet_service.cc:1511] Processing CreateTablet for tablet d3ffce8c2d8741a59d4fce01eabad5de (DEFAULT_TABLE table=test-workload [id=d65d2e65cc4945799b8f1665e9b67fef]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260601 13:34:33.127606 22862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37a1a34787c64d77bb98412576d8cc4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:33.127812 22785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f249e8e4d1e8418fb26f15eaba1078ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:33.128446 22997 tablet_bootstrap.cc:654] T 947d7aa03ce54b9fbfe75af612f8b6ff P 7a559dbe8a484c839b1e22e2e7822251: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:33.129688 22997 tablet_bootstrap.cc:492] T 947d7aa03ce54b9fbfe75af612f8b6ff P 7a559dbe8a484c839b1e22e2e7822251: No bootstrap required, opened a new log
I20260601 13:34:33.129781 22997 ts_tablet_manager.cc:1403] T 947d7aa03ce54b9fbfe75af612f8b6ff P 7a559dbe8a484c839b1e22e2e7822251: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:34:33.129933 22861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3ffce8c2d8741a59d4fce01eabad5de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:33.130276 22997 raft_consensus.cc:359] T 947d7aa03ce54b9fbfe75af612f8b6ff P 7a559dbe8a484c839b1e22e2e7822251 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.130386 22997 raft_consensus.cc:385] T 947d7aa03ce54b9fbfe75af612f8b6ff P 7a559dbe8a484c839b1e22e2e7822251 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:33.130410 22997 raft_consensus.cc:740] T 947d7aa03ce54b9fbfe75af612f8b6ff P 7a559dbe8a484c839b1e22e2e7822251 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a559dbe8a484c839b1e22e2e7822251, State: Initialized, Role: FOLLOWER
I20260601 13:34:33.130427 22858 tablet_service.cc:1511] Processing CreateTablet for tablet 9f7bb6dd7d5249f787edcf8cd4c358a3 (DEFAULT_TABLE table=test-workload [id=d65d2e65cc4945799b8f1665e9b67fef]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260601 13:34:33.130564 22997 consensus_queue.cc:260] T 947d7aa03ce54b9fbfe75af612f8b6ff P 7a559dbe8a484c839b1e22e2e7822251 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.130712 22858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f7bb6dd7d5249f787edcf8cd4c358a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:33.130959 22997 ts_tablet_manager.cc:1434] T 947d7aa03ce54b9fbfe75af612f8b6ff P 7a559dbe8a484c839b1e22e2e7822251: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:33.131181 22997 tablet_bootstrap.cc:492] T d0e312dec6804654ac8df7fdefd6a558 P 7a559dbe8a484c839b1e22e2e7822251: Bootstrap starting.
I20260601 13:34:33.132297 22997 tablet_bootstrap.cc:654] T d0e312dec6804654ac8df7fdefd6a558 P 7a559dbe8a484c839b1e22e2e7822251: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:33.132591 22860 tablet_service.cc:1511] Processing CreateTablet for tablet 5d02822f8c5d4b38827746e96d77a573 (DEFAULT_TABLE table=test-workload [id=d65d2e65cc4945799b8f1665e9b67fef]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260601 13:34:33.132910 22860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d02822f8c5d4b38827746e96d77a573. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:33.132989 22859 tablet_service.cc:1511] Processing CreateTablet for tablet f420ac5f15534155830891838860634d (DEFAULT_TABLE table=test-workload [id=d65d2e65cc4945799b8f1665e9b67fef]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260601 13:34:33.133285 22995 tablet_bootstrap.cc:492] T d0e312dec6804654ac8df7fdefd6a558 P 80f3cf10c4bf46f18b2207077c60370e: No bootstrap required, opened a new log
I20260601 13:34:33.133374 22995 ts_tablet_manager.cc:1403] T d0e312dec6804654ac8df7fdefd6a558 P 80f3cf10c4bf46f18b2207077c60370e: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:34:33.133489 22859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f420ac5f15534155830891838860634d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:33.133839 22995 raft_consensus.cc:359] T d0e312dec6804654ac8df7fdefd6a558 P 80f3cf10c4bf46f18b2207077c60370e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } } peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } }
I20260601 13:34:33.133963 22995 raft_consensus.cc:385] T d0e312dec6804654ac8df7fdefd6a558 P 80f3cf10c4bf46f18b2207077c60370e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:33.134003 22995 raft_consensus.cc:740] T d0e312dec6804654ac8df7fdefd6a558 P 80f3cf10c4bf46f18b2207077c60370e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80f3cf10c4bf46f18b2207077c60370e, State: Initialized, Role: FOLLOWER
I20260601 13:34:33.134156 22995 consensus_queue.cc:260] T d0e312dec6804654ac8df7fdefd6a558 P 80f3cf10c4bf46f18b2207077c60370e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } } peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } }
I20260601 13:34:33.134541 22995 ts_tablet_manager.cc:1434] T d0e312dec6804654ac8df7fdefd6a558 P 80f3cf10c4bf46f18b2207077c60370e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:33.134727 22996 tablet_bootstrap.cc:492] T d3ffce8c2d8741a59d4fce01eabad5de P f82d429b0884400bb9854c77c79e33cf: No bootstrap required, opened a new log
I20260601 13:34:33.134814 22996 ts_tablet_manager.cc:1403] T d3ffce8c2d8741a59d4fce01eabad5de P f82d429b0884400bb9854c77c79e33cf: Time spent bootstrapping tablet: real 0.011s	user 0.002s	sys 0.000s
I20260601 13:34:33.135291 22996 raft_consensus.cc:359] T d3ffce8c2d8741a59d4fce01eabad5de P f82d429b0884400bb9854c77c79e33cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.135393 22996 raft_consensus.cc:385] T d3ffce8c2d8741a59d4fce01eabad5de P f82d429b0884400bb9854c77c79e33cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:33.135445 22996 raft_consensus.cc:740] T d3ffce8c2d8741a59d4fce01eabad5de P f82d429b0884400bb9854c77c79e33cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f82d429b0884400bb9854c77c79e33cf, State: Initialized, Role: FOLLOWER
I20260601 13:34:33.134730 22995 tablet_bootstrap.cc:492] T f420ac5f15534155830891838860634d P 80f3cf10c4bf46f18b2207077c60370e: Bootstrap starting.
I20260601 13:34:33.136126 22996 consensus_queue.cc:260] T d3ffce8c2d8741a59d4fce01eabad5de P f82d429b0884400bb9854c77c79e33cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.136605 22996 ts_tablet_manager.cc:1434] T d3ffce8c2d8741a59d4fce01eabad5de P f82d429b0884400bb9854c77c79e33cf: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:34:33.136840 22995 tablet_bootstrap.cc:654] T f420ac5f15534155830891838860634d P 80f3cf10c4bf46f18b2207077c60370e: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:33.136849 22996 tablet_bootstrap.cc:492] T f420ac5f15534155830891838860634d P f82d429b0884400bb9854c77c79e33cf: Bootstrap starting.
I20260601 13:34:33.137562 22997 tablet_bootstrap.cc:492] T d0e312dec6804654ac8df7fdefd6a558 P 7a559dbe8a484c839b1e22e2e7822251: No bootstrap required, opened a new log
I20260601 13:34:33.137727 22997 ts_tablet_manager.cc:1403] T d0e312dec6804654ac8df7fdefd6a558 P 7a559dbe8a484c839b1e22e2e7822251: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:34:33.138294 22996 tablet_bootstrap.cc:654] T f420ac5f15534155830891838860634d P f82d429b0884400bb9854c77c79e33cf: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:33.138267 22997 raft_consensus.cc:359] T d0e312dec6804654ac8df7fdefd6a558 P 7a559dbe8a484c839b1e22e2e7822251 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } } peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } }
I20260601 13:34:33.138429 22997 raft_consensus.cc:385] T d0e312dec6804654ac8df7fdefd6a558 P 7a559dbe8a484c839b1e22e2e7822251 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:33.138501 22997 raft_consensus.cc:740] T d0e312dec6804654ac8df7fdefd6a558 P 7a559dbe8a484c839b1e22e2e7822251 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a559dbe8a484c839b1e22e2e7822251, State: Initialized, Role: FOLLOWER
I20260601 13:34:33.138653 22997 consensus_queue.cc:260] T d0e312dec6804654ac8df7fdefd6a558 P 7a559dbe8a484c839b1e22e2e7822251 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } } peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } }
I20260601 13:34:33.139025 22997 ts_tablet_manager.cc:1434] T d0e312dec6804654ac8df7fdefd6a558 P 7a559dbe8a484c839b1e22e2e7822251: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:34:33.139289 22997 tablet_bootstrap.cc:492] T f249e8e4d1e8418fb26f15eaba1078ae P 7a559dbe8a484c839b1e22e2e7822251: Bootstrap starting.
I20260601 13:34:33.140326 22996 tablet_bootstrap.cc:492] T f420ac5f15534155830891838860634d P f82d429b0884400bb9854c77c79e33cf: No bootstrap required, opened a new log
I20260601 13:34:33.140435 22996 ts_tablet_manager.cc:1403] T f420ac5f15534155830891838860634d P f82d429b0884400bb9854c77c79e33cf: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:34:33.140483 22997 tablet_bootstrap.cc:654] T f249e8e4d1e8418fb26f15eaba1078ae P 7a559dbe8a484c839b1e22e2e7822251: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:33.140501 22995 tablet_bootstrap.cc:492] T f420ac5f15534155830891838860634d P 80f3cf10c4bf46f18b2207077c60370e: No bootstrap required, opened a new log
I20260601 13:34:33.140568 22995 ts_tablet_manager.cc:1403] T f420ac5f15534155830891838860634d P 80f3cf10c4bf46f18b2207077c60370e: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:34:33.140935 22996 raft_consensus.cc:359] T f420ac5f15534155830891838860634d P f82d429b0884400bb9854c77c79e33cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.141054 22996 raft_consensus.cc:385] T f420ac5f15534155830891838860634d P f82d429b0884400bb9854c77c79e33cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:33.141090 22996 raft_consensus.cc:740] T f420ac5f15534155830891838860634d P f82d429b0884400bb9854c77c79e33cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f82d429b0884400bb9854c77c79e33cf, State: Initialized, Role: FOLLOWER
I20260601 13:34:33.141029 22995 raft_consensus.cc:359] T f420ac5f15534155830891838860634d P 80f3cf10c4bf46f18b2207077c60370e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.141146 22995 raft_consensus.cc:385] T f420ac5f15534155830891838860634d P 80f3cf10c4bf46f18b2207077c60370e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:33.141245 22995 raft_consensus.cc:740] T f420ac5f15534155830891838860634d P 80f3cf10c4bf46f18b2207077c60370e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80f3cf10c4bf46f18b2207077c60370e, State: Initialized, Role: FOLLOWER
I20260601 13:34:33.141243 22996 consensus_queue.cc:260] T f420ac5f15534155830891838860634d P f82d429b0884400bb9854c77c79e33cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.141511 22995 consensus_queue.cc:260] T f420ac5f15534155830891838860634d P 80f3cf10c4bf46f18b2207077c60370e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.141691 22996 ts_tablet_manager.cc:1434] T f420ac5f15534155830891838860634d P f82d429b0884400bb9854c77c79e33cf: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:33.141821 22995 ts_tablet_manager.cc:1434] T f420ac5f15534155830891838860634d P 80f3cf10c4bf46f18b2207077c60370e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:33.141880 22996 tablet_bootstrap.cc:492] T 947d7aa03ce54b9fbfe75af612f8b6ff P f82d429b0884400bb9854c77c79e33cf: Bootstrap starting.
I20260601 13:34:33.141999 22995 tablet_bootstrap.cc:492] T d3ffce8c2d8741a59d4fce01eabad5de P 80f3cf10c4bf46f18b2207077c60370e: Bootstrap starting.
I20260601 13:34:33.142082 22997 tablet_bootstrap.cc:492] T f249e8e4d1e8418fb26f15eaba1078ae P 7a559dbe8a484c839b1e22e2e7822251: No bootstrap required, opened a new log
I20260601 13:34:33.142148 22997 ts_tablet_manager.cc:1403] T f249e8e4d1e8418fb26f15eaba1078ae P 7a559dbe8a484c839b1e22e2e7822251: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:34:33.142585 22997 raft_consensus.cc:359] T f249e8e4d1e8418fb26f15eaba1078ae P 7a559dbe8a484c839b1e22e2e7822251 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.142678 22997 raft_consensus.cc:385] T f249e8e4d1e8418fb26f15eaba1078ae P 7a559dbe8a484c839b1e22e2e7822251 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:33.142709 22997 raft_consensus.cc:740] T f249e8e4d1e8418fb26f15eaba1078ae P 7a559dbe8a484c839b1e22e2e7822251 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a559dbe8a484c839b1e22e2e7822251, State: Initialized, Role: FOLLOWER
I20260601 13:34:33.142742 22996 tablet_bootstrap.cc:654] T 947d7aa03ce54b9fbfe75af612f8b6ff P f82d429b0884400bb9854c77c79e33cf: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:33.142832 22997 consensus_queue.cc:260] T f249e8e4d1e8418fb26f15eaba1078ae P 7a559dbe8a484c839b1e22e2e7822251 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.142995 22995 tablet_bootstrap.cc:654] T d3ffce8c2d8741a59d4fce01eabad5de P 80f3cf10c4bf46f18b2207077c60370e: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:33.143143 22997 ts_tablet_manager.cc:1434] T f249e8e4d1e8418fb26f15eaba1078ae P 7a559dbe8a484c839b1e22e2e7822251: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:34:33.143333 22997 tablet_bootstrap.cc:492] T 37a1a34787c64d77bb98412576d8cc4a P 7a559dbe8a484c839b1e22e2e7822251: Bootstrap starting.
I20260601 13:34:33.144385 22997 tablet_bootstrap.cc:654] T 37a1a34787c64d77bb98412576d8cc4a P 7a559dbe8a484c839b1e22e2e7822251: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:33.145421 22996 tablet_bootstrap.cc:492] T 947d7aa03ce54b9fbfe75af612f8b6ff P f82d429b0884400bb9854c77c79e33cf: No bootstrap required, opened a new log
I20260601 13:34:33.145421 22995 tablet_bootstrap.cc:492] T d3ffce8c2d8741a59d4fce01eabad5de P 80f3cf10c4bf46f18b2207077c60370e: No bootstrap required, opened a new log
I20260601 13:34:33.145594 22996 ts_tablet_manager.cc:1403] T 947d7aa03ce54b9fbfe75af612f8b6ff P f82d429b0884400bb9854c77c79e33cf: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:34:33.145594 22995 ts_tablet_manager.cc:1403] T d3ffce8c2d8741a59d4fce01eabad5de P 80f3cf10c4bf46f18b2207077c60370e: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:34:33.146130 22995 raft_consensus.cc:359] T d3ffce8c2d8741a59d4fce01eabad5de P 80f3cf10c4bf46f18b2207077c60370e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.146096 22996 raft_consensus.cc:359] T 947d7aa03ce54b9fbfe75af612f8b6ff P f82d429b0884400bb9854c77c79e33cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.146247 22995 raft_consensus.cc:385] T d3ffce8c2d8741a59d4fce01eabad5de P 80f3cf10c4bf46f18b2207077c60370e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:33.146260 22996 raft_consensus.cc:385] T 947d7aa03ce54b9fbfe75af612f8b6ff P f82d429b0884400bb9854c77c79e33cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:33.146284 22997 tablet_bootstrap.cc:492] T 37a1a34787c64d77bb98412576d8cc4a P 7a559dbe8a484c839b1e22e2e7822251: No bootstrap required, opened a new log
I20260601 13:34:33.146339 22996 raft_consensus.cc:740] T 947d7aa03ce54b9fbfe75af612f8b6ff P f82d429b0884400bb9854c77c79e33cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f82d429b0884400bb9854c77c79e33cf, State: Initialized, Role: FOLLOWER
I20260601 13:34:33.146286 22995 raft_consensus.cc:740] T d3ffce8c2d8741a59d4fce01eabad5de P 80f3cf10c4bf46f18b2207077c60370e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80f3cf10c4bf46f18b2207077c60370e, State: Initialized, Role: FOLLOWER
I20260601 13:34:33.146438 22997 ts_tablet_manager.cc:1403] T 37a1a34787c64d77bb98412576d8cc4a P 7a559dbe8a484c839b1e22e2e7822251: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:34:33.146493 22996 consensus_queue.cc:260] T 947d7aa03ce54b9fbfe75af612f8b6ff P f82d429b0884400bb9854c77c79e33cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.146493 22995 consensus_queue.cc:260] T d3ffce8c2d8741a59d4fce01eabad5de P 80f3cf10c4bf46f18b2207077c60370e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.146792 22995 ts_tablet_manager.cc:1434] T d3ffce8c2d8741a59d4fce01eabad5de P 80f3cf10c4bf46f18b2207077c60370e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:33.146983 22995 tablet_bootstrap.cc:492] T 5d02822f8c5d4b38827746e96d77a573 P 80f3cf10c4bf46f18b2207077c60370e: Bootstrap starting.
I20260601 13:34:33.147136 22996 ts_tablet_manager.cc:1434] T 947d7aa03ce54b9fbfe75af612f8b6ff P f82d429b0884400bb9854c77c79e33cf: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:34:33.147313 22996 tablet_bootstrap.cc:492] T 9f7bb6dd7d5249f787edcf8cd4c358a3 P f82d429b0884400bb9854c77c79e33cf: Bootstrap starting.
I20260601 13:34:33.148180 22995 tablet_bootstrap.cc:654] T 5d02822f8c5d4b38827746e96d77a573 P 80f3cf10c4bf46f18b2207077c60370e: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:33.148218 22997 raft_consensus.cc:359] T 37a1a34787c64d77bb98412576d8cc4a P 7a559dbe8a484c839b1e22e2e7822251 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.148708 22997 raft_consensus.cc:385] T 37a1a34787c64d77bb98412576d8cc4a P 7a559dbe8a484c839b1e22e2e7822251 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:33.148751 22997 raft_consensus.cc:740] T 37a1a34787c64d77bb98412576d8cc4a P 7a559dbe8a484c839b1e22e2e7822251 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a559dbe8a484c839b1e22e2e7822251, State: Initialized, Role: FOLLOWER
I20260601 13:34:33.148905 22997 consensus_queue.cc:260] T 37a1a34787c64d77bb98412576d8cc4a P 7a559dbe8a484c839b1e22e2e7822251 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.149735 22997 ts_tablet_manager.cc:1434] T 37a1a34787c64d77bb98412576d8cc4a P 7a559dbe8a484c839b1e22e2e7822251: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.001s
I20260601 13:34:33.149986 22995 tablet_bootstrap.cc:492] T 5d02822f8c5d4b38827746e96d77a573 P 80f3cf10c4bf46f18b2207077c60370e: No bootstrap required, opened a new log
I20260601 13:34:33.150039 22997 tablet_bootstrap.cc:492] T d3ffce8c2d8741a59d4fce01eabad5de P 7a559dbe8a484c839b1e22e2e7822251: Bootstrap starting.
I20260601 13:34:33.150085 22995 ts_tablet_manager.cc:1403] T 5d02822f8c5d4b38827746e96d77a573 P 80f3cf10c4bf46f18b2207077c60370e: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:34:33.150544 22995 raft_consensus.cc:359] T 5d02822f8c5d4b38827746e96d77a573 P 80f3cf10c4bf46f18b2207077c60370e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.150677 22995 raft_consensus.cc:385] T 5d02822f8c5d4b38827746e96d77a573 P 80f3cf10c4bf46f18b2207077c60370e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:33.150722 22995 raft_consensus.cc:740] T 5d02822f8c5d4b38827746e96d77a573 P 80f3cf10c4bf46f18b2207077c60370e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80f3cf10c4bf46f18b2207077c60370e, State: Initialized, Role: FOLLOWER
I20260601 13:34:33.150849 22995 consensus_queue.cc:260] T 5d02822f8c5d4b38827746e96d77a573 P 80f3cf10c4bf46f18b2207077c60370e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.151142 22995 ts_tablet_manager.cc:1434] T 5d02822f8c5d4b38827746e96d77a573 P 80f3cf10c4bf46f18b2207077c60370e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:34:33.151333 22995 tablet_bootstrap.cc:492] T 947d7aa03ce54b9fbfe75af612f8b6ff P 80f3cf10c4bf46f18b2207077c60370e: Bootstrap starting.
I20260601 13:34:33.152545 22995 tablet_bootstrap.cc:654] T 947d7aa03ce54b9fbfe75af612f8b6ff P 80f3cf10c4bf46f18b2207077c60370e: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:33.153059 22997 tablet_bootstrap.cc:654] T d3ffce8c2d8741a59d4fce01eabad5de P 7a559dbe8a484c839b1e22e2e7822251: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:33.148192 22996 tablet_bootstrap.cc:654] T 9f7bb6dd7d5249f787edcf8cd4c358a3 P f82d429b0884400bb9854c77c79e33cf: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:33.153909 22995 tablet_bootstrap.cc:492] T 947d7aa03ce54b9fbfe75af612f8b6ff P 80f3cf10c4bf46f18b2207077c60370e: No bootstrap required, opened a new log
I20260601 13:34:33.154019 22995 ts_tablet_manager.cc:1403] T 947d7aa03ce54b9fbfe75af612f8b6ff P 80f3cf10c4bf46f18b2207077c60370e: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:34:33.154434 22995 raft_consensus.cc:359] T 947d7aa03ce54b9fbfe75af612f8b6ff P 80f3cf10c4bf46f18b2207077c60370e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.154569 22995 raft_consensus.cc:385] T 947d7aa03ce54b9fbfe75af612f8b6ff P 80f3cf10c4bf46f18b2207077c60370e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:33.154623 22995 raft_consensus.cc:740] T 947d7aa03ce54b9fbfe75af612f8b6ff P 80f3cf10c4bf46f18b2207077c60370e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80f3cf10c4bf46f18b2207077c60370e, State: Initialized, Role: FOLLOWER
I20260601 13:34:33.154764 22995 consensus_queue.cc:260] T 947d7aa03ce54b9fbfe75af612f8b6ff P 80f3cf10c4bf46f18b2207077c60370e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.154961 22997 tablet_bootstrap.cc:492] T d3ffce8c2d8741a59d4fce01eabad5de P 7a559dbe8a484c839b1e22e2e7822251: No bootstrap required, opened a new log
I20260601 13:34:33.155094 22995 ts_tablet_manager.cc:1434] T 947d7aa03ce54b9fbfe75af612f8b6ff P 80f3cf10c4bf46f18b2207077c60370e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:34:33.155102 22997 ts_tablet_manager.cc:1403] T d3ffce8c2d8741a59d4fce01eabad5de P 7a559dbe8a484c839b1e22e2e7822251: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.002s
I20260601 13:34:33.155258 22995 tablet_bootstrap.cc:492] T 9f7bb6dd7d5249f787edcf8cd4c358a3 P 80f3cf10c4bf46f18b2207077c60370e: Bootstrap starting.
I20260601 13:34:33.155565 22997 raft_consensus.cc:359] T d3ffce8c2d8741a59d4fce01eabad5de P 7a559dbe8a484c839b1e22e2e7822251 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.155692 22997 raft_consensus.cc:385] T d3ffce8c2d8741a59d4fce01eabad5de P 7a559dbe8a484c839b1e22e2e7822251 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:33.155735 22997 raft_consensus.cc:740] T d3ffce8c2d8741a59d4fce01eabad5de P 7a559dbe8a484c839b1e22e2e7822251 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a559dbe8a484c839b1e22e2e7822251, State: Initialized, Role: FOLLOWER
I20260601 13:34:33.155848 22997 consensus_queue.cc:260] T d3ffce8c2d8741a59d4fce01eabad5de P 7a559dbe8a484c839b1e22e2e7822251 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.156157 22997 ts_tablet_manager.cc:1434] T d3ffce8c2d8741a59d4fce01eabad5de P 7a559dbe8a484c839b1e22e2e7822251: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:34:33.156351 22997 tablet_bootstrap.cc:492] T 9f7bb6dd7d5249f787edcf8cd4c358a3 P 7a559dbe8a484c839b1e22e2e7822251: Bootstrap starting.
I20260601 13:34:33.156534 22995 tablet_bootstrap.cc:654] T 9f7bb6dd7d5249f787edcf8cd4c358a3 P 80f3cf10c4bf46f18b2207077c60370e: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:33.157495 22997 tablet_bootstrap.cc:654] T 9f7bb6dd7d5249f787edcf8cd4c358a3 P 7a559dbe8a484c839b1e22e2e7822251: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:33.158819 22997 tablet_bootstrap.cc:492] T 9f7bb6dd7d5249f787edcf8cd4c358a3 P 7a559dbe8a484c839b1e22e2e7822251: No bootstrap required, opened a new log
I20260601 13:34:33.158927 22997 ts_tablet_manager.cc:1403] T 9f7bb6dd7d5249f787edcf8cd4c358a3 P 7a559dbe8a484c839b1e22e2e7822251: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:34:33.158995 22996 tablet_bootstrap.cc:492] T 9f7bb6dd7d5249f787edcf8cd4c358a3 P f82d429b0884400bb9854c77c79e33cf: No bootstrap required, opened a new log
I20260601 13:34:33.159030 22995 tablet_bootstrap.cc:492] T 9f7bb6dd7d5249f787edcf8cd4c358a3 P 80f3cf10c4bf46f18b2207077c60370e: No bootstrap required, opened a new log
I20260601 13:34:33.159093 22996 ts_tablet_manager.cc:1403] T 9f7bb6dd7d5249f787edcf8cd4c358a3 P f82d429b0884400bb9854c77c79e33cf: Time spent bootstrapping tablet: real 0.012s	user 0.000s	sys 0.002s
I20260601 13:34:33.159114 22995 ts_tablet_manager.cc:1403] T 9f7bb6dd7d5249f787edcf8cd4c358a3 P 80f3cf10c4bf46f18b2207077c60370e: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:34:33.159400 22997 raft_consensus.cc:359] T 9f7bb6dd7d5249f787edcf8cd4c358a3 P 7a559dbe8a484c839b1e22e2e7822251 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.159459 22995 raft_consensus.cc:359] T 9f7bb6dd7d5249f787edcf8cd4c358a3 P 80f3cf10c4bf46f18b2207077c60370e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.159547 22997 raft_consensus.cc:385] T 9f7bb6dd7d5249f787edcf8cd4c358a3 P 7a559dbe8a484c839b1e22e2e7822251 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:33.159487 22996 raft_consensus.cc:359] T 9f7bb6dd7d5249f787edcf8cd4c358a3 P f82d429b0884400bb9854c77c79e33cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.159610 22997 raft_consensus.cc:740] T 9f7bb6dd7d5249f787edcf8cd4c358a3 P 7a559dbe8a484c839b1e22e2e7822251 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a559dbe8a484c839b1e22e2e7822251, State: Initialized, Role: FOLLOWER
I20260601 13:34:33.159560 22995 raft_consensus.cc:385] T 9f7bb6dd7d5249f787edcf8cd4c358a3 P 80f3cf10c4bf46f18b2207077c60370e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:33.159646 22996 raft_consensus.cc:385] T 9f7bb6dd7d5249f787edcf8cd4c358a3 P f82d429b0884400bb9854c77c79e33cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:33.159680 22995 raft_consensus.cc:740] T 9f7bb6dd7d5249f787edcf8cd4c358a3 P 80f3cf10c4bf46f18b2207077c60370e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80f3cf10c4bf46f18b2207077c60370e, State: Initialized, Role: FOLLOWER
I20260601 13:34:33.159699 22996 raft_consensus.cc:740] T 9f7bb6dd7d5249f787edcf8cd4c358a3 P f82d429b0884400bb9854c77c79e33cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f82d429b0884400bb9854c77c79e33cf, State: Initialized, Role: FOLLOWER
I20260601 13:34:33.159838 22996 consensus_queue.cc:260] T 9f7bb6dd7d5249f787edcf8cd4c358a3 P f82d429b0884400bb9854c77c79e33cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.159839 22995 consensus_queue.cc:260] T 9f7bb6dd7d5249f787edcf8cd4c358a3 P 80f3cf10c4bf46f18b2207077c60370e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.159930 22997 consensus_queue.cc:260] T 9f7bb6dd7d5249f787edcf8cd4c358a3 P 7a559dbe8a484c839b1e22e2e7822251 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.160210 22996 ts_tablet_manager.cc:1434] T 9f7bb6dd7d5249f787edcf8cd4c358a3 P f82d429b0884400bb9854c77c79e33cf: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:34:33.160401 22996 tablet_bootstrap.cc:492] T d0e312dec6804654ac8df7fdefd6a558 P f82d429b0884400bb9854c77c79e33cf: Bootstrap starting.
I20260601 13:34:33.160841 22995 ts_tablet_manager.cc:1434] T 9f7bb6dd7d5249f787edcf8cd4c358a3 P 80f3cf10c4bf46f18b2207077c60370e: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:34:33.161038 22995 tablet_bootstrap.cc:492] T f249e8e4d1e8418fb26f15eaba1078ae P 80f3cf10c4bf46f18b2207077c60370e: Bootstrap starting.
I20260601 13:34:33.161676 22996 tablet_bootstrap.cc:654] T d0e312dec6804654ac8df7fdefd6a558 P f82d429b0884400bb9854c77c79e33cf: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:33.162106 22995 tablet_bootstrap.cc:654] T f249e8e4d1e8418fb26f15eaba1078ae P 80f3cf10c4bf46f18b2207077c60370e: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:33.160197 22997 ts_tablet_manager.cc:1434] T 9f7bb6dd7d5249f787edcf8cd4c358a3 P 7a559dbe8a484c839b1e22e2e7822251: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:33.162416 22997 tablet_bootstrap.cc:492] T 5d02822f8c5d4b38827746e96d77a573 P 7a559dbe8a484c839b1e22e2e7822251: Bootstrap starting.
I20260601 13:34:33.163534 22997 tablet_bootstrap.cc:654] T 5d02822f8c5d4b38827746e96d77a573 P 7a559dbe8a484c839b1e22e2e7822251: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:33.164106 22996 tablet_bootstrap.cc:492] T d0e312dec6804654ac8df7fdefd6a558 P f82d429b0884400bb9854c77c79e33cf: No bootstrap required, opened a new log
I20260601 13:34:33.164288 22996 ts_tablet_manager.cc:1403] T d0e312dec6804654ac8df7fdefd6a558 P f82d429b0884400bb9854c77c79e33cf: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:34:33.164793 22996 raft_consensus.cc:359] T d0e312dec6804654ac8df7fdefd6a558 P f82d429b0884400bb9854c77c79e33cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } } peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } }
I20260601 13:34:33.164947 22996 raft_consensus.cc:385] T d0e312dec6804654ac8df7fdefd6a558 P f82d429b0884400bb9854c77c79e33cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:33.164996 22996 raft_consensus.cc:740] T d0e312dec6804654ac8df7fdefd6a558 P f82d429b0884400bb9854c77c79e33cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f82d429b0884400bb9854c77c79e33cf, State: Initialized, Role: FOLLOWER
I20260601 13:34:33.165143 22996 consensus_queue.cc:260] T d0e312dec6804654ac8df7fdefd6a558 P f82d429b0884400bb9854c77c79e33cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } } peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } }
I20260601 13:34:33.165380 22995 tablet_bootstrap.cc:492] T f249e8e4d1e8418fb26f15eaba1078ae P 80f3cf10c4bf46f18b2207077c60370e: No bootstrap required, opened a new log
I20260601 13:34:33.165459 22996 ts_tablet_manager.cc:1434] T d0e312dec6804654ac8df7fdefd6a558 P f82d429b0884400bb9854c77c79e33cf: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:33.165464 22995 ts_tablet_manager.cc:1403] T f249e8e4d1e8418fb26f15eaba1078ae P 80f3cf10c4bf46f18b2207077c60370e: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:34:33.165879 22996 tablet_bootstrap.cc:492] T 5d02822f8c5d4b38827746e96d77a573 P f82d429b0884400bb9854c77c79e33cf: Bootstrap starting.
I20260601 13:34:33.165930 22995 raft_consensus.cc:359] T f249e8e4d1e8418fb26f15eaba1078ae P 80f3cf10c4bf46f18b2207077c60370e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.166011 22995 raft_consensus.cc:385] T f249e8e4d1e8418fb26f15eaba1078ae P 80f3cf10c4bf46f18b2207077c60370e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:33.166040 22995 raft_consensus.cc:740] T f249e8e4d1e8418fb26f15eaba1078ae P 80f3cf10c4bf46f18b2207077c60370e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80f3cf10c4bf46f18b2207077c60370e, State: Initialized, Role: FOLLOWER
I20260601 13:34:33.166177 22995 consensus_queue.cc:260] T f249e8e4d1e8418fb26f15eaba1078ae P 80f3cf10c4bf46f18b2207077c60370e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.165892 22997 tablet_bootstrap.cc:492] T 5d02822f8c5d4b38827746e96d77a573 P 7a559dbe8a484c839b1e22e2e7822251: No bootstrap required, opened a new log
I20260601 13:34:33.166455 22997 ts_tablet_manager.cc:1403] T 5d02822f8c5d4b38827746e96d77a573 P 7a559dbe8a484c839b1e22e2e7822251: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:34:33.166461 22995 ts_tablet_manager.cc:1434] T f249e8e4d1e8418fb26f15eaba1078ae P 80f3cf10c4bf46f18b2207077c60370e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:33.166662 22995 tablet_bootstrap.cc:492] T 37a1a34787c64d77bb98412576d8cc4a P 80f3cf10c4bf46f18b2207077c60370e: Bootstrap starting.
I20260601 13:34:33.166908 22997 raft_consensus.cc:359] T 5d02822f8c5d4b38827746e96d77a573 P 7a559dbe8a484c839b1e22e2e7822251 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.166988 22997 raft_consensus.cc:385] T 5d02822f8c5d4b38827746e96d77a573 P 7a559dbe8a484c839b1e22e2e7822251 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:33.167012 22997 raft_consensus.cc:740] T 5d02822f8c5d4b38827746e96d77a573 P 7a559dbe8a484c839b1e22e2e7822251 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a559dbe8a484c839b1e22e2e7822251, State: Initialized, Role: FOLLOWER
I20260601 13:34:33.167157 22997 consensus_queue.cc:260] T 5d02822f8c5d4b38827746e96d77a573 P 7a559dbe8a484c839b1e22e2e7822251 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.167799 22995 tablet_bootstrap.cc:654] T 37a1a34787c64d77bb98412576d8cc4a P 80f3cf10c4bf46f18b2207077c60370e: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:33.167898 22997 ts_tablet_manager.cc:1434] T 5d02822f8c5d4b38827746e96d77a573 P 7a559dbe8a484c839b1e22e2e7822251: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:33.168067 22997 tablet_bootstrap.cc:492] T f420ac5f15534155830891838860634d P 7a559dbe8a484c839b1e22e2e7822251: Bootstrap starting.
I20260601 13:34:33.168934 22995 tablet_bootstrap.cc:492] T 37a1a34787c64d77bb98412576d8cc4a P 80f3cf10c4bf46f18b2207077c60370e: No bootstrap required, opened a new log
I20260601 13:34:33.169028 22995 ts_tablet_manager.cc:1403] T 37a1a34787c64d77bb98412576d8cc4a P 80f3cf10c4bf46f18b2207077c60370e: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:34:33.169561 22995 raft_consensus.cc:359] T 37a1a34787c64d77bb98412576d8cc4a P 80f3cf10c4bf46f18b2207077c60370e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.169687 22995 raft_consensus.cc:385] T 37a1a34787c64d77bb98412576d8cc4a P 80f3cf10c4bf46f18b2207077c60370e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:33.169718 22997 tablet_bootstrap.cc:654] T f420ac5f15534155830891838860634d P 7a559dbe8a484c839b1e22e2e7822251: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:33.169723 22995 raft_consensus.cc:740] T 37a1a34787c64d77bb98412576d8cc4a P 80f3cf10c4bf46f18b2207077c60370e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80f3cf10c4bf46f18b2207077c60370e, State: Initialized, Role: FOLLOWER
I20260601 13:34:33.169865 22995 consensus_queue.cc:260] T 37a1a34787c64d77bb98412576d8cc4a P 80f3cf10c4bf46f18b2207077c60370e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.170150 22995 ts_tablet_manager.cc:1434] T 37a1a34787c64d77bb98412576d8cc4a P 80f3cf10c4bf46f18b2207077c60370e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:34:33.170946 23003 raft_consensus.cc:493] T 9f7bb6dd7d5249f787edcf8cd4c358a3 P 80f3cf10c4bf46f18b2207077c60370e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:34:33.170996 22997 tablet_bootstrap.cc:492] T f420ac5f15534155830891838860634d P 7a559dbe8a484c839b1e22e2e7822251: No bootstrap required, opened a new log
I20260601 13:34:33.171030 23003 raft_consensus.cc:515] T 9f7bb6dd7d5249f787edcf8cd4c358a3 P 80f3cf10c4bf46f18b2207077c60370e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.171082 22997 ts_tablet_manager.cc:1403] T f420ac5f15534155830891838860634d P 7a559dbe8a484c839b1e22e2e7822251: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:34:33.171248 22996 tablet_bootstrap.cc:654] T 5d02822f8c5d4b38827746e96d77a573 P f82d429b0884400bb9854c77c79e33cf: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:33.171550 22997 raft_consensus.cc:359] T f420ac5f15534155830891838860634d P 7a559dbe8a484c839b1e22e2e7822251 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.171665 22997 raft_consensus.cc:385] T f420ac5f15534155830891838860634d P 7a559dbe8a484c839b1e22e2e7822251 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:33.171712 22997 raft_consensus.cc:740] T f420ac5f15534155830891838860634d P 7a559dbe8a484c839b1e22e2e7822251 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a559dbe8a484c839b1e22e2e7822251, State: Initialized, Role: FOLLOWER
I20260601 13:34:33.171867 22997 consensus_queue.cc:260] T f420ac5f15534155830891838860634d P 7a559dbe8a484c839b1e22e2e7822251 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.172197 22997 ts_tablet_manager.cc:1434] T f420ac5f15534155830891838860634d P 7a559dbe8a484c839b1e22e2e7822251: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:34:33.171568 23003 leader_election.cc:290] T 9f7bb6dd7d5249f787edcf8cd4c358a3 P 80f3cf10c4bf46f18b2207077c60370e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a559dbe8a484c839b1e22e2e7822251 (127.21.155.194:34373), f82d429b0884400bb9854c77c79e33cf (127.21.155.195:40899)
I20260601 13:34:33.173520 22996 tablet_bootstrap.cc:492] T 5d02822f8c5d4b38827746e96d77a573 P f82d429b0884400bb9854c77c79e33cf: No bootstrap required, opened a new log
I20260601 13:34:33.173660 22996 ts_tablet_manager.cc:1403] T 5d02822f8c5d4b38827746e96d77a573 P f82d429b0884400bb9854c77c79e33cf: Time spent bootstrapping tablet: real 0.008s	user 0.001s	sys 0.001s
I20260601 13:34:33.174137 22996 raft_consensus.cc:359] T 5d02822f8c5d4b38827746e96d77a573 P f82d429b0884400bb9854c77c79e33cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.174263 22996 raft_consensus.cc:385] T 5d02822f8c5d4b38827746e96d77a573 P f82d429b0884400bb9854c77c79e33cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:33.174317 22996 raft_consensus.cc:740] T 5d02822f8c5d4b38827746e96d77a573 P f82d429b0884400bb9854c77c79e33cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f82d429b0884400bb9854c77c79e33cf, State: Initialized, Role: FOLLOWER
I20260601 13:34:33.174459 22996 consensus_queue.cc:260] T 5d02822f8c5d4b38827746e96d77a573 P f82d429b0884400bb9854c77c79e33cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.174753 22996 ts_tablet_manager.cc:1434] T 5d02822f8c5d4b38827746e96d77a573 P f82d429b0884400bb9854c77c79e33cf: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:34:33.174970 22996 tablet_bootstrap.cc:492] T 37a1a34787c64d77bb98412576d8cc4a P f82d429b0884400bb9854c77c79e33cf: Bootstrap starting.
I20260601 13:34:33.176146 22996 tablet_bootstrap.cc:654] T 37a1a34787c64d77bb98412576d8cc4a P f82d429b0884400bb9854c77c79e33cf: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:33.176421 22949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f7bb6dd7d5249f787edcf8cd4c358a3" candidate_uuid: "80f3cf10c4bf46f18b2207077c60370e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f82d429b0884400bb9854c77c79e33cf" is_pre_election: true
I20260601 13:34:33.176568 22949 raft_consensus.cc:2468] T 9f7bb6dd7d5249f787edcf8cd4c358a3 P f82d429b0884400bb9854c77c79e33cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80f3cf10c4bf46f18b2207077c60370e in term 0.
I20260601 13:34:33.176869 22761 leader_election.cc:304] T 9f7bb6dd7d5249f787edcf8cd4c358a3 P 80f3cf10c4bf46f18b2207077c60370e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80f3cf10c4bf46f18b2207077c60370e, f82d429b0884400bb9854c77c79e33cf; no voters: 
I20260601 13:34:33.177048 23003 raft_consensus.cc:2804] T 9f7bb6dd7d5249f787edcf8cd4c358a3 P 80f3cf10c4bf46f18b2207077c60370e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:34:33.177120 23003 raft_consensus.cc:493] T 9f7bb6dd7d5249f787edcf8cd4c358a3 P 80f3cf10c4bf46f18b2207077c60370e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:34:33.177156 23003 raft_consensus.cc:3060] T 9f7bb6dd7d5249f787edcf8cd4c358a3 P 80f3cf10c4bf46f18b2207077c60370e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:33.178226 22996 tablet_bootstrap.cc:492] T 37a1a34787c64d77bb98412576d8cc4a P f82d429b0884400bb9854c77c79e33cf: No bootstrap required, opened a new log
I20260601 13:34:33.178333 22996 ts_tablet_manager.cc:1403] T 37a1a34787c64d77bb98412576d8cc4a P f82d429b0884400bb9854c77c79e33cf: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:34:33.178725 23003 raft_consensus.cc:515] T 9f7bb6dd7d5249f787edcf8cd4c358a3 P 80f3cf10c4bf46f18b2207077c60370e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.178856 22996 raft_consensus.cc:359] T 37a1a34787c64d77bb98412576d8cc4a P f82d429b0884400bb9854c77c79e33cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.178939 22996 raft_consensus.cc:385] T 37a1a34787c64d77bb98412576d8cc4a P f82d429b0884400bb9854c77c79e33cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:33.178977 22996 raft_consensus.cc:740] T 37a1a34787c64d77bb98412576d8cc4a P f82d429b0884400bb9854c77c79e33cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f82d429b0884400bb9854c77c79e33cf, State: Initialized, Role: FOLLOWER
I20260601 13:34:33.179126 23003 leader_election.cc:290] T 9f7bb6dd7d5249f787edcf8cd4c358a3 P 80f3cf10c4bf46f18b2207077c60370e [CANDIDATE]: Term 1 election: Requested vote from peers 7a559dbe8a484c839b1e22e2e7822251 (127.21.155.194:34373), f82d429b0884400bb9854c77c79e33cf (127.21.155.195:40899)
I20260601 13:34:33.179100 22996 consensus_queue.cc:260] T 37a1a34787c64d77bb98412576d8cc4a P f82d429b0884400bb9854c77c79e33cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.179472 23001 raft_consensus.cc:493] T 5d02822f8c5d4b38827746e96d77a573 P 7a559dbe8a484c839b1e22e2e7822251 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:34:33.179525 22949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f7bb6dd7d5249f787edcf8cd4c358a3" candidate_uuid: "80f3cf10c4bf46f18b2207077c60370e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f82d429b0884400bb9854c77c79e33cf"
I20260601 13:34:33.179602 23001 raft_consensus.cc:515] T 5d02822f8c5d4b38827746e96d77a573 P 7a559dbe8a484c839b1e22e2e7822251 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.179661 22949 raft_consensus.cc:3060] T 9f7bb6dd7d5249f787edcf8cd4c358a3 P f82d429b0884400bb9854c77c79e33cf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:33.180158 23001 leader_election.cc:290] T 5d02822f8c5d4b38827746e96d77a573 P 7a559dbe8a484c839b1e22e2e7822251 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80f3cf10c4bf46f18b2207077c60370e (127.21.155.193:36065), f82d429b0884400bb9854c77c79e33cf (127.21.155.195:40899)
I20260601 13:34:33.180734 22949 raft_consensus.cc:2468] T 9f7bb6dd7d5249f787edcf8cd4c358a3 P f82d429b0884400bb9854c77c79e33cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80f3cf10c4bf46f18b2207077c60370e in term 1.
I20260601 13:34:33.180845 22996 ts_tablet_manager.cc:1434] T 37a1a34787c64d77bb98412576d8cc4a P f82d429b0884400bb9854c77c79e33cf: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:34:33.181027 22996 tablet_bootstrap.cc:492] T f249e8e4d1e8418fb26f15eaba1078ae P f82d429b0884400bb9854c77c79e33cf: Bootstrap starting.
I20260601 13:34:33.181061 22761 leader_election.cc:304] T 9f7bb6dd7d5249f787edcf8cd4c358a3 P 80f3cf10c4bf46f18b2207077c60370e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80f3cf10c4bf46f18b2207077c60370e, f82d429b0884400bb9854c77c79e33cf; no voters: 
I20260601 13:34:33.181272 23003 raft_consensus.cc:2804] T 9f7bb6dd7d5249f787edcf8cd4c358a3 P 80f3cf10c4bf46f18b2207077c60370e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:33.181527 23003 raft_consensus.cc:697] T 9f7bb6dd7d5249f787edcf8cd4c358a3 P 80f3cf10c4bf46f18b2207077c60370e [term 1 LEADER]: Becoming Leader. State: Replica: 80f3cf10c4bf46f18b2207077c60370e, State: Running, Role: LEADER
I20260601 13:34:33.181681 23003 consensus_queue.cc:237] T 9f7bb6dd7d5249f787edcf8cd4c358a3 P 80f3cf10c4bf46f18b2207077c60370e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.183228 22695 catalog_manager.cc:5696] T 9f7bb6dd7d5249f787edcf8cd4c358a3 P 80f3cf10c4bf46f18b2207077c60370e reported cstate change: term changed from 0 to 1, leader changed from <none> to 80f3cf10c4bf46f18b2207077c60370e (127.21.155.193). New cstate: current_term: 1 leader_uuid: "80f3cf10c4bf46f18b2207077c60370e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } health_report { overall_health: UNKNOWN } } }
I20260601 13:34:33.184149 22996 tablet_bootstrap.cc:654] T f249e8e4d1e8418fb26f15eaba1078ae P f82d429b0884400bb9854c77c79e33cf: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:33.184202 22874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f7bb6dd7d5249f787edcf8cd4c358a3" candidate_uuid: "80f3cf10c4bf46f18b2207077c60370e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a559dbe8a484c839b1e22e2e7822251" is_pre_election: true
I20260601 13:34:33.184314 22874 raft_consensus.cc:2468] T 9f7bb6dd7d5249f787edcf8cd4c358a3 P 7a559dbe8a484c839b1e22e2e7822251 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80f3cf10c4bf46f18b2207077c60370e in term 0.
I20260601 13:34:33.184733 22873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f7bb6dd7d5249f787edcf8cd4c358a3" candidate_uuid: "80f3cf10c4bf46f18b2207077c60370e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a559dbe8a484c839b1e22e2e7822251"
I20260601 13:34:33.184860 22873 raft_consensus.cc:3060] T 9f7bb6dd7d5249f787edcf8cd4c358a3 P 7a559dbe8a484c839b1e22e2e7822251 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:33.185716 22996 tablet_bootstrap.cc:492] T f249e8e4d1e8418fb26f15eaba1078ae P f82d429b0884400bb9854c77c79e33cf: No bootstrap required, opened a new log
I20260601 13:34:33.185811 22996 ts_tablet_manager.cc:1403] T f249e8e4d1e8418fb26f15eaba1078ae P f82d429b0884400bb9854c77c79e33cf: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:34:33.186270 22996 raft_consensus.cc:359] T f249e8e4d1e8418fb26f15eaba1078ae P f82d429b0884400bb9854c77c79e33cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.186393 22996 raft_consensus.cc:385] T f249e8e4d1e8418fb26f15eaba1078ae P f82d429b0884400bb9854c77c79e33cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:33.186424 22873 raft_consensus.cc:2468] T 9f7bb6dd7d5249f787edcf8cd4c358a3 P 7a559dbe8a484c839b1e22e2e7822251 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80f3cf10c4bf46f18b2207077c60370e in term 1.
I20260601 13:34:33.186429 22996 raft_consensus.cc:740] T f249e8e4d1e8418fb26f15eaba1078ae P f82d429b0884400bb9854c77c79e33cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f82d429b0884400bb9854c77c79e33cf, State: Initialized, Role: FOLLOWER
I20260601 13:34:33.187283 22996 consensus_queue.cc:260] T f249e8e4d1e8418fb26f15eaba1078ae P f82d429b0884400bb9854c77c79e33cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.187601 22996 ts_tablet_manager.cc:1434] T f249e8e4d1e8418fb26f15eaba1078ae P f82d429b0884400bb9854c77c79e33cf: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:34:33.190145 22798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d02822f8c5d4b38827746e96d77a573" candidate_uuid: "7a559dbe8a484c839b1e22e2e7822251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f3cf10c4bf46f18b2207077c60370e" is_pre_election: true
I20260601 13:34:33.190304 22798 raft_consensus.cc:2468] T 5d02822f8c5d4b38827746e96d77a573 P 80f3cf10c4bf46f18b2207077c60370e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a559dbe8a484c839b1e22e2e7822251 in term 0.
I20260601 13:34:33.190431 22949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d02822f8c5d4b38827746e96d77a573" candidate_uuid: "7a559dbe8a484c839b1e22e2e7822251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f82d429b0884400bb9854c77c79e33cf" is_pre_election: true
I20260601 13:34:33.190531 22949 raft_consensus.cc:2468] T 5d02822f8c5d4b38827746e96d77a573 P f82d429b0884400bb9854c77c79e33cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a559dbe8a484c839b1e22e2e7822251 in term 0.
I20260601 13:34:33.191138 22838 leader_election.cc:304] T 5d02822f8c5d4b38827746e96d77a573 P 7a559dbe8a484c839b1e22e2e7822251 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a559dbe8a484c839b1e22e2e7822251, 80f3cf10c4bf46f18b2207077c60370e; no voters: 
I20260601 13:34:33.191329 23001 raft_consensus.cc:2804] T 5d02822f8c5d4b38827746e96d77a573 P 7a559dbe8a484c839b1e22e2e7822251 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:34:33.191393 23001 raft_consensus.cc:493] T 5d02822f8c5d4b38827746e96d77a573 P 7a559dbe8a484c839b1e22e2e7822251 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:34:33.191432 23001 raft_consensus.cc:3060] T 5d02822f8c5d4b38827746e96d77a573 P 7a559dbe8a484c839b1e22e2e7822251 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:33.192239 23001 raft_consensus.cc:515] T 5d02822f8c5d4b38827746e96d77a573 P 7a559dbe8a484c839b1e22e2e7822251 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.192694 23001 leader_election.cc:290] T 5d02822f8c5d4b38827746e96d77a573 P 7a559dbe8a484c839b1e22e2e7822251 [CANDIDATE]: Term 1 election: Requested vote from peers 80f3cf10c4bf46f18b2207077c60370e (127.21.155.193:36065), f82d429b0884400bb9854c77c79e33cf (127.21.155.195:40899)
I20260601 13:34:33.193049 22798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d02822f8c5d4b38827746e96d77a573" candidate_uuid: "7a559dbe8a484c839b1e22e2e7822251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f3cf10c4bf46f18b2207077c60370e"
I20260601 13:34:33.193161 22798 raft_consensus.cc:3060] T 5d02822f8c5d4b38827746e96d77a573 P 80f3cf10c4bf46f18b2207077c60370e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:33.193179 22949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d02822f8c5d4b38827746e96d77a573" candidate_uuid: "7a559dbe8a484c839b1e22e2e7822251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f82d429b0884400bb9854c77c79e33cf"
I20260601 13:34:33.193362 22949 raft_consensus.cc:3060] T 5d02822f8c5d4b38827746e96d77a573 P f82d429b0884400bb9854c77c79e33cf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:33.194099 22798 raft_consensus.cc:2468] T 5d02822f8c5d4b38827746e96d77a573 P 80f3cf10c4bf46f18b2207077c60370e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a559dbe8a484c839b1e22e2e7822251 in term 1.
I20260601 13:34:33.194340 22949 raft_consensus.cc:2468] T 5d02822f8c5d4b38827746e96d77a573 P f82d429b0884400bb9854c77c79e33cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a559dbe8a484c839b1e22e2e7822251 in term 1.
I20260601 13:34:33.194409 22838 leader_election.cc:304] T 5d02822f8c5d4b38827746e96d77a573 P 7a559dbe8a484c839b1e22e2e7822251 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a559dbe8a484c839b1e22e2e7822251, 80f3cf10c4bf46f18b2207077c60370e; no voters: 
I20260601 13:34:33.194584 23001 raft_consensus.cc:2804] T 5d02822f8c5d4b38827746e96d77a573 P 7a559dbe8a484c839b1e22e2e7822251 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:33.194846 23001 raft_consensus.cc:697] T 5d02822f8c5d4b38827746e96d77a573 P 7a559dbe8a484c839b1e22e2e7822251 [term 1 LEADER]: Becoming Leader. State: Replica: 7a559dbe8a484c839b1e22e2e7822251, State: Running, Role: LEADER
I20260601 13:34:33.195039 23001 consensus_queue.cc:237] T 5d02822f8c5d4b38827746e96d77a573 P 7a559dbe8a484c839b1e22e2e7822251 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.196957 22693 catalog_manager.cc:5696] T 5d02822f8c5d4b38827746e96d77a573 P 7a559dbe8a484c839b1e22e2e7822251 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a559dbe8a484c839b1e22e2e7822251 (127.21.155.194). New cstate: current_term: 1 leader_uuid: "7a559dbe8a484c839b1e22e2e7822251" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } health_report { overall_health: UNKNOWN } } }
I20260601 13:34:33.206035 23003 raft_consensus.cc:493] T 947d7aa03ce54b9fbfe75af612f8b6ff P 80f3cf10c4bf46f18b2207077c60370e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:34:33.206218 23003 raft_consensus.cc:515] T 947d7aa03ce54b9fbfe75af612f8b6ff P 80f3cf10c4bf46f18b2207077c60370e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.206842 23003 leader_election.cc:290] T 947d7aa03ce54b9fbfe75af612f8b6ff P 80f3cf10c4bf46f18b2207077c60370e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a559dbe8a484c839b1e22e2e7822251 (127.21.155.194:34373), f82d429b0884400bb9854c77c79e33cf (127.21.155.195:40899)
I20260601 13:34:33.207270 22949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947d7aa03ce54b9fbfe75af612f8b6ff" candidate_uuid: "80f3cf10c4bf46f18b2207077c60370e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f82d429b0884400bb9854c77c79e33cf" is_pre_election: true
I20260601 13:34:33.207270 22873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947d7aa03ce54b9fbfe75af612f8b6ff" candidate_uuid: "80f3cf10c4bf46f18b2207077c60370e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a559dbe8a484c839b1e22e2e7822251" is_pre_election: true
I20260601 13:34:33.207459 22949 raft_consensus.cc:2468] T 947d7aa03ce54b9fbfe75af612f8b6ff P f82d429b0884400bb9854c77c79e33cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80f3cf10c4bf46f18b2207077c60370e in term 0.
I20260601 13:34:33.207459 22873 raft_consensus.cc:2468] T 947d7aa03ce54b9fbfe75af612f8b6ff P 7a559dbe8a484c839b1e22e2e7822251 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80f3cf10c4bf46f18b2207077c60370e in term 0.
I20260601 13:34:33.207794 22761 leader_election.cc:304] T 947d7aa03ce54b9fbfe75af612f8b6ff P 80f3cf10c4bf46f18b2207077c60370e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a559dbe8a484c839b1e22e2e7822251, 80f3cf10c4bf46f18b2207077c60370e; no voters: 
I20260601 13:34:33.208024 23003 raft_consensus.cc:2804] T 947d7aa03ce54b9fbfe75af612f8b6ff P 80f3cf10c4bf46f18b2207077c60370e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:34:33.208089 23003 raft_consensus.cc:493] T 947d7aa03ce54b9fbfe75af612f8b6ff P 80f3cf10c4bf46f18b2207077c60370e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:34:33.208133 23003 raft_consensus.cc:3060] T 947d7aa03ce54b9fbfe75af612f8b6ff P 80f3cf10c4bf46f18b2207077c60370e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:33.209072 23003 raft_consensus.cc:515] T 947d7aa03ce54b9fbfe75af612f8b6ff P 80f3cf10c4bf46f18b2207077c60370e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.209553 23003 leader_election.cc:290] T 947d7aa03ce54b9fbfe75af612f8b6ff P 80f3cf10c4bf46f18b2207077c60370e [CANDIDATE]: Term 1 election: Requested vote from peers 7a559dbe8a484c839b1e22e2e7822251 (127.21.155.194:34373), f82d429b0884400bb9854c77c79e33cf (127.21.155.195:40899)
I20260601 13:34:33.210001 22949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947d7aa03ce54b9fbfe75af612f8b6ff" candidate_uuid: "80f3cf10c4bf46f18b2207077c60370e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f82d429b0884400bb9854c77c79e33cf"
I20260601 13:34:33.210007 22873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947d7aa03ce54b9fbfe75af612f8b6ff" candidate_uuid: "80f3cf10c4bf46f18b2207077c60370e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a559dbe8a484c839b1e22e2e7822251"
I20260601 13:34:33.210116 22949 raft_consensus.cc:3060] T 947d7aa03ce54b9fbfe75af612f8b6ff P f82d429b0884400bb9854c77c79e33cf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:33.210189 22873 raft_consensus.cc:3060] T 947d7aa03ce54b9fbfe75af612f8b6ff P 7a559dbe8a484c839b1e22e2e7822251 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:33.211032 22949 raft_consensus.cc:2468] T 947d7aa03ce54b9fbfe75af612f8b6ff P f82d429b0884400bb9854c77c79e33cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80f3cf10c4bf46f18b2207077c60370e in term 1.
I20260601 13:34:33.211163 22873 raft_consensus.cc:2468] T 947d7aa03ce54b9fbfe75af612f8b6ff P 7a559dbe8a484c839b1e22e2e7822251 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80f3cf10c4bf46f18b2207077c60370e in term 1.
I20260601 13:34:33.211421 22761 leader_election.cc:304] T 947d7aa03ce54b9fbfe75af612f8b6ff P 80f3cf10c4bf46f18b2207077c60370e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80f3cf10c4bf46f18b2207077c60370e, f82d429b0884400bb9854c77c79e33cf; no voters: 
I20260601 13:34:33.211637 23003 raft_consensus.cc:2804] T 947d7aa03ce54b9fbfe75af612f8b6ff P 80f3cf10c4bf46f18b2207077c60370e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:33.211755 23003 raft_consensus.cc:697] T 947d7aa03ce54b9fbfe75af612f8b6ff P 80f3cf10c4bf46f18b2207077c60370e [term 1 LEADER]: Becoming Leader. State: Replica: 80f3cf10c4bf46f18b2207077c60370e, State: Running, Role: LEADER
I20260601 13:34:33.211956 23003 consensus_queue.cc:237] T 947d7aa03ce54b9fbfe75af612f8b6ff P 80f3cf10c4bf46f18b2207077c60370e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.213856 22693 catalog_manager.cc:5696] T 947d7aa03ce54b9fbfe75af612f8b6ff P 80f3cf10c4bf46f18b2207077c60370e reported cstate change: term changed from 0 to 1, leader changed from <none> to 80f3cf10c4bf46f18b2207077c60370e (127.21.155.193). New cstate: current_term: 1 leader_uuid: "80f3cf10c4bf46f18b2207077c60370e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } health_report { overall_health: UNKNOWN } } }
I20260601 13:34:33.229856 23001 raft_consensus.cc:493] T f420ac5f15534155830891838860634d P 7a559dbe8a484c839b1e22e2e7822251 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:34:33.230060 23001 raft_consensus.cc:515] T f420ac5f15534155830891838860634d P 7a559dbe8a484c839b1e22e2e7822251 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.231040 23001 leader_election.cc:290] T f420ac5f15534155830891838860634d P 7a559dbe8a484c839b1e22e2e7822251 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80f3cf10c4bf46f18b2207077c60370e (127.21.155.193:36065), f82d429b0884400bb9854c77c79e33cf (127.21.155.195:40899)
I20260601 13:34:33.231127 22949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f420ac5f15534155830891838860634d" candidate_uuid: "7a559dbe8a484c839b1e22e2e7822251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f82d429b0884400bb9854c77c79e33cf" is_pre_election: true
I20260601 13:34:33.231173 22798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f420ac5f15534155830891838860634d" candidate_uuid: "7a559dbe8a484c839b1e22e2e7822251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f3cf10c4bf46f18b2207077c60370e" is_pre_election: true
I20260601 13:34:33.231316 22949 raft_consensus.cc:2468] T f420ac5f15534155830891838860634d P f82d429b0884400bb9854c77c79e33cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a559dbe8a484c839b1e22e2e7822251 in term 0.
I20260601 13:34:33.231369 22798 raft_consensus.cc:2468] T f420ac5f15534155830891838860634d P 80f3cf10c4bf46f18b2207077c60370e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a559dbe8a484c839b1e22e2e7822251 in term 0.
I20260601 13:34:33.231670 22837 leader_election.cc:304] T f420ac5f15534155830891838860634d P 7a559dbe8a484c839b1e22e2e7822251 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a559dbe8a484c839b1e22e2e7822251, f82d429b0884400bb9854c77c79e33cf; no voters: 
I20260601 13:34:33.231894 23001 raft_consensus.cc:2804] T f420ac5f15534155830891838860634d P 7a559dbe8a484c839b1e22e2e7822251 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:34:33.231966 23001 raft_consensus.cc:493] T f420ac5f15534155830891838860634d P 7a559dbe8a484c839b1e22e2e7822251 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:34:33.232008 23001 raft_consensus.cc:3060] T f420ac5f15534155830891838860634d P 7a559dbe8a484c839b1e22e2e7822251 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:33.233047 23001 raft_consensus.cc:515] T f420ac5f15534155830891838860634d P 7a559dbe8a484c839b1e22e2e7822251 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.233614 23001 leader_election.cc:290] T f420ac5f15534155830891838860634d P 7a559dbe8a484c839b1e22e2e7822251 [CANDIDATE]: Term 1 election: Requested vote from peers 80f3cf10c4bf46f18b2207077c60370e (127.21.155.193:36065), f82d429b0884400bb9854c77c79e33cf (127.21.155.195:40899)
I20260601 13:34:33.234095 22798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f420ac5f15534155830891838860634d" candidate_uuid: "7a559dbe8a484c839b1e22e2e7822251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f3cf10c4bf46f18b2207077c60370e"
I20260601 13:34:33.234157 22949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f420ac5f15534155830891838860634d" candidate_uuid: "7a559dbe8a484c839b1e22e2e7822251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f82d429b0884400bb9854c77c79e33cf"
I20260601 13:34:33.234234 22798 raft_consensus.cc:3060] T f420ac5f15534155830891838860634d P 80f3cf10c4bf46f18b2207077c60370e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:33.234428 22949 raft_consensus.cc:3060] T f420ac5f15534155830891838860634d P f82d429b0884400bb9854c77c79e33cf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:33.235255 22798 raft_consensus.cc:2468] T f420ac5f15534155830891838860634d P 80f3cf10c4bf46f18b2207077c60370e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a559dbe8a484c839b1e22e2e7822251 in term 1.
I20260601 13:34:33.235289 22949 raft_consensus.cc:2468] T f420ac5f15534155830891838860634d P f82d429b0884400bb9854c77c79e33cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a559dbe8a484c839b1e22e2e7822251 in term 1.
I20260601 13:34:33.235658 22838 leader_election.cc:304] T f420ac5f15534155830891838860634d P 7a559dbe8a484c839b1e22e2e7822251 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a559dbe8a484c839b1e22e2e7822251, 80f3cf10c4bf46f18b2207077c60370e; no voters: 
I20260601 13:34:33.235889 23001 raft_consensus.cc:2804] T f420ac5f15534155830891838860634d P 7a559dbe8a484c839b1e22e2e7822251 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:33.235997 23001 raft_consensus.cc:697] T f420ac5f15534155830891838860634d P 7a559dbe8a484c839b1e22e2e7822251 [term 1 LEADER]: Becoming Leader. State: Replica: 7a559dbe8a484c839b1e22e2e7822251, State: Running, Role: LEADER
I20260601 13:34:33.236151 23001 consensus_queue.cc:237] T f420ac5f15534155830891838860634d P 7a559dbe8a484c839b1e22e2e7822251 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.238222 22693 catalog_manager.cc:5696] T f420ac5f15534155830891838860634d P 7a559dbe8a484c839b1e22e2e7822251 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a559dbe8a484c839b1e22e2e7822251 (127.21.155.194). New cstate: current_term: 1 leader_uuid: "7a559dbe8a484c839b1e22e2e7822251" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } health_report { overall_health: UNKNOWN } } }
I20260601 13:34:33.259263 23001 raft_consensus.cc:493] T d3ffce8c2d8741a59d4fce01eabad5de P 7a559dbe8a484c839b1e22e2e7822251 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:34:33.259428 23001 raft_consensus.cc:515] T d3ffce8c2d8741a59d4fce01eabad5de P 7a559dbe8a484c839b1e22e2e7822251 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.259933 23001 leader_election.cc:290] T d3ffce8c2d8741a59d4fce01eabad5de P 7a559dbe8a484c839b1e22e2e7822251 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80f3cf10c4bf46f18b2207077c60370e (127.21.155.193:36065), f82d429b0884400bb9854c77c79e33cf (127.21.155.195:40899)
I20260601 13:34:33.260318 22949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3ffce8c2d8741a59d4fce01eabad5de" candidate_uuid: "7a559dbe8a484c839b1e22e2e7822251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f82d429b0884400bb9854c77c79e33cf" is_pre_election: true
I20260601 13:34:33.260318 22798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3ffce8c2d8741a59d4fce01eabad5de" candidate_uuid: "7a559dbe8a484c839b1e22e2e7822251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f3cf10c4bf46f18b2207077c60370e" is_pre_election: true
I20260601 13:34:33.260509 22949 raft_consensus.cc:2468] T d3ffce8c2d8741a59d4fce01eabad5de P f82d429b0884400bb9854c77c79e33cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a559dbe8a484c839b1e22e2e7822251 in term 0.
I20260601 13:34:33.260540 22798 raft_consensus.cc:2468] T d3ffce8c2d8741a59d4fce01eabad5de P 80f3cf10c4bf46f18b2207077c60370e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a559dbe8a484c839b1e22e2e7822251 in term 0.
I20260601 13:34:33.260762 22837 leader_election.cc:304] T d3ffce8c2d8741a59d4fce01eabad5de P 7a559dbe8a484c839b1e22e2e7822251 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a559dbe8a484c839b1e22e2e7822251, f82d429b0884400bb9854c77c79e33cf; no voters: 
I20260601 13:34:33.260978 23001 raft_consensus.cc:2804] T d3ffce8c2d8741a59d4fce01eabad5de P 7a559dbe8a484c839b1e22e2e7822251 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:34:33.261049 23001 raft_consensus.cc:493] T d3ffce8c2d8741a59d4fce01eabad5de P 7a559dbe8a484c839b1e22e2e7822251 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:34:33.261077 23001 raft_consensus.cc:3060] T d3ffce8c2d8741a59d4fce01eabad5de P 7a559dbe8a484c839b1e22e2e7822251 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:33.261986 23001 raft_consensus.cc:515] T d3ffce8c2d8741a59d4fce01eabad5de P 7a559dbe8a484c839b1e22e2e7822251 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.262390 23001 leader_election.cc:290] T d3ffce8c2d8741a59d4fce01eabad5de P 7a559dbe8a484c839b1e22e2e7822251 [CANDIDATE]: Term 1 election: Requested vote from peers 80f3cf10c4bf46f18b2207077c60370e (127.21.155.193:36065), f82d429b0884400bb9854c77c79e33cf (127.21.155.195:40899)
I20260601 13:34:33.262765 22798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3ffce8c2d8741a59d4fce01eabad5de" candidate_uuid: "7a559dbe8a484c839b1e22e2e7822251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f3cf10c4bf46f18b2207077c60370e"
I20260601 13:34:33.262892 22798 raft_consensus.cc:3060] T d3ffce8c2d8741a59d4fce01eabad5de P 80f3cf10c4bf46f18b2207077c60370e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:33.263151 22949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3ffce8c2d8741a59d4fce01eabad5de" candidate_uuid: "7a559dbe8a484c839b1e22e2e7822251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f82d429b0884400bb9854c77c79e33cf"
I20260601 13:34:33.263263 22949 raft_consensus.cc:3060] T d3ffce8c2d8741a59d4fce01eabad5de P f82d429b0884400bb9854c77c79e33cf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:33.263938 22798 raft_consensus.cc:2468] T d3ffce8c2d8741a59d4fce01eabad5de P 80f3cf10c4bf46f18b2207077c60370e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a559dbe8a484c839b1e22e2e7822251 in term 1.
I20260601 13:34:33.264139 22949 raft_consensus.cc:2468] T d3ffce8c2d8741a59d4fce01eabad5de P f82d429b0884400bb9854c77c79e33cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a559dbe8a484c839b1e22e2e7822251 in term 1.
I20260601 13:34:33.264302 22838 leader_election.cc:304] T d3ffce8c2d8741a59d4fce01eabad5de P 7a559dbe8a484c839b1e22e2e7822251 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a559dbe8a484c839b1e22e2e7822251, 80f3cf10c4bf46f18b2207077c60370e; no voters: 
I20260601 13:34:33.264528 23001 raft_consensus.cc:2804] T d3ffce8c2d8741a59d4fce01eabad5de P 7a559dbe8a484c839b1e22e2e7822251 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:33.264647 23001 raft_consensus.cc:697] T d3ffce8c2d8741a59d4fce01eabad5de P 7a559dbe8a484c839b1e22e2e7822251 [term 1 LEADER]: Becoming Leader. State: Replica: 7a559dbe8a484c839b1e22e2e7822251, State: Running, Role: LEADER
I20260601 13:34:33.264806 23001 consensus_queue.cc:237] T d3ffce8c2d8741a59d4fce01eabad5de P 7a559dbe8a484c839b1e22e2e7822251 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.266922 22693 catalog_manager.cc:5696] T d3ffce8c2d8741a59d4fce01eabad5de P 7a559dbe8a484c839b1e22e2e7822251 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a559dbe8a484c839b1e22e2e7822251 (127.21.155.194). New cstate: current_term: 1 leader_uuid: "7a559dbe8a484c839b1e22e2e7822251" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } health_report { overall_health: UNKNOWN } } }
I20260601 13:34:33.343138 23004 raft_consensus.cc:493] T d0e312dec6804654ac8df7fdefd6a558 P f82d429b0884400bb9854c77c79e33cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:34:33.343336 23004 raft_consensus.cc:515] T d0e312dec6804654ac8df7fdefd6a558 P f82d429b0884400bb9854c77c79e33cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } } peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } }
I20260601 13:34:33.344100 23004 leader_election.cc:290] T d0e312dec6804654ac8df7fdefd6a558 P f82d429b0884400bb9854c77c79e33cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80f3cf10c4bf46f18b2207077c60370e (127.21.155.193:36065), 7a559dbe8a484c839b1e22e2e7822251 (127.21.155.194:34373)
I20260601 13:34:33.348798 22798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e312dec6804654ac8df7fdefd6a558" candidate_uuid: "f82d429b0884400bb9854c77c79e33cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f3cf10c4bf46f18b2207077c60370e" is_pre_election: true
I20260601 13:34:33.349001 22798 raft_consensus.cc:2468] T d0e312dec6804654ac8df7fdefd6a558 P 80f3cf10c4bf46f18b2207077c60370e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f82d429b0884400bb9854c77c79e33cf in term 0.
I20260601 13:34:33.349361 22873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e312dec6804654ac8df7fdefd6a558" candidate_uuid: "f82d429b0884400bb9854c77c79e33cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a559dbe8a484c839b1e22e2e7822251" is_pre_election: true
I20260601 13:34:33.349409 22913 leader_election.cc:304] T d0e312dec6804654ac8df7fdefd6a558 P f82d429b0884400bb9854c77c79e33cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80f3cf10c4bf46f18b2207077c60370e, f82d429b0884400bb9854c77c79e33cf; no voters: 
I20260601 13:34:33.349526 22873 raft_consensus.cc:2468] T d0e312dec6804654ac8df7fdefd6a558 P 7a559dbe8a484c839b1e22e2e7822251 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f82d429b0884400bb9854c77c79e33cf in term 0.
I20260601 13:34:33.349613 23004 raft_consensus.cc:2804] T d0e312dec6804654ac8df7fdefd6a558 P f82d429b0884400bb9854c77c79e33cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:34:33.349673 23004 raft_consensus.cc:493] T d0e312dec6804654ac8df7fdefd6a558 P f82d429b0884400bb9854c77c79e33cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:34:33.349721 23004 raft_consensus.cc:3060] T d0e312dec6804654ac8df7fdefd6a558 P f82d429b0884400bb9854c77c79e33cf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:33.350687 23004 raft_consensus.cc:515] T d0e312dec6804654ac8df7fdefd6a558 P f82d429b0884400bb9854c77c79e33cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } } peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } }
I20260601 13:34:33.351102 23004 leader_election.cc:290] T d0e312dec6804654ac8df7fdefd6a558 P f82d429b0884400bb9854c77c79e33cf [CANDIDATE]: Term 1 election: Requested vote from peers 80f3cf10c4bf46f18b2207077c60370e (127.21.155.193:36065), 7a559dbe8a484c839b1e22e2e7822251 (127.21.155.194:34373)
I20260601 13:34:33.351434 22873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e312dec6804654ac8df7fdefd6a558" candidate_uuid: "f82d429b0884400bb9854c77c79e33cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a559dbe8a484c839b1e22e2e7822251"
I20260601 13:34:33.351522 22873 raft_consensus.cc:3060] T d0e312dec6804654ac8df7fdefd6a558 P 7a559dbe8a484c839b1e22e2e7822251 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:33.352280 22873 raft_consensus.cc:2468] T d0e312dec6804654ac8df7fdefd6a558 P 7a559dbe8a484c839b1e22e2e7822251 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f82d429b0884400bb9854c77c79e33cf in term 1.
I20260601 13:34:33.352530 22798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e312dec6804654ac8df7fdefd6a558" candidate_uuid: "f82d429b0884400bb9854c77c79e33cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f3cf10c4bf46f18b2207077c60370e"
I20260601 13:34:33.352662 22798 raft_consensus.cc:3060] T d0e312dec6804654ac8df7fdefd6a558 P 80f3cf10c4bf46f18b2207077c60370e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:33.352602 22912 leader_election.cc:304] T d0e312dec6804654ac8df7fdefd6a558 P f82d429b0884400bb9854c77c79e33cf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a559dbe8a484c839b1e22e2e7822251, f82d429b0884400bb9854c77c79e33cf; no voters: 
I20260601 13:34:33.352850 23004 raft_consensus.cc:2804] T d0e312dec6804654ac8df7fdefd6a558 P f82d429b0884400bb9854c77c79e33cf [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:33.353101 23004 raft_consensus.cc:697] T d0e312dec6804654ac8df7fdefd6a558 P f82d429b0884400bb9854c77c79e33cf [term 1 LEADER]: Becoming Leader. State: Replica: f82d429b0884400bb9854c77c79e33cf, State: Running, Role: LEADER
I20260601 13:34:33.353315 23004 consensus_queue.cc:237] T d0e312dec6804654ac8df7fdefd6a558 P f82d429b0884400bb9854c77c79e33cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } } peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } }
I20260601 13:34:33.353662 22798 raft_consensus.cc:2468] T d0e312dec6804654ac8df7fdefd6a558 P 80f3cf10c4bf46f18b2207077c60370e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f82d429b0884400bb9854c77c79e33cf in term 1.
I20260601 13:34:33.355310 22693 catalog_manager.cc:5696] T d0e312dec6804654ac8df7fdefd6a558 P f82d429b0884400bb9854c77c79e33cf reported cstate change: term changed from 0 to 1, leader changed from <none> to f82d429b0884400bb9854c77c79e33cf (127.21.155.195). New cstate: current_term: 1 leader_uuid: "f82d429b0884400bb9854c77c79e33cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } health_report { overall_health: UNKNOWN } } }
I20260601 13:34:33.413894 23003 raft_consensus.cc:493] T 37a1a34787c64d77bb98412576d8cc4a P 80f3cf10c4bf46f18b2207077c60370e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:34:33.414106 23003 raft_consensus.cc:515] T 37a1a34787c64d77bb98412576d8cc4a P 80f3cf10c4bf46f18b2207077c60370e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.414659 23003 leader_election.cc:290] T 37a1a34787c64d77bb98412576d8cc4a P 80f3cf10c4bf46f18b2207077c60370e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a559dbe8a484c839b1e22e2e7822251 (127.21.155.194:34373), f82d429b0884400bb9854c77c79e33cf (127.21.155.195:40899)
I20260601 13:34:33.415292 22949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a1a34787c64d77bb98412576d8cc4a" candidate_uuid: "80f3cf10c4bf46f18b2207077c60370e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f82d429b0884400bb9854c77c79e33cf" is_pre_election: true
I20260601 13:34:33.415292 22873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a1a34787c64d77bb98412576d8cc4a" candidate_uuid: "80f3cf10c4bf46f18b2207077c60370e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a559dbe8a484c839b1e22e2e7822251" is_pre_election: true
I20260601 13:34:33.415468 22873 raft_consensus.cc:2468] T 37a1a34787c64d77bb98412576d8cc4a P 7a559dbe8a484c839b1e22e2e7822251 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80f3cf10c4bf46f18b2207077c60370e in term 0.
I20260601 13:34:33.415468 22949 raft_consensus.cc:2468] T 37a1a34787c64d77bb98412576d8cc4a P f82d429b0884400bb9854c77c79e33cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80f3cf10c4bf46f18b2207077c60370e in term 0.
I20260601 13:34:33.415884 22761 leader_election.cc:304] T 37a1a34787c64d77bb98412576d8cc4a P 80f3cf10c4bf46f18b2207077c60370e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80f3cf10c4bf46f18b2207077c60370e, f82d429b0884400bb9854c77c79e33cf; no voters: 
I20260601 13:34:33.416152 23003 raft_consensus.cc:2804] T 37a1a34787c64d77bb98412576d8cc4a P 80f3cf10c4bf46f18b2207077c60370e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:34:33.416222 23003 raft_consensus.cc:493] T 37a1a34787c64d77bb98412576d8cc4a P 80f3cf10c4bf46f18b2207077c60370e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:34:33.416261 23003 raft_consensus.cc:3060] T 37a1a34787c64d77bb98412576d8cc4a P 80f3cf10c4bf46f18b2207077c60370e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:33.417127 23003 raft_consensus.cc:515] T 37a1a34787c64d77bb98412576d8cc4a P 80f3cf10c4bf46f18b2207077c60370e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.417538 23003 leader_election.cc:290] T 37a1a34787c64d77bb98412576d8cc4a P 80f3cf10c4bf46f18b2207077c60370e [CANDIDATE]: Term 1 election: Requested vote from peers 7a559dbe8a484c839b1e22e2e7822251 (127.21.155.194:34373), f82d429b0884400bb9854c77c79e33cf (127.21.155.195:40899)
I20260601 13:34:33.418016 22949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a1a34787c64d77bb98412576d8cc4a" candidate_uuid: "80f3cf10c4bf46f18b2207077c60370e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f82d429b0884400bb9854c77c79e33cf"
I20260601 13:34:33.418016 22873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a1a34787c64d77bb98412576d8cc4a" candidate_uuid: "80f3cf10c4bf46f18b2207077c60370e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a559dbe8a484c839b1e22e2e7822251"
I20260601 13:34:33.418182 22949 raft_consensus.cc:3060] T 37a1a34787c64d77bb98412576d8cc4a P f82d429b0884400bb9854c77c79e33cf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:33.418182 22873 raft_consensus.cc:3060] T 37a1a34787c64d77bb98412576d8cc4a P 7a559dbe8a484c839b1e22e2e7822251 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:33.419215 22873 raft_consensus.cc:2468] T 37a1a34787c64d77bb98412576d8cc4a P 7a559dbe8a484c839b1e22e2e7822251 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80f3cf10c4bf46f18b2207077c60370e in term 1.
I20260601 13:34:33.419215 22949 raft_consensus.cc:2468] T 37a1a34787c64d77bb98412576d8cc4a P f82d429b0884400bb9854c77c79e33cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80f3cf10c4bf46f18b2207077c60370e in term 1.
I20260601 13:34:33.419643 22761 leader_election.cc:304] T 37a1a34787c64d77bb98412576d8cc4a P 80f3cf10c4bf46f18b2207077c60370e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80f3cf10c4bf46f18b2207077c60370e, f82d429b0884400bb9854c77c79e33cf; no voters: 
I20260601 13:34:33.419831 23003 raft_consensus.cc:2804] T 37a1a34787c64d77bb98412576d8cc4a P 80f3cf10c4bf46f18b2207077c60370e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:33.419945 23003 raft_consensus.cc:697] T 37a1a34787c64d77bb98412576d8cc4a P 80f3cf10c4bf46f18b2207077c60370e [term 1 LEADER]: Becoming Leader. State: Replica: 80f3cf10c4bf46f18b2207077c60370e, State: Running, Role: LEADER
I20260601 13:34:33.420090 23003 consensus_queue.cc:237] T 37a1a34787c64d77bb98412576d8cc4a P 80f3cf10c4bf46f18b2207077c60370e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.421809 22693 catalog_manager.cc:5696] T 37a1a34787c64d77bb98412576d8cc4a P 80f3cf10c4bf46f18b2207077c60370e reported cstate change: term changed from 0 to 1, leader changed from <none> to 80f3cf10c4bf46f18b2207077c60370e (127.21.155.193). New cstate: current_term: 1 leader_uuid: "80f3cf10c4bf46f18b2207077c60370e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } health_report { overall_health: UNKNOWN } } }
I20260601 13:34:33.422248 23001 raft_consensus.cc:493] T f249e8e4d1e8418fb26f15eaba1078ae P 7a559dbe8a484c839b1e22e2e7822251 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:34:33.422338 23001 raft_consensus.cc:515] T f249e8e4d1e8418fb26f15eaba1078ae P 7a559dbe8a484c839b1e22e2e7822251 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.422686 23001 leader_election.cc:290] T f249e8e4d1e8418fb26f15eaba1078ae P 7a559dbe8a484c839b1e22e2e7822251 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80f3cf10c4bf46f18b2207077c60370e (127.21.155.193:36065), f82d429b0884400bb9854c77c79e33cf (127.21.155.195:40899)
I20260601 13:34:33.422971 22798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f249e8e4d1e8418fb26f15eaba1078ae" candidate_uuid: "7a559dbe8a484c839b1e22e2e7822251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f3cf10c4bf46f18b2207077c60370e" is_pre_election: true
I20260601 13:34:33.423036 22949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f249e8e4d1e8418fb26f15eaba1078ae" candidate_uuid: "7a559dbe8a484c839b1e22e2e7822251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f82d429b0884400bb9854c77c79e33cf" is_pre_election: true
I20260601 13:34:33.423120 22798 raft_consensus.cc:2468] T f249e8e4d1e8418fb26f15eaba1078ae P 80f3cf10c4bf46f18b2207077c60370e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a559dbe8a484c839b1e22e2e7822251 in term 0.
I20260601 13:34:33.423158 22949 raft_consensus.cc:2468] T f249e8e4d1e8418fb26f15eaba1078ae P f82d429b0884400bb9854c77c79e33cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a559dbe8a484c839b1e22e2e7822251 in term 0.
I20260601 13:34:33.423403 22838 leader_election.cc:304] T f249e8e4d1e8418fb26f15eaba1078ae P 7a559dbe8a484c839b1e22e2e7822251 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a559dbe8a484c839b1e22e2e7822251, 80f3cf10c4bf46f18b2207077c60370e; no voters: 
I20260601 13:34:33.423971 23001 raft_consensus.cc:2804] T f249e8e4d1e8418fb26f15eaba1078ae P 7a559dbe8a484c839b1e22e2e7822251 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:34:33.424034 23001 raft_consensus.cc:493] T f249e8e4d1e8418fb26f15eaba1078ae P 7a559dbe8a484c839b1e22e2e7822251 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:34:33.424074 23001 raft_consensus.cc:3060] T f249e8e4d1e8418fb26f15eaba1078ae P 7a559dbe8a484c839b1e22e2e7822251 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:33.424852 23001 raft_consensus.cc:515] T f249e8e4d1e8418fb26f15eaba1078ae P 7a559dbe8a484c839b1e22e2e7822251 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.425163 23001 leader_election.cc:290] T f249e8e4d1e8418fb26f15eaba1078ae P 7a559dbe8a484c839b1e22e2e7822251 [CANDIDATE]: Term 1 election: Requested vote from peers 80f3cf10c4bf46f18b2207077c60370e (127.21.155.193:36065), f82d429b0884400bb9854c77c79e33cf (127.21.155.195:40899)
I20260601 13:34:33.425582 22949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f249e8e4d1e8418fb26f15eaba1078ae" candidate_uuid: "7a559dbe8a484c839b1e22e2e7822251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f82d429b0884400bb9854c77c79e33cf"
I20260601 13:34:33.425650 22798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f249e8e4d1e8418fb26f15eaba1078ae" candidate_uuid: "7a559dbe8a484c839b1e22e2e7822251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80f3cf10c4bf46f18b2207077c60370e"
I20260601 13:34:33.425736 22949 raft_consensus.cc:3060] T f249e8e4d1e8418fb26f15eaba1078ae P f82d429b0884400bb9854c77c79e33cf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:33.425773 22798 raft_consensus.cc:3060] T f249e8e4d1e8418fb26f15eaba1078ae P 80f3cf10c4bf46f18b2207077c60370e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:33.426465 22798 raft_consensus.cc:2468] T f249e8e4d1e8418fb26f15eaba1078ae P 80f3cf10c4bf46f18b2207077c60370e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a559dbe8a484c839b1e22e2e7822251 in term 1.
I20260601 13:34:33.426506 22949 raft_consensus.cc:2468] T f249e8e4d1e8418fb26f15eaba1078ae P f82d429b0884400bb9854c77c79e33cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a559dbe8a484c839b1e22e2e7822251 in term 1.
I20260601 13:34:33.426807 22838 leader_election.cc:304] T f249e8e4d1e8418fb26f15eaba1078ae P 7a559dbe8a484c839b1e22e2e7822251 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a559dbe8a484c839b1e22e2e7822251, 80f3cf10c4bf46f18b2207077c60370e; no voters: 
I20260601 13:34:33.427039 23001 raft_consensus.cc:2804] T f249e8e4d1e8418fb26f15eaba1078ae P 7a559dbe8a484c839b1e22e2e7822251 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:33.427145 23001 raft_consensus.cc:697] T f249e8e4d1e8418fb26f15eaba1078ae P 7a559dbe8a484c839b1e22e2e7822251 [term 1 LEADER]: Becoming Leader. State: Replica: 7a559dbe8a484c839b1e22e2e7822251, State: Running, Role: LEADER
I20260601 13:34:33.427314 23001 consensus_queue.cc:237] T f249e8e4d1e8418fb26f15eaba1078ae P 7a559dbe8a484c839b1e22e2e7822251 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.429387 22693 catalog_manager.cc:5696] T f249e8e4d1e8418fb26f15eaba1078ae P 7a559dbe8a484c839b1e22e2e7822251 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a559dbe8a484c839b1e22e2e7822251 (127.21.155.194). New cstate: current_term: 1 leader_uuid: "7a559dbe8a484c839b1e22e2e7822251" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } health_report { overall_health: UNKNOWN } } }
I20260601 13:34:33.472667 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:34:33.475005 23042 instance_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:34:33.475108 23045 instance_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:34:33.475167 23043 instance_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:34:33.475456 22127 server_base.cc:1061] running on GCE node
I20260601 13:34:33.475695 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:34:33.475735 22127 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:34:33.475752 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320873475752 us; error 0 us; skew 500 ppm
I20260601 13:34:33.477003 22127 webserver.cc:533] Webserver started at http://127.21.155.196:42099/ using document root <none> and password file <none>
I20260601 13:34:33.477283 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:34:33.477373 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:34:33.477465 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:34:33.477944 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320869173936-22127-0/minicluster-data/ts-3-root/instance:
uuid: "f1040c2cf9d349309cf54fbceea212dc"
format_stamp: "Formatted at 2026-06-01 13:34:33 on dist-test-slave-zw2r"
I20260601 13:34:33.479753 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:34:33.480899 23050 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:34:33.481381 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:33.481496 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320869173936-22127-0/minicluster-data/ts-3-root
uuid: "f1040c2cf9d349309cf54fbceea212dc"
format_stamp: "Formatted at 2026-06-01 13:34:33 on dist-test-slave-zw2r"
I20260601 13:34:33.481607 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320869173936-22127-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320869173936-22127-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320869173936-22127-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:34:33.493465 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:34:33.493969 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:34:33.494305 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:34:33.494831 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:34:33.494899 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:33.494959 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:34:33.495031 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:33.500634 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.196:33229
I20260601 13:34:33.500697 23113 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.196:33229 every 8 connection(s)
I20260601 13:34:33.506453 23114 heartbeater.cc:344] Connected to a master server at 127.21.155.254:39487
I20260601 13:34:33.506609 23114 heartbeater.cc:461] Registering TS with master...
I20260601 13:34:33.506853 23114 heartbeater.cc:507] Master 127.21.155.254:39487 requested a full tablet report, sending...
I20260601 13:34:33.507750 22693 ts_manager.cc:194] Registered new tserver with Master: f1040c2cf9d349309cf54fbceea212dc (127.21.155.196:33229)
I20260601 13:34:33.508459 22693 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54442
I20260601 13:34:33.591251 23001 consensus_queue.cc:1048] T 5d02822f8c5d4b38827746e96d77a573 P 7a559dbe8a484c839b1e22e2e7822251 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:33.595464 23001 consensus_queue.cc:1048] T 5d02822f8c5d4b38827746e96d77a573 P 7a559dbe8a484c839b1e22e2e7822251 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:33.638067 23003 consensus_queue.cc:1048] T 947d7aa03ce54b9fbfe75af612f8b6ff P 80f3cf10c4bf46f18b2207077c60370e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:33.643005 23003 consensus_queue.cc:1048] T 947d7aa03ce54b9fbfe75af612f8b6ff P 80f3cf10c4bf46f18b2207077c60370e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:33.643025 23001 consensus_queue.cc:1048] T f420ac5f15534155830891838860634d P 7a559dbe8a484c839b1e22e2e7822251 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:33.646790 23126 consensus_queue.cc:1048] T f420ac5f15534155830891838860634d P 7a559dbe8a484c839b1e22e2e7822251 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:33.702227 23126 consensus_queue.cc:1048] T d3ffce8c2d8741a59d4fce01eabad5de P 7a559dbe8a484c839b1e22e2e7822251 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:33.705991 23001 consensus_queue.cc:1048] T d3ffce8c2d8741a59d4fce01eabad5de P 7a559dbe8a484c839b1e22e2e7822251 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:33.712706 23003 consensus_queue.cc:1048] T 9f7bb6dd7d5249f787edcf8cd4c358a3 P 80f3cf10c4bf46f18b2207077c60370e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:33.716012 23003 consensus_queue.cc:1048] T 9f7bb6dd7d5249f787edcf8cd4c358a3 P 80f3cf10c4bf46f18b2207077c60370e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:33.807098 23028 consensus_queue.cc:1048] T 37a1a34787c64d77bb98412576d8cc4a P 80f3cf10c4bf46f18b2207077c60370e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:33.810469 23028 consensus_queue.cc:1048] T 37a1a34787c64d77bb98412576d8cc4a P 80f3cf10c4bf46f18b2207077c60370e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:33.913740 22749 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:34:33.920533 22873 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f249e8e4d1e8418fb26f15eaba1078ae"
dest_uuid: "7a559dbe8a484c839b1e22e2e7822251"
mode: GRACEFUL
new_leader_uuid: "f82d429b0884400bb9854c77c79e33cf"
 from {username='slave'} at 127.0.0.1:44212
I20260601 13:34:33.920735 22873 raft_consensus.cc:606] T f249e8e4d1e8418fb26f15eaba1078ae P 7a559dbe8a484c839b1e22e2e7822251 [term 1 LEADER]: Received request to transfer leadership to TS f82d429b0884400bb9854c77c79e33cf
I20260601 13:34:33.921366 22749 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260601 13:34:33.921613 22749 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:34:33.926878 23001 consensus_queue.cc:1048] T f249e8e4d1e8418fb26f15eaba1078ae P 7a559dbe8a484c839b1e22e2e7822251 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:33.931113 23031 consensus_queue.cc:1048] T f249e8e4d1e8418fb26f15eaba1078ae P 7a559dbe8a484c839b1e22e2e7822251 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:33.933460 23001 raft_consensus.cc:993] T f249e8e4d1e8418fb26f15eaba1078ae P 7a559dbe8a484c839b1e22e2e7822251: : Instructing follower f82d429b0884400bb9854c77c79e33cf to start an election
I20260601 13:34:33.933670 23031 raft_consensus.cc:1081] T f249e8e4d1e8418fb26f15eaba1078ae P 7a559dbe8a484c839b1e22e2e7822251 [term 1 LEADER]: Signalling peer f82d429b0884400bb9854c77c79e33cf to start an election
I20260601 13:34:33.934309 22949 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f249e8e4d1e8418fb26f15eaba1078ae"
dest_uuid: "f82d429b0884400bb9854c77c79e33cf"
 from {username='slave'} at 127.0.0.1:39528
I20260601 13:34:33.934494 22949 raft_consensus.cc:493] T f249e8e4d1e8418fb26f15eaba1078ae P f82d429b0884400bb9854c77c79e33cf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:34:33.934582 22949 raft_consensus.cc:3060] T f249e8e4d1e8418fb26f15eaba1078ae P f82d429b0884400bb9854c77c79e33cf [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:34:33.935676 22949 raft_consensus.cc:515] T f249e8e4d1e8418fb26f15eaba1078ae P f82d429b0884400bb9854c77c79e33cf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.935814 23004 consensus_queue.cc:1048] T d0e312dec6804654ac8df7fdefd6a558 P f82d429b0884400bb9854c77c79e33cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:33.936185 22949 leader_election.cc:290] T f249e8e4d1e8418fb26f15eaba1078ae P f82d429b0884400bb9854c77c79e33cf [CANDIDATE]: Term 2 election: Requested vote from peers 80f3cf10c4bf46f18b2207077c60370e (127.21.155.193:36065), 7a559dbe8a484c839b1e22e2e7822251 (127.21.155.194:34373)
I20260601 13:34:33.936491 22798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f249e8e4d1e8418fb26f15eaba1078ae" candidate_uuid: "f82d429b0884400bb9854c77c79e33cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80f3cf10c4bf46f18b2207077c60370e"
I20260601 13:34:33.936609 22798 raft_consensus.cc:3060] T f249e8e4d1e8418fb26f15eaba1078ae P 80f3cf10c4bf46f18b2207077c60370e [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:34:33.937744 22798 raft_consensus.cc:2468] T f249e8e4d1e8418fb26f15eaba1078ae P 80f3cf10c4bf46f18b2207077c60370e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f82d429b0884400bb9854c77c79e33cf in term 2.
I20260601 13:34:33.937989 22873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f249e8e4d1e8418fb26f15eaba1078ae" candidate_uuid: "f82d429b0884400bb9854c77c79e33cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a559dbe8a484c839b1e22e2e7822251"
I20260601 13:34:33.938050 22913 leader_election.cc:304] T f249e8e4d1e8418fb26f15eaba1078ae P f82d429b0884400bb9854c77c79e33cf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80f3cf10c4bf46f18b2207077c60370e, f82d429b0884400bb9854c77c79e33cf; no voters: 
I20260601 13:34:33.938105 22873 raft_consensus.cc:3055] T f249e8e4d1e8418fb26f15eaba1078ae P 7a559dbe8a484c839b1e22e2e7822251 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:34:33.938150 22873 raft_consensus.cc:740] T f249e8e4d1e8418fb26f15eaba1078ae P 7a559dbe8a484c839b1e22e2e7822251 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a559dbe8a484c839b1e22e2e7822251, State: Running, Role: LEADER
I20260601 13:34:33.938335 22873 consensus_queue.cc:260] T f249e8e4d1e8418fb26f15eaba1078ae P 7a559dbe8a484c839b1e22e2e7822251 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.938414 23004 raft_consensus.cc:2804] T f249e8e4d1e8418fb26f15eaba1078ae P f82d429b0884400bb9854c77c79e33cf [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:34:33.938514 23004 raft_consensus.cc:697] T f249e8e4d1e8418fb26f15eaba1078ae P f82d429b0884400bb9854c77c79e33cf [term 2 LEADER]: Becoming Leader. State: Replica: f82d429b0884400bb9854c77c79e33cf, State: Running, Role: LEADER
I20260601 13:34:33.938563 22873 raft_consensus.cc:3060] T f249e8e4d1e8418fb26f15eaba1078ae P 7a559dbe8a484c839b1e22e2e7822251 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:34:33.938655 23004 consensus_queue.cc:237] T f249e8e4d1e8418fb26f15eaba1078ae P f82d429b0884400bb9854c77c79e33cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } }
I20260601 13:34:33.940330 22695 catalog_manager.cc:5696] T f249e8e4d1e8418fb26f15eaba1078ae P f82d429b0884400bb9854c77c79e33cf reported cstate change: term changed from 1 to 2, leader changed from 7a559dbe8a484c839b1e22e2e7822251 (127.21.155.194) to f82d429b0884400bb9854c77c79e33cf (127.21.155.195). New cstate: current_term: 2 leader_uuid: "f82d429b0884400bb9854c77c79e33cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } health_report { overall_health: HEALTHY } } }
I20260601 13:34:33.940634 22873 raft_consensus.cc:2468] T f249e8e4d1e8418fb26f15eaba1078ae P 7a559dbe8a484c839b1e22e2e7822251 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f82d429b0884400bb9854c77c79e33cf in term 2.
I20260601 13:34:33.940725 23139 consensus_queue.cc:1048] T d0e312dec6804654ac8df7fdefd6a558 P f82d429b0884400bb9854c77c79e33cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:34.352062 22798 raft_consensus.cc:1275] T f249e8e4d1e8418fb26f15eaba1078ae P 80f3cf10c4bf46f18b2207077c60370e [term 2 FOLLOWER]: Refusing update from remote peer f82d429b0884400bb9854c77c79e33cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:34:34.352883 23141 consensus_queue.cc:1048] T f249e8e4d1e8418fb26f15eaba1078ae P f82d429b0884400bb9854c77c79e33cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:34:34.356379 22873 raft_consensus.cc:1275] T f249e8e4d1e8418fb26f15eaba1078ae P 7a559dbe8a484c839b1e22e2e7822251 [term 2 FOLLOWER]: Refusing update from remote peer f82d429b0884400bb9854c77c79e33cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:34:34.356936 23004 consensus_queue.cc:1048] T f249e8e4d1e8418fb26f15eaba1078ae P f82d429b0884400bb9854c77c79e33cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:34:34.509835 23114 heartbeater.cc:499] Master 127.21.155.254:39487 was elected leader, sending a full tablet report...
I20260601 13:34:35.922027 22749 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:34:35.923064 22749 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:34:35.923202 22749 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:34:37.923686 22749 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:34:37.924753 22749 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:34:37.924897 22749 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:34:38.927098 22798 consensus_queue.cc:237] T 947d7aa03ce54b9fbfe75af612f8b6ff P 80f3cf10c4bf46f18b2207077c60370e [LEADER]: Queue 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: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } attrs { replace: true } } peers { permanent_uuid: "f1040c2cf9d349309cf54fbceea212dc" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 33229 } attrs { promote: true } }
I20260601 13:34:38.929593 22874 raft_consensus.cc:1275] T 947d7aa03ce54b9fbfe75af612f8b6ff P 7a559dbe8a484c839b1e22e2e7822251 [term 1 FOLLOWER]: Refusing update from remote peer 80f3cf10c4bf46f18b2207077c60370e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:34:38.929593 22949 raft_consensus.cc:1275] T 947d7aa03ce54b9fbfe75af612f8b6ff P f82d429b0884400bb9854c77c79e33cf [term 1 FOLLOWER]: Refusing update from remote peer 80f3cf10c4bf46f18b2207077c60370e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:34:38.930060 23147 consensus_queue.cc:1048] T 947d7aa03ce54b9fbfe75af612f8b6ff P 80f3cf10c4bf46f18b2207077c60370e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } 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:34:38.930295 23152 consensus_queue.cc:1048] T 947d7aa03ce54b9fbfe75af612f8b6ff P 80f3cf10c4bf46f18b2207077c60370e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:34:38.933310 23152 raft_consensus.cc:2955] T 947d7aa03ce54b9fbfe75af612f8b6ff P 80f3cf10c4bf46f18b2207077c60370e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f1040c2cf9d349309cf54fbceea212dc (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } attrs { replace: true } } peers { permanent_uuid: "f1040c2cf9d349309cf54fbceea212dc" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 33229 } attrs { promote: true } } }
I20260601 13:34:38.934166 22874 raft_consensus.cc:2955] T 947d7aa03ce54b9fbfe75af612f8b6ff P 7a559dbe8a484c839b1e22e2e7822251 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f1040c2cf9d349309cf54fbceea212dc (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } attrs { replace: true } } peers { permanent_uuid: "f1040c2cf9d349309cf54fbceea212dc" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 33229 } attrs { promote: true } } }
I20260601 13:34:38.934247 22949 raft_consensus.cc:2955] T 947d7aa03ce54b9fbfe75af612f8b6ff P f82d429b0884400bb9854c77c79e33cf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f1040c2cf9d349309cf54fbceea212dc (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } attrs { replace: true } } peers { permanent_uuid: "f1040c2cf9d349309cf54fbceea212dc" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 33229 } attrs { promote: true } } }
I20260601 13:34:38.936970 22695 catalog_manager.cc:5696] T 947d7aa03ce54b9fbfe75af612f8b6ff P 80f3cf10c4bf46f18b2207077c60370e reported cstate change: config changed from index -1 to 2, NON_VOTER f1040c2cf9d349309cf54fbceea212dc (127.21.155.196) added. New cstate: current_term: 1 leader_uuid: "80f3cf10c4bf46f18b2207077c60370e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1040c2cf9d349309cf54fbceea212dc" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 33229 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:34:38.937265 22761 consensus_peers.cc:597] T 947d7aa03ce54b9fbfe75af612f8b6ff P 80f3cf10c4bf46f18b2207077c60370e -> Peer f1040c2cf9d349309cf54fbceea212dc (127.21.155.196:33229): Couldn't send request to peer f1040c2cf9d349309cf54fbceea212dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 947d7aa03ce54b9fbfe75af612f8b6ff. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:34:38.938007 22798 consensus_queue.cc:237] T 37a1a34787c64d77bb98412576d8cc4a P 80f3cf10c4bf46f18b2207077c60370e [LEADER]: Queue 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: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } attrs { replace: true } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } } peers { permanent_uuid: "f1040c2cf9d349309cf54fbceea212dc" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 33229 } attrs { promote: true } }
I20260601 13:34:38.939682 22949 raft_consensus.cc:1275] T 37a1a34787c64d77bb98412576d8cc4a P f82d429b0884400bb9854c77c79e33cf [term 1 FOLLOWER]: Refusing update from remote peer 80f3cf10c4bf46f18b2207077c60370e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:34:38.939682 22874 raft_consensus.cc:1275] T 37a1a34787c64d77bb98412576d8cc4a P 7a559dbe8a484c839b1e22e2e7822251 [term 1 FOLLOWER]: Refusing update from remote peer 80f3cf10c4bf46f18b2207077c60370e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:34:38.939973 22761 consensus_peers.cc:597] T 37a1a34787c64d77bb98412576d8cc4a P 80f3cf10c4bf46f18b2207077c60370e -> Peer f1040c2cf9d349309cf54fbceea212dc (127.21.155.196:33229): Couldn't send request to peer f1040c2cf9d349309cf54fbceea212dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 37a1a34787c64d77bb98412576d8cc4a. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:34:38.940212 23153 consensus_queue.cc:1048] T 37a1a34787c64d77bb98412576d8cc4a P 80f3cf10c4bf46f18b2207077c60370e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:34:38.940435 23152 consensus_queue.cc:1048] T 37a1a34787c64d77bb98412576d8cc4a P 80f3cf10c4bf46f18b2207077c60370e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } 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:34:38.943030 23153 raft_consensus.cc:2955] T 37a1a34787c64d77bb98412576d8cc4a P 80f3cf10c4bf46f18b2207077c60370e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f1040c2cf9d349309cf54fbceea212dc (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } attrs { replace: true } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } } peers { permanent_uuid: "f1040c2cf9d349309cf54fbceea212dc" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 33229 } attrs { promote: true } } }
I20260601 13:34:38.943424 22874 raft_consensus.cc:2955] T 37a1a34787c64d77bb98412576d8cc4a P 7a559dbe8a484c839b1e22e2e7822251 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f1040c2cf9d349309cf54fbceea212dc (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } attrs { replace: true } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } } peers { permanent_uuid: "f1040c2cf9d349309cf54fbceea212dc" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 33229 } attrs { promote: true } } }
I20260601 13:34:38.943676 22949 raft_consensus.cc:2955] T 37a1a34787c64d77bb98412576d8cc4a P f82d429b0884400bb9854c77c79e33cf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f1040c2cf9d349309cf54fbceea212dc (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } attrs { replace: true } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } } peers { permanent_uuid: "f1040c2cf9d349309cf54fbceea212dc" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 33229 } attrs { promote: true } } }
I20260601 13:34:38.946026 22695 catalog_manager.cc:5696] T 37a1a34787c64d77bb98412576d8cc4a P 7a559dbe8a484c839b1e22e2e7822251 reported cstate change: config changed from index -1 to 2, NON_VOTER f1040c2cf9d349309cf54fbceea212dc (127.21.155.196) added. New cstate: current_term: 1 leader_uuid: "80f3cf10c4bf46f18b2207077c60370e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } attrs { replace: true } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } } peers { permanent_uuid: "f1040c2cf9d349309cf54fbceea212dc" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 33229 } attrs { promote: true } } }
I20260601 13:34:38.951035 22949 consensus_queue.cc:237] T f249e8e4d1e8418fb26f15eaba1078ae P f82d429b0884400bb9854c77c79e33cf [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: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } attrs { replace: true } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } } peers { permanent_uuid: "f1040c2cf9d349309cf54fbceea212dc" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 33229 } attrs { promote: true } }
I20260601 13:34:38.952792 22798 raft_consensus.cc:1275] T f249e8e4d1e8418fb26f15eaba1078ae P 80f3cf10c4bf46f18b2207077c60370e [term 2 FOLLOWER]: Refusing update from remote peer f82d429b0884400bb9854c77c79e33cf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:34:38.953079 22874 raft_consensus.cc:1275] T f249e8e4d1e8418fb26f15eaba1078ae P 7a559dbe8a484c839b1e22e2e7822251 [term 2 FOLLOWER]: Refusing update from remote peer f82d429b0884400bb9854c77c79e33cf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:34:38.953174 23168 consensus_queue.cc:1048] T f249e8e4d1e8418fb26f15eaba1078ae P f82d429b0884400bb9854c77c79e33cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } 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:34:38.953594 23168 consensus_queue.cc:1048] T f249e8e4d1e8418fb26f15eaba1078ae P f82d429b0884400bb9854c77c79e33cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:34:38.955184 23167 raft_consensus.cc:2955] T f249e8e4d1e8418fb26f15eaba1078ae P f82d429b0884400bb9854c77c79e33cf [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f1040c2cf9d349309cf54fbceea212dc (127.21.155.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } attrs { replace: true } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } } peers { permanent_uuid: "f1040c2cf9d349309cf54fbceea212dc" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 33229 } attrs { promote: true } } }
I20260601 13:34:38.955592 22798 raft_consensus.cc:2955] T f249e8e4d1e8418fb26f15eaba1078ae P 80f3cf10c4bf46f18b2207077c60370e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f1040c2cf9d349309cf54fbceea212dc (127.21.155.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } attrs { replace: true } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } } peers { permanent_uuid: "f1040c2cf9d349309cf54fbceea212dc" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 33229 } attrs { promote: true } } }
W20260601 13:34:38.957410 22912 consensus_peers.cc:597] T f249e8e4d1e8418fb26f15eaba1078ae P f82d429b0884400bb9854c77c79e33cf -> Peer f1040c2cf9d349309cf54fbceea212dc (127.21.155.196:33229): Couldn't send request to peer f1040c2cf9d349309cf54fbceea212dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f249e8e4d1e8418fb26f15eaba1078ae. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:34:38.958024 22874 raft_consensus.cc:2955] T f249e8e4d1e8418fb26f15eaba1078ae P 7a559dbe8a484c839b1e22e2e7822251 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f1040c2cf9d349309cf54fbceea212dc (127.21.155.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } attrs { replace: true } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } } peers { permanent_uuid: "f1040c2cf9d349309cf54fbceea212dc" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 33229 } attrs { promote: true } } }
I20260601 13:34:38.958222 22694 catalog_manager.cc:5696] T f249e8e4d1e8418fb26f15eaba1078ae P 80f3cf10c4bf46f18b2207077c60370e reported cstate change: config changed from index -1 to 3, NON_VOTER f1040c2cf9d349309cf54fbceea212dc (127.21.155.196) added. New cstate: current_term: 2 leader_uuid: "f82d429b0884400bb9854c77c79e33cf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } attrs { replace: true } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } } peers { permanent_uuid: "f1040c2cf9d349309cf54fbceea212dc" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 33229 } attrs { promote: true } } }
I20260601 13:34:38.963828 22874 consensus_queue.cc:237] T f420ac5f15534155830891838860634d P 7a559dbe8a484c839b1e22e2e7822251 [LEADER]: Queue 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: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } attrs { replace: true } } peers { permanent_uuid: "f1040c2cf9d349309cf54fbceea212dc" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 33229 } attrs { promote: true } }
I20260601 13:34:38.965694 22798 raft_consensus.cc:1275] T f420ac5f15534155830891838860634d P 80f3cf10c4bf46f18b2207077c60370e [term 1 FOLLOWER]: Refusing update from remote peer 7a559dbe8a484c839b1e22e2e7822251: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:34:38.966001 22949 raft_consensus.cc:1275] T f420ac5f15534155830891838860634d P f82d429b0884400bb9854c77c79e33cf [term 1 FOLLOWER]: Refusing update from remote peer 7a559dbe8a484c839b1e22e2e7822251: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:34:38.966148 23175 consensus_queue.cc:1048] T f420ac5f15534155830891838860634d P 7a559dbe8a484c839b1e22e2e7822251 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:34:38.966400 23174 consensus_queue.cc:1048] T f420ac5f15534155830891838860634d P 7a559dbe8a484c839b1e22e2e7822251 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } 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:34:38.968662 23175 raft_consensus.cc:2955] T f420ac5f15534155830891838860634d P 7a559dbe8a484c839b1e22e2e7822251 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f1040c2cf9d349309cf54fbceea212dc (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } attrs { replace: true } } peers { permanent_uuid: "f1040c2cf9d349309cf54fbceea212dc" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 33229 } attrs { promote: true } } }
I20260601 13:34:38.969022 22798 raft_consensus.cc:2955] T f420ac5f15534155830891838860634d P 80f3cf10c4bf46f18b2207077c60370e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f1040c2cf9d349309cf54fbceea212dc (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } attrs { replace: true } } peers { permanent_uuid: "f1040c2cf9d349309cf54fbceea212dc" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 33229 } attrs { promote: true } } }
I20260601 13:34:38.970654 22949 raft_consensus.cc:2955] T f420ac5f15534155830891838860634d P f82d429b0884400bb9854c77c79e33cf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f1040c2cf9d349309cf54fbceea212dc (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } attrs { replace: true } } peers { permanent_uuid: "f1040c2cf9d349309cf54fbceea212dc" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 33229 } attrs { promote: true } } }
I20260601 13:34:38.971515 22695 catalog_manager.cc:5696] T f420ac5f15534155830891838860634d P 80f3cf10c4bf46f18b2207077c60370e reported cstate change: config changed from index -1 to 2, NON_VOTER f1040c2cf9d349309cf54fbceea212dc (127.21.155.196) added. New cstate: current_term: 1 leader_uuid: "7a559dbe8a484c839b1e22e2e7822251" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "80f3cf10c4bf46f18b2207077c60370e" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36065 } } peers { permanent_uuid: "7a559dbe8a484c839b1e22e2e7822251" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34373 } } peers { permanent_uuid: "f82d429b0884400bb9854c77c79e33cf" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 40899 } attrs { replace: true } } peers { permanent_uuid: "f1040c2cf9d349309cf54fbceea212dc" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 33229 } attrs { promote: true } } }
W20260601 13:34:38.973088 22837 consensus_peers.cc:597] T f420ac5f15534155830891838860634d P 7a559dbe8a484c839b1e22e2e7822251 -> Peer f1040c2cf9d349309cf54fbceea212dc (127.21.155.196:33229): Couldn't send request to peer f1040c2cf9d349309cf54fbceea212dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f420ac5f15534155830891838860634d. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:34:39.015270 22127 tablet_server.cc:179] TabletServer@127.21.155.193:0 shutting down...
I20260601 13:34:39.020292 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:34:39.020725 22127 tablet_replica.cc:333] T f249e8e4d1e8418fb26f15eaba1078ae P 80f3cf10c4bf46f18b2207077c60370e: stopping tablet replica
I20260601 13:34:39.020954 22127 raft_consensus.cc:2243] T f249e8e4d1e8418fb26f15eaba1078ae P 80f3cf10c4bf46f18b2207077c60370e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:39.021174 22127 raft_consensus.cc:2272] T f249e8e4d1e8418fb26f15eaba1078ae P 80f3cf10c4bf46f18b2207077c60370e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:39.022013 22127 tablet_replica.cc:333] T d0e312dec6804654ac8df7fdefd6a558 P 80f3cf10c4bf46f18b2207077c60370e: stopping tablet replica
I20260601 13:34:39.022181 22127 raft_consensus.cc:2243] T d0e312dec6804654ac8df7fdefd6a558 P 80f3cf10c4bf46f18b2207077c60370e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:39.022344 22127 raft_consensus.cc:2272] T d0e312dec6804654ac8df7fdefd6a558 P 80f3cf10c4bf46f18b2207077c60370e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:39.022819 22127 tablet_replica.cc:333] T f420ac5f15534155830891838860634d P 80f3cf10c4bf46f18b2207077c60370e: stopping tablet replica
I20260601 13:34:39.022964 22127 raft_consensus.cc:2243] T f420ac5f15534155830891838860634d P 80f3cf10c4bf46f18b2207077c60370e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:39.023116 22127 raft_consensus.cc:2272] T f420ac5f15534155830891838860634d P 80f3cf10c4bf46f18b2207077c60370e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:39.023689 22127 tablet_replica.cc:333] T d3ffce8c2d8741a59d4fce01eabad5de P 80f3cf10c4bf46f18b2207077c60370e: stopping tablet replica
I20260601 13:34:39.023818 22127 raft_consensus.cc:2243] T d3ffce8c2d8741a59d4fce01eabad5de P 80f3cf10c4bf46f18b2207077c60370e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:39.023973 22127 raft_consensus.cc:2272] T d3ffce8c2d8741a59d4fce01eabad5de P 80f3cf10c4bf46f18b2207077c60370e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:39.024370 22127 tablet_replica.cc:333] T 5d02822f8c5d4b38827746e96d77a573 P 80f3cf10c4bf46f18b2207077c60370e: stopping tablet replica
I20260601 13:34:39.024521 22127 raft_consensus.cc:2243] T 5d02822f8c5d4b38827746e96d77a573 P 80f3cf10c4bf46f18b2207077c60370e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:39.024652 22127 raft_consensus.cc:2272] T 5d02822f8c5d4b38827746e96d77a573 P 80f3cf10c4bf46f18b2207077c60370e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:39.025027 22127 tablet_replica.cc:333] T 947d7aa03ce54b9fbfe75af612f8b6ff P 80f3cf10c4bf46f18b2207077c60370e: stopping tablet replica
I20260601 13:34:39.025143 22127 raft_consensus.cc:2243] T 947d7aa03ce54b9fbfe75af612f8b6ff P 80f3cf10c4bf46f18b2207077c60370e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:34:39.025450 22127 raft_consensus.cc:2272] T 947d7aa03ce54b9fbfe75af612f8b6ff P 80f3cf10c4bf46f18b2207077c60370e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:39.025950 22127 tablet_replica.cc:333] T 37a1a34787c64d77bb98412576d8cc4a P 80f3cf10c4bf46f18b2207077c60370e: stopping tablet replica
I20260601 13:34:39.026053 22127 raft_consensus.cc:2243] T 37a1a34787c64d77bb98412576d8cc4a P 80f3cf10c4bf46f18b2207077c60370e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:34:39.026300 22127 raft_consensus.cc:2272] T 37a1a34787c64d77bb98412576d8cc4a P 80f3cf10c4bf46f18b2207077c60370e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:39.026861 22127 tablet_replica.cc:333] T 9f7bb6dd7d5249f787edcf8cd4c358a3 P 80f3cf10c4bf46f18b2207077c60370e: stopping tablet replica
I20260601 13:34:39.027070 22127 raft_consensus.cc:2243] T 9f7bb6dd7d5249f787edcf8cd4c358a3 P 80f3cf10c4bf46f18b2207077c60370e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:34:39.027262 22127 raft_consensus.cc:2272] T 9f7bb6dd7d5249f787edcf8cd4c358a3 P 80f3cf10c4bf46f18b2207077c60370e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:39.032642 22127 tablet_server.cc:196] TabletServer@127.21.155.193:0 shutdown complete.
I20260601 13:34:39.036201 22127 tablet_server.cc:179] TabletServer@127.21.155.194:0 shutting down...
I20260601 13:34:39.043596 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:34:39.043970 22127 tablet_replica.cc:333] T 5d02822f8c5d4b38827746e96d77a573 P 7a559dbe8a484c839b1e22e2e7822251: stopping tablet replica
I20260601 13:34:39.044183 22127 raft_consensus.cc:2243] T 5d02822f8c5d4b38827746e96d77a573 P 7a559dbe8a484c839b1e22e2e7822251 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:34:39.044530 22127 raft_consensus.cc:2272] T 5d02822f8c5d4b38827746e96d77a573 P 7a559dbe8a484c839b1e22e2e7822251 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:39.045109 22127 tablet_replica.cc:333] T d0e312dec6804654ac8df7fdefd6a558 P 7a559dbe8a484c839b1e22e2e7822251: stopping tablet replica
I20260601 13:34:39.045313 22127 raft_consensus.cc:2243] T d0e312dec6804654ac8df7fdefd6a558 P 7a559dbe8a484c839b1e22e2e7822251 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:39.045466 22127 raft_consensus.cc:2272] T d0e312dec6804654ac8df7fdefd6a558 P 7a559dbe8a484c839b1e22e2e7822251 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:39.045898 22127 tablet_replica.cc:333] T 947d7aa03ce54b9fbfe75af612f8b6ff P 7a559dbe8a484c839b1e22e2e7822251: stopping tablet replica
I20260601 13:34:39.046047 22127 raft_consensus.cc:2243] T 947d7aa03ce54b9fbfe75af612f8b6ff P 7a559dbe8a484c839b1e22e2e7822251 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:39.046183 22127 raft_consensus.cc:2272] T 947d7aa03ce54b9fbfe75af612f8b6ff P 7a559dbe8a484c839b1e22e2e7822251 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:39.046756 22127 tablet_replica.cc:333] T f249e8e4d1e8418fb26f15eaba1078ae P 7a559dbe8a484c839b1e22e2e7822251: stopping tablet replica
I20260601 13:34:39.046901 22127 raft_consensus.cc:2243] T f249e8e4d1e8418fb26f15eaba1078ae P 7a559dbe8a484c839b1e22e2e7822251 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:39.047057 22127 raft_consensus.cc:2272] T f249e8e4d1e8418fb26f15eaba1078ae P 7a559dbe8a484c839b1e22e2e7822251 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:39.047631 22127 tablet_replica.cc:333] T f420ac5f15534155830891838860634d P 7a559dbe8a484c839b1e22e2e7822251: stopping tablet replica
I20260601 13:34:39.047763 22127 raft_consensus.cc:2243] T f420ac5f15534155830891838860634d P 7a559dbe8a484c839b1e22e2e7822251 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:34:39.048024 22127 raft_consensus.cc:2272] T f420ac5f15534155830891838860634d P 7a559dbe8a484c839b1e22e2e7822251 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:39.048566 22127 tablet_replica.cc:333] T d3ffce8c2d8741a59d4fce01eabad5de P 7a559dbe8a484c839b1e22e2e7822251: stopping tablet replica
I20260601 13:34:39.048695 22127 raft_consensus.cc:2243] T d3ffce8c2d8741a59d4fce01eabad5de P 7a559dbe8a484c839b1e22e2e7822251 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:34:39.048899 22127 raft_consensus.cc:2272] T d3ffce8c2d8741a59d4fce01eabad5de P 7a559dbe8a484c839b1e22e2e7822251 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:39.049365 22127 tablet_replica.cc:333] T 37a1a34787c64d77bb98412576d8cc4a P 7a559dbe8a484c839b1e22e2e7822251: stopping tablet replica
I20260601 13:34:39.049491 22127 raft_consensus.cc:2243] T 37a1a34787c64d77bb98412576d8cc4a P 7a559dbe8a484c839b1e22e2e7822251 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:39.049625 22127 raft_consensus.cc:2272] T 37a1a34787c64d77bb98412576d8cc4a P 7a559dbe8a484c839b1e22e2e7822251 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:39.050182 22127 tablet_replica.cc:333] T 9f7bb6dd7d5249f787edcf8cd4c358a3 P 7a559dbe8a484c839b1e22e2e7822251: stopping tablet replica
I20260601 13:34:39.050312 22127 raft_consensus.cc:2243] T 9f7bb6dd7d5249f787edcf8cd4c358a3 P 7a559dbe8a484c839b1e22e2e7822251 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:39.050443 22127 raft_consensus.cc:2272] T 9f7bb6dd7d5249f787edcf8cd4c358a3 P 7a559dbe8a484c839b1e22e2e7822251 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:39.065455 22127 tablet_server.cc:196] TabletServer@127.21.155.194:0 shutdown complete.
I20260601 13:34:39.069490 22127 tablet_server.cc:179] TabletServer@127.21.155.195:0 shutting down...
I20260601 13:34:39.076646 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:34:39.076892 22127 tablet_replica.cc:333] T f249e8e4d1e8418fb26f15eaba1078ae P f82d429b0884400bb9854c77c79e33cf: stopping tablet replica
I20260601 13:34:39.077078 22127 raft_consensus.cc:2243] T f249e8e4d1e8418fb26f15eaba1078ae P f82d429b0884400bb9854c77c79e33cf [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:34:39.077383 22127 raft_consensus.cc:2272] T f249e8e4d1e8418fb26f15eaba1078ae P f82d429b0884400bb9854c77c79e33cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:39.078142 22127 tablet_replica.cc:333] T f420ac5f15534155830891838860634d P f82d429b0884400bb9854c77c79e33cf: stopping tablet replica
I20260601 13:34:39.078266 22127 raft_consensus.cc:2243] T f420ac5f15534155830891838860634d P f82d429b0884400bb9854c77c79e33cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:39.078420 22127 raft_consensus.cc:2272] T f420ac5f15534155830891838860634d P f82d429b0884400bb9854c77c79e33cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:39.079005 22127 tablet_replica.cc:333] T d3ffce8c2d8741a59d4fce01eabad5de P f82d429b0884400bb9854c77c79e33cf: stopping tablet replica
I20260601 13:34:39.079089 22127 raft_consensus.cc:2243] T d3ffce8c2d8741a59d4fce01eabad5de P f82d429b0884400bb9854c77c79e33cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:39.079216 22127 raft_consensus.cc:2272] T d3ffce8c2d8741a59d4fce01eabad5de P f82d429b0884400bb9854c77c79e33cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:39.079599 22127 tablet_replica.cc:333] T 5d02822f8c5d4b38827746e96d77a573 P f82d429b0884400bb9854c77c79e33cf: stopping tablet replica
I20260601 13:34:39.079804 22127 raft_consensus.cc:2243] T 5d02822f8c5d4b38827746e96d77a573 P f82d429b0884400bb9854c77c79e33cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:39.079979 22127 raft_consensus.cc:2272] T 5d02822f8c5d4b38827746e96d77a573 P f82d429b0884400bb9854c77c79e33cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:39.080350 22127 tablet_replica.cc:333] T 947d7aa03ce54b9fbfe75af612f8b6ff P f82d429b0884400bb9854c77c79e33cf: stopping tablet replica
I20260601 13:34:39.080477 22127 raft_consensus.cc:2243] T 947d7aa03ce54b9fbfe75af612f8b6ff P f82d429b0884400bb9854c77c79e33cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:39.080626 22127 raft_consensus.cc:2272] T 947d7aa03ce54b9fbfe75af612f8b6ff P f82d429b0884400bb9854c77c79e33cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:39.081148 22127 tablet_replica.cc:333] T 37a1a34787c64d77bb98412576d8cc4a P f82d429b0884400bb9854c77c79e33cf: stopping tablet replica
I20260601 13:34:39.081310 22127 raft_consensus.cc:2243] T 37a1a34787c64d77bb98412576d8cc4a P f82d429b0884400bb9854c77c79e33cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:39.081447 22127 raft_consensus.cc:2272] T 37a1a34787c64d77bb98412576d8cc4a P f82d429b0884400bb9854c77c79e33cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:39.081920 22127 tablet_replica.cc:333] T 9f7bb6dd7d5249f787edcf8cd4c358a3 P f82d429b0884400bb9854c77c79e33cf: stopping tablet replica
I20260601 13:34:39.081991 22127 raft_consensus.cc:2243] T 9f7bb6dd7d5249f787edcf8cd4c358a3 P f82d429b0884400bb9854c77c79e33cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:39.082108 22127 raft_consensus.cc:2272] T 9f7bb6dd7d5249f787edcf8cd4c358a3 P f82d429b0884400bb9854c77c79e33cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:39.082476 22127 tablet_replica.cc:333] T d0e312dec6804654ac8df7fdefd6a558 P f82d429b0884400bb9854c77c79e33cf: stopping tablet replica
I20260601 13:34:39.082546 22127 raft_consensus.cc:2243] T d0e312dec6804654ac8df7fdefd6a558 P f82d429b0884400bb9854c77c79e33cf [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:34:39.082846 22127 raft_consensus.cc:2272] T d0e312dec6804654ac8df7fdefd6a558 P f82d429b0884400bb9854c77c79e33cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:39.097436 22127 tablet_server.cc:196] TabletServer@127.21.155.195:0 shutdown complete.
I20260601 13:34:39.101691 22127 tablet_server.cc:179] TabletServer@127.21.155.196:0 shutting down...
I20260601 13:34:39.106805 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:34:39.119335 22127 tablet_server.cc:196] TabletServer@127.21.155.196:0 shutdown complete.
I20260601 13:34:39.121933 22127 master.cc:562] Master@127.21.155.254:39487 shutting down...
W20260601 13:34:39.126718 22743 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:34:39.126860 22743 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:34:39.126909 22743 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:34:39.127349 22127 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4f01ac0c76254a308951cb2d8661364f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:34:39.127511 22127 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4f01ac0c76254a308951cb2d8661364f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:39.127568 22127 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4f01ac0c76254a308951cb2d8661364f: stopping tablet replica
I20260601 13:34:39.140945 22127 master.cc:584] Master@127.21.155.254:39487 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (7277 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260601 13:34:39.153143 22127 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.155.254:33071,127.21.155.253:33869,127.21.155.252:44565
I20260601 13:34:39.153712 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:34:39.156569 22127 server_base.cc:1061] running on GCE node
W20260601 13:34:39.156556 23180 instance_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:34:39.156556 23179 instance_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:34:39.156790 23182 instance_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:34:39.157022 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:34:39.157079 22127 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:34:39.157096 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320879157096 us; error 0 us; skew 500 ppm
I20260601 13:34:39.158139 22127 webserver.cc:533] Webserver started at http://127.21.155.254:46547/ using document root <none> and password file <none>
I20260601 13:34:39.158309 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:34:39.158360 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:34:39.158422 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:34:39.159013 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320869173936-22127-0/minicluster-data/master-0-root/instance:
uuid: "9052184308eb4a18963965ae57ba479e"
format_stamp: "Formatted at 2026-06-01 13:34:39 on dist-test-slave-zw2r"
I20260601 13:34:39.160949 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:34:39.162302 23187 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:34:39.162751 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:39.162882 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320869173936-22127-0/minicluster-data/master-0-root
uuid: "9052184308eb4a18963965ae57ba479e"
format_stamp: "Formatted at 2026-06-01 13:34:39 on dist-test-slave-zw2r"
I20260601 13:34:39.162961 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320869173936-22127-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320869173936-22127-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320869173936-22127-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:34:39.184921 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:34:39.185384 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:34:39.189883 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.254:33071
I20260601 13:34:39.191582 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:34:39.195580 23240 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:34:39.195622 23239 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.254:33071 every 8 connection(s)
W20260601 13:34:39.196774 23245 instance_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:34:39.196791 23243 instance_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:34:39.196792 23242 instance_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:34:39.197379 23240 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.155.254" port: 33071 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:34:39.199229 22127 server_base.cc:1061] running on GCE node
I20260601 13:34:39.199405 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:34:39.199463 22127 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:34:39.199499 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320879199498 us; error 0 us; skew 500 ppm
I20260601 13:34:39.200628 22127 webserver.cc:533] Webserver started at http://127.21.155.253:40839/ using document root <none> and password file <none>
I20260601 13:34:39.200867 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:34:39.200950 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:34:39.201045 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:34:39.201678 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320869173936-22127-0/minicluster-data/master-1-root/instance:
uuid: "80878d9cd52742c98bdbd7a3455f1241"
format_stamp: "Formatted at 2026-06-01 13:34:39 on dist-test-slave-zw2r"
I20260601 13:34:39.203119 23240 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.155.253" port: 33869 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:34:39.203912 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
W20260601 13:34:39.204018 23188 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.155.253:33869: connect: Connection refused (error 111) [suppressed 1 similar messages]
W20260601 13:34:39.205008 23240 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.21.155.253:33869: Network error: Client connection negotiation failed: client connection to 127.21.155.253:33869: connect: Connection refused (error 111)
I20260601 13:34:39.205152 23253 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:34:39.205448 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:39.205559 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320869173936-22127-0/minicluster-data/master-1-root
uuid: "80878d9cd52742c98bdbd7a3455f1241"
format_stamp: "Formatted at 2026-06-01 13:34:39 on dist-test-slave-zw2r"
I20260601 13:34:39.205675 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320869173936-22127-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320869173936-22127-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320869173936-22127-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:34:39.218485 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:34:39.218986 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:34:39.223774 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.253:33869
I20260601 13:34:39.223793 23305 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.253:33869 every 8 connection(s)
I20260601 13:34:39.224628 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:34:39.224843 23306 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:34:39.226649 23308 instance_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:34:39.226706 23309 instance_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:34:39.226722 23306 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.155.254" port: 33071 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:34:39.226706 23311 instance_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:34:39.227221 22127 server_base.cc:1061] running on GCE node
I20260601 13:34:39.227581 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:34:39.227684 22127 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:34:39.227778 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320879227776 us; error 0 us; skew 500 ppm
I20260601 13:34:39.228827 22127 webserver.cc:533] Webserver started at http://127.21.155.252:37519/ using document root <none> and password file <none>
I20260601 13:34:39.229031 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:34:39.229112 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:34:39.229221 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:34:39.229684 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320869173936-22127-0/minicluster-data/master-2-root/instance:
uuid: "38a997a84ced495f9d3c6b537ccb481d"
format_stamp: "Formatted at 2026-06-01 13:34:39 on dist-test-slave-zw2r"
I20260601 13:34:39.231956 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:34:39.232407 23306 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.155.253" port: 33869 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:34:39.233280 23317 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:34:39.233584 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:39.233672 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320869173936-22127-0/minicluster-data/master-2-root
uuid: "38a997a84ced495f9d3c6b537ccb481d"
format_stamp: "Formatted at 2026-06-01 13:34:39 on dist-test-slave-zw2r"
I20260601 13:34:39.233757 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320869173936-22127-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320869173936-22127-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320869173936-22127-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:34:39.237962 23306 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44565 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:34:39.239699 23306 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.21.155.252:44565: Network error: Client connection negotiation failed: client connection to 127.21.155.252:44565: connect: Connection refused (error 111)
I20260601 13:34:39.240206 23240 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.21.155.253" port: 33869 } attempt: 1
I20260601 13:34:39.244798 23240 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44565 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:34:39.246423 23240 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.21.155.252:44565: Network error: Client connection negotiation failed: client connection to 127.21.155.252:44565: connect: Connection refused (error 111)
I20260601 13:34:39.257743 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:34:39.258172 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:34:39.262658 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.252:44565
I20260601 13:34:39.262729 23371 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.252:44565 every 8 connection(s)
I20260601 13:34:39.262866 23306 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44565 } attempt: 1
I20260601 13:34:39.263298 22127 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:34:39.263818 23372 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:34:39.265077 23372 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.155.254" port: 33071 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:34:39.269279 23306 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 80878d9cd52742c98bdbd7a3455f1241: Bootstrap starting.
I20260601 13:34:39.270431 23306 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 80878d9cd52742c98bdbd7a3455f1241: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:39.270431 23372 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.155.253" port: 33869 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:34:39.271739 23306 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 80878d9cd52742c98bdbd7a3455f1241: No bootstrap required, opened a new log
I20260601 13:34:39.272207 23306 raft_consensus.cc:359] T 00000000000000000000000000000000 P 80878d9cd52742c98bdbd7a3455f1241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052184308eb4a18963965ae57ba479e" member_type: VOTER last_known_addr { host: "127.21.155.254" port: 33071 } } peers { permanent_uuid: "80878d9cd52742c98bdbd7a3455f1241" member_type: VOTER last_known_addr { host: "127.21.155.253" port: 33869 } } peers { permanent_uuid: "38a997a84ced495f9d3c6b537ccb481d" member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44565 } }
I20260601 13:34:39.272321 23306 raft_consensus.cc:385] T 00000000000000000000000000000000 P 80878d9cd52742c98bdbd7a3455f1241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:39.272344 23306 raft_consensus.cc:740] T 00000000000000000000000000000000 P 80878d9cd52742c98bdbd7a3455f1241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80878d9cd52742c98bdbd7a3455f1241, State: Initialized, Role: FOLLOWER
I20260601 13:34:39.272603 23240 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44565 } attempt: 1
I20260601 13:34:39.272591 23306 consensus_queue.cc:260] T 00000000000000000000000000000000 P 80878d9cd52742c98bdbd7a3455f1241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052184308eb4a18963965ae57ba479e" member_type: VOTER last_known_addr { host: "127.21.155.254" port: 33071 } } peers { permanent_uuid: "80878d9cd52742c98bdbd7a3455f1241" member_type: VOTER last_known_addr { host: "127.21.155.253" port: 33869 } } peers { permanent_uuid: "38a997a84ced495f9d3c6b537ccb481d" member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44565 } }
I20260601 13:34:39.273047 23377 sys_catalog.cc:455] T 00000000000000000000000000000000 P 80878d9cd52742c98bdbd7a3455f1241 [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: "9052184308eb4a18963965ae57ba479e" member_type: VOTER last_known_addr { host: "127.21.155.254" port: 33071 } } peers { permanent_uuid: "80878d9cd52742c98bdbd7a3455f1241" member_type: VOTER last_known_addr { host: "127.21.155.253" port: 33869 } } peers { permanent_uuid: "38a997a84ced495f9d3c6b537ccb481d" member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44565 } } }
I20260601 13:34:39.273236 23377 sys_catalog.cc:458] T 00000000000000000000000000000000 P 80878d9cd52742c98bdbd7a3455f1241 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:34:39.273561 23306 sys_catalog.cc:565] T 00000000000000000000000000000000 P 80878d9cd52742c98bdbd7a3455f1241 [sys.catalog]: configured and running, proceeding with master startup.
W20260601 13:34:39.276136 23388 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 80878d9cd52742c98bdbd7a3455f1241: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
I20260601 13:34:39.276142 23372 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44565 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:34:39.276244 23388 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:34:39.280620 23240 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9052184308eb4a18963965ae57ba479e: Bootstrap starting.
I20260601 13:34:39.281767 23372 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d: Bootstrap starting.
I20260601 13:34:39.281867 23240 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9052184308eb4a18963965ae57ba479e: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:39.283071 23372 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:39.283329 23240 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9052184308eb4a18963965ae57ba479e: No bootstrap required, opened a new log
I20260601 13:34:39.283881 23240 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9052184308eb4a18963965ae57ba479e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052184308eb4a18963965ae57ba479e" member_type: VOTER last_known_addr { host: "127.21.155.254" port: 33071 } } peers { permanent_uuid: "80878d9cd52742c98bdbd7a3455f1241" member_type: VOTER last_known_addr { host: "127.21.155.253" port: 33869 } } peers { permanent_uuid: "38a997a84ced495f9d3c6b537ccb481d" member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44565 } }
I20260601 13:34:39.283988 23240 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9052184308eb4a18963965ae57ba479e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:39.284017 23240 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9052184308eb4a18963965ae57ba479e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9052184308eb4a18963965ae57ba479e, State: Initialized, Role: FOLLOWER
I20260601 13:34:39.284199 23240 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9052184308eb4a18963965ae57ba479e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052184308eb4a18963965ae57ba479e" member_type: VOTER last_known_addr { host: "127.21.155.254" port: 33071 } } peers { permanent_uuid: "80878d9cd52742c98bdbd7a3455f1241" member_type: VOTER last_known_addr { host: "127.21.155.253" port: 33869 } } peers { permanent_uuid: "38a997a84ced495f9d3c6b537ccb481d" member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44565 } }
I20260601 13:34:39.284482 23372 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d: No bootstrap required, opened a new log
I20260601 13:34:39.284579 23392 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9052184308eb4a18963965ae57ba479e [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: "9052184308eb4a18963965ae57ba479e" member_type: VOTER last_known_addr { host: "127.21.155.254" port: 33071 } } peers { permanent_uuid: "80878d9cd52742c98bdbd7a3455f1241" member_type: VOTER last_known_addr { host: "127.21.155.253" port: 33869 } } peers { permanent_uuid: "38a997a84ced495f9d3c6b537ccb481d" member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44565 } } }
I20260601 13:34:39.284713 23392 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9052184308eb4a18963965ae57ba479e [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:34:39.284731 23240 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9052184308eb4a18963965ae57ba479e [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:34:39.284920 23372 raft_consensus.cc:359] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052184308eb4a18963965ae57ba479e" member_type: VOTER last_known_addr { host: "127.21.155.254" port: 33071 } } peers { permanent_uuid: "80878d9cd52742c98bdbd7a3455f1241" member_type: VOTER last_known_addr { host: "127.21.155.253" port: 33869 } } peers { permanent_uuid: "38a997a84ced495f9d3c6b537ccb481d" member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44565 } }
I20260601 13:34:39.285030 23372 raft_consensus.cc:385] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:39.285061 23372 raft_consensus.cc:740] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38a997a84ced495f9d3c6b537ccb481d, State: Initialized, Role: FOLLOWER
I20260601 13:34:39.285183 23372 consensus_queue.cc:260] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052184308eb4a18963965ae57ba479e" member_type: VOTER last_known_addr { host: "127.21.155.254" port: 33071 } } peers { permanent_uuid: "80878d9cd52742c98bdbd7a3455f1241" member_type: VOTER last_known_addr { host: "127.21.155.253" port: 33869 } } peers { permanent_uuid: "38a997a84ced495f9d3c6b537ccb481d" member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44565 } }
I20260601 13:34:39.285549 23393 sys_catalog.cc:455] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d [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: "9052184308eb4a18963965ae57ba479e" member_type: VOTER last_known_addr { host: "127.21.155.254" port: 33071 } } peers { permanent_uuid: "80878d9cd52742c98bdbd7a3455f1241" member_type: VOTER last_known_addr { host: "127.21.155.253" port: 33869 } } peers { permanent_uuid: "38a997a84ced495f9d3c6b537ccb481d" member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44565 } } }
I20260601 13:34:39.285660 23393 sys_catalog.cc:458] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:34:39.285818 23372 sys_catalog.cc:565] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:34:39.286881 22127 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260601 13:34:39.286942 22127 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
W20260601 13:34:39.287418 23409 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 9052184308eb4a18963965ae57ba479e: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:34:39.287513 23409 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:34:39.288384 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:34:39.288533 23415 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:34:39.288592 23415 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260601 13:34:39.290836 23416 instance_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:34:39.290928 23417 instance_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:34:39.290884 23419 instance_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:34:39.291304 22127 server_base.cc:1061] running on GCE node
I20260601 13:34:39.291512 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:34:39.291553 22127 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:34:39.291575 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320879291575 us; error 0 us; skew 500 ppm
I20260601 13:34:39.292652 22127 webserver.cc:533] Webserver started at http://127.21.155.193:42151/ using document root <none> and password file <none>
I20260601 13:34:39.292840 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:34:39.292915 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:34:39.293004 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:34:39.293547 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320869173936-22127-0/minicluster-data/ts-0-root/instance:
uuid: "6786ca08397e453c9475c04ebe9ab8e5"
format_stamp: "Formatted at 2026-06-01 13:34:39 on dist-test-slave-zw2r"
I20260601 13:34:39.295212 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:39.296252 23424 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:34:39.296587 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:39.296679 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320869173936-22127-0/minicluster-data/ts-0-root
uuid: "6786ca08397e453c9475c04ebe9ab8e5"
format_stamp: "Formatted at 2026-06-01 13:34:39 on dist-test-slave-zw2r"
I20260601 13:34:39.296774 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320869173936-22127-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320869173936-22127-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320869173936-22127-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:34:39.311774 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:34:39.312307 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:34:39.312661 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:34:39.313314 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:34:39.313382 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:39.313443 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:34:39.313498 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:39.319720 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.193:43497
I20260601 13:34:39.319763 23487 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.193:43497 every 8 connection(s)
I20260601 13:34:39.321020 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:34:39.324918 23495 instance_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:34:39.325098 23496 instance_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:34:39.325384 23498 instance_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:34:39.326503 23489 heartbeater.cc:344] Connected to a master server at 127.21.155.254:33071
I20260601 13:34:39.326573 23490 heartbeater.cc:344] Connected to a master server at 127.21.155.253:33869
I20260601 13:34:39.326608 23489 heartbeater.cc:461] Registering TS with master...
I20260601 13:34:39.326694 23490 heartbeater.cc:461] Registering TS with master...
I20260601 13:34:39.326875 22127 server_base.cc:1061] running on GCE node
I20260601 13:34:39.326923 23489 heartbeater.cc:507] Master 127.21.155.254:33071 requested a full tablet report, sending...
I20260601 13:34:39.326938 23490 heartbeater.cc:507] Master 127.21.155.253:33869 requested a full tablet report, sending...
I20260601 13:34:39.326902 23488 heartbeater.cc:344] Connected to a master server at 127.21.155.252:44565
I20260601 13:34:39.327073 23488 heartbeater.cc:461] Registering TS with master...
I20260601 13:34:39.327147 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:34:39.327193 22127 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:34:39.327221 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320879327220 us; error 0 us; skew 500 ppm
I20260601 13:34:39.327240 23488 heartbeater.cc:507] Master 127.21.155.252:44565 requested a full tablet report, sending...
I20260601 13:34:39.327716 23204 ts_manager.cc:194] Registered new tserver with Master: 6786ca08397e453c9475c04ebe9ab8e5 (127.21.155.193:43497)
I20260601 13:34:39.327728 23270 ts_manager.cc:194] Registered new tserver with Master: 6786ca08397e453c9475c04ebe9ab8e5 (127.21.155.193:43497)
I20260601 13:34:39.327916 23333 ts_manager.cc:194] Registered new tserver with Master: 6786ca08397e453c9475c04ebe9ab8e5 (127.21.155.193:43497)
I20260601 13:34:39.328305 22127 webserver.cc:533] Webserver started at http://127.21.155.194:45691/ using document root <none> and password file <none>
I20260601 13:34:39.328490 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:34:39.328572 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:34:39.328651 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:34:39.329041 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320869173936-22127-0/minicluster-data/ts-1-root/instance:
uuid: "0e9eb91e01944ee49fbe57b9766aadd3"
format_stamp: "Formatted at 2026-06-01 13:34:39 on dist-test-slave-zw2r"
I20260601 13:34:39.330854 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:34:39.332054 23503 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:34:39.332479 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:34:39.332598 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320869173936-22127-0/minicluster-data/ts-1-root
uuid: "0e9eb91e01944ee49fbe57b9766aadd3"
format_stamp: "Formatted at 2026-06-01 13:34:39 on dist-test-slave-zw2r"
I20260601 13:34:39.332715 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320869173936-22127-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320869173936-22127-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320869173936-22127-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:34:39.348232 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:34:39.348842 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:34:39.349342 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:34:39.349933 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:34:39.350018 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:39.350081 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:34:39.350140 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:39.355988 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.194:42301
I20260601 13:34:39.356071 23566 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.194:42301 every 8 connection(s)
I20260601 13:34:39.357185 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:34:39.360265 23577 instance_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:34:39.360447 23575 instance_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:34:39.360630 23574 instance_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:34:39.360818 22127 server_base.cc:1061] running on GCE node
I20260601 13:34:39.361739 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:34:39.361877 22127 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:34:39.361980 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320879361978 us; error 0 us; skew 500 ppm
I20260601 13:34:39.362962 23568 heartbeater.cc:344] Connected to a master server at 127.21.155.254:33071
I20260601 13:34:39.363085 23568 heartbeater.cc:461] Registering TS with master...
I20260601 13:34:39.363480 22127 webserver.cc:533] Webserver started at http://127.21.155.195:35247/ using document root <none> and password file <none>
I20260601 13:34:39.363574 23568 heartbeater.cc:507] Master 127.21.155.254:33071 requested a full tablet report, sending...
I20260601 13:34:39.363615 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:34:39.363655 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:34:39.363708 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:34:39.362974 23569 heartbeater.cc:344] Connected to a master server at 127.21.155.253:33869
I20260601 13:34:39.364114 23569 heartbeater.cc:461] Registering TS with master...
I20260601 13:34:39.364214 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320869173936-22127-0/minicluster-data/ts-2-root/instance:
uuid: "71cab6a71740427e82e06689761c4f6f"
format_stamp: "Formatted at 2026-06-01 13:34:39 on dist-test-slave-zw2r"
I20260601 13:34:39.364295 23569 heartbeater.cc:507] Master 127.21.155.253:33869 requested a full tablet report, sending...
I20260601 13:34:39.364346 23567 heartbeater.cc:344] Connected to a master server at 127.21.155.252:44565
I20260601 13:34:39.364398 23204 ts_manager.cc:194] Registered new tserver with Master: 0e9eb91e01944ee49fbe57b9766aadd3 (127.21.155.194:42301)
I20260601 13:34:39.364431 23567 heartbeater.cc:461] Registering TS with master...
I20260601 13:34:39.364619 23567 heartbeater.cc:507] Master 127.21.155.252:44565 requested a full tablet report, sending...
I20260601 13:34:39.365450 23333 ts_manager.cc:194] Registered new tserver with Master: 0e9eb91e01944ee49fbe57b9766aadd3 (127.21.155.194:42301)
I20260601 13:34:39.365471 23270 ts_manager.cc:194] Registered new tserver with Master: 0e9eb91e01944ee49fbe57b9766aadd3 (127.21.155.194:42301)
I20260601 13:34:39.366354 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:34:39.367547 23582 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:34:39.368047 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:34:39.368129 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320869173936-22127-0/minicluster-data/ts-2-root
uuid: "71cab6a71740427e82e06689761c4f6f"
format_stamp: "Formatted at 2026-06-01 13:34:39 on dist-test-slave-zw2r"
I20260601 13:34:39.368199 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320869173936-22127-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320869173936-22127-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320869173936-22127-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:34:39.393450 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:34:39.393972 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:34:39.394290 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:34:39.394917 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:34:39.394968 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:39.395010 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:34:39.395083 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:39.401158 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.195:41159
I20260601 13:34:39.401315 23645 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.195:41159 every 8 connection(s)
I20260601 13:34:39.407522 23648 heartbeater.cc:344] Connected to a master server at 127.21.155.253:33869
I20260601 13:34:39.407661 23648 heartbeater.cc:461] Registering TS with master...
I20260601 13:34:39.407817 23647 heartbeater.cc:344] Connected to a master server at 127.21.155.254:33071
I20260601 13:34:39.407920 23647 heartbeater.cc:461] Registering TS with master...
I20260601 13:34:39.407968 23648 heartbeater.cc:507] Master 127.21.155.253:33869 requested a full tablet report, sending...
I20260601 13:34:39.408217 23646 heartbeater.cc:344] Connected to a master server at 127.21.155.252:44565
I20260601 13:34:39.408226 23647 heartbeater.cc:507] Master 127.21.155.254:33071 requested a full tablet report, sending...
I20260601 13:34:39.408311 23646 heartbeater.cc:461] Registering TS with master...
I20260601 13:34:39.408541 23646 heartbeater.cc:507] Master 127.21.155.252:44565 requested a full tablet report, sending...
I20260601 13:34:39.408838 23270 ts_manager.cc:194] Registered new tserver with Master: 71cab6a71740427e82e06689761c4f6f (127.21.155.195:41159)
I20260601 13:34:39.408944 23204 ts_manager.cc:194] Registered new tserver with Master: 71cab6a71740427e82e06689761c4f6f (127.21.155.195:41159)
I20260601 13:34:39.409678 23333 ts_manager.cc:194] Registered new tserver with Master: 71cab6a71740427e82e06689761c4f6f (127.21.155.195:41159)
I20260601 13:34:39.410109 22127 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.008213494s
I20260601 13:34:39.481794 23392 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9052184308eb4a18963965ae57ba479e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:34:39.482061 23392 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9052184308eb4a18963965ae57ba479e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052184308eb4a18963965ae57ba479e" member_type: VOTER last_known_addr { host: "127.21.155.254" port: 33071 } } peers { permanent_uuid: "80878d9cd52742c98bdbd7a3455f1241" member_type: VOTER last_known_addr { host: "127.21.155.253" port: 33869 } } peers { permanent_uuid: "38a997a84ced495f9d3c6b537ccb481d" member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44565 } }
I20260601 13:34:39.482697 23392 leader_election.cc:290] T 00000000000000000000000000000000 P 9052184308eb4a18963965ae57ba479e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80878d9cd52742c98bdbd7a3455f1241 (127.21.155.253:33869), 38a997a84ced495f9d3c6b537ccb481d (127.21.155.252:44565)
I20260601 13:34:39.483345 23280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9052184308eb4a18963965ae57ba479e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80878d9cd52742c98bdbd7a3455f1241" is_pre_election: true
I20260601 13:34:39.483413 23346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9052184308eb4a18963965ae57ba479e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38a997a84ced495f9d3c6b537ccb481d" is_pre_election: true
I20260601 13:34:39.483500 23280 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 80878d9cd52742c98bdbd7a3455f1241 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9052184308eb4a18963965ae57ba479e in term 0.
I20260601 13:34:39.483634 23346 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9052184308eb4a18963965ae57ba479e in term 0.
I20260601 13:34:39.483927 23188 leader_election.cc:304] T 00000000000000000000000000000000 P 9052184308eb4a18963965ae57ba479e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80878d9cd52742c98bdbd7a3455f1241, 9052184308eb4a18963965ae57ba479e; no voters: 
I20260601 13:34:39.484150 23392 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9052184308eb4a18963965ae57ba479e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:34:39.484208 23392 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9052184308eb4a18963965ae57ba479e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:34:39.484236 23392 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9052184308eb4a18963965ae57ba479e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:39.485433 23392 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9052184308eb4a18963965ae57ba479e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052184308eb4a18963965ae57ba479e" member_type: VOTER last_known_addr { host: "127.21.155.254" port: 33071 } } peers { permanent_uuid: "80878d9cd52742c98bdbd7a3455f1241" member_type: VOTER last_known_addr { host: "127.21.155.253" port: 33869 } } peers { permanent_uuid: "38a997a84ced495f9d3c6b537ccb481d" member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44565 } }
I20260601 13:34:39.486088 23392 leader_election.cc:290] T 00000000000000000000000000000000 P 9052184308eb4a18963965ae57ba479e [CANDIDATE]: Term 1 election: Requested vote from peers 80878d9cd52742c98bdbd7a3455f1241 (127.21.155.253:33869), 38a997a84ced495f9d3c6b537ccb481d (127.21.155.252:44565)
I20260601 13:34:39.486611 23280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9052184308eb4a18963965ae57ba479e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80878d9cd52742c98bdbd7a3455f1241"
I20260601 13:34:39.486806 23346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9052184308eb4a18963965ae57ba479e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38a997a84ced495f9d3c6b537ccb481d"
I20260601 13:34:39.486821 23280 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 80878d9cd52742c98bdbd7a3455f1241 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:39.486917 23346 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:39.488214 23280 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 80878d9cd52742c98bdbd7a3455f1241 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9052184308eb4a18963965ae57ba479e in term 1.
I20260601 13:34:39.488214 23346 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9052184308eb4a18963965ae57ba479e in term 1.
I20260601 13:34:39.488722 23188 leader_election.cc:304] T 00000000000000000000000000000000 P 9052184308eb4a18963965ae57ba479e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38a997a84ced495f9d3c6b537ccb481d, 9052184308eb4a18963965ae57ba479e; no voters: 
I20260601 13:34:39.488937 23392 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9052184308eb4a18963965ae57ba479e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:39.489176 23392 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9052184308eb4a18963965ae57ba479e [term 1 LEADER]: Becoming Leader. State: Replica: 9052184308eb4a18963965ae57ba479e, State: Running, Role: LEADER
I20260601 13:34:39.489424 23392 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9052184308eb4a18963965ae57ba479e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052184308eb4a18963965ae57ba479e" member_type: VOTER last_known_addr { host: "127.21.155.254" port: 33071 } } peers { permanent_uuid: "80878d9cd52742c98bdbd7a3455f1241" member_type: VOTER last_known_addr { host: "127.21.155.253" port: 33869 } } peers { permanent_uuid: "38a997a84ced495f9d3c6b537ccb481d" member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44565 } }
I20260601 13:34:39.490315 23654 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9052184308eb4a18963965ae57ba479e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9052184308eb4a18963965ae57ba479e. Latest consensus state: current_term: 1 leader_uuid: "9052184308eb4a18963965ae57ba479e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052184308eb4a18963965ae57ba479e" member_type: VOTER last_known_addr { host: "127.21.155.254" port: 33071 } } peers { permanent_uuid: "80878d9cd52742c98bdbd7a3455f1241" member_type: VOTER last_known_addr { host: "127.21.155.253" port: 33869 } } peers { permanent_uuid: "38a997a84ced495f9d3c6b537ccb481d" member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44565 } } }
I20260601 13:34:39.490451 23654 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9052184308eb4a18963965ae57ba479e [sys.catalog]: This master's current role is: LEADER
I20260601 13:34:39.490806 23656 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:34:39.491829 23656 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:34:39.494673 23346 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d [term 1 FOLLOWER]: Refusing update from remote peer 9052184308eb4a18963965ae57ba479e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:34:39.494724 23280 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 80878d9cd52742c98bdbd7a3455f1241 [term 1 FOLLOWER]: Refusing update from remote peer 9052184308eb4a18963965ae57ba479e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:34:39.495275 23654 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 9052184308eb4a18963965ae57ba479e [LEADER]: Connected to new peer: Peer: permanent_uuid: "80878d9cd52742c98bdbd7a3455f1241" member_type: VOTER last_known_addr { host: "127.21.155.253" port: 33869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:39.495622 23392 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 9052184308eb4a18963965ae57ba479e [LEADER]: Connected to new peer: Peer: permanent_uuid: "38a997a84ced495f9d3c6b537ccb481d" member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:39.497154 23377 sys_catalog.cc:455] T 00000000000000000000000000000000 P 80878d9cd52742c98bdbd7a3455f1241 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9052184308eb4a18963965ae57ba479e. Latest consensus state: current_term: 1 leader_uuid: "9052184308eb4a18963965ae57ba479e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052184308eb4a18963965ae57ba479e" member_type: VOTER last_known_addr { host: "127.21.155.254" port: 33071 } } peers { permanent_uuid: "80878d9cd52742c98bdbd7a3455f1241" member_type: VOTER last_known_addr { host: "127.21.155.253" port: 33869 } } peers { permanent_uuid: "38a997a84ced495f9d3c6b537ccb481d" member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44565 } } }
I20260601 13:34:39.497323 23377 sys_catalog.cc:458] T 00000000000000000000000000000000 P 80878d9cd52742c98bdbd7a3455f1241 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:34:39.498459 23393 sys_catalog.cc:455] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9052184308eb4a18963965ae57ba479e. Latest consensus state: current_term: 1 leader_uuid: "9052184308eb4a18963965ae57ba479e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052184308eb4a18963965ae57ba479e" member_type: VOTER last_known_addr { host: "127.21.155.254" port: 33071 } } peers { permanent_uuid: "80878d9cd52742c98bdbd7a3455f1241" member_type: VOTER last_known_addr { host: "127.21.155.253" port: 33869 } } peers { permanent_uuid: "38a997a84ced495f9d3c6b537ccb481d" member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44565 } } }
I20260601 13:34:39.498587 23393 sys_catalog.cc:458] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:34:39.499045 23377 sys_catalog.cc:455] T 00000000000000000000000000000000 P 80878d9cd52742c98bdbd7a3455f1241 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "9052184308eb4a18963965ae57ba479e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052184308eb4a18963965ae57ba479e" member_type: VOTER last_known_addr { host: "127.21.155.254" port: 33071 } } peers { permanent_uuid: "80878d9cd52742c98bdbd7a3455f1241" member_type: VOTER last_known_addr { host: "127.21.155.253" port: 33869 } } peers { permanent_uuid: "38a997a84ced495f9d3c6b537ccb481d" member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44565 } } }
I20260601 13:34:39.499178 23377 sys_catalog.cc:458] T 00000000000000000000000000000000 P 80878d9cd52742c98bdbd7a3455f1241 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:34:39.499325 23656 catalog_manager.cc:1382] Generated new cluster ID: 24e1ca7f6e7d4b3cbb86726a086d12f4
I20260601 13:34:39.499387 23656 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:34:39.500581 23654 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9052184308eb4a18963965ae57ba479e [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "9052184308eb4a18963965ae57ba479e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052184308eb4a18963965ae57ba479e" member_type: VOTER last_known_addr { host: "127.21.155.254" port: 33071 } } peers { permanent_uuid: "80878d9cd52742c98bdbd7a3455f1241" member_type: VOTER last_known_addr { host: "127.21.155.253" port: 33869 } } peers { permanent_uuid: "38a997a84ced495f9d3c6b537ccb481d" member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44565 } } }
I20260601 13:34:39.500676 23654 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9052184308eb4a18963965ae57ba479e [sys.catalog]: This master's current role is: LEADER
I20260601 13:34:39.505452 23393 sys_catalog.cc:455] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "9052184308eb4a18963965ae57ba479e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052184308eb4a18963965ae57ba479e" member_type: VOTER last_known_addr { host: "127.21.155.254" port: 33071 } } peers { permanent_uuid: "80878d9cd52742c98bdbd7a3455f1241" member_type: VOTER last_known_addr { host: "127.21.155.253" port: 33869 } } peers { permanent_uuid: "38a997a84ced495f9d3c6b537ccb481d" member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44565 } } }
I20260601 13:34:39.505615 23393 sys_catalog.cc:458] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:34:39.499296 23392 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9052184308eb4a18963965ae57ba479e [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "9052184308eb4a18963965ae57ba479e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052184308eb4a18963965ae57ba479e" member_type: VOTER last_known_addr { host: "127.21.155.254" port: 33071 } } peers { permanent_uuid: "80878d9cd52742c98bdbd7a3455f1241" member_type: VOTER last_known_addr { host: "127.21.155.253" port: 33869 } } peers { permanent_uuid: "38a997a84ced495f9d3c6b537ccb481d" member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44565 } } }
I20260601 13:34:39.509390 23392 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9052184308eb4a18963965ae57ba479e [sys.catalog]: This master's current role is: LEADER
I20260601 13:34:39.520543 23656 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:34:39.521390 23656 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:34:39.535450 23656 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 9052184308eb4a18963965ae57ba479e: Generated new TSK 0
I20260601 13:34:39.535856 23656 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:34:40.277345 23388 catalog_manager.cc:1294] Loaded cluster ID: 24e1ca7f6e7d4b3cbb86726a086d12f4
I20260601 13:34:40.277448 23388 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 80878d9cd52742c98bdbd7a3455f1241: loading cluster ID for follower catalog manager: success
I20260601 13:34:40.278692 23388 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 80878d9cd52742c98bdbd7a3455f1241: acquiring CA information for follower catalog manager: success
I20260601 13:34:40.279435 23388 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 80878d9cd52742c98bdbd7a3455f1241: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:34:40.289526 23415 catalog_manager.cc:1294] Loaded cluster ID: 24e1ca7f6e7d4b3cbb86726a086d12f4
I20260601 13:34:40.289623 23415 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d: loading cluster ID for follower catalog manager: success
I20260601 13:34:40.290959 23415 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d: acquiring CA information for follower catalog manager: success
I20260601 13:34:40.291633 23415 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:34:40.330763 23204 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50740
I20260601 13:34:40.366755 23204 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50742
I20260601 13:34:40.411675 23204 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50744
I20260601 13:34:41.287024 23407 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:34:41.331944 23489 heartbeater.cc:499] Master 127.21.155.254:33071 was elected leader, sending a full tablet report...
I20260601 13:34:41.367800 23568 heartbeater.cc:499] Master 127.21.155.254:33071 was elected leader, sending a full tablet report...
I20260601 13:34:41.412878 23647 heartbeater.cc:499] Master 127.21.155.254:33071 was elected leader, sending a full tablet report...
I20260601 13:34:41.675530 23204 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50750:
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:34:41.692813 23452 tablet_service.cc:1511] Processing CreateTablet for tablet a0823b00b21549c9afb3a0a02e3b348e (DEFAULT_TABLE table=test-workload [id=34c0e7670d0047629972194bdcd20e6c]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:34:41.693110 23610 tablet_service.cc:1511] Processing CreateTablet for tablet 7b49cb1fa9b5460882ea0cc92b62bc8e (DEFAULT_TABLE table=test-workload [id=34c0e7670d0047629972194bdcd20e6c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:34:41.693248 23452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0823b00b21549c9afb3a0a02e3b348e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:41.693482 23610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b49cb1fa9b5460882ea0cc92b62bc8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:41.693526 23531 tablet_service.cc:1511] Processing CreateTablet for tablet 61199f31df1d44939b8d9c9e18264376 (DEFAULT_TABLE table=test-workload [id=34c0e7670d0047629972194bdcd20e6c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:34:41.693815 23531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61199f31df1d44939b8d9c9e18264376. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:41.695824 23694 tablet_bootstrap.cc:492] T 7b49cb1fa9b5460882ea0cc92b62bc8e P 71cab6a71740427e82e06689761c4f6f: Bootstrap starting.
I20260601 13:34:41.696223 23696 tablet_bootstrap.cc:492] T 61199f31df1d44939b8d9c9e18264376 P 0e9eb91e01944ee49fbe57b9766aadd3: Bootstrap starting.
I20260601 13:34:41.696477 23695 tablet_bootstrap.cc:492] T a0823b00b21549c9afb3a0a02e3b348e P 6786ca08397e453c9475c04ebe9ab8e5: Bootstrap starting.
I20260601 13:34:41.697036 23694 tablet_bootstrap.cc:654] T 7b49cb1fa9b5460882ea0cc92b62bc8e P 71cab6a71740427e82e06689761c4f6f: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:41.697266 23696 tablet_bootstrap.cc:654] T 61199f31df1d44939b8d9c9e18264376 P 0e9eb91e01944ee49fbe57b9766aadd3: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:41.697360 23695 tablet_bootstrap.cc:654] T a0823b00b21549c9afb3a0a02e3b348e P 6786ca08397e453c9475c04ebe9ab8e5: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:41.698426 23694 tablet_bootstrap.cc:492] T 7b49cb1fa9b5460882ea0cc92b62bc8e P 71cab6a71740427e82e06689761c4f6f: No bootstrap required, opened a new log
I20260601 13:34:41.698438 23695 tablet_bootstrap.cc:492] T a0823b00b21549c9afb3a0a02e3b348e P 6786ca08397e453c9475c04ebe9ab8e5: No bootstrap required, opened a new log
I20260601 13:34:41.698555 23695 ts_tablet_manager.cc:1403] T a0823b00b21549c9afb3a0a02e3b348e P 6786ca08397e453c9475c04ebe9ab8e5: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:34:41.698556 23694 ts_tablet_manager.cc:1403] T 7b49cb1fa9b5460882ea0cc92b62bc8e P 71cab6a71740427e82e06689761c4f6f: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.001s
I20260601 13:34:41.699062 23696 tablet_bootstrap.cc:492] T 61199f31df1d44939b8d9c9e18264376 P 0e9eb91e01944ee49fbe57b9766aadd3: No bootstrap required, opened a new log
I20260601 13:34:41.699048 23695 raft_consensus.cc:359] T a0823b00b21549c9afb3a0a02e3b348e P 6786ca08397e453c9475c04ebe9ab8e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6786ca08397e453c9475c04ebe9ab8e5" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43497 } }
I20260601 13:34:41.699189 23696 ts_tablet_manager.cc:1403] T 61199f31df1d44939b8d9c9e18264376 P 0e9eb91e01944ee49fbe57b9766aadd3: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:34:41.699230 23695 raft_consensus.cc:385] T a0823b00b21549c9afb3a0a02e3b348e P 6786ca08397e453c9475c04ebe9ab8e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:41.699193 23694 raft_consensus.cc:359] T 7b49cb1fa9b5460882ea0cc92b62bc8e P 71cab6a71740427e82e06689761c4f6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "71cab6a71740427e82e06689761c4f6f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 41159 } }
I20260601 13:34:41.699306 23695 raft_consensus.cc:740] T a0823b00b21549c9afb3a0a02e3b348e P 6786ca08397e453c9475c04ebe9ab8e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6786ca08397e453c9475c04ebe9ab8e5, State: Initialized, Role: FOLLOWER
I20260601 13:34:41.699321 23694 raft_consensus.cc:385] T 7b49cb1fa9b5460882ea0cc92b62bc8e P 71cab6a71740427e82e06689761c4f6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:41.699390 23694 raft_consensus.cc:740] T 7b49cb1fa9b5460882ea0cc92b62bc8e P 71cab6a71740427e82e06689761c4f6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71cab6a71740427e82e06689761c4f6f, State: Initialized, Role: FOLLOWER
I20260601 13:34:41.699478 23695 consensus_queue.cc:260] T a0823b00b21549c9afb3a0a02e3b348e P 6786ca08397e453c9475c04ebe9ab8e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6786ca08397e453c9475c04ebe9ab8e5" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43497 } }
I20260601 13:34:41.699517 23694 consensus_queue.cc:260] T 7b49cb1fa9b5460882ea0cc92b62bc8e P 71cab6a71740427e82e06689761c4f6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "71cab6a71740427e82e06689761c4f6f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 41159 } }
I20260601 13:34:41.699590 23695 raft_consensus.cc:399] T a0823b00b21549c9afb3a0a02e3b348e P 6786ca08397e453c9475c04ebe9ab8e5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:34:41.699637 23695 raft_consensus.cc:493] T a0823b00b21549c9afb3a0a02e3b348e P 6786ca08397e453c9475c04ebe9ab8e5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:34:41.699599 23694 raft_consensus.cc:399] T 7b49cb1fa9b5460882ea0cc92b62bc8e P 71cab6a71740427e82e06689761c4f6f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:34:41.699687 23696 raft_consensus.cc:359] T 61199f31df1d44939b8d9c9e18264376 P 0e9eb91e01944ee49fbe57b9766aadd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e9eb91e01944ee49fbe57b9766aadd3" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42301 } }
I20260601 13:34:41.699687 23695 raft_consensus.cc:3060] T a0823b00b21549c9afb3a0a02e3b348e P 6786ca08397e453c9475c04ebe9ab8e5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:41.699817 23696 raft_consensus.cc:385] T 61199f31df1d44939b8d9c9e18264376 P 0e9eb91e01944ee49fbe57b9766aadd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:41.699852 23696 raft_consensus.cc:740] T 61199f31df1d44939b8d9c9e18264376 P 0e9eb91e01944ee49fbe57b9766aadd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e9eb91e01944ee49fbe57b9766aadd3, State: Initialized, Role: FOLLOWER
I20260601 13:34:41.699986 23696 consensus_queue.cc:260] T 61199f31df1d44939b8d9c9e18264376 P 0e9eb91e01944ee49fbe57b9766aadd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0e9eb91e01944ee49fbe57b9766aadd3" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42301 } }
I20260601 13:34:41.700080 23696 raft_consensus.cc:399] T 61199f31df1d44939b8d9c9e18264376 P 0e9eb91e01944ee49fbe57b9766aadd3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:34:41.700121 23696 raft_consensus.cc:493] T 61199f31df1d44939b8d9c9e18264376 P 0e9eb91e01944ee49fbe57b9766aadd3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:34:41.700170 23696 raft_consensus.cc:3060] T 61199f31df1d44939b8d9c9e18264376 P 0e9eb91e01944ee49fbe57b9766aadd3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:41.700825 23695 raft_consensus.cc:515] T a0823b00b21549c9afb3a0a02e3b348e P 6786ca08397e453c9475c04ebe9ab8e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6786ca08397e453c9475c04ebe9ab8e5" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43497 } }
I20260601 13:34:41.700989 23695 leader_election.cc:304] T a0823b00b21549c9afb3a0a02e3b348e P 6786ca08397e453c9475c04ebe9ab8e5 [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: 6786ca08397e453c9475c04ebe9ab8e5; no voters: 
I20260601 13:34:41.701035 23696 raft_consensus.cc:515] T 61199f31df1d44939b8d9c9e18264376 P 0e9eb91e01944ee49fbe57b9766aadd3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e9eb91e01944ee49fbe57b9766aadd3" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42301 } }
I20260601 13:34:41.699743 23694 raft_consensus.cc:493] T 7b49cb1fa9b5460882ea0cc92b62bc8e P 71cab6a71740427e82e06689761c4f6f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:34:41.701221 23696 leader_election.cc:304] T 61199f31df1d44939b8d9c9e18264376 P 0e9eb91e01944ee49fbe57b9766aadd3 [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: 0e9eb91e01944ee49fbe57b9766aadd3; no voters: 
I20260601 13:34:41.701265 23694 raft_consensus.cc:3060] T 7b49cb1fa9b5460882ea0cc92b62bc8e P 71cab6a71740427e82e06689761c4f6f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:41.701263 23695 leader_election.cc:290] T a0823b00b21549c9afb3a0a02e3b348e P 6786ca08397e453c9475c04ebe9ab8e5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:34:41.701327 23700 raft_consensus.cc:2804] T a0823b00b21549c9afb3a0a02e3b348e P 6786ca08397e453c9475c04ebe9ab8e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:41.701400 23696 leader_election.cc:290] T 61199f31df1d44939b8d9c9e18264376 P 0e9eb91e01944ee49fbe57b9766aadd3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:34:41.701504 23700 raft_consensus.cc:697] T a0823b00b21549c9afb3a0a02e3b348e P 6786ca08397e453c9475c04ebe9ab8e5 [term 1 LEADER]: Becoming Leader. State: Replica: 6786ca08397e453c9475c04ebe9ab8e5, State: Running, Role: LEADER
I20260601 13:34:41.701624 23695 ts_tablet_manager.cc:1434] T a0823b00b21549c9afb3a0a02e3b348e P 6786ca08397e453c9475c04ebe9ab8e5: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.002s
I20260601 13:34:41.701694 23696 ts_tablet_manager.cc:1434] T 61199f31df1d44939b8d9c9e18264376 P 0e9eb91e01944ee49fbe57b9766aadd3: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:34:41.701647 23700 consensus_queue.cc:237] T a0823b00b21549c9afb3a0a02e3b348e P 6786ca08397e453c9475c04ebe9ab8e5 [LEADER]: Queue going to LEADER mode. State: All 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: "6786ca08397e453c9475c04ebe9ab8e5" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43497 } }
I20260601 13:34:41.702179 23694 raft_consensus.cc:515] T 7b49cb1fa9b5460882ea0cc92b62bc8e P 71cab6a71740427e82e06689761c4f6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "71cab6a71740427e82e06689761c4f6f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 41159 } }
I20260601 13:34:41.702286 23694 leader_election.cc:304] T 7b49cb1fa9b5460882ea0cc92b62bc8e P 71cab6a71740427e82e06689761c4f6f [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: 71cab6a71740427e82e06689761c4f6f; no voters: 
I20260601 13:34:41.702462 23694 leader_election.cc:290] T 7b49cb1fa9b5460882ea0cc92b62bc8e P 71cab6a71740427e82e06689761c4f6f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:34:41.702776 23694 ts_tablet_manager.cc:1434] T 7b49cb1fa9b5460882ea0cc92b62bc8e P 71cab6a71740427e82e06689761c4f6f: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.003s
I20260601 13:34:41.703059 23204 catalog_manager.cc:5696] T a0823b00b21549c9afb3a0a02e3b348e P 6786ca08397e453c9475c04ebe9ab8e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6786ca08397e453c9475c04ebe9ab8e5 (127.21.155.193). New cstate: current_term: 1 leader_uuid: "6786ca08397e453c9475c04ebe9ab8e5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6786ca08397e453c9475c04ebe9ab8e5" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43497 } health_report { overall_health: HEALTHY } } }
I20260601 13:34:41.709264 23704 raft_consensus.cc:2804] T 61199f31df1d44939b8d9c9e18264376 P 0e9eb91e01944ee49fbe57b9766aadd3 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:41.709604 23707 raft_consensus.cc:2804] T 7b49cb1fa9b5460882ea0cc92b62bc8e P 71cab6a71740427e82e06689761c4f6f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:41.709666 23704 raft_consensus.cc:697] T 61199f31df1d44939b8d9c9e18264376 P 0e9eb91e01944ee49fbe57b9766aadd3 [term 1 LEADER]: Becoming Leader. State: Replica: 0e9eb91e01944ee49fbe57b9766aadd3, State: Running, Role: LEADER
I20260601 13:34:41.709830 23707 raft_consensus.cc:697] T 7b49cb1fa9b5460882ea0cc92b62bc8e P 71cab6a71740427e82e06689761c4f6f [term 1 LEADER]: Becoming Leader. State: Replica: 71cab6a71740427e82e06689761c4f6f, State: Running, Role: LEADER
I20260601 13:34:41.709844 23704 consensus_queue.cc:237] T 61199f31df1d44939b8d9c9e18264376 P 0e9eb91e01944ee49fbe57b9766aadd3 [LEADER]: Queue going to LEADER mode. State: All 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: "0e9eb91e01944ee49fbe57b9766aadd3" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42301 } }
I20260601 13:34:41.710145 23707 consensus_queue.cc:237] T 7b49cb1fa9b5460882ea0cc92b62bc8e P 71cab6a71740427e82e06689761c4f6f [LEADER]: Queue going to LEADER mode. State: All 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: "71cab6a71740427e82e06689761c4f6f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 41159 } }
I20260601 13:34:41.711872 23203 catalog_manager.cc:5696] T 7b49cb1fa9b5460882ea0cc92b62bc8e P 71cab6a71740427e82e06689761c4f6f reported cstate change: term changed from 0 to 1, leader changed from <none> to 71cab6a71740427e82e06689761c4f6f (127.21.155.195). New cstate: current_term: 1 leader_uuid: "71cab6a71740427e82e06689761c4f6f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "71cab6a71740427e82e06689761c4f6f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 41159 } health_report { overall_health: HEALTHY } } }
I20260601 13:34:41.712522 23204 catalog_manager.cc:5696] T 61199f31df1d44939b8d9c9e18264376 P 0e9eb91e01944ee49fbe57b9766aadd3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e9eb91e01944ee49fbe57b9766aadd3 (127.21.155.194). New cstate: current_term: 1 leader_uuid: "0e9eb91e01944ee49fbe57b9766aadd3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e9eb91e01944ee49fbe57b9766aadd3" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42301 } health_report { overall_health: HEALTHY } } }
I20260601 13:34:41.728415 22127 master.cc:562] Master@127.21.155.254:33071 shutting down...
I20260601 13:34:41.733744 22127 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9052184308eb4a18963965ae57ba479e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:34:41.734166 22127 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9052184308eb4a18963965ae57ba479e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:41.734278 22127 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9052184308eb4a18963965ae57ba479e: stopping tablet replica
I20260601 13:34:41.750911 22127 master.cc:584] Master@127.21.155.254:33071 shutdown complete.
W20260601 13:34:42.712685 23489 heartbeater.cc:646] Failed to heartbeat to 127.21.155.254:33071 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.21.155.254:33071: connect: Connection refused (error 111)
I20260601 13:34:43.220708 23717 raft_consensus.cc:493] T 00000000000000000000000000000000 P 80878d9cd52742c98bdbd7a3455f1241 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9052184308eb4a18963965ae57ba479e)
I20260601 13:34:43.220834 23718 raft_consensus.cc:493] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9052184308eb4a18963965ae57ba479e)
I20260601 13:34:43.220877 23717 raft_consensus.cc:515] T 00000000000000000000000000000000 P 80878d9cd52742c98bdbd7a3455f1241 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052184308eb4a18963965ae57ba479e" member_type: VOTER last_known_addr { host: "127.21.155.254" port: 33071 } } peers { permanent_uuid: "80878d9cd52742c98bdbd7a3455f1241" member_type: VOTER last_known_addr { host: "127.21.155.253" port: 33869 } } peers { permanent_uuid: "38a997a84ced495f9d3c6b537ccb481d" member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44565 } }
I20260601 13:34:43.221035 23718 raft_consensus.cc:515] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052184308eb4a18963965ae57ba479e" member_type: VOTER last_known_addr { host: "127.21.155.254" port: 33071 } } peers { permanent_uuid: "80878d9cd52742c98bdbd7a3455f1241" member_type: VOTER last_known_addr { host: "127.21.155.253" port: 33869 } } peers { permanent_uuid: "38a997a84ced495f9d3c6b537ccb481d" member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44565 } }
I20260601 13:34:43.221535 23717 leader_election.cc:290] T 00000000000000000000000000000000 P 80878d9cd52742c98bdbd7a3455f1241 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9052184308eb4a18963965ae57ba479e (127.21.155.254:33071), 38a997a84ced495f9d3c6b537ccb481d (127.21.155.252:44565)
I20260601 13:34:43.221757 23718 leader_election.cc:290] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9052184308eb4a18963965ae57ba479e (127.21.155.254:33071), 80878d9cd52742c98bdbd7a3455f1241 (127.21.155.253:33869)
I20260601 13:34:43.222026 23280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "38a997a84ced495f9d3c6b537ccb481d" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "80878d9cd52742c98bdbd7a3455f1241" is_pre_election: true
I20260601 13:34:43.222146 23346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "80878d9cd52742c98bdbd7a3455f1241" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "38a997a84ced495f9d3c6b537ccb481d" is_pre_election: true
I20260601 13:34:43.222165 23280 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 80878d9cd52742c98bdbd7a3455f1241 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38a997a84ced495f9d3c6b537ccb481d in term 1.
I20260601 13:34:43.222322 23346 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80878d9cd52742c98bdbd7a3455f1241 in term 1.
I20260601 13:34:43.222589 23319 leader_election.cc:304] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d [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: 38a997a84ced495f9d3c6b537ccb481d, 80878d9cd52742c98bdbd7a3455f1241; no voters: 
I20260601 13:34:43.222613 23254 leader_election.cc:304] T 00000000000000000000000000000000 P 80878d9cd52742c98bdbd7a3455f1241 [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: 38a997a84ced495f9d3c6b537ccb481d, 80878d9cd52742c98bdbd7a3455f1241; no voters: 
I20260601 13:34:43.222752 23718 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:34:43.222766 23717 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 80878d9cd52742c98bdbd7a3455f1241 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:34:43.222811 23718 raft_consensus.cc:493] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9052184308eb4a18963965ae57ba479e)
I20260601 13:34:43.222839 23717 raft_consensus.cc:493] T 00000000000000000000000000000000 P 80878d9cd52742c98bdbd7a3455f1241 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9052184308eb4a18963965ae57ba479e)
I20260601 13:34:43.222872 23718 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:34:43.222883 23717 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 80878d9cd52742c98bdbd7a3455f1241 [term 1 FOLLOWER]: Advancing to term 2
W20260601 13:34:43.223297 23321 leader_election.cc:336] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9052184308eb4a18963965ae57ba479e (127.21.155.254:33071): Network error: Client connection negotiation failed: client connection to 127.21.155.254:33071: connect: Connection refused (error 111)
W20260601 13:34:43.223717 23256 leader_election.cc:336] T 00000000000000000000000000000000 P 80878d9cd52742c98bdbd7a3455f1241 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9052184308eb4a18963965ae57ba479e (127.21.155.254:33071): Network error: Client connection negotiation failed: client connection to 127.21.155.254:33071: connect: Connection refused (error 111)
I20260601 13:34:43.224206 23718 raft_consensus.cc:515] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052184308eb4a18963965ae57ba479e" member_type: VOTER last_known_addr { host: "127.21.155.254" port: 33071 } } peers { permanent_uuid: "80878d9cd52742c98bdbd7a3455f1241" member_type: VOTER last_known_addr { host: "127.21.155.253" port: 33869 } } peers { permanent_uuid: "38a997a84ced495f9d3c6b537ccb481d" member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44565 } }
I20260601 13:34:43.224225 23717 raft_consensus.cc:515] T 00000000000000000000000000000000 P 80878d9cd52742c98bdbd7a3455f1241 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052184308eb4a18963965ae57ba479e" member_type: VOTER last_known_addr { host: "127.21.155.254" port: 33071 } } peers { permanent_uuid: "80878d9cd52742c98bdbd7a3455f1241" member_type: VOTER last_known_addr { host: "127.21.155.253" port: 33869 } } peers { permanent_uuid: "38a997a84ced495f9d3c6b537ccb481d" member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44565 } }
I20260601 13:34:43.224644 23718 leader_election.cc:290] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d [CANDIDATE]: Term 2 election: Requested vote from peers 9052184308eb4a18963965ae57ba479e (127.21.155.254:33071), 80878d9cd52742c98bdbd7a3455f1241 (127.21.155.253:33869)
I20260601 13:34:43.224911 23346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "80878d9cd52742c98bdbd7a3455f1241" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "38a997a84ced495f9d3c6b537ccb481d"
I20260601 13:34:43.225097 23346 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 80878d9cd52742c98bdbd7a3455f1241 in current term 2: Already voted for candidate 38a997a84ced495f9d3c6b537ccb481d in this term.
I20260601 13:34:43.225077 23280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "38a997a84ced495f9d3c6b537ccb481d" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "80878d9cd52742c98bdbd7a3455f1241"
I20260601 13:34:43.225256 23280 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 80878d9cd52742c98bdbd7a3455f1241 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 38a997a84ced495f9d3c6b537ccb481d in current term 2: Already voted for candidate 80878d9cd52742c98bdbd7a3455f1241 in this term.
I20260601 13:34:43.225476 23717 leader_election.cc:290] T 00000000000000000000000000000000 P 80878d9cd52742c98bdbd7a3455f1241 [CANDIDATE]: Term 2 election: Requested vote from peers 9052184308eb4a18963965ae57ba479e (127.21.155.254:33071), 38a997a84ced495f9d3c6b537ccb481d (127.21.155.252:44565)
W20260601 13:34:43.225803 23321 leader_election.cc:336] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9052184308eb4a18963965ae57ba479e (127.21.155.254:33071): Network error: Client connection negotiation failed: client connection to 127.21.155.254:33071: connect: Connection refused (error 111)
W20260601 13:34:43.225860 23256 leader_election.cc:336] T 00000000000000000000000000000000 P 80878d9cd52742c98bdbd7a3455f1241 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9052184308eb4a18963965ae57ba479e (127.21.155.254:33071): Network error: Client connection negotiation failed: client connection to 127.21.155.254:33071: connect: Connection refused (error 111)
I20260601 13:34:43.225912 23321 leader_election.cc:304] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d [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: 38a997a84ced495f9d3c6b537ccb481d; no voters: 80878d9cd52742c98bdbd7a3455f1241, 9052184308eb4a18963965ae57ba479e
I20260601 13:34:43.225920 23256 leader_election.cc:304] T 00000000000000000000000000000000 P 80878d9cd52742c98bdbd7a3455f1241 [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: 80878d9cd52742c98bdbd7a3455f1241; no voters: 38a997a84ced495f9d3c6b537ccb481d, 9052184308eb4a18963965ae57ba479e
I20260601 13:34:43.226089 23717 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 80878d9cd52742c98bdbd7a3455f1241 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260601 13:34:43.226174 23718 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260601 13:34:44.866930 23729 raft_consensus.cc:493] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:34:44.867128 23729 raft_consensus.cc:515] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052184308eb4a18963965ae57ba479e" member_type: VOTER last_known_addr { host: "127.21.155.254" port: 33071 } } peers { permanent_uuid: "80878d9cd52742c98bdbd7a3455f1241" member_type: VOTER last_known_addr { host: "127.21.155.253" port: 33869 } } peers { permanent_uuid: "38a997a84ced495f9d3c6b537ccb481d" member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44565 } }
I20260601 13:34:44.867630 23729 leader_election.cc:290] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9052184308eb4a18963965ae57ba479e (127.21.155.254:33071), 80878d9cd52742c98bdbd7a3455f1241 (127.21.155.253:33869)
I20260601 13:34:44.868201 23280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "38a997a84ced495f9d3c6b537ccb481d" candidate_term: 3 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "80878d9cd52742c98bdbd7a3455f1241" is_pre_election: true
W20260601 13:34:44.868337 23321 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.155.254:33071: connect: Connection refused (error 111) [suppressed 6 similar messages]
I20260601 13:34:44.868355 23280 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 80878d9cd52742c98bdbd7a3455f1241 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38a997a84ced495f9d3c6b537ccb481d in term 2.
I20260601 13:34:44.868814 23319 leader_election.cc:304] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d [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: 38a997a84ced495f9d3c6b537ccb481d, 80878d9cd52742c98bdbd7a3455f1241; no voters: 
I20260601 13:34:44.869004 23729 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260601 13:34:44.869071 23729 raft_consensus.cc:493] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:34:44.869127 23729 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d [term 2 FOLLOWER]: Advancing to term 3
W20260601 13:34:44.869580 23321 leader_election.cc:336] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9052184308eb4a18963965ae57ba479e (127.21.155.254:33071): Network error: Client connection negotiation failed: client connection to 127.21.155.254:33071: connect: Connection refused (error 111)
I20260601 13:34:44.870244 23729 raft_consensus.cc:515] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052184308eb4a18963965ae57ba479e" member_type: VOTER last_known_addr { host: "127.21.155.254" port: 33071 } } peers { permanent_uuid: "80878d9cd52742c98bdbd7a3455f1241" member_type: VOTER last_known_addr { host: "127.21.155.253" port: 33869 } } peers { permanent_uuid: "38a997a84ced495f9d3c6b537ccb481d" member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44565 } }
I20260601 13:34:44.870666 23729 leader_election.cc:290] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d [CANDIDATE]: Term 3 election: Requested vote from peers 9052184308eb4a18963965ae57ba479e (127.21.155.254:33071), 80878d9cd52742c98bdbd7a3455f1241 (127.21.155.253:33869)
I20260601 13:34:44.871107 23280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "38a997a84ced495f9d3c6b537ccb481d" candidate_term: 3 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "80878d9cd52742c98bdbd7a3455f1241"
I20260601 13:34:44.871240 23280 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 80878d9cd52742c98bdbd7a3455f1241 [term 2 FOLLOWER]: Advancing to term 3
W20260601 13:34:44.871969 23321 leader_election.cc:336] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 9052184308eb4a18963965ae57ba479e (127.21.155.254:33071): Network error: Client connection negotiation failed: client connection to 127.21.155.254:33071: connect: Connection refused (error 111)
I20260601 13:34:44.872207 23280 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 80878d9cd52742c98bdbd7a3455f1241 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38a997a84ced495f9d3c6b537ccb481d in term 3.
I20260601 13:34:44.872565 23319 leader_election.cc:304] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d [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: 38a997a84ced495f9d3c6b537ccb481d, 80878d9cd52742c98bdbd7a3455f1241; no voters: 9052184308eb4a18963965ae57ba479e
I20260601 13:34:44.872792 23729 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:34:44.873075 23729 raft_consensus.cc:697] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d [term 3 LEADER]: Becoming Leader. State: Replica: 38a997a84ced495f9d3c6b537ccb481d, State: Running, Role: LEADER
I20260601 13:34:44.873302 23729 consensus_queue.cc:237] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d [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: "9052184308eb4a18963965ae57ba479e" member_type: VOTER last_known_addr { host: "127.21.155.254" port: 33071 } } peers { permanent_uuid: "80878d9cd52742c98bdbd7a3455f1241" member_type: VOTER last_known_addr { host: "127.21.155.253" port: 33869 } } peers { permanent_uuid: "38a997a84ced495f9d3c6b537ccb481d" member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44565 } }
I20260601 13:34:44.874152 23732 sys_catalog.cc:455] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 38a997a84ced495f9d3c6b537ccb481d. Latest consensus state: current_term: 3 leader_uuid: "38a997a84ced495f9d3c6b537ccb481d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052184308eb4a18963965ae57ba479e" member_type: VOTER last_known_addr { host: "127.21.155.254" port: 33071 } } peers { permanent_uuid: "80878d9cd52742c98bdbd7a3455f1241" member_type: VOTER last_known_addr { host: "127.21.155.253" port: 33869 } } peers { permanent_uuid: "38a997a84ced495f9d3c6b537ccb481d" member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44565 } } }
I20260601 13:34:44.874307 23732 sys_catalog.cc:458] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d [sys.catalog]: This master's current role is: LEADER
I20260601 13:34:44.874748 23734 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:34:44.876130 23734 catalog_manager.cc:679] Loaded metadata for table test-workload [id=34c0e7670d0047629972194bdcd20e6c]
I20260601 13:34:44.877339 23734 tablet_loader.cc:96] loaded metadata for tablet 61199f31df1d44939b8d9c9e18264376 (table test-workload [id=34c0e7670d0047629972194bdcd20e6c])
I20260601 13:34:44.877650 23734 tablet_loader.cc:96] loaded metadata for tablet 7b49cb1fa9b5460882ea0cc92b62bc8e (table test-workload [id=34c0e7670d0047629972194bdcd20e6c])
I20260601 13:34:44.877897 23734 tablet_loader.cc:96] loaded metadata for tablet a0823b00b21549c9afb3a0a02e3b348e (table test-workload [id=34c0e7670d0047629972194bdcd20e6c])
I20260601 13:34:44.878090 23734 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:34:44.878818 23734 catalog_manager.cc:1294] Loaded cluster ID: 24e1ca7f6e7d4b3cbb86726a086d12f4
I20260601 13:34:44.878882 23734 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:34:44.879819 23734 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:34:44.880326 23734 catalog_manager.cc:6080] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d: Loaded TSK: 0
I20260601 13:34:44.880790 23734 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:34:45.284335 23280 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 80878d9cd52742c98bdbd7a3455f1241 [term 3 FOLLOWER]: Refusing update from remote peer 38a997a84ced495f9d3c6b537ccb481d: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 3 index: 10. (index mismatch)
I20260601 13:34:45.284942 23732 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d [LEADER]: Connected to new peer: Peer: permanent_uuid: "80878d9cd52742c98bdbd7a3455f1241" member_type: VOTER last_known_addr { host: "127.21.155.253" port: 33869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260601 13:34:45.286656 23735 sys_catalog.cc:455] T 00000000000000000000000000000000 P 80878d9cd52742c98bdbd7a3455f1241 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 38a997a84ced495f9d3c6b537ccb481d. Latest consensus state: current_term: 3 leader_uuid: "38a997a84ced495f9d3c6b537ccb481d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052184308eb4a18963965ae57ba479e" member_type: VOTER last_known_addr { host: "127.21.155.254" port: 33071 } } peers { permanent_uuid: "80878d9cd52742c98bdbd7a3455f1241" member_type: VOTER last_known_addr { host: "127.21.155.253" port: 33869 } } peers { permanent_uuid: "38a997a84ced495f9d3c6b537ccb481d" member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44565 } } }
I20260601 13:34:45.286795 23735 sys_catalog.cc:458] T 00000000000000000000000000000000 P 80878d9cd52742c98bdbd7a3455f1241 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:34:45.287840 23732 sys_catalog.cc:455] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 3 leader_uuid: "38a997a84ced495f9d3c6b537ccb481d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052184308eb4a18963965ae57ba479e" member_type: VOTER last_known_addr { host: "127.21.155.254" port: 33071 } } peers { permanent_uuid: "80878d9cd52742c98bdbd7a3455f1241" member_type: VOTER last_known_addr { host: "127.21.155.253" port: 33869 } } peers { permanent_uuid: "38a997a84ced495f9d3c6b537ccb481d" member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44565 } } }
I20260601 13:34:45.287981 23732 sys_catalog.cc:458] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d [sys.catalog]: This master's current role is: LEADER
I20260601 13:34:45.288334 23735 sys_catalog.cc:455] T 00000000000000000000000000000000 P 80878d9cd52742c98bdbd7a3455f1241 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 3 leader_uuid: "38a997a84ced495f9d3c6b537ccb481d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9052184308eb4a18963965ae57ba479e" member_type: VOTER last_known_addr { host: "127.21.155.254" port: 33071 } } peers { permanent_uuid: "80878d9cd52742c98bdbd7a3455f1241" member_type: VOTER last_known_addr { host: "127.21.155.253" port: 33869 } } peers { permanent_uuid: "38a997a84ced495f9d3c6b537ccb481d" member_type: VOTER last_known_addr { host: "127.21.155.252" port: 44565 } } }
I20260601 13:34:45.288512 23735 sys_catalog.cc:458] T 00000000000000000000000000000000 P 80878d9cd52742c98bdbd7a3455f1241 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:34:45.288663 23414 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:34:45.288754 23414 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:34:45.289083 23321 consensus_peers.cc:597] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d -> Peer 9052184308eb4a18963965ae57ba479e (127.21.155.254:33071): Couldn't send request to peer 9052184308eb4a18963965ae57ba479e. Status: Network error: Client connection negotiation failed: client connection to 127.21.155.254:33071: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:34:45.483873 22127 tablet_server.cc:179] TabletServer@127.21.155.193:0 shutting down...
I20260601 13:34:45.488780 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:34:45.489158 22127 tablet_replica.cc:333] T a0823b00b21549c9afb3a0a02e3b348e P 6786ca08397e453c9475c04ebe9ab8e5: stopping tablet replica
I20260601 13:34:45.489351 22127 raft_consensus.cc:2243] T a0823b00b21549c9afb3a0a02e3b348e P 6786ca08397e453c9475c04ebe9ab8e5 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:34:45.489564 22127 raft_consensus.cc:2272] T a0823b00b21549c9afb3a0a02e3b348e P 6786ca08397e453c9475c04ebe9ab8e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:45.502951 22127 tablet_server.cc:196] TabletServer@127.21.155.193:0 shutdown complete.
I20260601 13:34:45.505461 22127 tablet_server.cc:179] TabletServer@127.21.155.194:0 shutting down...
I20260601 13:34:45.511351 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:34:45.511795 22127 tablet_replica.cc:333] T 61199f31df1d44939b8d9c9e18264376 P 0e9eb91e01944ee49fbe57b9766aadd3: stopping tablet replica
I20260601 13:34:45.512027 22127 raft_consensus.cc:2243] T 61199f31df1d44939b8d9c9e18264376 P 0e9eb91e01944ee49fbe57b9766aadd3 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:34:45.512215 22127 raft_consensus.cc:2272] T 61199f31df1d44939b8d9c9e18264376 P 0e9eb91e01944ee49fbe57b9766aadd3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:45.525802 22127 tablet_server.cc:196] TabletServer@127.21.155.194:0 shutdown complete.
I20260601 13:34:45.528218 22127 tablet_server.cc:179] TabletServer@127.21.155.195:0 shutting down...
I20260601 13:34:45.533452 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:34:45.533746 22127 tablet_replica.cc:333] T 7b49cb1fa9b5460882ea0cc92b62bc8e P 71cab6a71740427e82e06689761c4f6f: stopping tablet replica
I20260601 13:34:45.533967 22127 raft_consensus.cc:2243] T 7b49cb1fa9b5460882ea0cc92b62bc8e P 71cab6a71740427e82e06689761c4f6f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:34:45.534129 22127 raft_consensus.cc:2272] T 7b49cb1fa9b5460882ea0cc92b62bc8e P 71cab6a71740427e82e06689761c4f6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:45.547639 22127 tablet_server.cc:196] TabletServer@127.21.155.195:0 shutdown complete.
I20260601 13:34:45.550180 22127 master.cc:562] Master@127.21.155.253:33869 shutting down...
I20260601 13:34:45.554415 22127 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 80878d9cd52742c98bdbd7a3455f1241 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:45.554654 22127 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 80878d9cd52742c98bdbd7a3455f1241 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:45.554764 22127 tablet_replica.cc:333] T 00000000000000000000000000000000 P 80878d9cd52742c98bdbd7a3455f1241: stopping tablet replica
I20260601 13:34:45.568346 22127 master.cc:584] Master@127.21.155.253:33869 shutdown complete.
I20260601 13:34:45.571494 22127 master.cc:562] Master@127.21.155.252:44565 shutting down...
I20260601 13:34:45.576385 22127 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d [term 3 LEADER]: Raft consensus shutting down.
I20260601 13:34:45.576661 22127 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:45.576790 22127 tablet_replica.cc:333] T 00000000000000000000000000000000 P 38a997a84ced495f9d3c6b537ccb481d: stopping tablet replica
I20260601 13:34:45.579969 22127 master.cc:584] Master@127.21.155.252:44565 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (6434 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260601 13:34:45.587637 22127 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.155.254:34743
I20260601 13:34:45.587988 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:34:45.589951 23741 instance_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:34:45.589978 22127 server_base.cc:1061] running on GCE node
W20260601 13:34:45.590150 23740 instance_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:34:45.590199 23743 instance_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:34:45.590481 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:34:45.590560 22127 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:34:45.590590 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320885590587 us; error 0 us; skew 500 ppm
I20260601 13:34:45.591682 22127 webserver.cc:533] Webserver started at http://127.21.155.254:34281/ using document root <none> and password file <none>
I20260601 13:34:45.591887 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:34:45.591969 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:34:45.592057 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:34:45.592603 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320869173936-22127-0/minicluster-data/master-0-root/instance:
uuid: "cd56bd17a8254c18b136ca090cf5c450"
format_stamp: "Formatted at 2026-06-01 13:34:45 on dist-test-slave-zw2r"
I20260601 13:34:45.594600 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:34:45.595973 23748 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:34:45.596398 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:34:45.596634 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320869173936-22127-0/minicluster-data/master-0-root
uuid: "cd56bd17a8254c18b136ca090cf5c450"
format_stamp: "Formatted at 2026-06-01 13:34:45 on dist-test-slave-zw2r"
I20260601 13:34:45.596760 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320869173936-22127-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320869173936-22127-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320869173936-22127-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:34:45.613443 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:34:45.613956 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:34:45.619385 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.254:34743
I20260601 13:34:45.623430 23800 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.254:34743 every 8 connection(s)
I20260601 13:34:45.624179 23801 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:34:45.626667 23801 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cd56bd17a8254c18b136ca090cf5c450: Bootstrap starting.
I20260601 13:34:45.627698 23801 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cd56bd17a8254c18b136ca090cf5c450: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:45.629123 23801 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cd56bd17a8254c18b136ca090cf5c450: No bootstrap required, opened a new log
I20260601 13:34:45.629843 23801 raft_consensus.cc:359] T 00000000000000000000000000000000 P cd56bd17a8254c18b136ca090cf5c450 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd56bd17a8254c18b136ca090cf5c450" member_type: VOTER }
I20260601 13:34:45.629958 23801 raft_consensus.cc:385] T 00000000000000000000000000000000 P cd56bd17a8254c18b136ca090cf5c450 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:45.629988 23801 raft_consensus.cc:740] T 00000000000000000000000000000000 P cd56bd17a8254c18b136ca090cf5c450 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd56bd17a8254c18b136ca090cf5c450, State: Initialized, Role: FOLLOWER
I20260601 13:34:45.630172 23801 consensus_queue.cc:260] T 00000000000000000000000000000000 P cd56bd17a8254c18b136ca090cf5c450 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cd56bd17a8254c18b136ca090cf5c450" member_type: VOTER }
I20260601 13:34:45.630259 23801 raft_consensus.cc:399] T 00000000000000000000000000000000 P cd56bd17a8254c18b136ca090cf5c450 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:34:45.630286 23801 raft_consensus.cc:493] T 00000000000000000000000000000000 P cd56bd17a8254c18b136ca090cf5c450 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:34:45.630374 23801 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cd56bd17a8254c18b136ca090cf5c450 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:45.631352 23801 raft_consensus.cc:515] T 00000000000000000000000000000000 P cd56bd17a8254c18b136ca090cf5c450 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd56bd17a8254c18b136ca090cf5c450" member_type: VOTER }
I20260601 13:34:45.631546 23801 leader_election.cc:304] T 00000000000000000000000000000000 P cd56bd17a8254c18b136ca090cf5c450 [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: cd56bd17a8254c18b136ca090cf5c450; no voters: 
I20260601 13:34:45.631922 23801 leader_election.cc:290] T 00000000000000000000000000000000 P cd56bd17a8254c18b136ca090cf5c450 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:34:45.632112 23804 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cd56bd17a8254c18b136ca090cf5c450 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:45.632390 23804 raft_consensus.cc:697] T 00000000000000000000000000000000 P cd56bd17a8254c18b136ca090cf5c450 [term 1 LEADER]: Becoming Leader. State: Replica: cd56bd17a8254c18b136ca090cf5c450, State: Running, Role: LEADER
I20260601 13:34:45.632654 23804 consensus_queue.cc:237] T 00000000000000000000000000000000 P cd56bd17a8254c18b136ca090cf5c450 [LEADER]: Queue going to LEADER mode. State: All 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: "cd56bd17a8254c18b136ca090cf5c450" member_type: VOTER }
I20260601 13:34:45.632689 23801 sys_catalog.cc:565] T 00000000000000000000000000000000 P cd56bd17a8254c18b136ca090cf5c450 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:34:45.633255 23805 sys_catalog.cc:455] T 00000000000000000000000000000000 P cd56bd17a8254c18b136ca090cf5c450 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cd56bd17a8254c18b136ca090cf5c450" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd56bd17a8254c18b136ca090cf5c450" member_type: VOTER } }
I20260601 13:34:45.633421 23805 sys_catalog.cc:458] T 00000000000000000000000000000000 P cd56bd17a8254c18b136ca090cf5c450 [sys.catalog]: This master's current role is: LEADER
I20260601 13:34:45.633255 23806 sys_catalog.cc:455] T 00000000000000000000000000000000 P cd56bd17a8254c18b136ca090cf5c450 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cd56bd17a8254c18b136ca090cf5c450. Latest consensus state: current_term: 1 leader_uuid: "cd56bd17a8254c18b136ca090cf5c450" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd56bd17a8254c18b136ca090cf5c450" member_type: VOTER } }
I20260601 13:34:45.633564 23806 sys_catalog.cc:458] T 00000000000000000000000000000000 P cd56bd17a8254c18b136ca090cf5c450 [sys.catalog]: This master's current role is: LEADER
I20260601 13:34:45.635324 22127 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
W20260601 13:34:45.636073 23820 catalog_manager.cc:1593] T 00000000000000000000000000000000 P cd56bd17a8254c18b136ca090cf5c450: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:34:45.636147 23820 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:34:45.636258 23808 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:34:45.637187 23808 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:34:45.640020 23808 catalog_manager.cc:1382] Generated new cluster ID: 02e92e5c558849f59d40270dfac2b7cb
I20260601 13:34:45.640112 23808 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:34:45.667850 23808 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:34:45.668609 23808 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:34:45.675616 23808 catalog_manager.cc:6069] T 00000000000000000000000000000000 P cd56bd17a8254c18b136ca090cf5c450: Generated new TSK 0
I20260601 13:34:45.675853 23808 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:34:45.700336 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:34:45.703269 23822 instance_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:34:45.703528 23825 instance_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:34:45.703593 22127 server_base.cc:1061] running on GCE node
W20260601 13:34:45.703760 23823 instance_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:34:45.703996 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:34:45.704072 22127 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:34:45.704106 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320885704105 us; error 0 us; skew 500 ppm
I20260601 13:34:45.705066 22127 webserver.cc:533] Webserver started at http://127.21.155.193:35575/ using document root <none> and password file <none>
I20260601 13:34:45.705288 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:34:45.705365 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:34:45.705446 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:34:45.705902 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320869173936-22127-0/minicluster-data/ts-0-root/instance:
uuid: "cbab1f08609a42fc91b10d9f2c36c735"
format_stamp: "Formatted at 2026-06-01 13:34:45 on dist-test-slave-zw2r"
I20260601 13:34:45.707615 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:34:45.709187 23830 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:34:45.709548 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:34:45.709656 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320869173936-22127-0/minicluster-data/ts-0-root
uuid: "cbab1f08609a42fc91b10d9f2c36c735"
format_stamp: "Formatted at 2026-06-01 13:34:45 on dist-test-slave-zw2r"
I20260601 13:34:45.709762 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320869173936-22127-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320869173936-22127-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320869173936-22127-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:34:45.732134 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:34:45.732636 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:34:45.732963 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:34:45.733613 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:34:45.733672 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:45.733731 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:34:45.733778 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:45.738570 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.193:35751
I20260601 13:34:45.738643 23893 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.193:35751 every 8 connection(s)
I20260601 13:34:45.739638 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:34:45.741927 23898 instance_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:34:45.741951 23899 instance_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:34:45.742005 23901 instance_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:34:45.742522 22127 server_base.cc:1061] running on GCE node
I20260601 13:34:45.742731 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:34:45.742780 22127 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:34:45.742802 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320885742802 us; error 0 us; skew 500 ppm
I20260601 13:34:45.743907 22127 webserver.cc:533] Webserver started at http://127.21.155.194:40613/ using document root <none> and password file <none>
I20260601 13:34:45.744103 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:34:45.744164 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:34:45.744221 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:34:45.744813 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320869173936-22127-0/minicluster-data/ts-1-root/instance:
uuid: "702e0743b9fc4379bfe15a506a1bf9bb"
format_stamp: "Formatted at 2026-06-01 13:34:45 on dist-test-slave-zw2r"
I20260601 13:34:45.745266 23894 heartbeater.cc:344] Connected to a master server at 127.21.155.254:34743
I20260601 13:34:45.745401 23894 heartbeater.cc:461] Registering TS with master...
I20260601 13:34:45.745687 23894 heartbeater.cc:507] Master 127.21.155.254:34743 requested a full tablet report, sending...
I20260601 13:34:45.746447 23765 ts_manager.cc:194] Registered new tserver with Master: cbab1f08609a42fc91b10d9f2c36c735 (127.21.155.193:35751)
I20260601 13:34:45.746898 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:34:45.747460 23765 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38904
I20260601 13:34:45.748042 23906 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:34:45.748315 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:45.748369 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320869173936-22127-0/minicluster-data/ts-1-root
uuid: "702e0743b9fc4379bfe15a506a1bf9bb"
format_stamp: "Formatted at 2026-06-01 13:34:45 on dist-test-slave-zw2r"
I20260601 13:34:45.748484 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320869173936-22127-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320869173936-22127-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320869173936-22127-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:34:45.760128 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:34:45.760742 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:34:45.761118 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:34:45.761731 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:34:45.761811 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:45.761874 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:34:45.761907 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:45.766479 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.194:42717
I20260601 13:34:45.766546 23969 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.194:42717 every 8 connection(s)
I20260601 13:34:45.767525 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:34:45.769691 23973 instance_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:34:45.769760 23976 instance_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:34:45.769773 23974 instance_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:34:45.769917 22127 server_base.cc:1061] running on GCE node
I20260601 13:34:45.770427 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:34:45.770503 22127 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:34:45.770548 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320885770539 us; error 0 us; skew 500 ppm
I20260601 13:34:45.771697 22127 webserver.cc:533] Webserver started at http://127.21.155.195:33729/ using document root <none> and password file <none>
I20260601 13:34:45.771895 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:34:45.771968 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:34:45.772061 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:34:45.772238 23970 heartbeater.cc:344] Connected to a master server at 127.21.155.254:34743
I20260601 13:34:45.772354 23970 heartbeater.cc:461] Registering TS with master...
I20260601 13:34:45.772637 23970 heartbeater.cc:507] Master 127.21.155.254:34743 requested a full tablet report, sending...
I20260601 13:34:45.772619 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320869173936-22127-0/minicluster-data/ts-2-root/instance:
uuid: "78c3deb42c384575a1a11dfb90d38579"
format_stamp: "Formatted at 2026-06-01 13:34:45 on dist-test-slave-zw2r"
I20260601 13:34:45.773438 23765 ts_manager.cc:194] Registered new tserver with Master: 702e0743b9fc4379bfe15a506a1bf9bb (127.21.155.194:42717)
I20260601 13:34:45.774029 23765 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38910
I20260601 13:34:45.774874 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:34:45.776185 23981 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:34:45.776599 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:34:45.776696 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320869173936-22127-0/minicluster-data/ts-2-root
uuid: "78c3deb42c384575a1a11dfb90d38579"
format_stamp: "Formatted at 2026-06-01 13:34:45 on dist-test-slave-zw2r"
I20260601 13:34:45.776867 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320869173936-22127-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320869173936-22127-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320869173936-22127-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:34:45.796967 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:34:45.797499 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:34:45.797869 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:34:45.798415 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:34:45.798457 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:45.798491 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:34:45.798506 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:45.803771 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.195:43157
I20260601 13:34:45.803859 24044 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.195:43157 every 8 connection(s)
I20260601 13:34:45.809641 24045 heartbeater.cc:344] Connected to a master server at 127.21.155.254:34743
I20260601 13:34:45.809787 24045 heartbeater.cc:461] Registering TS with master...
I20260601 13:34:45.810096 24045 heartbeater.cc:507] Master 127.21.155.254:34743 requested a full tablet report, sending...
I20260601 13:34:45.811003 23765 ts_manager.cc:194] Registered new tserver with Master: 78c3deb42c384575a1a11dfb90d38579 (127.21.155.195:43157)
I20260601 13:34:45.811410 22127 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.007085494s
I20260601 13:34:45.811864 23765 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38924
I20260601 13:34:46.748809 23894 heartbeater.cc:499] Master 127.21.155.254:34743 was elected leader, sending a full tablet report...
I20260601 13:34:46.775209 23970 heartbeater.cc:499] Master 127.21.155.254:34743 was elected leader, sending a full tablet report...
I20260601 13:34:46.812942 24045 heartbeater.cc:499] Master 127.21.155.254:34743 was elected leader, sending a full tablet report...
I20260601 13:34:46.850019 23765 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38236:
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:34:46.850740 23765 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:34:46.864444 23857 tablet_service.cc:1511] Processing CreateTablet for tablet 35b05a3d0b56457cb457530261d628db (DEFAULT_TABLE table=test-workload [id=5e2b1810ce544d04866d029556cb2a0f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260601 13:34:46.864444 23858 tablet_service.cc:1511] Processing CreateTablet for tablet b17a6c7dc5a64948920d90d46164dc8c (DEFAULT_TABLE table=test-workload [id=5e2b1810ce544d04866d029556cb2a0f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260601 13:34:46.865022 23857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35b05a3d0b56457cb457530261d628db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:46.865288 23858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b17a6c7dc5a64948920d90d46164dc8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:46.867808 24065 tablet_bootstrap.cc:492] T 35b05a3d0b56457cb457530261d628db P cbab1f08609a42fc91b10d9f2c36c735: Bootstrap starting.
I20260601 13:34:46.867992 23934 tablet_service.cc:1511] Processing CreateTablet for tablet b17a6c7dc5a64948920d90d46164dc8c (DEFAULT_TABLE table=test-workload [id=5e2b1810ce544d04866d029556cb2a0f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260601 13:34:46.868336 23934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b17a6c7dc5a64948920d90d46164dc8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:46.869119 24008 tablet_service.cc:1511] Processing CreateTablet for tablet b17a6c7dc5a64948920d90d46164dc8c (DEFAULT_TABLE table=test-workload [id=5e2b1810ce544d04866d029556cb2a0f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260601 13:34:46.869333 24006 tablet_service.cc:1511] Processing CreateTablet for tablet 35b05a3d0b56457cb457530261d628db (DEFAULT_TABLE table=test-workload [id=5e2b1810ce544d04866d029556cb2a0f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260601 13:34:46.869449 24008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b17a6c7dc5a64948920d90d46164dc8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:46.869597 24006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35b05a3d0b56457cb457530261d628db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:46.870604 24066 tablet_bootstrap.cc:492] T b17a6c7dc5a64948920d90d46164dc8c P 702e0743b9fc4379bfe15a506a1bf9bb: Bootstrap starting.
I20260601 13:34:46.870797 23933 tablet_service.cc:1511] Processing CreateTablet for tablet 35b05a3d0b56457cb457530261d628db (DEFAULT_TABLE table=test-workload [id=5e2b1810ce544d04866d029556cb2a0f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260601 13:34:46.871019 23933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35b05a3d0b56457cb457530261d628db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:46.871939 24066 tablet_bootstrap.cc:654] T b17a6c7dc5a64948920d90d46164dc8c P 702e0743b9fc4379bfe15a506a1bf9bb: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:46.872427 24065 tablet_bootstrap.cc:654] T 35b05a3d0b56457cb457530261d628db P cbab1f08609a42fc91b10d9f2c36c735: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:46.873421 24067 tablet_bootstrap.cc:492] T 35b05a3d0b56457cb457530261d628db P 78c3deb42c384575a1a11dfb90d38579: Bootstrap starting.
I20260601 13:34:46.873996 24066 tablet_bootstrap.cc:492] T b17a6c7dc5a64948920d90d46164dc8c P 702e0743b9fc4379bfe15a506a1bf9bb: No bootstrap required, opened a new log
I20260601 13:34:46.874089 24066 ts_tablet_manager.cc:1403] T b17a6c7dc5a64948920d90d46164dc8c P 702e0743b9fc4379bfe15a506a1bf9bb: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:34:46.874607 24066 raft_consensus.cc:359] T b17a6c7dc5a64948920d90d46164dc8c P 702e0743b9fc4379bfe15a506a1bf9bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbab1f08609a42fc91b10d9f2c36c735" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 35751 } } peers { permanent_uuid: "702e0743b9fc4379bfe15a506a1bf9bb" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42717 } } peers { permanent_uuid: "78c3deb42c384575a1a11dfb90d38579" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43157 } }
I20260601 13:34:46.874747 24066 raft_consensus.cc:385] T b17a6c7dc5a64948920d90d46164dc8c P 702e0743b9fc4379bfe15a506a1bf9bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:46.874781 24066 raft_consensus.cc:740] T b17a6c7dc5a64948920d90d46164dc8c P 702e0743b9fc4379bfe15a506a1bf9bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 702e0743b9fc4379bfe15a506a1bf9bb, State: Initialized, Role: FOLLOWER
I20260601 13:34:46.874917 24066 consensus_queue.cc:260] T b17a6c7dc5a64948920d90d46164dc8c P 702e0743b9fc4379bfe15a506a1bf9bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbab1f08609a42fc91b10d9f2c36c735" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 35751 } } peers { permanent_uuid: "702e0743b9fc4379bfe15a506a1bf9bb" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42717 } } peers { permanent_uuid: "78c3deb42c384575a1a11dfb90d38579" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43157 } }
I20260601 13:34:46.875126 24065 tablet_bootstrap.cc:492] T 35b05a3d0b56457cb457530261d628db P cbab1f08609a42fc91b10d9f2c36c735: No bootstrap required, opened a new log
I20260601 13:34:46.875181 24067 tablet_bootstrap.cc:654] T 35b05a3d0b56457cb457530261d628db P 78c3deb42c384575a1a11dfb90d38579: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:46.875304 24065 ts_tablet_manager.cc:1403] T 35b05a3d0b56457cb457530261d628db P cbab1f08609a42fc91b10d9f2c36c735: Time spent bootstrapping tablet: real 0.008s	user 0.001s	sys 0.001s
I20260601 13:34:46.875358 24066 ts_tablet_manager.cc:1434] T b17a6c7dc5a64948920d90d46164dc8c P 702e0743b9fc4379bfe15a506a1bf9bb: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:46.875527 24066 tablet_bootstrap.cc:492] T 35b05a3d0b56457cb457530261d628db P 702e0743b9fc4379bfe15a506a1bf9bb: Bootstrap starting.
I20260601 13:34:46.875854 24065 raft_consensus.cc:359] T 35b05a3d0b56457cb457530261d628db P cbab1f08609a42fc91b10d9f2c36c735 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbab1f08609a42fc91b10d9f2c36c735" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 35751 } } peers { permanent_uuid: "702e0743b9fc4379bfe15a506a1bf9bb" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42717 } } peers { permanent_uuid: "78c3deb42c384575a1a11dfb90d38579" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43157 } }
I20260601 13:34:46.875977 24065 raft_consensus.cc:385] T 35b05a3d0b56457cb457530261d628db P cbab1f08609a42fc91b10d9f2c36c735 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:46.876041 24065 raft_consensus.cc:740] T 35b05a3d0b56457cb457530261d628db P cbab1f08609a42fc91b10d9f2c36c735 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbab1f08609a42fc91b10d9f2c36c735, State: Initialized, Role: FOLLOWER
I20260601 13:34:46.876204 24065 consensus_queue.cc:260] T 35b05a3d0b56457cb457530261d628db P cbab1f08609a42fc91b10d9f2c36c735 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbab1f08609a42fc91b10d9f2c36c735" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 35751 } } peers { permanent_uuid: "702e0743b9fc4379bfe15a506a1bf9bb" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42717 } } peers { permanent_uuid: "78c3deb42c384575a1a11dfb90d38579" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43157 } }
I20260601 13:34:46.876577 24065 ts_tablet_manager.cc:1434] T 35b05a3d0b56457cb457530261d628db P cbab1f08609a42fc91b10d9f2c36c735: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:34:46.876590 24066 tablet_bootstrap.cc:654] T 35b05a3d0b56457cb457530261d628db P 702e0743b9fc4379bfe15a506a1bf9bb: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:46.876888 24065 tablet_bootstrap.cc:492] T b17a6c7dc5a64948920d90d46164dc8c P cbab1f08609a42fc91b10d9f2c36c735: Bootstrap starting.
I20260601 13:34:46.878156 24067 tablet_bootstrap.cc:492] T 35b05a3d0b56457cb457530261d628db P 78c3deb42c384575a1a11dfb90d38579: No bootstrap required, opened a new log
I20260601 13:34:46.878315 24067 ts_tablet_manager.cc:1403] T 35b05a3d0b56457cb457530261d628db P 78c3deb42c384575a1a11dfb90d38579: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260601 13:34:46.878417 24065 tablet_bootstrap.cc:654] T b17a6c7dc5a64948920d90d46164dc8c P cbab1f08609a42fc91b10d9f2c36c735: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:46.878897 24067 raft_consensus.cc:359] T 35b05a3d0b56457cb457530261d628db P 78c3deb42c384575a1a11dfb90d38579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbab1f08609a42fc91b10d9f2c36c735" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 35751 } } peers { permanent_uuid: "702e0743b9fc4379bfe15a506a1bf9bb" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42717 } } peers { permanent_uuid: "78c3deb42c384575a1a11dfb90d38579" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43157 } }
I20260601 13:34:46.879017 24067 raft_consensus.cc:385] T 35b05a3d0b56457cb457530261d628db P 78c3deb42c384575a1a11dfb90d38579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:46.879065 24067 raft_consensus.cc:740] T 35b05a3d0b56457cb457530261d628db P 78c3deb42c384575a1a11dfb90d38579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78c3deb42c384575a1a11dfb90d38579, State: Initialized, Role: FOLLOWER
I20260601 13:34:46.879225 24066 tablet_bootstrap.cc:492] T 35b05a3d0b56457cb457530261d628db P 702e0743b9fc4379bfe15a506a1bf9bb: No bootstrap required, opened a new log
I20260601 13:34:46.879208 24067 consensus_queue.cc:260] T 35b05a3d0b56457cb457530261d628db P 78c3deb42c384575a1a11dfb90d38579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbab1f08609a42fc91b10d9f2c36c735" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 35751 } } peers { permanent_uuid: "702e0743b9fc4379bfe15a506a1bf9bb" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42717 } } peers { permanent_uuid: "78c3deb42c384575a1a11dfb90d38579" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43157 } }
I20260601 13:34:46.879328 24066 ts_tablet_manager.cc:1403] T 35b05a3d0b56457cb457530261d628db P 702e0743b9fc4379bfe15a506a1bf9bb: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:34:46.879619 24067 ts_tablet_manager.cc:1434] T 35b05a3d0b56457cb457530261d628db P 78c3deb42c384575a1a11dfb90d38579: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:46.879639 24065 tablet_bootstrap.cc:492] T b17a6c7dc5a64948920d90d46164dc8c P cbab1f08609a42fc91b10d9f2c36c735: No bootstrap required, opened a new log
I20260601 13:34:46.879709 24065 ts_tablet_manager.cc:1403] T b17a6c7dc5a64948920d90d46164dc8c P cbab1f08609a42fc91b10d9f2c36c735: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20260601 13:34:46.879856 24066 raft_consensus.cc:359] T 35b05a3d0b56457cb457530261d628db P 702e0743b9fc4379bfe15a506a1bf9bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbab1f08609a42fc91b10d9f2c36c735" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 35751 } } peers { permanent_uuid: "702e0743b9fc4379bfe15a506a1bf9bb" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42717 } } peers { permanent_uuid: "78c3deb42c384575a1a11dfb90d38579" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43157 } }
I20260601 13:34:46.879972 24066 raft_consensus.cc:385] T 35b05a3d0b56457cb457530261d628db P 702e0743b9fc4379bfe15a506a1bf9bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:46.880077 24066 raft_consensus.cc:740] T 35b05a3d0b56457cb457530261d628db P 702e0743b9fc4379bfe15a506a1bf9bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 702e0743b9fc4379bfe15a506a1bf9bb, State: Initialized, Role: FOLLOWER
I20260601 13:34:46.880198 24065 raft_consensus.cc:359] T b17a6c7dc5a64948920d90d46164dc8c P cbab1f08609a42fc91b10d9f2c36c735 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbab1f08609a42fc91b10d9f2c36c735" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 35751 } } peers { permanent_uuid: "702e0743b9fc4379bfe15a506a1bf9bb" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42717 } } peers { permanent_uuid: "78c3deb42c384575a1a11dfb90d38579" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43157 } }
I20260601 13:34:46.880239 24066 consensus_queue.cc:260] T 35b05a3d0b56457cb457530261d628db P 702e0743b9fc4379bfe15a506a1bf9bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbab1f08609a42fc91b10d9f2c36c735" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 35751 } } peers { permanent_uuid: "702e0743b9fc4379bfe15a506a1bf9bb" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42717 } } peers { permanent_uuid: "78c3deb42c384575a1a11dfb90d38579" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43157 } }
I20260601 13:34:46.880301 24065 raft_consensus.cc:385] T b17a6c7dc5a64948920d90d46164dc8c P cbab1f08609a42fc91b10d9f2c36c735 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:46.880340 24065 raft_consensus.cc:740] T b17a6c7dc5a64948920d90d46164dc8c P cbab1f08609a42fc91b10d9f2c36c735 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbab1f08609a42fc91b10d9f2c36c735, State: Initialized, Role: FOLLOWER
I20260601 13:34:46.880451 24065 consensus_queue.cc:260] T b17a6c7dc5a64948920d90d46164dc8c P cbab1f08609a42fc91b10d9f2c36c735 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbab1f08609a42fc91b10d9f2c36c735" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 35751 } } peers { permanent_uuid: "702e0743b9fc4379bfe15a506a1bf9bb" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42717 } } peers { permanent_uuid: "78c3deb42c384575a1a11dfb90d38579" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43157 } }
I20260601 13:34:46.880551 24066 ts_tablet_manager.cc:1434] T 35b05a3d0b56457cb457530261d628db P 702e0743b9fc4379bfe15a506a1bf9bb: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:34:46.879940 24067 tablet_bootstrap.cc:492] T b17a6c7dc5a64948920d90d46164dc8c P 78c3deb42c384575a1a11dfb90d38579: Bootstrap starting.
I20260601 13:34:46.880669 24065 ts_tablet_manager.cc:1434] T b17a6c7dc5a64948920d90d46164dc8c P cbab1f08609a42fc91b10d9f2c36c735: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:34:46.881729 24067 tablet_bootstrap.cc:654] T b17a6c7dc5a64948920d90d46164dc8c P 78c3deb42c384575a1a11dfb90d38579: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:46.883373 24067 tablet_bootstrap.cc:492] T b17a6c7dc5a64948920d90d46164dc8c P 78c3deb42c384575a1a11dfb90d38579: No bootstrap required, opened a new log
I20260601 13:34:46.883492 24067 ts_tablet_manager.cc:1403] T b17a6c7dc5a64948920d90d46164dc8c P 78c3deb42c384575a1a11dfb90d38579: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:34:46.884204 24067 raft_consensus.cc:359] T b17a6c7dc5a64948920d90d46164dc8c P 78c3deb42c384575a1a11dfb90d38579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbab1f08609a42fc91b10d9f2c36c735" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 35751 } } peers { permanent_uuid: "702e0743b9fc4379bfe15a506a1bf9bb" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42717 } } peers { permanent_uuid: "78c3deb42c384575a1a11dfb90d38579" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43157 } }
I20260601 13:34:46.884332 24067 raft_consensus.cc:385] T b17a6c7dc5a64948920d90d46164dc8c P 78c3deb42c384575a1a11dfb90d38579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:46.884382 24067 raft_consensus.cc:740] T b17a6c7dc5a64948920d90d46164dc8c P 78c3deb42c384575a1a11dfb90d38579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78c3deb42c384575a1a11dfb90d38579, State: Initialized, Role: FOLLOWER
I20260601 13:34:46.884522 24067 consensus_queue.cc:260] T b17a6c7dc5a64948920d90d46164dc8c P 78c3deb42c384575a1a11dfb90d38579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbab1f08609a42fc91b10d9f2c36c735" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 35751 } } peers { permanent_uuid: "702e0743b9fc4379bfe15a506a1bf9bb" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42717 } } peers { permanent_uuid: "78c3deb42c384575a1a11dfb90d38579" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43157 } }
I20260601 13:34:46.884828 24067 ts_tablet_manager.cc:1434] T b17a6c7dc5a64948920d90d46164dc8c P 78c3deb42c384575a1a11dfb90d38579: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:47.007705 24072 raft_consensus.cc:493] T 35b05a3d0b56457cb457530261d628db P cbab1f08609a42fc91b10d9f2c36c735 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:34:47.007869 24072 raft_consensus.cc:515] T 35b05a3d0b56457cb457530261d628db P cbab1f08609a42fc91b10d9f2c36c735 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbab1f08609a42fc91b10d9f2c36c735" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 35751 } } peers { permanent_uuid: "702e0743b9fc4379bfe15a506a1bf9bb" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42717 } } peers { permanent_uuid: "78c3deb42c384575a1a11dfb90d38579" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43157 } }
I20260601 13:34:47.008575 24072 leader_election.cc:290] T 35b05a3d0b56457cb457530261d628db P cbab1f08609a42fc91b10d9f2c36c735 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 702e0743b9fc4379bfe15a506a1bf9bb (127.21.155.194:42717), 78c3deb42c384575a1a11dfb90d38579 (127.21.155.195:43157)
I20260601 13:34:47.012595 24019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35b05a3d0b56457cb457530261d628db" candidate_uuid: "cbab1f08609a42fc91b10d9f2c36c735" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78c3deb42c384575a1a11dfb90d38579" is_pre_election: true
I20260601 13:34:47.012588 23944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35b05a3d0b56457cb457530261d628db" candidate_uuid: "cbab1f08609a42fc91b10d9f2c36c735" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "702e0743b9fc4379bfe15a506a1bf9bb" is_pre_election: true
I20260601 13:34:47.012773 24019 raft_consensus.cc:2468] T 35b05a3d0b56457cb457530261d628db P 78c3deb42c384575a1a11dfb90d38579 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbab1f08609a42fc91b10d9f2c36c735 in term 0.
I20260601 13:34:47.012818 23944 raft_consensus.cc:2468] T 35b05a3d0b56457cb457530261d628db P 702e0743b9fc4379bfe15a506a1bf9bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbab1f08609a42fc91b10d9f2c36c735 in term 0.
I20260601 13:34:47.013165 23834 leader_election.cc:304] T 35b05a3d0b56457cb457530261d628db P cbab1f08609a42fc91b10d9f2c36c735 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78c3deb42c384575a1a11dfb90d38579, cbab1f08609a42fc91b10d9f2c36c735; no voters: 
I20260601 13:34:47.013386 24072 raft_consensus.cc:2804] T 35b05a3d0b56457cb457530261d628db P cbab1f08609a42fc91b10d9f2c36c735 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:34:47.013453 24072 raft_consensus.cc:493] T 35b05a3d0b56457cb457530261d628db P cbab1f08609a42fc91b10d9f2c36c735 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:34:47.013521 24072 raft_consensus.cc:3060] T 35b05a3d0b56457cb457530261d628db P cbab1f08609a42fc91b10d9f2c36c735 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:47.014567 24072 raft_consensus.cc:515] T 35b05a3d0b56457cb457530261d628db P cbab1f08609a42fc91b10d9f2c36c735 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbab1f08609a42fc91b10d9f2c36c735" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 35751 } } peers { permanent_uuid: "702e0743b9fc4379bfe15a506a1bf9bb" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42717 } } peers { permanent_uuid: "78c3deb42c384575a1a11dfb90d38579" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43157 } }
I20260601 13:34:47.015015 24072 leader_election.cc:290] T 35b05a3d0b56457cb457530261d628db P cbab1f08609a42fc91b10d9f2c36c735 [CANDIDATE]: Term 1 election: Requested vote from peers 702e0743b9fc4379bfe15a506a1bf9bb (127.21.155.194:42717), 78c3deb42c384575a1a11dfb90d38579 (127.21.155.195:43157)
I20260601 13:34:47.015416 24019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35b05a3d0b56457cb457530261d628db" candidate_uuid: "cbab1f08609a42fc91b10d9f2c36c735" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78c3deb42c384575a1a11dfb90d38579"
I20260601 13:34:47.015455 23944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35b05a3d0b56457cb457530261d628db" candidate_uuid: "cbab1f08609a42fc91b10d9f2c36c735" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "702e0743b9fc4379bfe15a506a1bf9bb"
I20260601 13:34:47.015583 23944 raft_consensus.cc:3060] T 35b05a3d0b56457cb457530261d628db P 702e0743b9fc4379bfe15a506a1bf9bb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:47.015525 24019 raft_consensus.cc:3060] T 35b05a3d0b56457cb457530261d628db P 78c3deb42c384575a1a11dfb90d38579 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:47.016532 24019 raft_consensus.cc:2468] T 35b05a3d0b56457cb457530261d628db P 78c3deb42c384575a1a11dfb90d38579 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbab1f08609a42fc91b10d9f2c36c735 in term 1.
I20260601 13:34:47.016554 23944 raft_consensus.cc:2468] T 35b05a3d0b56457cb457530261d628db P 702e0743b9fc4379bfe15a506a1bf9bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbab1f08609a42fc91b10d9f2c36c735 in term 1.
I20260601 13:34:47.016855 23831 leader_election.cc:304] T 35b05a3d0b56457cb457530261d628db P cbab1f08609a42fc91b10d9f2c36c735 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 702e0743b9fc4379bfe15a506a1bf9bb, cbab1f08609a42fc91b10d9f2c36c735; no voters: 
I20260601 13:34:47.017050 24072 raft_consensus.cc:2804] T 35b05a3d0b56457cb457530261d628db P cbab1f08609a42fc91b10d9f2c36c735 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:47.017326 24072 raft_consensus.cc:697] T 35b05a3d0b56457cb457530261d628db P cbab1f08609a42fc91b10d9f2c36c735 [term 1 LEADER]: Becoming Leader. State: Replica: cbab1f08609a42fc91b10d9f2c36c735, State: Running, Role: LEADER
I20260601 13:34:47.017489 24072 consensus_queue.cc:237] T 35b05a3d0b56457cb457530261d628db P cbab1f08609a42fc91b10d9f2c36c735 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbab1f08609a42fc91b10d9f2c36c735" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 35751 } } peers { permanent_uuid: "702e0743b9fc4379bfe15a506a1bf9bb" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42717 } } peers { permanent_uuid: "78c3deb42c384575a1a11dfb90d38579" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43157 } }
I20260601 13:34:47.019182 23764 catalog_manager.cc:5696] T 35b05a3d0b56457cb457530261d628db P cbab1f08609a42fc91b10d9f2c36c735 reported cstate change: term changed from 0 to 1, leader changed from <none> to cbab1f08609a42fc91b10d9f2c36c735 (127.21.155.193). New cstate: current_term: 1 leader_uuid: "cbab1f08609a42fc91b10d9f2c36c735" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbab1f08609a42fc91b10d9f2c36c735" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 35751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "702e0743b9fc4379bfe15a506a1bf9bb" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78c3deb42c384575a1a11dfb90d38579" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43157 } health_report { overall_health: UNKNOWN } } }
I20260601 13:34:47.100382 24075 raft_consensus.cc:493] T b17a6c7dc5a64948920d90d46164dc8c P 78c3deb42c384575a1a11dfb90d38579 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:34:47.100541 24075 raft_consensus.cc:515] T b17a6c7dc5a64948920d90d46164dc8c P 78c3deb42c384575a1a11dfb90d38579 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbab1f08609a42fc91b10d9f2c36c735" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 35751 } } peers { permanent_uuid: "702e0743b9fc4379bfe15a506a1bf9bb" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42717 } } peers { permanent_uuid: "78c3deb42c384575a1a11dfb90d38579" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43157 } }
I20260601 13:34:47.101164 24075 leader_election.cc:290] T b17a6c7dc5a64948920d90d46164dc8c P 78c3deb42c384575a1a11dfb90d38579 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbab1f08609a42fc91b10d9f2c36c735 (127.21.155.193:35751), 702e0743b9fc4379bfe15a506a1bf9bb (127.21.155.194:42717)
I20260601 13:34:47.106405 23868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b17a6c7dc5a64948920d90d46164dc8c" candidate_uuid: "78c3deb42c384575a1a11dfb90d38579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbab1f08609a42fc91b10d9f2c36c735" is_pre_election: true
I20260601 13:34:47.106400 23944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b17a6c7dc5a64948920d90d46164dc8c" candidate_uuid: "78c3deb42c384575a1a11dfb90d38579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "702e0743b9fc4379bfe15a506a1bf9bb" is_pre_election: true
I20260601 13:34:47.106666 23868 raft_consensus.cc:2468] T b17a6c7dc5a64948920d90d46164dc8c P cbab1f08609a42fc91b10d9f2c36c735 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78c3deb42c384575a1a11dfb90d38579 in term 0.
I20260601 13:34:47.106738 23944 raft_consensus.cc:2468] T b17a6c7dc5a64948920d90d46164dc8c P 702e0743b9fc4379bfe15a506a1bf9bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78c3deb42c384575a1a11dfb90d38579 in term 0.
I20260601 13:34:47.107112 23982 leader_election.cc:304] T b17a6c7dc5a64948920d90d46164dc8c P 78c3deb42c384575a1a11dfb90d38579 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 702e0743b9fc4379bfe15a506a1bf9bb, 78c3deb42c384575a1a11dfb90d38579; no voters: 
I20260601 13:34:47.107460 24075 raft_consensus.cc:2804] T b17a6c7dc5a64948920d90d46164dc8c P 78c3deb42c384575a1a11dfb90d38579 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:34:47.107550 24075 raft_consensus.cc:493] T b17a6c7dc5a64948920d90d46164dc8c P 78c3deb42c384575a1a11dfb90d38579 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:34:47.107723 24075 raft_consensus.cc:3060] T b17a6c7dc5a64948920d90d46164dc8c P 78c3deb42c384575a1a11dfb90d38579 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:47.108741 24075 raft_consensus.cc:515] T b17a6c7dc5a64948920d90d46164dc8c P 78c3deb42c384575a1a11dfb90d38579 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbab1f08609a42fc91b10d9f2c36c735" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 35751 } } peers { permanent_uuid: "702e0743b9fc4379bfe15a506a1bf9bb" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42717 } } peers { permanent_uuid: "78c3deb42c384575a1a11dfb90d38579" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43157 } }
I20260601 13:34:47.109186 24075 leader_election.cc:290] T b17a6c7dc5a64948920d90d46164dc8c P 78c3deb42c384575a1a11dfb90d38579 [CANDIDATE]: Term 1 election: Requested vote from peers cbab1f08609a42fc91b10d9f2c36c735 (127.21.155.193:35751), 702e0743b9fc4379bfe15a506a1bf9bb (127.21.155.194:42717)
I20260601 13:34:47.109690 23944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b17a6c7dc5a64948920d90d46164dc8c" candidate_uuid: "78c3deb42c384575a1a11dfb90d38579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "702e0743b9fc4379bfe15a506a1bf9bb"
I20260601 13:34:47.109700 23868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b17a6c7dc5a64948920d90d46164dc8c" candidate_uuid: "78c3deb42c384575a1a11dfb90d38579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbab1f08609a42fc91b10d9f2c36c735"
I20260601 13:34:47.109817 23944 raft_consensus.cc:3060] T b17a6c7dc5a64948920d90d46164dc8c P 702e0743b9fc4379bfe15a506a1bf9bb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:47.109850 23868 raft_consensus.cc:3060] T b17a6c7dc5a64948920d90d46164dc8c P cbab1f08609a42fc91b10d9f2c36c735 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:47.110739 23944 raft_consensus.cc:2468] T b17a6c7dc5a64948920d90d46164dc8c P 702e0743b9fc4379bfe15a506a1bf9bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78c3deb42c384575a1a11dfb90d38579 in term 1.
I20260601 13:34:47.110770 23868 raft_consensus.cc:2468] T b17a6c7dc5a64948920d90d46164dc8c P cbab1f08609a42fc91b10d9f2c36c735 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78c3deb42c384575a1a11dfb90d38579 in term 1.
I20260601 13:34:47.111112 23982 leader_election.cc:304] T b17a6c7dc5a64948920d90d46164dc8c P 78c3deb42c384575a1a11dfb90d38579 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 702e0743b9fc4379bfe15a506a1bf9bb, 78c3deb42c384575a1a11dfb90d38579; no voters: 
I20260601 13:34:47.111377 24075 raft_consensus.cc:2804] T b17a6c7dc5a64948920d90d46164dc8c P 78c3deb42c384575a1a11dfb90d38579 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:47.111624 24075 raft_consensus.cc:697] T b17a6c7dc5a64948920d90d46164dc8c P 78c3deb42c384575a1a11dfb90d38579 [term 1 LEADER]: Becoming Leader. State: Replica: 78c3deb42c384575a1a11dfb90d38579, State: Running, Role: LEADER
I20260601 13:34:47.111799 24075 consensus_queue.cc:237] T b17a6c7dc5a64948920d90d46164dc8c P 78c3deb42c384575a1a11dfb90d38579 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbab1f08609a42fc91b10d9f2c36c735" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 35751 } } peers { permanent_uuid: "702e0743b9fc4379bfe15a506a1bf9bb" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42717 } } peers { permanent_uuid: "78c3deb42c384575a1a11dfb90d38579" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43157 } }
I20260601 13:34:47.113839 23764 catalog_manager.cc:5696] T b17a6c7dc5a64948920d90d46164dc8c P 78c3deb42c384575a1a11dfb90d38579 reported cstate change: term changed from 0 to 1, leader changed from <none> to 78c3deb42c384575a1a11dfb90d38579 (127.21.155.195). New cstate: current_term: 1 leader_uuid: "78c3deb42c384575a1a11dfb90d38579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbab1f08609a42fc91b10d9f2c36c735" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 35751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "702e0743b9fc4379bfe15a506a1bf9bb" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78c3deb42c384575a1a11dfb90d38579" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43157 } health_report { overall_health: HEALTHY } } }
I20260601 13:34:47.476462 24072 consensus_queue.cc:1048] T 35b05a3d0b56457cb457530261d628db P cbab1f08609a42fc91b10d9f2c36c735 [LEADER]: Connected to new peer: Peer: permanent_uuid: "702e0743b9fc4379bfe15a506a1bf9bb" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:47.480434 24072 consensus_queue.cc:1048] T 35b05a3d0b56457cb457530261d628db P cbab1f08609a42fc91b10d9f2c36c735 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78c3deb42c384575a1a11dfb90d38579" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:47.527127 24075 consensus_queue.cc:1048] T b17a6c7dc5a64948920d90d46164dc8c P 78c3deb42c384575a1a11dfb90d38579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbab1f08609a42fc91b10d9f2c36c735" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 35751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:47.531131 24075 consensus_queue.cc:1048] T b17a6c7dc5a64948920d90d46164dc8c P 78c3deb42c384575a1a11dfb90d38579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "702e0743b9fc4379bfe15a506a1bf9bb" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:47.635401 23819 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:34:47.635871 23819 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:34:47.635977 23819 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:34:49.636391 23819 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:34:49.636965 23819 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:34:49.637039 23819 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:34:51.637421 23819 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:34:51.638034 23819 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:34:51.638141 23819 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:34:53.638557 23819 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:34:53.639186 23819 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:34:53.639341 23819 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:34:55.639986 23819 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:34:55.640453 23819 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:34:55.640573 23819 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:34:57.640969 23819 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:34:57.641520 23819 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:34:57.641633 23819 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:34:58.208060 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:34:58.211230 24099 instance_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:34:58.211261 22127 server_base.cc:1061] running on GCE node
W20260601 13:34:58.211357 24102 instance_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:34:58.211357 24100 instance_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:34:58.211812 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:34:58.211861 22127 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:34:58.211886 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320898211886 us; error 0 us; skew 500 ppm
I20260601 13:34:58.213135 22127 webserver.cc:533] Webserver started at http://127.21.155.196:40849/ using document root <none> and password file <none>
I20260601 13:34:58.213373 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:34:58.213438 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:34:58.213541 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:34:58.214072 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320869173936-22127-0/minicluster-data/ts-3-root/instance:
uuid: "6a39434e9fef46de9fcf3ecf1c4c80d5"
format_stamp: "Formatted at 2026-06-01 13:34:58 on dist-test-slave-zw2r"
I20260601 13:34:58.215745 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:34:58.216893 24107 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:34:58.217252 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:58.217329 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320869173936-22127-0/minicluster-data/ts-3-root
uuid: "6a39434e9fef46de9fcf3ecf1c4c80d5"
format_stamp: "Formatted at 2026-06-01 13:34:58 on dist-test-slave-zw2r"
I20260601 13:34:58.217432 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320869173936-22127-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320869173936-22127-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320869173936-22127-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:34:58.223273 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:34:58.223727 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:34:58.224071 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:34:58.224601 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:34:58.224642 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:58.224701 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:34:58.224752 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:58.230274 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.196:35465
I20260601 13:34:58.230289 24170 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.196:35465 every 8 connection(s)
I20260601 13:34:58.236121 24171 heartbeater.cc:344] Connected to a master server at 127.21.155.254:34743
I20260601 13:34:58.236315 24171 heartbeater.cc:461] Registering TS with master...
I20260601 13:34:58.236688 24171 heartbeater.cc:507] Master 127.21.155.254:34743 requested a full tablet report, sending...
I20260601 13:34:58.237552 23764 ts_manager.cc:194] Registered new tserver with Master: 6a39434e9fef46de9fcf3ecf1c4c80d5 (127.21.155.196:35465)
I20260601 13:34:58.238173 23764 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47780
I20260601 13:34:58.655406 23868 consensus_queue.cc:237] T 35b05a3d0b56457cb457530261d628db P cbab1f08609a42fc91b10d9f2c36c735 [LEADER]: Queue 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: "cbab1f08609a42fc91b10d9f2c36c735" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 35751 } } peers { permanent_uuid: "702e0743b9fc4379bfe15a506a1bf9bb" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42717 } } peers { permanent_uuid: "78c3deb42c384575a1a11dfb90d38579" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43157 } attrs { replace: true } } peers { permanent_uuid: "6a39434e9fef46de9fcf3ecf1c4c80d5" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 35465 } attrs { promote: true } }
I20260601 13:34:58.658293 24019 raft_consensus.cc:1275] T 35b05a3d0b56457cb457530261d628db P 78c3deb42c384575a1a11dfb90d38579 [term 1 FOLLOWER]: Refusing update from remote peer cbab1f08609a42fc91b10d9f2c36c735: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:34:58.658394 23944 raft_consensus.cc:1275] T 35b05a3d0b56457cb457530261d628db P 702e0743b9fc4379bfe15a506a1bf9bb [term 1 FOLLOWER]: Refusing update from remote peer cbab1f08609a42fc91b10d9f2c36c735: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:34:58.658887 24098 consensus_queue.cc:1048] T 35b05a3d0b56457cb457530261d628db P cbab1f08609a42fc91b10d9f2c36c735 [LEADER]: Connected to new peer: Peer: permanent_uuid: "702e0743b9fc4379bfe15a506a1bf9bb" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:34:58.659179 24178 consensus_queue.cc:1048] T 35b05a3d0b56457cb457530261d628db P cbab1f08609a42fc91b10d9f2c36c735 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78c3deb42c384575a1a11dfb90d38579" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43157 } 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:34:58.661919 24178 raft_consensus.cc:2955] T 35b05a3d0b56457cb457530261d628db P cbab1f08609a42fc91b10d9f2c36c735 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6a39434e9fef46de9fcf3ecf1c4c80d5 (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cbab1f08609a42fc91b10d9f2c36c735" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 35751 } } peers { permanent_uuid: "702e0743b9fc4379bfe15a506a1bf9bb" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42717 } } peers { permanent_uuid: "78c3deb42c384575a1a11dfb90d38579" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43157 } attrs { replace: true } } peers { permanent_uuid: "6a39434e9fef46de9fcf3ecf1c4c80d5" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 35465 } attrs { promote: true } } }
I20260601 13:34:58.663285 23944 raft_consensus.cc:2955] T 35b05a3d0b56457cb457530261d628db P 702e0743b9fc4379bfe15a506a1bf9bb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6a39434e9fef46de9fcf3ecf1c4c80d5 (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cbab1f08609a42fc91b10d9f2c36c735" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 35751 } } peers { permanent_uuid: "702e0743b9fc4379bfe15a506a1bf9bb" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42717 } } peers { permanent_uuid: "78c3deb42c384575a1a11dfb90d38579" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43157 } attrs { replace: true } } peers { permanent_uuid: "6a39434e9fef46de9fcf3ecf1c4c80d5" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 35465 } attrs { promote: true } } }
W20260601 13:34:58.663614 23831 consensus_peers.cc:597] T 35b05a3d0b56457cb457530261d628db P cbab1f08609a42fc91b10d9f2c36c735 -> Peer 6a39434e9fef46de9fcf3ecf1c4c80d5 (127.21.155.196:35465): Couldn't send request to peer 6a39434e9fef46de9fcf3ecf1c4c80d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 35b05a3d0b56457cb457530261d628db. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:34:58.666618 23765 catalog_manager.cc:5696] T 35b05a3d0b56457cb457530261d628db P 702e0743b9fc4379bfe15a506a1bf9bb reported cstate change: config changed from index -1 to 2, NON_VOTER 6a39434e9fef46de9fcf3ecf1c4c80d5 (127.21.155.196) added. New cstate: current_term: 1 leader_uuid: "cbab1f08609a42fc91b10d9f2c36c735" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cbab1f08609a42fc91b10d9f2c36c735" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 35751 } } peers { permanent_uuid: "702e0743b9fc4379bfe15a506a1bf9bb" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42717 } } peers { permanent_uuid: "78c3deb42c384575a1a11dfb90d38579" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43157 } attrs { replace: true } } peers { permanent_uuid: "6a39434e9fef46de9fcf3ecf1c4c80d5" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 35465 } attrs { promote: true } } }
I20260601 13:34:58.666711 24019 raft_consensus.cc:2955] T 35b05a3d0b56457cb457530261d628db P 78c3deb42c384575a1a11dfb90d38579 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6a39434e9fef46de9fcf3ecf1c4c80d5 (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cbab1f08609a42fc91b10d9f2c36c735" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 35751 } } peers { permanent_uuid: "702e0743b9fc4379bfe15a506a1bf9bb" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42717 } } peers { permanent_uuid: "78c3deb42c384575a1a11dfb90d38579" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43157 } attrs { replace: true } } peers { permanent_uuid: "6a39434e9fef46de9fcf3ecf1c4c80d5" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 35465 } attrs { promote: true } } }
I20260601 13:34:59.239326 24171 heartbeater.cc:499] Master 127.21.155.254:34743 was elected leader, sending a full tablet report...
I20260601 13:34:59.246276 24190 ts_tablet_manager.cc:933] T 35b05a3d0b56457cb457530261d628db P 6a39434e9fef46de9fcf3ecf1c4c80d5: Initiating tablet copy from peer cbab1f08609a42fc91b10d9f2c36c735 (127.21.155.193:35751)
I20260601 13:34:59.246955 24190 tablet_copy_client.cc:323] T 35b05a3d0b56457cb457530261d628db P 6a39434e9fef46de9fcf3ecf1c4c80d5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.155.193:35751
I20260601 13:34:59.251847 23878 tablet_copy_service.cc:140] P cbab1f08609a42fc91b10d9f2c36c735: Received BeginTabletCopySession request for tablet 35b05a3d0b56457cb457530261d628db from peer 6a39434e9fef46de9fcf3ecf1c4c80d5 ({username='slave'} at 127.0.0.1:36718)
I20260601 13:34:59.252029 23878 tablet_copy_service.cc:161] P cbab1f08609a42fc91b10d9f2c36c735: Beginning new tablet copy session on tablet 35b05a3d0b56457cb457530261d628db from peer 6a39434e9fef46de9fcf3ecf1c4c80d5 at {username='slave'} at 127.0.0.1:36718: session id = 6a39434e9fef46de9fcf3ecf1c4c80d5-35b05a3d0b56457cb457530261d628db
I20260601 13:34:59.253675 23878 tablet_copy_source_session.cc:215] T 35b05a3d0b56457cb457530261d628db P cbab1f08609a42fc91b10d9f2c36c735: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:34:59.255282 24190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35b05a3d0b56457cb457530261d628db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:59.258069 24190 tablet_copy_client.cc:806] T 35b05a3d0b56457cb457530261d628db P 6a39434e9fef46de9fcf3ecf1c4c80d5: tablet copy: Starting download of 0 data blocks...
I20260601 13:34:59.258364 24190 tablet_copy_client.cc:670] T 35b05a3d0b56457cb457530261d628db P 6a39434e9fef46de9fcf3ecf1c4c80d5: tablet copy: Starting download of 1 WAL segments...
I20260601 13:34:59.260221 24190 tablet_copy_client.cc:538] T 35b05a3d0b56457cb457530261d628db P 6a39434e9fef46de9fcf3ecf1c4c80d5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:34:59.262068 24190 tablet_bootstrap.cc:492] T 35b05a3d0b56457cb457530261d628db P 6a39434e9fef46de9fcf3ecf1c4c80d5: Bootstrap starting.
I20260601 13:34:59.266966 24190 tablet_bootstrap.cc:492] T 35b05a3d0b56457cb457530261d628db P 6a39434e9fef46de9fcf3ecf1c4c80d5: 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:34:59.267335 24190 tablet_bootstrap.cc:492] T 35b05a3d0b56457cb457530261d628db P 6a39434e9fef46de9fcf3ecf1c4c80d5: Bootstrap complete.
I20260601 13:34:59.267580 24190 ts_tablet_manager.cc:1403] T 35b05a3d0b56457cb457530261d628db P 6a39434e9fef46de9fcf3ecf1c4c80d5: Time spent bootstrapping tablet: real 0.006s	user 0.004s	sys 0.000s
I20260601 13:34:59.268138 24190 raft_consensus.cc:359] T 35b05a3d0b56457cb457530261d628db P 6a39434e9fef46de9fcf3ecf1c4c80d5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cbab1f08609a42fc91b10d9f2c36c735" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 35751 } } peers { permanent_uuid: "702e0743b9fc4379bfe15a506a1bf9bb" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42717 } } peers { permanent_uuid: "78c3deb42c384575a1a11dfb90d38579" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43157 } attrs { replace: true } } peers { permanent_uuid: "6a39434e9fef46de9fcf3ecf1c4c80d5" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 35465 } attrs { promote: true } }
I20260601 13:34:59.268275 24190 raft_consensus.cc:740] T 35b05a3d0b56457cb457530261d628db P 6a39434e9fef46de9fcf3ecf1c4c80d5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6a39434e9fef46de9fcf3ecf1c4c80d5, State: Initialized, Role: LEARNER
I20260601 13:34:59.268409 24190 consensus_queue.cc:260] T 35b05a3d0b56457cb457530261d628db P 6a39434e9fef46de9fcf3ecf1c4c80d5 [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: "cbab1f08609a42fc91b10d9f2c36c735" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 35751 } } peers { permanent_uuid: "702e0743b9fc4379bfe15a506a1bf9bb" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42717 } } peers { permanent_uuid: "78c3deb42c384575a1a11dfb90d38579" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43157 } attrs { replace: true } } peers { permanent_uuid: "6a39434e9fef46de9fcf3ecf1c4c80d5" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 35465 } attrs { promote: true } }
I20260601 13:34:59.268951 24190 ts_tablet_manager.cc:1434] T 35b05a3d0b56457cb457530261d628db P 6a39434e9fef46de9fcf3ecf1c4c80d5: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.003s
I20260601 13:34:59.269899 23878 tablet_copy_service.cc:342] P cbab1f08609a42fc91b10d9f2c36c735: Request end of tablet copy session 6a39434e9fef46de9fcf3ecf1c4c80d5-35b05a3d0b56457cb457530261d628db received from {username='slave'} at 127.0.0.1:36718
I20260601 13:34:59.270023 23878 tablet_copy_service.cc:434] P cbab1f08609a42fc91b10d9f2c36c735: ending tablet copy session 6a39434e9fef46de9fcf3ecf1c4c80d5-35b05a3d0b56457cb457530261d628db on tablet 35b05a3d0b56457cb457530261d628db with peer 6a39434e9fef46de9fcf3ecf1c4c80d5
I20260601 13:34:59.642010 23819 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:34:59.642508 23819 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:34:59.642627 23819 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:34:59.658087 24145 raft_consensus.cc:1217] T 35b05a3d0b56457cb457530261d628db P 6a39434e9fef46de9fcf3ecf1c4c80d5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:35:00.054230 24197 raft_consensus.cc:1064] T 35b05a3d0b56457cb457530261d628db P cbab1f08609a42fc91b10d9f2c36c735: attempting to promote NON_VOTER 6a39434e9fef46de9fcf3ecf1c4c80d5 to VOTER
I20260601 13:35:00.054785 24197 consensus_queue.cc:237] T 35b05a3d0b56457cb457530261d628db P cbab1f08609a42fc91b10d9f2c36c735 [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: "cbab1f08609a42fc91b10d9f2c36c735" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 35751 } } peers { permanent_uuid: "702e0743b9fc4379bfe15a506a1bf9bb" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42717 } } peers { permanent_uuid: "78c3deb42c384575a1a11dfb90d38579" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43157 } attrs { replace: true } } peers { permanent_uuid: "6a39434e9fef46de9fcf3ecf1c4c80d5" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 35465 } attrs { promote: false } }
I20260601 13:35:00.056362 23944 raft_consensus.cc:1275] T 35b05a3d0b56457cb457530261d628db P 702e0743b9fc4379bfe15a506a1bf9bb [term 1 FOLLOWER]: Refusing update from remote peer cbab1f08609a42fc91b10d9f2c36c735: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:35:00.056356 24145 raft_consensus.cc:1275] T 35b05a3d0b56457cb457530261d628db P 6a39434e9fef46de9fcf3ecf1c4c80d5 [term 1 LEARNER]: Refusing update from remote peer cbab1f08609a42fc91b10d9f2c36c735: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:35:00.056356 24019 raft_consensus.cc:1275] T 35b05a3d0b56457cb457530261d628db P 78c3deb42c384575a1a11dfb90d38579 [term 1 FOLLOWER]: Refusing update from remote peer cbab1f08609a42fc91b10d9f2c36c735: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:35:00.056834 24196 consensus_queue.cc:1048] T 35b05a3d0b56457cb457530261d628db P cbab1f08609a42fc91b10d9f2c36c735 [LEADER]: Connected to new peer: Peer: permanent_uuid: "702e0743b9fc4379bfe15a506a1bf9bb" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:35:00.057034 24098 consensus_queue.cc:1048] T 35b05a3d0b56457cb457530261d628db P cbab1f08609a42fc91b10d9f2c36c735 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78c3deb42c384575a1a11dfb90d38579" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43157 } 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:35:00.057264 24199 consensus_queue.cc:1048] T 35b05a3d0b56457cb457530261d628db P cbab1f08609a42fc91b10d9f2c36c735 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a39434e9fef46de9fcf3ecf1c4c80d5" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 35465 } 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:35:00.059603 24098 raft_consensus.cc:2955] T 35b05a3d0b56457cb457530261d628db P cbab1f08609a42fc91b10d9f2c36c735 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6a39434e9fef46de9fcf3ecf1c4c80d5 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cbab1f08609a42fc91b10d9f2c36c735" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 35751 } } peers { permanent_uuid: "702e0743b9fc4379bfe15a506a1bf9bb" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42717 } } peers { permanent_uuid: "78c3deb42c384575a1a11dfb90d38579" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43157 } attrs { replace: true } } peers { permanent_uuid: "6a39434e9fef46de9fcf3ecf1c4c80d5" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 35465 } attrs { promote: false } } }
I20260601 13:35:00.060185 24145 raft_consensus.cc:2955] T 35b05a3d0b56457cb457530261d628db P 6a39434e9fef46de9fcf3ecf1c4c80d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6a39434e9fef46de9fcf3ecf1c4c80d5 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cbab1f08609a42fc91b10d9f2c36c735" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 35751 } } peers { permanent_uuid: "702e0743b9fc4379bfe15a506a1bf9bb" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42717 } } peers { permanent_uuid: "78c3deb42c384575a1a11dfb90d38579" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43157 } attrs { replace: true } } peers { permanent_uuid: "6a39434e9fef46de9fcf3ecf1c4c80d5" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 35465 } attrs { promote: false } } }
I20260601 13:35:00.062067 24019 raft_consensus.cc:2955] T 35b05a3d0b56457cb457530261d628db P 78c3deb42c384575a1a11dfb90d38579 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6a39434e9fef46de9fcf3ecf1c4c80d5 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cbab1f08609a42fc91b10d9f2c36c735" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 35751 } } peers { permanent_uuid: "702e0743b9fc4379bfe15a506a1bf9bb" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42717 } } peers { permanent_uuid: "78c3deb42c384575a1a11dfb90d38579" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43157 } attrs { replace: true } } peers { permanent_uuid: "6a39434e9fef46de9fcf3ecf1c4c80d5" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 35465 } attrs { promote: false } } }
I20260601 13:35:00.062624 23764 catalog_manager.cc:5696] T 35b05a3d0b56457cb457530261d628db P cbab1f08609a42fc91b10d9f2c36c735 reported cstate change: config changed from index 2 to 3, 6a39434e9fef46de9fcf3ecf1c4c80d5 (127.21.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cbab1f08609a42fc91b10d9f2c36c735" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cbab1f08609a42fc91b10d9f2c36c735" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 35751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "702e0743b9fc4379bfe15a506a1bf9bb" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78c3deb42c384575a1a11dfb90d38579" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43157 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a39434e9fef46de9fcf3ecf1c4c80d5" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 35465 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:35:00.064599 23944 raft_consensus.cc:2955] T 35b05a3d0b56457cb457530261d628db P 702e0743b9fc4379bfe15a506a1bf9bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6a39434e9fef46de9fcf3ecf1c4c80d5 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cbab1f08609a42fc91b10d9f2c36c735" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 35751 } } peers { permanent_uuid: "702e0743b9fc4379bfe15a506a1bf9bb" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42717 } } peers { permanent_uuid: "78c3deb42c384575a1a11dfb90d38579" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43157 } attrs { replace: true } } peers { permanent_uuid: "6a39434e9fef46de9fcf3ecf1c4c80d5" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 35465 } attrs { promote: false } } }
I20260601 13:35:00.068192 23868 consensus_queue.cc:237] T 35b05a3d0b56457cb457530261d628db P cbab1f08609a42fc91b10d9f2c36c735 [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: "cbab1f08609a42fc91b10d9f2c36c735" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 35751 } } peers { permanent_uuid: "702e0743b9fc4379bfe15a506a1bf9bb" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42717 } } peers { permanent_uuid: "6a39434e9fef46de9fcf3ecf1c4c80d5" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 35465 } attrs { promote: false } }
I20260601 13:35:00.069411 24145 raft_consensus.cc:1275] T 35b05a3d0b56457cb457530261d628db P 6a39434e9fef46de9fcf3ecf1c4c80d5 [term 1 FOLLOWER]: Refusing update from remote peer cbab1f08609a42fc91b10d9f2c36c735: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:35:00.069432 23944 raft_consensus.cc:1275] T 35b05a3d0b56457cb457530261d628db P 702e0743b9fc4379bfe15a506a1bf9bb [term 1 FOLLOWER]: Refusing update from remote peer cbab1f08609a42fc91b10d9f2c36c735: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:35:00.069900 24196 consensus_queue.cc:1048] T 35b05a3d0b56457cb457530261d628db P cbab1f08609a42fc91b10d9f2c36c735 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a39434e9fef46de9fcf3ecf1c4c80d5" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 35465 } 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:35:00.070137 24197 consensus_queue.cc:1048] T 35b05a3d0b56457cb457530261d628db P cbab1f08609a42fc91b10d9f2c36c735 [LEADER]: Connected to new peer: Peer: permanent_uuid: "702e0743b9fc4379bfe15a506a1bf9bb" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:35:00.072060 24196 raft_consensus.cc:2955] T 35b05a3d0b56457cb457530261d628db P cbab1f08609a42fc91b10d9f2c36c735 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 78c3deb42c384575a1a11dfb90d38579 (127.21.155.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cbab1f08609a42fc91b10d9f2c36c735" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 35751 } } peers { permanent_uuid: "702e0743b9fc4379bfe15a506a1bf9bb" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42717 } } peers { permanent_uuid: "6a39434e9fef46de9fcf3ecf1c4c80d5" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 35465 } attrs { promote: false } } }
I20260601 13:35:00.072158 24145 raft_consensus.cc:2955] T 35b05a3d0b56457cb457530261d628db P 6a39434e9fef46de9fcf3ecf1c4c80d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 78c3deb42c384575a1a11dfb90d38579 (127.21.155.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cbab1f08609a42fc91b10d9f2c36c735" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 35751 } } peers { permanent_uuid: "702e0743b9fc4379bfe15a506a1bf9bb" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42717 } } peers { permanent_uuid: "6a39434e9fef46de9fcf3ecf1c4c80d5" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 35465 } attrs { promote: false } } }
I20260601 13:35:00.072220 23944 raft_consensus.cc:2955] T 35b05a3d0b56457cb457530261d628db P 702e0743b9fc4379bfe15a506a1bf9bb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 78c3deb42c384575a1a11dfb90d38579 (127.21.155.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cbab1f08609a42fc91b10d9f2c36c735" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 35751 } } peers { permanent_uuid: "702e0743b9fc4379bfe15a506a1bf9bb" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42717 } } peers { permanent_uuid: "6a39434e9fef46de9fcf3ecf1c4c80d5" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 35465 } attrs { promote: false } } }
I20260601 13:35:00.074033 23750 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 35b05a3d0b56457cb457530261d628db with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:35:00.074905 23765 catalog_manager.cc:5696] T 35b05a3d0b56457cb457530261d628db P 6a39434e9fef46de9fcf3ecf1c4c80d5 reported cstate change: config changed from index 3 to 4, VOTER 78c3deb42c384575a1a11dfb90d38579 (127.21.155.195) evicted. New cstate: current_term: 1 leader_uuid: "cbab1f08609a42fc91b10d9f2c36c735" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cbab1f08609a42fc91b10d9f2c36c735" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 35751 } } peers { permanent_uuid: "702e0743b9fc4379bfe15a506a1bf9bb" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42717 } } peers { permanent_uuid: "6a39434e9fef46de9fcf3ecf1c4c80d5" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 35465 } attrs { promote: false } } }
I20260601 13:35:00.077693 24008 tablet_service.cc:1558] Processing DeleteTablet for tablet 35b05a3d0b56457cb457530261d628db with delete_type TABLET_DATA_TOMBSTONED (TS 78c3deb42c384575a1a11dfb90d38579 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39804
I20260601 13:35:00.078279 24208 tablet_replica.cc:333] T 35b05a3d0b56457cb457530261d628db P 78c3deb42c384575a1a11dfb90d38579: stopping tablet replica
I20260601 13:35:00.078399 24208 raft_consensus.cc:2243] T 35b05a3d0b56457cb457530261d628db P 78c3deb42c384575a1a11dfb90d38579 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:00.078586 24208 raft_consensus.cc:2272] T 35b05a3d0b56457cb457530261d628db P 78c3deb42c384575a1a11dfb90d38579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:00.079200 24208 ts_tablet_manager.cc:1916] T 35b05a3d0b56457cb457530261d628db P 78c3deb42c384575a1a11dfb90d38579: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:35:00.081172 24208 ts_tablet_manager.cc:1929] T 35b05a3d0b56457cb457530261d628db P 78c3deb42c384575a1a11dfb90d38579: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:35:00.081346 24208 log.cc:1199] T 35b05a3d0b56457cb457530261d628db P 78c3deb42c384575a1a11dfb90d38579: Deleting WAL directory at /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320869173936-22127-0/minicluster-data/ts-2-root/wals/35b05a3d0b56457cb457530261d628db
I20260601 13:35:00.082037 23752 catalog_manager.cc:5027] TS 78c3deb42c384575a1a11dfb90d38579 (127.21.155.195:43157): tablet 35b05a3d0b56457cb457530261d628db (table test-workload [id=5e2b1810ce544d04866d029556cb2a0f]) successfully deleted
I20260601 13:35:01.643033 23819 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:35:01.643461 23819 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:35:01.643529 23819 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:35:03.644018 23819 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:35:03.644760 23819 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:35:03.644873 23819 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:35:05.645437 23819 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:35:05.646219 23819 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:35:05.646384 23819 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:35:07.646836 23819 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:35:07.647374 23819 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:35:07.647485 23819 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:35:09.647957 23819 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:35:09.648603 23819 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:35:09.648766 23819 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:35:11.649258 23819 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:35:11.649847 23819 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:35:11.649957 23819 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:35:12.330860 22127 tablet_server.cc:179] TabletServer@127.21.155.193:0 shutting down...
I20260601 13:35:12.335443 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:35:12.335816 22127 tablet_replica.cc:333] T b17a6c7dc5a64948920d90d46164dc8c P cbab1f08609a42fc91b10d9f2c36c735: stopping tablet replica
I20260601 13:35:12.335948 22127 raft_consensus.cc:2243] T b17a6c7dc5a64948920d90d46164dc8c P cbab1f08609a42fc91b10d9f2c36c735 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:12.336094 22127 raft_consensus.cc:2272] T b17a6c7dc5a64948920d90d46164dc8c P cbab1f08609a42fc91b10d9f2c36c735 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:12.336572 22127 tablet_replica.cc:333] T 35b05a3d0b56457cb457530261d628db P cbab1f08609a42fc91b10d9f2c36c735: stopping tablet replica
I20260601 13:35:12.336650 22127 raft_consensus.cc:2243] T 35b05a3d0b56457cb457530261d628db P cbab1f08609a42fc91b10d9f2c36c735 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:12.336827 22127 raft_consensus.cc:2272] T 35b05a3d0b56457cb457530261d628db P cbab1f08609a42fc91b10d9f2c36c735 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:12.350955 22127 tablet_server.cc:196] TabletServer@127.21.155.193:0 shutdown complete.
I20260601 13:35:12.353570 22127 tablet_server.cc:179] TabletServer@127.21.155.194:0 shutting down...
I20260601 13:35:12.358963 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:35:12.359275 22127 tablet_replica.cc:333] T 35b05a3d0b56457cb457530261d628db P 702e0743b9fc4379bfe15a506a1bf9bb: stopping tablet replica
I20260601 13:35:12.359441 22127 raft_consensus.cc:2243] T 35b05a3d0b56457cb457530261d628db P 702e0743b9fc4379bfe15a506a1bf9bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:12.359645 22127 raft_consensus.cc:2272] T 35b05a3d0b56457cb457530261d628db P 702e0743b9fc4379bfe15a506a1bf9bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:12.360258 22127 tablet_replica.cc:333] T b17a6c7dc5a64948920d90d46164dc8c P 702e0743b9fc4379bfe15a506a1bf9bb: stopping tablet replica
I20260601 13:35:12.360378 22127 raft_consensus.cc:2243] T b17a6c7dc5a64948920d90d46164dc8c P 702e0743b9fc4379bfe15a506a1bf9bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:12.360495 22127 raft_consensus.cc:2272] T b17a6c7dc5a64948920d90d46164dc8c P 702e0743b9fc4379bfe15a506a1bf9bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:12.373898 22127 tablet_server.cc:196] TabletServer@127.21.155.194:0 shutdown complete.
I20260601 13:35:12.376868 22127 tablet_server.cc:179] TabletServer@127.21.155.195:0 shutting down...
I20260601 13:35:12.382602 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:35:12.383002 22127 tablet_replica.cc:333] T b17a6c7dc5a64948920d90d46164dc8c P 78c3deb42c384575a1a11dfb90d38579: stopping tablet replica
I20260601 13:35:12.383204 22127 raft_consensus.cc:2243] T b17a6c7dc5a64948920d90d46164dc8c P 78c3deb42c384575a1a11dfb90d38579 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:12.383471 22127 raft_consensus.cc:2272] T b17a6c7dc5a64948920d90d46164dc8c P 78c3deb42c384575a1a11dfb90d38579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:12.397138 22127 tablet_server.cc:196] TabletServer@127.21.155.195:0 shutdown complete.
I20260601 13:35:12.400031 22127 tablet_server.cc:179] TabletServer@127.21.155.196:0 shutting down...
I20260601 13:35:12.405069 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:35:12.405558 22127 tablet_replica.cc:333] T 35b05a3d0b56457cb457530261d628db P 6a39434e9fef46de9fcf3ecf1c4c80d5: stopping tablet replica
I20260601 13:35:12.405771 22127 raft_consensus.cc:2243] T 35b05a3d0b56457cb457530261d628db P 6a39434e9fef46de9fcf3ecf1c4c80d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:12.405964 22127 raft_consensus.cc:2272] T 35b05a3d0b56457cb457530261d628db P 6a39434e9fef46de9fcf3ecf1c4c80d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:12.421351 22127 tablet_server.cc:196] TabletServer@127.21.155.196:0 shutdown complete.
I20260601 13:35:12.424163 22127 master.cc:562] Master@127.21.155.254:34743 shutting down...
I20260601 13:35:12.429105 22127 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cd56bd17a8254c18b136ca090cf5c450 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:12.429370 22127 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cd56bd17a8254c18b136ca090cf5c450 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:12.429441 22127 tablet_replica.cc:333] T 00000000000000000000000000000000 P cd56bd17a8254c18b136ca090cf5c450: stopping tablet replica
I20260601 13:35:12.443915 22127 master.cc:584] Master@127.21.155.254:34743 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (26865 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260601 13:35:12.453343 22127 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.155.254:33919
I20260601 13:35:12.453784 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:35:12.456612 24213 instance_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:35:12.456728 24210 instance_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:35:12.456612 24211 instance_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:35:12.456950 22127 server_base.cc:1061] running on GCE node
I20260601 13:35:12.457314 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:12.457366 22127 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:35:12.457386 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320912457386 us; error 0 us; skew 500 ppm
I20260601 13:35:12.458496 22127 webserver.cc:533] Webserver started at http://127.21.155.254:46445/ using document root <none> and password file <none>
I20260601 13:35:12.458649 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:12.458698 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:35:12.458756 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:35:12.459142 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780320869173936-22127-0/minicluster-data/master-0-root/instance:
uuid: "9dc7025671e24170a550c51710c3118b"
format_stamp: "Formatted at 2026-06-01 13:35:12 on dist-test-slave-zw2r"
I20260601 13:35:12.460886 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:35:12.462313 24218 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:35:12.462823 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:12.462944 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780320869173936-22127-0/minicluster-data/master-0-root
uuid: "9dc7025671e24170a550c51710c3118b"
format_stamp: "Formatted at 2026-06-01 13:35:12 on dist-test-slave-zw2r"
I20260601 13:35:12.463055 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780320869173936-22127-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780320869173936-22127-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780320869173936-22127-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:35:12.493769 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:12.494302 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:12.499279 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.254:33919
I20260601 13:35:12.502560 24270 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.254:33919 every 8 connection(s)
I20260601 13:35:12.503190 24271 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:35:12.505393 24271 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9dc7025671e24170a550c51710c3118b: Bootstrap starting.
I20260601 13:35:12.506309 24271 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9dc7025671e24170a550c51710c3118b: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:12.507622 24271 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9dc7025671e24170a550c51710c3118b: No bootstrap required, opened a new log
I20260601 13:35:12.508333 24271 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9dc7025671e24170a550c51710c3118b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9dc7025671e24170a550c51710c3118b" member_type: VOTER }
I20260601 13:35:12.508450 24271 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9dc7025671e24170a550c51710c3118b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:12.508476 24271 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9dc7025671e24170a550c51710c3118b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dc7025671e24170a550c51710c3118b, State: Initialized, Role: FOLLOWER
I20260601 13:35:12.508658 24271 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9dc7025671e24170a550c51710c3118b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9dc7025671e24170a550c51710c3118b" member_type: VOTER }
I20260601 13:35:12.508738 24271 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9dc7025671e24170a550c51710c3118b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:35:12.508774 24271 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9dc7025671e24170a550c51710c3118b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:35:12.508807 24271 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9dc7025671e24170a550c51710c3118b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:12.509845 24271 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9dc7025671e24170a550c51710c3118b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9dc7025671e24170a550c51710c3118b" member_type: VOTER }
I20260601 13:35:12.509990 24271 leader_election.cc:304] T 00000000000000000000000000000000 P 9dc7025671e24170a550c51710c3118b [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: 9dc7025671e24170a550c51710c3118b; no voters: 
I20260601 13:35:12.510298 24271 leader_election.cc:290] T 00000000000000000000000000000000 P 9dc7025671e24170a550c51710c3118b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:35:12.510567 24274 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9dc7025671e24170a550c51710c3118b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:12.510802 24274 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9dc7025671e24170a550c51710c3118b [term 1 LEADER]: Becoming Leader. State: Replica: 9dc7025671e24170a550c51710c3118b, State: Running, Role: LEADER
I20260601 13:35:12.510885 24271 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9dc7025671e24170a550c51710c3118b [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:35:12.510959 24274 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9dc7025671e24170a550c51710c3118b [LEADER]: Queue going to LEADER mode. State: All 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: "9dc7025671e24170a550c51710c3118b" member_type: VOTER }
I20260601 13:35:12.511487 24275 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9dc7025671e24170a550c51710c3118b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9dc7025671e24170a550c51710c3118b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9dc7025671e24170a550c51710c3118b" member_type: VOTER } }
I20260601 13:35:12.511543 24276 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9dc7025671e24170a550c51710c3118b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9dc7025671e24170a550c51710c3118b. Latest consensus state: current_term: 1 leader_uuid: "9dc7025671e24170a550c51710c3118b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9dc7025671e24170a550c51710c3118b" member_type: VOTER } }
I20260601 13:35:12.511672 24275 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9dc7025671e24170a550c51710c3118b [sys.catalog]: This master's current role is: LEADER
I20260601 13:35:12.511711 24276 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9dc7025671e24170a550c51710c3118b [sys.catalog]: This master's current role is: LEADER
I20260601 13:35:12.512205 24280 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:35:12.513015 24280 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:35:12.513314 22127 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:35:12.515442 24280 catalog_manager.cc:1382] Generated new cluster ID: 543dbaa654f54a9b8a587b6f462f5d67
I20260601 13:35:12.515524 24280 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:35:12.525691 24280 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:35:12.526439 24280 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:35:12.535735 24280 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 9dc7025671e24170a550c51710c3118b: Generated new TSK 0
I20260601 13:35:12.535986 24280 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:35:12.545836 22127 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000255837s
I20260601 13:35:24.627497 22127 master.cc:562] Master@127.21.155.254:33919 shutting down...
I20260601 13:35:24.632421 22127 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9dc7025671e24170a550c51710c3118b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:24.632663 22127 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9dc7025671e24170a550c51710c3118b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:24.632725 22127 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9dc7025671e24170a550c51710c3118b: stopping tablet replica
I20260601 13:35:24.646137 22127 master.cc:584] Master@127.21.155.254:33919 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12198 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260601 13:35:24.651149 22127 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.155.254:45661
I20260601 13:35:24.651510 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:35:24.654445 24296 instance_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:35:24.654446 24293 instance_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:35:24.654527 24294 instance_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:35:24.654485 22127 server_base.cc:1061] running on GCE node
I20260601 13:35:24.655058 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:24.655138 22127 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:35:24.655164 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320924655163 us; error 0 us; skew 500 ppm
I20260601 13:35:24.656291 22127 webserver.cc:533] Webserver started at http://127.21.155.254:34079/ using document root <none> and password file <none>
I20260601 13:35:24.656519 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:24.656599 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:35:24.656692 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:35:24.657157 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320869173936-22127-0/minicluster-data/master-0-root/instance:
uuid: "f3a9153e25c844c2a6b7169022bd48ff"
format_stamp: "Formatted at 2026-06-01 13:35:24 on dist-test-slave-zw2r"
I20260601 13:35:24.659021 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:35:24.660494 24301 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:35:24.661033 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:24.661162 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320869173936-22127-0/minicluster-data/master-0-root
uuid: "f3a9153e25c844c2a6b7169022bd48ff"
format_stamp: "Formatted at 2026-06-01 13:35:24 on dist-test-slave-zw2r"
I20260601 13:35:24.661314 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320869173936-22127-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320869173936-22127-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320869173936-22127-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:35:24.682641 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:24.683135 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:24.688253 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.254:45661
I20260601 13:35:24.688853 24353 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.254:45661 every 8 connection(s)
I20260601 13:35:24.689589 24354 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:35:24.691473 24354 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f3a9153e25c844c2a6b7169022bd48ff: Bootstrap starting.
I20260601 13:35:24.692332 24354 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f3a9153e25c844c2a6b7169022bd48ff: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:24.693706 24354 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f3a9153e25c844c2a6b7169022bd48ff: No bootstrap required, opened a new log
I20260601 13:35:24.694175 24354 raft_consensus.cc:359] T 00000000000000000000000000000000 P f3a9153e25c844c2a6b7169022bd48ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3a9153e25c844c2a6b7169022bd48ff" member_type: VOTER }
I20260601 13:35:24.694269 24354 raft_consensus.cc:385] T 00000000000000000000000000000000 P f3a9153e25c844c2a6b7169022bd48ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:24.694291 24354 raft_consensus.cc:740] T 00000000000000000000000000000000 P f3a9153e25c844c2a6b7169022bd48ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3a9153e25c844c2a6b7169022bd48ff, State: Initialized, Role: FOLLOWER
I20260601 13:35:24.694461 24354 consensus_queue.cc:260] T 00000000000000000000000000000000 P f3a9153e25c844c2a6b7169022bd48ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f3a9153e25c844c2a6b7169022bd48ff" member_type: VOTER }
I20260601 13:35:24.694566 24354 raft_consensus.cc:399] T 00000000000000000000000000000000 P f3a9153e25c844c2a6b7169022bd48ff [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:35:24.694628 24354 raft_consensus.cc:493] T 00000000000000000000000000000000 P f3a9153e25c844c2a6b7169022bd48ff [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:35:24.694689 24354 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f3a9153e25c844c2a6b7169022bd48ff [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:24.695572 24354 raft_consensus.cc:515] T 00000000000000000000000000000000 P f3a9153e25c844c2a6b7169022bd48ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3a9153e25c844c2a6b7169022bd48ff" member_type: VOTER }
I20260601 13:35:24.695689 24354 leader_election.cc:304] T 00000000000000000000000000000000 P f3a9153e25c844c2a6b7169022bd48ff [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: f3a9153e25c844c2a6b7169022bd48ff; no voters: 
I20260601 13:35:24.695958 24354 leader_election.cc:290] T 00000000000000000000000000000000 P f3a9153e25c844c2a6b7169022bd48ff [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:35:24.696139 24357 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f3a9153e25c844c2a6b7169022bd48ff [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:24.696445 24357 raft_consensus.cc:697] T 00000000000000000000000000000000 P f3a9153e25c844c2a6b7169022bd48ff [term 1 LEADER]: Becoming Leader. State: Replica: f3a9153e25c844c2a6b7169022bd48ff, State: Running, Role: LEADER
I20260601 13:35:24.696442 24354 sys_catalog.cc:565] T 00000000000000000000000000000000 P f3a9153e25c844c2a6b7169022bd48ff [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:35:24.696610 24357 consensus_queue.cc:237] T 00000000000000000000000000000000 P f3a9153e25c844c2a6b7169022bd48ff [LEADER]: Queue going to LEADER mode. State: All 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: "f3a9153e25c844c2a6b7169022bd48ff" member_type: VOTER }
I20260601 13:35:24.697114 24359 sys_catalog.cc:455] T 00000000000000000000000000000000 P f3a9153e25c844c2a6b7169022bd48ff [sys.catalog]: SysCatalogTable state changed. Reason: New leader f3a9153e25c844c2a6b7169022bd48ff. Latest consensus state: current_term: 1 leader_uuid: "f3a9153e25c844c2a6b7169022bd48ff" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3a9153e25c844c2a6b7169022bd48ff" member_type: VOTER } }
I20260601 13:35:24.697324 24359 sys_catalog.cc:458] T 00000000000000000000000000000000 P f3a9153e25c844c2a6b7169022bd48ff [sys.catalog]: This master's current role is: LEADER
I20260601 13:35:24.697434 24358 sys_catalog.cc:455] T 00000000000000000000000000000000 P f3a9153e25c844c2a6b7169022bd48ff [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f3a9153e25c844c2a6b7169022bd48ff" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3a9153e25c844c2a6b7169022bd48ff" member_type: VOTER } }
I20260601 13:35:24.697510 24358 sys_catalog.cc:458] T 00000000000000000000000000000000 P f3a9153e25c844c2a6b7169022bd48ff [sys.catalog]: This master's current role is: LEADER
I20260601 13:35:24.697934 24363 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:35:24.698664 24363 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:35:24.698939 22127 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:35:24.700881 24363 catalog_manager.cc:1382] Generated new cluster ID: 99f81ece657a4521a465f2cba3c3a2d0
I20260601 13:35:24.700948 24363 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:35:24.709506 24363 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:35:24.710193 24363 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:35:24.720906 24363 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f3a9153e25c844c2a6b7169022bd48ff: Generated new TSK 0
I20260601 13:35:24.721166 24363 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:35:24.731856 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:35:24.734620 24376 instance_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:35:24.734776 22127 server_base.cc:1061] running on GCE node
W20260601 13:35:24.734825 24378 instance_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:35:24.734910 24375 instance_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:35:24.735241 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:24.735294 22127 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:35:24.735311 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320924735310 us; error 0 us; skew 500 ppm
I20260601 13:35:24.736335 22127 webserver.cc:533] Webserver started at http://127.21.155.193:45363/ using document root <none> and password file <none>
I20260601 13:35:24.736536 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:24.736608 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:35:24.736716 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:35:24.737167 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320869173936-22127-0/minicluster-data/ts-0-root/instance:
uuid: "a5f93a1bcf214368a8de50d6a8ca636c"
format_stamp: "Formatted at 2026-06-01 13:35:24 on dist-test-slave-zw2r"
I20260601 13:35:24.738830 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:24.740243 24383 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:35:24.740593 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:24.740703 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320869173936-22127-0/minicluster-data/ts-0-root
uuid: "a5f93a1bcf214368a8de50d6a8ca636c"
format_stamp: "Formatted at 2026-06-01 13:35:24 on dist-test-slave-zw2r"
I20260601 13:35:24.740809 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320869173936-22127-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320869173936-22127-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320869173936-22127-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:35:24.745976 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:24.746474 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:24.746824 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:35:24.747385 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:35:24.747453 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:24.747521 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:35:24.747578 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:24.752985 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.193:41277
I20260601 13:35:24.753156 24446 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.193:41277 every 8 connection(s)
I20260601 13:35:24.754055 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:35:24.756234 24451 instance_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:35:24.756408 24454 instance_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:35:24.756264 24452 instance_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:35:24.756935 22127 server_base.cc:1061] running on GCE node
I20260601 13:35:24.757164 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:24.757252 22127 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:35:24.757278 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320924757278 us; error 0 us; skew 500 ppm
I20260601 13:35:24.758349 22127 webserver.cc:533] Webserver started at http://127.21.155.194:41929/ using document root <none> and password file <none>
I20260601 13:35:24.758558 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:24.758636 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:35:24.758720 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:35:24.759166 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320869173936-22127-0/minicluster-data/ts-1-root/instance:
uuid: "8997ffa18042427cb2cdaaf8211dc456"
format_stamp: "Formatted at 2026-06-01 13:35:24 on dist-test-slave-zw2r"
I20260601 13:35:24.760509 24447 heartbeater.cc:344] Connected to a master server at 127.21.155.254:45661
I20260601 13:35:24.760615 24447 heartbeater.cc:461] Registering TS with master...
I20260601 13:35:24.760908 24447 heartbeater.cc:507] Master 127.21.155.254:45661 requested a full tablet report, sending...
I20260601 13:35:24.761564 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:35:24.761894 24318 ts_manager.cc:194] Registered new tserver with Master: a5f93a1bcf214368a8de50d6a8ca636c (127.21.155.193:41277)
I20260601 13:35:24.762771 24459 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:35:24.763037 24318 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48432
I20260601 13:35:24.763087 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:24.763181 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320869173936-22127-0/minicluster-data/ts-1-root
uuid: "8997ffa18042427cb2cdaaf8211dc456"
format_stamp: "Formatted at 2026-06-01 13:35:24 on dist-test-slave-zw2r"
I20260601 13:35:24.763285 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320869173936-22127-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320869173936-22127-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320869173936-22127-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:35:24.792907 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:24.793509 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:24.793815 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:35:24.794541 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:35:24.794587 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:24.794651 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:35:24.794694 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:24.800233 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.194:37471
I20260601 13:35:24.800278 24522 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.194:37471 every 8 connection(s)
I20260601 13:35:24.801443 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:35:24.803714 24527 instance_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:35:24.803829 24526 instance_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:35:24.803994 24529 instance_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:35:24.804816 22127 server_base.cc:1061] running on GCE node
I20260601 13:35:24.805034 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:24.805096 22127 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:35:24.805161 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320924805160 us; error 0 us; skew 500 ppm
I20260601 13:35:24.806207 22127 webserver.cc:533] Webserver started at http://127.21.155.195:42897/ using document root <none> and password file <none>
I20260601 13:35:24.806403 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:24.806448 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:35:24.806561 24523 heartbeater.cc:344] Connected to a master server at 127.21.155.254:45661
I20260601 13:35:24.806607 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:35:24.806670 24523 heartbeater.cc:461] Registering TS with master...
I20260601 13:35:24.806921 24523 heartbeater.cc:507] Master 127.21.155.254:45661 requested a full tablet report, sending...
I20260601 13:35:24.807058 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320869173936-22127-0/minicluster-data/ts-2-root/instance:
uuid: "c6f74d15832942e79cf8adb1157c8985"
format_stamp: "Formatted at 2026-06-01 13:35:24 on dist-test-slave-zw2r"
I20260601 13:35:24.807682 24318 ts_manager.cc:194] Registered new tserver with Master: 8997ffa18042427cb2cdaaf8211dc456 (127.21.155.194:37471)
I20260601 13:35:24.808439 24318 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48446
I20260601 13:35:24.809065 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:35:24.810222 24534 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:35:24.810501 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:24.810566 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320869173936-22127-0/minicluster-data/ts-2-root
uuid: "c6f74d15832942e79cf8adb1157c8985"
format_stamp: "Formatted at 2026-06-01 13:35:24 on dist-test-slave-zw2r"
I20260601 13:35:24.810672 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320869173936-22127-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320869173936-22127-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320869173936-22127-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:35:24.824484 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:24.825073 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:24.825464 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:35:24.825996 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:35:24.826059 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:24.826116 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:35:24.826162 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:24.830943 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.195:36867
I20260601 13:35:24.831035 24597 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.195:36867 every 8 connection(s)
I20260601 13:35:24.837430 24598 heartbeater.cc:344] Connected to a master server at 127.21.155.254:45661
I20260601 13:35:24.837612 24598 heartbeater.cc:461] Registering TS with master...
I20260601 13:35:24.837921 24598 heartbeater.cc:507] Master 127.21.155.254:45661 requested a full tablet report, sending...
I20260601 13:35:24.838850 24318 ts_manager.cc:194] Registered new tserver with Master: c6f74d15832942e79cf8adb1157c8985 (127.21.155.195:36867)
I20260601 13:35:24.839521 24318 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48458
I20260601 13:35:24.839632 22127 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.008195268s
I20260601 13:35:25.764201 24447 heartbeater.cc:499] Master 127.21.155.254:45661 was elected leader, sending a full tablet report...
I20260601 13:35:25.809630 24523 heartbeater.cc:499] Master 127.21.155.254:45661 was elected leader, sending a full tablet report...
I20260601 13:35:25.840773 24598 heartbeater.cc:499] Master 127.21.155.254:45661 was elected leader, sending a full tablet report...
I20260601 13:35:26.699520 24372 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:35:28.700063 24372 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:35:30.700621 24372 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:35:32.701154 24372 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:35:34.701689 24372 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:35:36.702243 24372 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:35:36.921057 22127 tablet_server.cc:179] TabletServer@127.21.155.193:0 shutting down...
I20260601 13:35:36.925230 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:35:36.938131 22127 tablet_server.cc:196] TabletServer@127.21.155.193:0 shutdown complete.
I20260601 13:35:36.940915 22127 tablet_server.cc:179] TabletServer@127.21.155.194:0 shutting down...
I20260601 13:35:36.946233 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:35:36.958631 22127 tablet_server.cc:196] TabletServer@127.21.155.194:0 shutdown complete.
I20260601 13:35:36.961026 22127 tablet_server.cc:179] TabletServer@127.21.155.195:0 shutting down...
I20260601 13:35:36.965443 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:35:36.977948 22127 tablet_server.cc:196] TabletServer@127.21.155.195:0 shutdown complete.
I20260601 13:35:36.980540 22127 master.cc:562] Master@127.21.155.254:45661 shutting down...
I20260601 13:35:36.985110 22127 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f3a9153e25c844c2a6b7169022bd48ff [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:36.985404 22127 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f3a9153e25c844c2a6b7169022bd48ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:36.985502 22127 tablet_replica.cc:333] T 00000000000000000000000000000000 P f3a9153e25c844c2a6b7169022bd48ff: stopping tablet replica
I20260601 13:35:36.998268 22127 master.cc:584] Master@127.21.155.254:45661 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12353 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260601 13:35:37.004593 22127 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.155.254:41383
I20260601 13:35:37.005007 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:35:37.007555 24602 instance_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:35:37.007537 24605 instance_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:35:37.007543 24603 instance_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:35:37.007633 22127 server_base.cc:1061] running on GCE node
I20260601 13:35:37.007997 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:37.008044 22127 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:35:37.008064 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320937008064 us; error 0 us; skew 500 ppm
I20260601 13:35:37.009025 22127 webserver.cc:533] Webserver started at http://127.21.155.254:43767/ using document root <none> and password file <none>
I20260601 13:35:37.009382 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:37.009438 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:35:37.009505 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:35:37.009893 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320869173936-22127-0/minicluster-data/master-0-root/instance:
uuid: "2c02198e8f5e4b5ca78d0eb97aa3c401"
format_stamp: "Formatted at 2026-06-01 13:35:37 on dist-test-slave-zw2r"
I20260601 13:35:37.011615 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:35:37.012786 24610 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:35:37.013180 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:37.013337 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320869173936-22127-0/minicluster-data/master-0-root
uuid: "2c02198e8f5e4b5ca78d0eb97aa3c401"
format_stamp: "Formatted at 2026-06-01 13:35:37 on dist-test-slave-zw2r"
I20260601 13:35:37.013447 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320869173936-22127-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320869173936-22127-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320869173936-22127-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:35:37.026551 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:37.027031 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:37.032208 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.254:41383
I20260601 13:35:37.034121 24662 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.254:41383 every 8 connection(s)
I20260601 13:35:37.034525 24663 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:35:37.036458 24663 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2c02198e8f5e4b5ca78d0eb97aa3c401: Bootstrap starting.
I20260601 13:35:37.037456 24663 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2c02198e8f5e4b5ca78d0eb97aa3c401: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:37.038712 24663 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2c02198e8f5e4b5ca78d0eb97aa3c401: No bootstrap required, opened a new log
I20260601 13:35:37.039176 24663 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2c02198e8f5e4b5ca78d0eb97aa3c401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c02198e8f5e4b5ca78d0eb97aa3c401" member_type: VOTER }
I20260601 13:35:37.039278 24663 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2c02198e8f5e4b5ca78d0eb97aa3c401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:37.039299 24663 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2c02198e8f5e4b5ca78d0eb97aa3c401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c02198e8f5e4b5ca78d0eb97aa3c401, State: Initialized, Role: FOLLOWER
I20260601 13:35:37.039460 24663 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2c02198e8f5e4b5ca78d0eb97aa3c401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2c02198e8f5e4b5ca78d0eb97aa3c401" member_type: VOTER }
I20260601 13:35:37.039556 24663 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2c02198e8f5e4b5ca78d0eb97aa3c401 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:35:37.039580 24663 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2c02198e8f5e4b5ca78d0eb97aa3c401 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:35:37.039616 24663 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2c02198e8f5e4b5ca78d0eb97aa3c401 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:37.040349 24663 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2c02198e8f5e4b5ca78d0eb97aa3c401 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c02198e8f5e4b5ca78d0eb97aa3c401" member_type: VOTER }
I20260601 13:35:37.040465 24663 leader_election.cc:304] T 00000000000000000000000000000000 P 2c02198e8f5e4b5ca78d0eb97aa3c401 [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: 2c02198e8f5e4b5ca78d0eb97aa3c401; no voters: 
I20260601 13:35:37.040648 24663 leader_election.cc:290] T 00000000000000000000000000000000 P 2c02198e8f5e4b5ca78d0eb97aa3c401 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:35:37.040928 24666 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2c02198e8f5e4b5ca78d0eb97aa3c401 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:37.041251 24666 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2c02198e8f5e4b5ca78d0eb97aa3c401 [term 1 LEADER]: Becoming Leader. State: Replica: 2c02198e8f5e4b5ca78d0eb97aa3c401, State: Running, Role: LEADER
I20260601 13:35:37.041369 24663 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2c02198e8f5e4b5ca78d0eb97aa3c401 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:35:37.041414 24666 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2c02198e8f5e4b5ca78d0eb97aa3c401 [LEADER]: Queue going to LEADER mode. State: All 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: "2c02198e8f5e4b5ca78d0eb97aa3c401" member_type: VOTER }
I20260601 13:35:37.042034 24668 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2c02198e8f5e4b5ca78d0eb97aa3c401 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2c02198e8f5e4b5ca78d0eb97aa3c401. Latest consensus state: current_term: 1 leader_uuid: "2c02198e8f5e4b5ca78d0eb97aa3c401" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c02198e8f5e4b5ca78d0eb97aa3c401" member_type: VOTER } }
I20260601 13:35:37.042034 24667 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2c02198e8f5e4b5ca78d0eb97aa3c401 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2c02198e8f5e4b5ca78d0eb97aa3c401" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c02198e8f5e4b5ca78d0eb97aa3c401" member_type: VOTER } }
I20260601 13:35:37.042151 24668 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2c02198e8f5e4b5ca78d0eb97aa3c401 [sys.catalog]: This master's current role is: LEADER
I20260601 13:35:37.042346 24667 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2c02198e8f5e4b5ca78d0eb97aa3c401 [sys.catalog]: This master's current role is: LEADER
I20260601 13:35:37.042508 24672 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:35:37.043903 24672 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:35:37.044128 22127 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:35:37.046365 24672 catalog_manager.cc:1382] Generated new cluster ID: c77e17352da64dd2a10519fa62b10f80
I20260601 13:35:37.046465 24672 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:35:37.057014 24672 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:35:37.057821 24672 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:35:37.063393 24672 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 2c02198e8f5e4b5ca78d0eb97aa3c401: Generated new TSK 0
I20260601 13:35:37.063663 24672 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:35:37.076845 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:35:37.079232 24684 instance_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:35:37.079380 24687 instance_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:35:37.079449 22127 server_base.cc:1061] running on GCE node
W20260601 13:35:37.079448 24685 instance_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:35:37.079780 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:37.079942 22127 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:35:37.080024 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320937080023 us; error 0 us; skew 500 ppm
I20260601 13:35:37.080957 22127 webserver.cc:533] Webserver started at http://127.21.155.193:41887/ using document root <none> and password file <none>
I20260601 13:35:37.081146 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:37.081243 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:35:37.081362 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:35:37.081775 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320869173936-22127-0/minicluster-data/ts-0-root/instance:
uuid: "a7d81dbc188e485f83a661f403681fa2"
format_stamp: "Formatted at 2026-06-01 13:35:37 on dist-test-slave-zw2r"
I20260601 13:35:37.083407 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:35:37.084560 24692 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:35:37.084965 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:35:37.085068 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320869173936-22127-0/minicluster-data/ts-0-root
uuid: "a7d81dbc188e485f83a661f403681fa2"
format_stamp: "Formatted at 2026-06-01 13:35:37 on dist-test-slave-zw2r"
I20260601 13:35:37.085182 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320869173936-22127-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320869173936-22127-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320869173936-22127-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:35:37.102134 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:37.102708 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:37.103096 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:35:37.103698 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:35:37.103801 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:37.103871 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:35:37.103935 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:37.110054 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.193:38691
I20260601 13:35:37.110095 24755 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.193:38691 every 8 connection(s)
I20260601 13:35:37.111096 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:35:37.113519 24760 instance_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:35:37.113652 24761 instance_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:35:37.113520 24763 instance_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:35:37.114006 22127 server_base.cc:1061] running on GCE node
I20260601 13:35:37.114279 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:37.114320 22127 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:35:37.114337 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320937114337 us; error 0 us; skew 500 ppm
I20260601 13:35:37.115505 22127 webserver.cc:533] Webserver started at http://127.21.155.194:37091/ using document root <none> and password file <none>
I20260601 13:35:37.115718 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:37.115772 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:35:37.116004 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:35:37.116434 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320869173936-22127-0/minicluster-data/ts-1-root/instance:
uuid: "9893a4353bf641edbb3d3bc1310f2dca"
format_stamp: "Formatted at 2026-06-01 13:35:37 on dist-test-slave-zw2r"
I20260601 13:35:37.117981 24756 heartbeater.cc:344] Connected to a master server at 127.21.155.254:41383
I20260601 13:35:37.118083 24756 heartbeater.cc:461] Registering TS with master...
I20260601 13:35:37.118371 24756 heartbeater.cc:507] Master 127.21.155.254:41383 requested a full tablet report, sending...
I20260601 13:35:37.118638 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:35:37.119138 24627 ts_manager.cc:194] Registered new tserver with Master: a7d81dbc188e485f83a661f403681fa2 (127.21.155.193:38691)
I20260601 13:35:37.119786 24768 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:35:37.120198 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:37.120288 24627 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47930
I20260601 13:35:37.120297 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320869173936-22127-0/minicluster-data/ts-1-root
uuid: "9893a4353bf641edbb3d3bc1310f2dca"
format_stamp: "Formatted at 2026-06-01 13:35:37 on dist-test-slave-zw2r"
I20260601 13:35:37.120451 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320869173936-22127-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320869173936-22127-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320869173936-22127-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:35:37.133467 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:37.133968 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:37.134326 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:35:37.134841 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:35:37.134907 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:37.134964 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:35:37.135022 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:37.139873 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.194:36399
I20260601 13:35:37.139967 24831 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.194:36399 every 8 connection(s)
I20260601 13:35:37.140817 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:35:37.143640 24836 instance_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:35:37.143740 24835 instance_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:35:37.144083 24838 instance_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:35:37.144224 22127 server_base.cc:1061] running on GCE node
I20260601 13:35:37.144452 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:37.144522 22127 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:35:37.144575 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320937144573 us; error 0 us; skew 500 ppm
I20260601 13:35:37.145922 22127 webserver.cc:533] Webserver started at http://127.21.155.195:40035/ using document root <none> and password file <none>
I20260601 13:35:37.146274 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:37.146363 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:35:37.146415 24832 heartbeater.cc:344] Connected to a master server at 127.21.155.254:41383
I20260601 13:35:37.146468 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:35:37.146560 24832 heartbeater.cc:461] Registering TS with master...
I20260601 13:35:37.146867 24832 heartbeater.cc:507] Master 127.21.155.254:41383 requested a full tablet report, sending...
I20260601 13:35:37.146996 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320869173936-22127-0/minicluster-data/ts-2-root/instance:
uuid: "5292adf2cba54da5ac5437baacf0ed2b"
format_stamp: "Formatted at 2026-06-01 13:35:37 on dist-test-slave-zw2r"
I20260601 13:35:37.147704 24627 ts_manager.cc:194] Registered new tserver with Master: 9893a4353bf641edbb3d3bc1310f2dca (127.21.155.194:36399)
I20260601 13:35:37.148285 24627 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47944
I20260601 13:35:37.148975 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:35:37.150213 24843 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:35:37.150501 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:35:37.150599 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320869173936-22127-0/minicluster-data/ts-2-root
uuid: "5292adf2cba54da5ac5437baacf0ed2b"
format_stamp: "Formatted at 2026-06-01 13:35:37 on dist-test-slave-zw2r"
I20260601 13:35:37.150668 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320869173936-22127-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320869173936-22127-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320869173936-22127-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:35:37.159358 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:37.159950 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:37.160254 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:35:37.160820 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:35:37.160861 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:37.160897 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:35:37.160912 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:37.166885 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.195:45441
I20260601 13:35:37.166970 24906 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.195:45441 every 8 connection(s)
I20260601 13:35:37.172866 24907 heartbeater.cc:344] Connected to a master server at 127.21.155.254:41383
I20260601 13:35:37.173110 24907 heartbeater.cc:461] Registering TS with master...
I20260601 13:35:37.173481 24907 heartbeater.cc:507] Master 127.21.155.254:41383 requested a full tablet report, sending...
I20260601 13:35:37.174371 24627 ts_manager.cc:194] Registered new tserver with Master: 5292adf2cba54da5ac5437baacf0ed2b (127.21.155.195:45441)
I20260601 13:35:37.174599 22127 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.007170489s
I20260601 13:35:37.175130 24627 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47952
I20260601 13:35:38.121551 24756 heartbeater.cc:499] Master 127.21.155.254:41383 was elected leader, sending a full tablet report...
I20260601 13:35:38.149537 24832 heartbeater.cc:499] Master 127.21.155.254:41383 was elected leader, sending a full tablet report...
I20260601 13:35:38.176467 24907 heartbeater.cc:499] Master 127.21.155.254:41383 was elected leader, sending a full tablet report...
I20260601 13:35:38.211632 24627 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47958:
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:35:38.212544 24627 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:35:38.226734 24870 tablet_service.cc:1511] Processing CreateTablet for tablet cbc77f6b497641ea8f2d2661616f7ef5 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=38098f148afb4a77a8f07d699619b24d]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:35:38.226787 24871 tablet_service.cc:1511] Processing CreateTablet for tablet 36daab85f471476bb4bebd1c391f69ab (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=38098f148afb4a77a8f07d699619b24d]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:35:38.227170 24870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbc77f6b497641ea8f2d2661616f7ef5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:38.227178 24868 tablet_service.cc:1511] Processing CreateTablet for tablet 8064f4e73f6447d18a41b2d6aed30f53 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=38098f148afb4a77a8f07d699619b24d]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:35:38.227922 24796 tablet_service.cc:1511] Processing CreateTablet for tablet 36daab85f471476bb4bebd1c391f69ab (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=38098f148afb4a77a8f07d699619b24d]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:35:38.228014 24795 tablet_service.cc:1511] Processing CreateTablet for tablet cbc77f6b497641ea8f2d2661616f7ef5 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=38098f148afb4a77a8f07d699619b24d]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:35:38.228220 24796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36daab85f471476bb4bebd1c391f69ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:38.228457 24794 tablet_service.cc:1511] Processing CreateTablet for tablet f22d7ee5dc484b2fa618abf000871d11 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=38098f148afb4a77a8f07d699619b24d]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:35:38.228624 24795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbc77f6b497641ea8f2d2661616f7ef5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:38.228874 24793 tablet_service.cc:1511] Processing CreateTablet for tablet 8064f4e73f6447d18a41b2d6aed30f53 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=38098f148afb4a77a8f07d699619b24d]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:35:38.229110 24793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8064f4e73f6447d18a41b2d6aed30f53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:38.229796 24718 tablet_service.cc:1511] Processing CreateTablet for tablet 36daab85f471476bb4bebd1c391f69ab (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=38098f148afb4a77a8f07d699619b24d]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:35:38.230029 24718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36daab85f471476bb4bebd1c391f69ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:38.228145 24869 tablet_service.cc:1511] Processing CreateTablet for tablet f22d7ee5dc484b2fa618abf000871d11 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=38098f148afb4a77a8f07d699619b24d]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:35:38.231379 24794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f22d7ee5dc484b2fa618abf000871d11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:38.232105 24928 tablet_bootstrap.cc:492] T 36daab85f471476bb4bebd1c391f69ab P a7d81dbc188e485f83a661f403681fa2: Bootstrap starting.
I20260601 13:35:38.232263 24720 tablet_service.cc:1511] Processing CreateTablet for tablet cbc77f6b497641ea8f2d2661616f7ef5 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=38098f148afb4a77a8f07d699619b24d]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:35:38.232503 24720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbc77f6b497641ea8f2d2661616f7ef5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:38.233309 24928 tablet_bootstrap.cc:654] T 36daab85f471476bb4bebd1c391f69ab P a7d81dbc188e485f83a661f403681fa2: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:38.233368 24868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8064f4e73f6447d18a41b2d6aed30f53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:38.233594 24869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f22d7ee5dc484b2fa618abf000871d11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:38.234716 24711 tablet_service.cc:1511] Processing CreateTablet for tablet f22d7ee5dc484b2fa618abf000871d11 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=38098f148afb4a77a8f07d699619b24d]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:35:38.235001 24711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f22d7ee5dc484b2fa618abf000871d11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:38.235476 24871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36daab85f471476bb4bebd1c391f69ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:38.236919 24719 tablet_service.cc:1511] Processing CreateTablet for tablet 8064f4e73f6447d18a41b2d6aed30f53 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=38098f148afb4a77a8f07d699619b24d]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:35:38.237128 24719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8064f4e73f6447d18a41b2d6aed30f53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:38.237830 24927 tablet_bootstrap.cc:492] T 36daab85f471476bb4bebd1c391f69ab P 9893a4353bf641edbb3d3bc1310f2dca: Bootstrap starting.
I20260601 13:35:38.238802 24927 tablet_bootstrap.cc:654] T 36daab85f471476bb4bebd1c391f69ab P 9893a4353bf641edbb3d3bc1310f2dca: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:38.239039 24930 tablet_bootstrap.cc:492] T f22d7ee5dc484b2fa618abf000871d11 P 5292adf2cba54da5ac5437baacf0ed2b: Bootstrap starting.
I20260601 13:35:38.240017 24927 tablet_bootstrap.cc:492] T 36daab85f471476bb4bebd1c391f69ab P 9893a4353bf641edbb3d3bc1310f2dca: No bootstrap required, opened a new log
I20260601 13:35:38.240118 24928 tablet_bootstrap.cc:492] T 36daab85f471476bb4bebd1c391f69ab P a7d81dbc188e485f83a661f403681fa2: No bootstrap required, opened a new log
I20260601 13:35:38.240147 24927 ts_tablet_manager.cc:1403] T 36daab85f471476bb4bebd1c391f69ab P 9893a4353bf641edbb3d3bc1310f2dca: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:35:38.240238 24928 ts_tablet_manager.cc:1403] T 36daab85f471476bb4bebd1c391f69ab P a7d81dbc188e485f83a661f403681fa2: Time spent bootstrapping tablet: real 0.008s	user 0.000s	sys 0.002s
I20260601 13:35:38.240136 24930 tablet_bootstrap.cc:654] T f22d7ee5dc484b2fa618abf000871d11 P 5292adf2cba54da5ac5437baacf0ed2b: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:38.240679 24927 raft_consensus.cc:359] T 36daab85f471476bb4bebd1c391f69ab P 9893a4353bf641edbb3d3bc1310f2dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5292adf2cba54da5ac5437baacf0ed2b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45441 } } peers { permanent_uuid: "9893a4353bf641edbb3d3bc1310f2dca" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36399 } } peers { permanent_uuid: "a7d81dbc188e485f83a661f403681fa2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38691 } }
I20260601 13:35:38.240815 24927 raft_consensus.cc:385] T 36daab85f471476bb4bebd1c391f69ab P 9893a4353bf641edbb3d3bc1310f2dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:38.240759 24928 raft_consensus.cc:359] T 36daab85f471476bb4bebd1c391f69ab P a7d81dbc188e485f83a661f403681fa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5292adf2cba54da5ac5437baacf0ed2b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45441 } } peers { permanent_uuid: "9893a4353bf641edbb3d3bc1310f2dca" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36399 } } peers { permanent_uuid: "a7d81dbc188e485f83a661f403681fa2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38691 } }
I20260601 13:35:38.240883 24928 raft_consensus.cc:385] T 36daab85f471476bb4bebd1c391f69ab P a7d81dbc188e485f83a661f403681fa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:38.240869 24927 raft_consensus.cc:740] T 36daab85f471476bb4bebd1c391f69ab P 9893a4353bf641edbb3d3bc1310f2dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9893a4353bf641edbb3d3bc1310f2dca, State: Initialized, Role: FOLLOWER
I20260601 13:35:38.240978 24928 raft_consensus.cc:740] T 36daab85f471476bb4bebd1c391f69ab P a7d81dbc188e485f83a661f403681fa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7d81dbc188e485f83a661f403681fa2, State: Initialized, Role: FOLLOWER
I20260601 13:35:38.241117 24928 consensus_queue.cc:260] T 36daab85f471476bb4bebd1c391f69ab P a7d81dbc188e485f83a661f403681fa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5292adf2cba54da5ac5437baacf0ed2b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45441 } } peers { permanent_uuid: "9893a4353bf641edbb3d3bc1310f2dca" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36399 } } peers { permanent_uuid: "a7d81dbc188e485f83a661f403681fa2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38691 } }
I20260601 13:35:38.241146 24927 consensus_queue.cc:260] T 36daab85f471476bb4bebd1c391f69ab P 9893a4353bf641edbb3d3bc1310f2dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5292adf2cba54da5ac5437baacf0ed2b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45441 } } peers { permanent_uuid: "9893a4353bf641edbb3d3bc1310f2dca" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36399 } } peers { permanent_uuid: "a7d81dbc188e485f83a661f403681fa2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38691 } }
I20260601 13:35:38.241519 24928 ts_tablet_manager.cc:1434] T 36daab85f471476bb4bebd1c391f69ab P a7d81dbc188e485f83a661f403681fa2: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:35:38.241712 24928 tablet_bootstrap.cc:492] T cbc77f6b497641ea8f2d2661616f7ef5 P a7d81dbc188e485f83a661f403681fa2: Bootstrap starting.
I20260601 13:35:38.242825 24928 tablet_bootstrap.cc:654] T cbc77f6b497641ea8f2d2661616f7ef5 P a7d81dbc188e485f83a661f403681fa2: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:38.244149 24930 tablet_bootstrap.cc:492] T f22d7ee5dc484b2fa618abf000871d11 P 5292adf2cba54da5ac5437baacf0ed2b: No bootstrap required, opened a new log
I20260601 13:35:38.244239 24928 tablet_bootstrap.cc:492] T cbc77f6b497641ea8f2d2661616f7ef5 P a7d81dbc188e485f83a661f403681fa2: No bootstrap required, opened a new log
I20260601 13:35:38.244292 24930 ts_tablet_manager.cc:1403] T f22d7ee5dc484b2fa618abf000871d11 P 5292adf2cba54da5ac5437baacf0ed2b: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:35:38.244338 24928 ts_tablet_manager.cc:1403] T cbc77f6b497641ea8f2d2661616f7ef5 P a7d81dbc188e485f83a661f403681fa2: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:35:38.244761 24930 raft_consensus.cc:359] T f22d7ee5dc484b2fa618abf000871d11 P 5292adf2cba54da5ac5437baacf0ed2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7d81dbc188e485f83a661f403681fa2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38691 } } peers { permanent_uuid: "9893a4353bf641edbb3d3bc1310f2dca" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36399 } } peers { permanent_uuid: "5292adf2cba54da5ac5437baacf0ed2b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45441 } }
I20260601 13:35:38.244783 24928 raft_consensus.cc:359] T cbc77f6b497641ea8f2d2661616f7ef5 P a7d81dbc188e485f83a661f403681fa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7d81dbc188e485f83a661f403681fa2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38691 } } peers { permanent_uuid: "9893a4353bf641edbb3d3bc1310f2dca" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36399 } } peers { permanent_uuid: "5292adf2cba54da5ac5437baacf0ed2b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45441 } }
I20260601 13:35:38.241519 24927 ts_tablet_manager.cc:1434] T 36daab85f471476bb4bebd1c391f69ab P 9893a4353bf641edbb3d3bc1310f2dca: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:38.244863 24930 raft_consensus.cc:385] T f22d7ee5dc484b2fa618abf000871d11 P 5292adf2cba54da5ac5437baacf0ed2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:38.244913 24928 raft_consensus.cc:385] T cbc77f6b497641ea8f2d2661616f7ef5 P a7d81dbc188e485f83a661f403681fa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:38.244962 24930 raft_consensus.cc:740] T f22d7ee5dc484b2fa618abf000871d11 P 5292adf2cba54da5ac5437baacf0ed2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5292adf2cba54da5ac5437baacf0ed2b, State: Initialized, Role: FOLLOWER
I20260601 13:35:38.244971 24928 raft_consensus.cc:740] T cbc77f6b497641ea8f2d2661616f7ef5 P a7d81dbc188e485f83a661f403681fa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7d81dbc188e485f83a661f403681fa2, State: Initialized, Role: FOLLOWER
I20260601 13:35:38.245131 24927 tablet_bootstrap.cc:492] T cbc77f6b497641ea8f2d2661616f7ef5 P 9893a4353bf641edbb3d3bc1310f2dca: Bootstrap starting.
I20260601 13:35:38.245157 24928 consensus_queue.cc:260] T cbc77f6b497641ea8f2d2661616f7ef5 P a7d81dbc188e485f83a661f403681fa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7d81dbc188e485f83a661f403681fa2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38691 } } peers { permanent_uuid: "9893a4353bf641edbb3d3bc1310f2dca" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36399 } } peers { permanent_uuid: "5292adf2cba54da5ac5437baacf0ed2b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45441 } }
I20260601 13:35:38.245190 24930 consensus_queue.cc:260] T f22d7ee5dc484b2fa618abf000871d11 P 5292adf2cba54da5ac5437baacf0ed2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7d81dbc188e485f83a661f403681fa2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38691 } } peers { permanent_uuid: "9893a4353bf641edbb3d3bc1310f2dca" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36399 } } peers { permanent_uuid: "5292adf2cba54da5ac5437baacf0ed2b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45441 } }
I20260601 13:35:38.245522 24928 ts_tablet_manager.cc:1434] T cbc77f6b497641ea8f2d2661616f7ef5 P a7d81dbc188e485f83a661f403681fa2: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:38.245566 24930 ts_tablet_manager.cc:1434] T f22d7ee5dc484b2fa618abf000871d11 P 5292adf2cba54da5ac5437baacf0ed2b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:35:38.245707 24928 tablet_bootstrap.cc:492] T f22d7ee5dc484b2fa618abf000871d11 P a7d81dbc188e485f83a661f403681fa2: Bootstrap starting.
I20260601 13:35:38.246325 24927 tablet_bootstrap.cc:654] T cbc77f6b497641ea8f2d2661616f7ef5 P 9893a4353bf641edbb3d3bc1310f2dca: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:38.246721 24928 tablet_bootstrap.cc:654] T f22d7ee5dc484b2fa618abf000871d11 P a7d81dbc188e485f83a661f403681fa2: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:38.245707 24930 tablet_bootstrap.cc:492] T 8064f4e73f6447d18a41b2d6aed30f53 P 5292adf2cba54da5ac5437baacf0ed2b: Bootstrap starting.
I20260601 13:35:38.248356 24927 tablet_bootstrap.cc:492] T cbc77f6b497641ea8f2d2661616f7ef5 P 9893a4353bf641edbb3d3bc1310f2dca: No bootstrap required, opened a new log
I20260601 13:35:38.248785 24927 ts_tablet_manager.cc:1403] T cbc77f6b497641ea8f2d2661616f7ef5 P 9893a4353bf641edbb3d3bc1310f2dca: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:35:38.248494 24928 tablet_bootstrap.cc:492] T f22d7ee5dc484b2fa618abf000871d11 P a7d81dbc188e485f83a661f403681fa2: No bootstrap required, opened a new log
I20260601 13:35:38.249388 24928 ts_tablet_manager.cc:1403] T f22d7ee5dc484b2fa618abf000871d11 P a7d81dbc188e485f83a661f403681fa2: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:35:38.249614 24927 raft_consensus.cc:359] T cbc77f6b497641ea8f2d2661616f7ef5 P 9893a4353bf641edbb3d3bc1310f2dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7d81dbc188e485f83a661f403681fa2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38691 } } peers { permanent_uuid: "9893a4353bf641edbb3d3bc1310f2dca" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36399 } } peers { permanent_uuid: "5292adf2cba54da5ac5437baacf0ed2b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45441 } }
I20260601 13:35:38.249759 24927 raft_consensus.cc:385] T cbc77f6b497641ea8f2d2661616f7ef5 P 9893a4353bf641edbb3d3bc1310f2dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:38.249804 24927 raft_consensus.cc:740] T cbc77f6b497641ea8f2d2661616f7ef5 P 9893a4353bf641edbb3d3bc1310f2dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9893a4353bf641edbb3d3bc1310f2dca, State: Initialized, Role: FOLLOWER
I20260601 13:35:38.249861 24930 tablet_bootstrap.cc:654] T 8064f4e73f6447d18a41b2d6aed30f53 P 5292adf2cba54da5ac5437baacf0ed2b: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:38.249926 24927 consensus_queue.cc:260] T cbc77f6b497641ea8f2d2661616f7ef5 P 9893a4353bf641edbb3d3bc1310f2dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7d81dbc188e485f83a661f403681fa2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38691 } } peers { permanent_uuid: "9893a4353bf641edbb3d3bc1310f2dca" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36399 } } peers { permanent_uuid: "5292adf2cba54da5ac5437baacf0ed2b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45441 } }
I20260601 13:35:38.249902 24928 raft_consensus.cc:359] T f22d7ee5dc484b2fa618abf000871d11 P a7d81dbc188e485f83a661f403681fa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7d81dbc188e485f83a661f403681fa2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38691 } } peers { permanent_uuid: "9893a4353bf641edbb3d3bc1310f2dca" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36399 } } peers { permanent_uuid: "5292adf2cba54da5ac5437baacf0ed2b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45441 } }
I20260601 13:35:38.250038 24928 raft_consensus.cc:385] T f22d7ee5dc484b2fa618abf000871d11 P a7d81dbc188e485f83a661f403681fa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:38.250084 24928 raft_consensus.cc:740] T f22d7ee5dc484b2fa618abf000871d11 P a7d81dbc188e485f83a661f403681fa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7d81dbc188e485f83a661f403681fa2, State: Initialized, Role: FOLLOWER
I20260601 13:35:38.250242 24927 ts_tablet_manager.cc:1434] T cbc77f6b497641ea8f2d2661616f7ef5 P 9893a4353bf641edbb3d3bc1310f2dca: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:38.250218 24928 consensus_queue.cc:260] T f22d7ee5dc484b2fa618abf000871d11 P a7d81dbc188e485f83a661f403681fa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7d81dbc188e485f83a661f403681fa2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38691 } } peers { permanent_uuid: "9893a4353bf641edbb3d3bc1310f2dca" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36399 } } peers { permanent_uuid: "5292adf2cba54da5ac5437baacf0ed2b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45441 } }
I20260601 13:35:38.250434 24927 tablet_bootstrap.cc:492] T 8064f4e73f6447d18a41b2d6aed30f53 P 9893a4353bf641edbb3d3bc1310f2dca: Bootstrap starting.
I20260601 13:35:38.250588 24928 ts_tablet_manager.cc:1434] T f22d7ee5dc484b2fa618abf000871d11 P a7d81dbc188e485f83a661f403681fa2: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:35:38.250800 24928 tablet_bootstrap.cc:492] T 8064f4e73f6447d18a41b2d6aed30f53 P a7d81dbc188e485f83a661f403681fa2: Bootstrap starting.
I20260601 13:35:38.251552 24927 tablet_bootstrap.cc:654] T 8064f4e73f6447d18a41b2d6aed30f53 P 9893a4353bf641edbb3d3bc1310f2dca: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:38.252013 24928 tablet_bootstrap.cc:654] T 8064f4e73f6447d18a41b2d6aed30f53 P a7d81dbc188e485f83a661f403681fa2: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:38.253646 24928 tablet_bootstrap.cc:492] T 8064f4e73f6447d18a41b2d6aed30f53 P a7d81dbc188e485f83a661f403681fa2: No bootstrap required, opened a new log
I20260601 13:35:38.253649 24927 tablet_bootstrap.cc:492] T 8064f4e73f6447d18a41b2d6aed30f53 P 9893a4353bf641edbb3d3bc1310f2dca: No bootstrap required, opened a new log
I20260601 13:35:38.253845 24927 ts_tablet_manager.cc:1403] T 8064f4e73f6447d18a41b2d6aed30f53 P 9893a4353bf641edbb3d3bc1310f2dca: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20260601 13:35:38.254392 24927 raft_consensus.cc:359] T 8064f4e73f6447d18a41b2d6aed30f53 P 9893a4353bf641edbb3d3bc1310f2dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7d81dbc188e485f83a661f403681fa2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38691 } } peers { permanent_uuid: "9893a4353bf641edbb3d3bc1310f2dca" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36399 } } peers { permanent_uuid: "5292adf2cba54da5ac5437baacf0ed2b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45441 } }
I20260601 13:35:38.254518 24927 raft_consensus.cc:385] T 8064f4e73f6447d18a41b2d6aed30f53 P 9893a4353bf641edbb3d3bc1310f2dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:38.254554 24927 raft_consensus.cc:740] T 8064f4e73f6447d18a41b2d6aed30f53 P 9893a4353bf641edbb3d3bc1310f2dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9893a4353bf641edbb3d3bc1310f2dca, State: Initialized, Role: FOLLOWER
I20260601 13:35:38.254693 24927 consensus_queue.cc:260] T 8064f4e73f6447d18a41b2d6aed30f53 P 9893a4353bf641edbb3d3bc1310f2dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7d81dbc188e485f83a661f403681fa2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38691 } } peers { permanent_uuid: "9893a4353bf641edbb3d3bc1310f2dca" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36399 } } peers { permanent_uuid: "5292adf2cba54da5ac5437baacf0ed2b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45441 } }
I20260601 13:35:38.255020 24927 ts_tablet_manager.cc:1434] T 8064f4e73f6447d18a41b2d6aed30f53 P 9893a4353bf641edbb3d3bc1310f2dca: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:35:38.255218 24927 tablet_bootstrap.cc:492] T f22d7ee5dc484b2fa618abf000871d11 P 9893a4353bf641edbb3d3bc1310f2dca: Bootstrap starting.
I20260601 13:35:38.255328 24930 tablet_bootstrap.cc:492] T 8064f4e73f6447d18a41b2d6aed30f53 P 5292adf2cba54da5ac5437baacf0ed2b: No bootstrap required, opened a new log
I20260601 13:35:38.255437 24930 ts_tablet_manager.cc:1403] T 8064f4e73f6447d18a41b2d6aed30f53 P 5292adf2cba54da5ac5437baacf0ed2b: Time spent bootstrapping tablet: real 0.010s	user 0.001s	sys 0.002s
I20260601 13:35:38.255980 24930 raft_consensus.cc:359] T 8064f4e73f6447d18a41b2d6aed30f53 P 5292adf2cba54da5ac5437baacf0ed2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7d81dbc188e485f83a661f403681fa2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38691 } } peers { permanent_uuid: "9893a4353bf641edbb3d3bc1310f2dca" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36399 } } peers { permanent_uuid: "5292adf2cba54da5ac5437baacf0ed2b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45441 } }
I20260601 13:35:38.256119 24930 raft_consensus.cc:385] T 8064f4e73f6447d18a41b2d6aed30f53 P 5292adf2cba54da5ac5437baacf0ed2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:38.256160 24930 raft_consensus.cc:740] T 8064f4e73f6447d18a41b2d6aed30f53 P 5292adf2cba54da5ac5437baacf0ed2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5292adf2cba54da5ac5437baacf0ed2b, State: Initialized, Role: FOLLOWER
I20260601 13:35:38.256315 24930 consensus_queue.cc:260] T 8064f4e73f6447d18a41b2d6aed30f53 P 5292adf2cba54da5ac5437baacf0ed2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7d81dbc188e485f83a661f403681fa2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38691 } } peers { permanent_uuid: "9893a4353bf641edbb3d3bc1310f2dca" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36399 } } peers { permanent_uuid: "5292adf2cba54da5ac5437baacf0ed2b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45441 } }
I20260601 13:35:38.256407 24927 tablet_bootstrap.cc:654] T f22d7ee5dc484b2fa618abf000871d11 P 9893a4353bf641edbb3d3bc1310f2dca: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:38.256634 24930 ts_tablet_manager.cc:1434] T 8064f4e73f6447d18a41b2d6aed30f53 P 5292adf2cba54da5ac5437baacf0ed2b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:35:38.256835 24930 tablet_bootstrap.cc:492] T 36daab85f471476bb4bebd1c391f69ab P 5292adf2cba54da5ac5437baacf0ed2b: Bootstrap starting.
I20260601 13:35:38.257295 24928 ts_tablet_manager.cc:1403] T 8064f4e73f6447d18a41b2d6aed30f53 P a7d81dbc188e485f83a661f403681fa2: Time spent bootstrapping tablet: real 0.007s	user 0.001s	sys 0.002s
I20260601 13:35:38.257863 24928 raft_consensus.cc:359] T 8064f4e73f6447d18a41b2d6aed30f53 P a7d81dbc188e485f83a661f403681fa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7d81dbc188e485f83a661f403681fa2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38691 } } peers { permanent_uuid: "9893a4353bf641edbb3d3bc1310f2dca" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36399 } } peers { permanent_uuid: "5292adf2cba54da5ac5437baacf0ed2b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45441 } }
I20260601 13:35:38.258026 24928 raft_consensus.cc:385] T 8064f4e73f6447d18a41b2d6aed30f53 P a7d81dbc188e485f83a661f403681fa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:38.258124 24928 raft_consensus.cc:740] T 8064f4e73f6447d18a41b2d6aed30f53 P a7d81dbc188e485f83a661f403681fa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7d81dbc188e485f83a661f403681fa2, State: Initialized, Role: FOLLOWER
I20260601 13:35:38.258176 24930 tablet_bootstrap.cc:654] T 36daab85f471476bb4bebd1c391f69ab P 5292adf2cba54da5ac5437baacf0ed2b: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:38.258328 24928 consensus_queue.cc:260] T 8064f4e73f6447d18a41b2d6aed30f53 P a7d81dbc188e485f83a661f403681fa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7d81dbc188e485f83a661f403681fa2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38691 } } peers { permanent_uuid: "9893a4353bf641edbb3d3bc1310f2dca" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36399 } } peers { permanent_uuid: "5292adf2cba54da5ac5437baacf0ed2b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45441 } }
I20260601 13:35:38.258672 24928 ts_tablet_manager.cc:1434] T 8064f4e73f6447d18a41b2d6aed30f53 P a7d81dbc188e485f83a661f403681fa2: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:35:38.258865 24927 tablet_bootstrap.cc:492] T f22d7ee5dc484b2fa618abf000871d11 P 9893a4353bf641edbb3d3bc1310f2dca: No bootstrap required, opened a new log
I20260601 13:35:38.259032 24927 ts_tablet_manager.cc:1403] T f22d7ee5dc484b2fa618abf000871d11 P 9893a4353bf641edbb3d3bc1310f2dca: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:35:38.259586 24927 raft_consensus.cc:359] T f22d7ee5dc484b2fa618abf000871d11 P 9893a4353bf641edbb3d3bc1310f2dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7d81dbc188e485f83a661f403681fa2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38691 } } peers { permanent_uuid: "9893a4353bf641edbb3d3bc1310f2dca" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36399 } } peers { permanent_uuid: "5292adf2cba54da5ac5437baacf0ed2b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45441 } }
I20260601 13:35:38.259711 24927 raft_consensus.cc:385] T f22d7ee5dc484b2fa618abf000871d11 P 9893a4353bf641edbb3d3bc1310f2dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:38.259785 24927 raft_consensus.cc:740] T f22d7ee5dc484b2fa618abf000871d11 P 9893a4353bf641edbb3d3bc1310f2dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9893a4353bf641edbb3d3bc1310f2dca, State: Initialized, Role: FOLLOWER
I20260601 13:35:38.259970 24927 consensus_queue.cc:260] T f22d7ee5dc484b2fa618abf000871d11 P 9893a4353bf641edbb3d3bc1310f2dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7d81dbc188e485f83a661f403681fa2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38691 } } peers { permanent_uuid: "9893a4353bf641edbb3d3bc1310f2dca" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36399 } } peers { permanent_uuid: "5292adf2cba54da5ac5437baacf0ed2b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45441 } }
I20260601 13:35:38.260340 24927 ts_tablet_manager.cc:1434] T f22d7ee5dc484b2fa618abf000871d11 P 9893a4353bf641edbb3d3bc1310f2dca: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:38.260545 24930 tablet_bootstrap.cc:492] T 36daab85f471476bb4bebd1c391f69ab P 5292adf2cba54da5ac5437baacf0ed2b: No bootstrap required, opened a new log
I20260601 13:35:38.260684 24930 ts_tablet_manager.cc:1403] T 36daab85f471476bb4bebd1c391f69ab P 5292adf2cba54da5ac5437baacf0ed2b: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:35:38.261524 24930 raft_consensus.cc:359] T 36daab85f471476bb4bebd1c391f69ab P 5292adf2cba54da5ac5437baacf0ed2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5292adf2cba54da5ac5437baacf0ed2b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45441 } } peers { permanent_uuid: "9893a4353bf641edbb3d3bc1310f2dca" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36399 } } peers { permanent_uuid: "a7d81dbc188e485f83a661f403681fa2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38691 } }
I20260601 13:35:38.261665 24930 raft_consensus.cc:385] T 36daab85f471476bb4bebd1c391f69ab P 5292adf2cba54da5ac5437baacf0ed2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:38.261726 24930 raft_consensus.cc:740] T 36daab85f471476bb4bebd1c391f69ab P 5292adf2cba54da5ac5437baacf0ed2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5292adf2cba54da5ac5437baacf0ed2b, State: Initialized, Role: FOLLOWER
I20260601 13:35:38.261901 24930 consensus_queue.cc:260] T 36daab85f471476bb4bebd1c391f69ab P 5292adf2cba54da5ac5437baacf0ed2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5292adf2cba54da5ac5437baacf0ed2b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45441 } } peers { permanent_uuid: "9893a4353bf641edbb3d3bc1310f2dca" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36399 } } peers { permanent_uuid: "a7d81dbc188e485f83a661f403681fa2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38691 } }
I20260601 13:35:38.262216 24930 ts_tablet_manager.cc:1434] T 36daab85f471476bb4bebd1c391f69ab P 5292adf2cba54da5ac5437baacf0ed2b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:38.262565 24930 tablet_bootstrap.cc:492] T cbc77f6b497641ea8f2d2661616f7ef5 P 5292adf2cba54da5ac5437baacf0ed2b: Bootstrap starting.
I20260601 13:35:38.263800 24930 tablet_bootstrap.cc:654] T cbc77f6b497641ea8f2d2661616f7ef5 P 5292adf2cba54da5ac5437baacf0ed2b: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:38.265554 24930 tablet_bootstrap.cc:492] T cbc77f6b497641ea8f2d2661616f7ef5 P 5292adf2cba54da5ac5437baacf0ed2b: No bootstrap required, opened a new log
I20260601 13:35:38.265676 24930 ts_tablet_manager.cc:1403] T cbc77f6b497641ea8f2d2661616f7ef5 P 5292adf2cba54da5ac5437baacf0ed2b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:35:38.266104 24930 raft_consensus.cc:359] T cbc77f6b497641ea8f2d2661616f7ef5 P 5292adf2cba54da5ac5437baacf0ed2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7d81dbc188e485f83a661f403681fa2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38691 } } peers { permanent_uuid: "9893a4353bf641edbb3d3bc1310f2dca" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36399 } } peers { permanent_uuid: "5292adf2cba54da5ac5437baacf0ed2b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45441 } }
I20260601 13:35:38.266230 24930 raft_consensus.cc:385] T cbc77f6b497641ea8f2d2661616f7ef5 P 5292adf2cba54da5ac5437baacf0ed2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:38.266275 24930 raft_consensus.cc:740] T cbc77f6b497641ea8f2d2661616f7ef5 P 5292adf2cba54da5ac5437baacf0ed2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5292adf2cba54da5ac5437baacf0ed2b, State: Initialized, Role: FOLLOWER
I20260601 13:35:38.266412 24930 consensus_queue.cc:260] T cbc77f6b497641ea8f2d2661616f7ef5 P 5292adf2cba54da5ac5437baacf0ed2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7d81dbc188e485f83a661f403681fa2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38691 } } peers { permanent_uuid: "9893a4353bf641edbb3d3bc1310f2dca" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36399 } } peers { permanent_uuid: "5292adf2cba54da5ac5437baacf0ed2b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45441 } }
I20260601 13:35:38.266747 24930 ts_tablet_manager.cc:1434] T cbc77f6b497641ea8f2d2661616f7ef5 P 5292adf2cba54da5ac5437baacf0ed2b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:35:38.298388 24934 raft_consensus.cc:493] T f22d7ee5dc484b2fa618abf000871d11 P 9893a4353bf641edbb3d3bc1310f2dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:35:38.298568 24934 raft_consensus.cc:515] T f22d7ee5dc484b2fa618abf000871d11 P 9893a4353bf641edbb3d3bc1310f2dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7d81dbc188e485f83a661f403681fa2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38691 } } peers { permanent_uuid: "9893a4353bf641edbb3d3bc1310f2dca" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36399 } } peers { permanent_uuid: "5292adf2cba54da5ac5437baacf0ed2b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45441 } }
I20260601 13:35:38.299163 24934 leader_election.cc:290] T f22d7ee5dc484b2fa618abf000871d11 P 9893a4353bf641edbb3d3bc1310f2dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7d81dbc188e485f83a661f403681fa2 (127.21.155.193:38691), 5292adf2cba54da5ac5437baacf0ed2b (127.21.155.195:45441)
I20260601 13:35:38.303488 24881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d7ee5dc484b2fa618abf000871d11" candidate_uuid: "9893a4353bf641edbb3d3bc1310f2dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5292adf2cba54da5ac5437baacf0ed2b" is_pre_election: true
I20260601 13:35:38.303728 24726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d7ee5dc484b2fa618abf000871d11" candidate_uuid: "9893a4353bf641edbb3d3bc1310f2dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7d81dbc188e485f83a661f403681fa2" is_pre_election: true
I20260601 13:35:38.303774 24881 raft_consensus.cc:2468] T f22d7ee5dc484b2fa618abf000871d11 P 5292adf2cba54da5ac5437baacf0ed2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9893a4353bf641edbb3d3bc1310f2dca in term 0.
I20260601 13:35:38.303838 24726 raft_consensus.cc:2468] T f22d7ee5dc484b2fa618abf000871d11 P a7d81dbc188e485f83a661f403681fa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9893a4353bf641edbb3d3bc1310f2dca in term 0.
I20260601 13:35:38.304136 24770 leader_election.cc:304] T f22d7ee5dc484b2fa618abf000871d11 P 9893a4353bf641edbb3d3bc1310f2dca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5292adf2cba54da5ac5437baacf0ed2b, 9893a4353bf641edbb3d3bc1310f2dca; no voters: 
I20260601 13:35:38.304349 24934 raft_consensus.cc:2804] T f22d7ee5dc484b2fa618abf000871d11 P 9893a4353bf641edbb3d3bc1310f2dca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:35:38.304433 24934 raft_consensus.cc:493] T f22d7ee5dc484b2fa618abf000871d11 P 9893a4353bf641edbb3d3bc1310f2dca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:35:38.304466 24934 raft_consensus.cc:3060] T f22d7ee5dc484b2fa618abf000871d11 P 9893a4353bf641edbb3d3bc1310f2dca [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:38.305517 24934 raft_consensus.cc:515] T f22d7ee5dc484b2fa618abf000871d11 P 9893a4353bf641edbb3d3bc1310f2dca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7d81dbc188e485f83a661f403681fa2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38691 } } peers { permanent_uuid: "9893a4353bf641edbb3d3bc1310f2dca" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36399 } } peers { permanent_uuid: "5292adf2cba54da5ac5437baacf0ed2b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45441 } }
I20260601 13:35:38.306008 24934 leader_election.cc:290] T f22d7ee5dc484b2fa618abf000871d11 P 9893a4353bf641edbb3d3bc1310f2dca [CANDIDATE]: Term 1 election: Requested vote from peers a7d81dbc188e485f83a661f403681fa2 (127.21.155.193:38691), 5292adf2cba54da5ac5437baacf0ed2b (127.21.155.195:45441)
I20260601 13:35:38.306444 24726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d7ee5dc484b2fa618abf000871d11" candidate_uuid: "9893a4353bf641edbb3d3bc1310f2dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7d81dbc188e485f83a661f403681fa2"
I20260601 13:35:38.306609 24726 raft_consensus.cc:3060] T f22d7ee5dc484b2fa618abf000871d11 P a7d81dbc188e485f83a661f403681fa2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:38.306638 24881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22d7ee5dc484b2fa618abf000871d11" candidate_uuid: "9893a4353bf641edbb3d3bc1310f2dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5292adf2cba54da5ac5437baacf0ed2b"
I20260601 13:35:38.306813 24881 raft_consensus.cc:3060] T f22d7ee5dc484b2fa618abf000871d11 P 5292adf2cba54da5ac5437baacf0ed2b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:38.307708 24726 raft_consensus.cc:2468] T f22d7ee5dc484b2fa618abf000871d11 P a7d81dbc188e485f83a661f403681fa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9893a4353bf641edbb3d3bc1310f2dca in term 1.
I20260601 13:35:38.307894 24881 raft_consensus.cc:2468] T f22d7ee5dc484b2fa618abf000871d11 P 5292adf2cba54da5ac5437baacf0ed2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9893a4353bf641edbb3d3bc1310f2dca in term 1.
I20260601 13:35:38.308154 24771 leader_election.cc:304] T f22d7ee5dc484b2fa618abf000871d11 P 9893a4353bf641edbb3d3bc1310f2dca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9893a4353bf641edbb3d3bc1310f2dca, a7d81dbc188e485f83a661f403681fa2; no voters: 
I20260601 13:35:38.308431 24934 raft_consensus.cc:2804] T f22d7ee5dc484b2fa618abf000871d11 P 9893a4353bf641edbb3d3bc1310f2dca [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:38.308679 24934 raft_consensus.cc:697] T f22d7ee5dc484b2fa618abf000871d11 P 9893a4353bf641edbb3d3bc1310f2dca [term 1 LEADER]: Becoming Leader. State: Replica: 9893a4353bf641edbb3d3bc1310f2dca, State: Running, Role: LEADER
I20260601 13:35:38.308863 24934 consensus_queue.cc:237] T f22d7ee5dc484b2fa618abf000871d11 P 9893a4353bf641edbb3d3bc1310f2dca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7d81dbc188e485f83a661f403681fa2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38691 } } peers { permanent_uuid: "9893a4353bf641edbb3d3bc1310f2dca" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36399 } } peers { permanent_uuid: "5292adf2cba54da5ac5437baacf0ed2b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45441 } }
I20260601 13:35:38.310951 24626 catalog_manager.cc:5696] T f22d7ee5dc484b2fa618abf000871d11 P 9893a4353bf641edbb3d3bc1310f2dca reported cstate change: term changed from 0 to 1, leader changed from <none> to 9893a4353bf641edbb3d3bc1310f2dca (127.21.155.194). New cstate: current_term: 1 leader_uuid: "9893a4353bf641edbb3d3bc1310f2dca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7d81dbc188e485f83a661f403681fa2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9893a4353bf641edbb3d3bc1310f2dca" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5292adf2cba54da5ac5437baacf0ed2b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45441 } health_report { overall_health: UNKNOWN } } }
W20260601 13:35:38.362206 24757 tablet.cc:2404] T 36daab85f471476bb4bebd1c391f69ab P a7d81dbc188e485f83a661f403681fa2: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:35:38.427976 24936 raft_consensus.cc:493] T cbc77f6b497641ea8f2d2661616f7ef5 P 5292adf2cba54da5ac5437baacf0ed2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:35:38.428205 24936 raft_consensus.cc:515] T cbc77f6b497641ea8f2d2661616f7ef5 P 5292adf2cba54da5ac5437baacf0ed2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7d81dbc188e485f83a661f403681fa2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38691 } } peers { permanent_uuid: "9893a4353bf641edbb3d3bc1310f2dca" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36399 } } peers { permanent_uuid: "5292adf2cba54da5ac5437baacf0ed2b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45441 } }
I20260601 13:35:38.428856 24936 leader_election.cc:290] T cbc77f6b497641ea8f2d2661616f7ef5 P 5292adf2cba54da5ac5437baacf0ed2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7d81dbc188e485f83a661f403681fa2 (127.21.155.193:38691), 9893a4353bf641edbb3d3bc1310f2dca (127.21.155.194:36399)
I20260601 13:35:38.432715 24726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc77f6b497641ea8f2d2661616f7ef5" candidate_uuid: "5292adf2cba54da5ac5437baacf0ed2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7d81dbc188e485f83a661f403681fa2" is_pre_election: true
I20260601 13:35:38.432732 24806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc77f6b497641ea8f2d2661616f7ef5" candidate_uuid: "5292adf2cba54da5ac5437baacf0ed2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9893a4353bf641edbb3d3bc1310f2dca" is_pre_election: true
I20260601 13:35:38.432889 24726 raft_consensus.cc:2468] T cbc77f6b497641ea8f2d2661616f7ef5 P a7d81dbc188e485f83a661f403681fa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5292adf2cba54da5ac5437baacf0ed2b in term 0.
I20260601 13:35:38.432955 24806 raft_consensus.cc:2468] T cbc77f6b497641ea8f2d2661616f7ef5 P 9893a4353bf641edbb3d3bc1310f2dca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5292adf2cba54da5ac5437baacf0ed2b in term 0.
I20260601 13:35:38.433318 24846 leader_election.cc:304] T cbc77f6b497641ea8f2d2661616f7ef5 P 5292adf2cba54da5ac5437baacf0ed2b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5292adf2cba54da5ac5437baacf0ed2b, a7d81dbc188e485f83a661f403681fa2; no voters: 
I20260601 13:35:38.433533 24936 raft_consensus.cc:2804] T cbc77f6b497641ea8f2d2661616f7ef5 P 5292adf2cba54da5ac5437baacf0ed2b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:35:38.433597 24936 raft_consensus.cc:493] T cbc77f6b497641ea8f2d2661616f7ef5 P 5292adf2cba54da5ac5437baacf0ed2b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:35:38.433645 24936 raft_consensus.cc:3060] T cbc77f6b497641ea8f2d2661616f7ef5 P 5292adf2cba54da5ac5437baacf0ed2b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:38.434505 24936 raft_consensus.cc:515] T cbc77f6b497641ea8f2d2661616f7ef5 P 5292adf2cba54da5ac5437baacf0ed2b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7d81dbc188e485f83a661f403681fa2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38691 } } peers { permanent_uuid: "9893a4353bf641edbb3d3bc1310f2dca" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36399 } } peers { permanent_uuid: "5292adf2cba54da5ac5437baacf0ed2b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45441 } }
I20260601 13:35:38.434902 24936 leader_election.cc:290] T cbc77f6b497641ea8f2d2661616f7ef5 P 5292adf2cba54da5ac5437baacf0ed2b [CANDIDATE]: Term 1 election: Requested vote from peers a7d81dbc188e485f83a661f403681fa2 (127.21.155.193:38691), 9893a4353bf641edbb3d3bc1310f2dca (127.21.155.194:36399)
I20260601 13:35:38.435379 24726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc77f6b497641ea8f2d2661616f7ef5" candidate_uuid: "5292adf2cba54da5ac5437baacf0ed2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7d81dbc188e485f83a661f403681fa2"
I20260601 13:35:38.435526 24726 raft_consensus.cc:3060] T cbc77f6b497641ea8f2d2661616f7ef5 P a7d81dbc188e485f83a661f403681fa2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:38.435458 24806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc77f6b497641ea8f2d2661616f7ef5" candidate_uuid: "5292adf2cba54da5ac5437baacf0ed2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9893a4353bf641edbb3d3bc1310f2dca"
I20260601 13:35:38.435675 24806 raft_consensus.cc:3060] T cbc77f6b497641ea8f2d2661616f7ef5 P 9893a4353bf641edbb3d3bc1310f2dca [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:38.436537 24726 raft_consensus.cc:2468] T cbc77f6b497641ea8f2d2661616f7ef5 P a7d81dbc188e485f83a661f403681fa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5292adf2cba54da5ac5437baacf0ed2b in term 1.
I20260601 13:35:38.436621 24806 raft_consensus.cc:2468] T cbc77f6b497641ea8f2d2661616f7ef5 P 9893a4353bf641edbb3d3bc1310f2dca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5292adf2cba54da5ac5437baacf0ed2b in term 1.
I20260601 13:35:38.436849 24846 leader_election.cc:304] T cbc77f6b497641ea8f2d2661616f7ef5 P 5292adf2cba54da5ac5437baacf0ed2b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5292adf2cba54da5ac5437baacf0ed2b, a7d81dbc188e485f83a661f403681fa2; no voters: 
I20260601 13:35:38.437009 24936 raft_consensus.cc:2804] T cbc77f6b497641ea8f2d2661616f7ef5 P 5292adf2cba54da5ac5437baacf0ed2b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:38.437314 24936 raft_consensus.cc:697] T cbc77f6b497641ea8f2d2661616f7ef5 P 5292adf2cba54da5ac5437baacf0ed2b [term 1 LEADER]: Becoming Leader. State: Replica: 5292adf2cba54da5ac5437baacf0ed2b, State: Running, Role: LEADER
I20260601 13:35:38.437489 24936 consensus_queue.cc:237] T cbc77f6b497641ea8f2d2661616f7ef5 P 5292adf2cba54da5ac5437baacf0ed2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7d81dbc188e485f83a661f403681fa2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38691 } } peers { permanent_uuid: "9893a4353bf641edbb3d3bc1310f2dca" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36399 } } peers { permanent_uuid: "5292adf2cba54da5ac5437baacf0ed2b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45441 } }
I20260601 13:35:38.439404 24626 catalog_manager.cc:5696] T cbc77f6b497641ea8f2d2661616f7ef5 P 5292adf2cba54da5ac5437baacf0ed2b reported cstate change: term changed from 0 to 1, leader changed from <none> to 5292adf2cba54da5ac5437baacf0ed2b (127.21.155.195). New cstate: current_term: 1 leader_uuid: "5292adf2cba54da5ac5437baacf0ed2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7d81dbc188e485f83a661f403681fa2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9893a4353bf641edbb3d3bc1310f2dca" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5292adf2cba54da5ac5437baacf0ed2b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45441 } health_report { overall_health: HEALTHY } } }
I20260601 13:35:38.470135 24934 raft_consensus.cc:493] T 36daab85f471476bb4bebd1c391f69ab P 9893a4353bf641edbb3d3bc1310f2dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:35:38.470325 24934 raft_consensus.cc:515] T 36daab85f471476bb4bebd1c391f69ab P 9893a4353bf641edbb3d3bc1310f2dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5292adf2cba54da5ac5437baacf0ed2b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45441 } } peers { permanent_uuid: "9893a4353bf641edbb3d3bc1310f2dca" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36399 } } peers { permanent_uuid: "a7d81dbc188e485f83a661f403681fa2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38691 } }
I20260601 13:35:38.470955 24934 leader_election.cc:290] T 36daab85f471476bb4bebd1c391f69ab P 9893a4353bf641edbb3d3bc1310f2dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5292adf2cba54da5ac5437baacf0ed2b (127.21.155.195:45441), a7d81dbc188e485f83a661f403681fa2 (127.21.155.193:38691)
I20260601 13:35:38.471493 24881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36daab85f471476bb4bebd1c391f69ab" candidate_uuid: "9893a4353bf641edbb3d3bc1310f2dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5292adf2cba54da5ac5437baacf0ed2b" is_pre_election: true
I20260601 13:35:38.471535 24726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36daab85f471476bb4bebd1c391f69ab" candidate_uuid: "9893a4353bf641edbb3d3bc1310f2dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7d81dbc188e485f83a661f403681fa2" is_pre_election: true
I20260601 13:35:38.471698 24881 raft_consensus.cc:2468] T 36daab85f471476bb4bebd1c391f69ab P 5292adf2cba54da5ac5437baacf0ed2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9893a4353bf641edbb3d3bc1310f2dca in term 0.
I20260601 13:35:38.471758 24726 raft_consensus.cc:2468] T 36daab85f471476bb4bebd1c391f69ab P a7d81dbc188e485f83a661f403681fa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9893a4353bf641edbb3d3bc1310f2dca in term 0.
I20260601 13:35:38.472048 24771 leader_election.cc:304] T 36daab85f471476bb4bebd1c391f69ab P 9893a4353bf641edbb3d3bc1310f2dca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9893a4353bf641edbb3d3bc1310f2dca, a7d81dbc188e485f83a661f403681fa2; no voters: 
I20260601 13:35:38.472260 24934 raft_consensus.cc:2804] T 36daab85f471476bb4bebd1c391f69ab P 9893a4353bf641edbb3d3bc1310f2dca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:35:38.472318 24934 raft_consensus.cc:493] T 36daab85f471476bb4bebd1c391f69ab P 9893a4353bf641edbb3d3bc1310f2dca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:35:38.472368 24934 raft_consensus.cc:3060] T 36daab85f471476bb4bebd1c391f69ab P 9893a4353bf641edbb3d3bc1310f2dca [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:38.473577 24934 raft_consensus.cc:515] T 36daab85f471476bb4bebd1c391f69ab P 9893a4353bf641edbb3d3bc1310f2dca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5292adf2cba54da5ac5437baacf0ed2b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45441 } } peers { permanent_uuid: "9893a4353bf641edbb3d3bc1310f2dca" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36399 } } peers { permanent_uuid: "a7d81dbc188e485f83a661f403681fa2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38691 } }
I20260601 13:35:38.474000 24934 leader_election.cc:290] T 36daab85f471476bb4bebd1c391f69ab P 9893a4353bf641edbb3d3bc1310f2dca [CANDIDATE]: Term 1 election: Requested vote from peers 5292adf2cba54da5ac5437baacf0ed2b (127.21.155.195:45441), a7d81dbc188e485f83a661f403681fa2 (127.21.155.193:38691)
I20260601 13:35:38.474375 24881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36daab85f471476bb4bebd1c391f69ab" candidate_uuid: "9893a4353bf641edbb3d3bc1310f2dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5292adf2cba54da5ac5437baacf0ed2b"
I20260601 13:35:38.474383 24726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36daab85f471476bb4bebd1c391f69ab" candidate_uuid: "9893a4353bf641edbb3d3bc1310f2dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7d81dbc188e485f83a661f403681fa2"
I20260601 13:35:38.474527 24881 raft_consensus.cc:3060] T 36daab85f471476bb4bebd1c391f69ab P 5292adf2cba54da5ac5437baacf0ed2b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:38.474565 24726 raft_consensus.cc:3060] T 36daab85f471476bb4bebd1c391f69ab P a7d81dbc188e485f83a661f403681fa2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:38.475342 24881 raft_consensus.cc:2468] T 36daab85f471476bb4bebd1c391f69ab P 5292adf2cba54da5ac5437baacf0ed2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9893a4353bf641edbb3d3bc1310f2dca in term 1.
I20260601 13:35:38.475368 24726 raft_consensus.cc:2468] T 36daab85f471476bb4bebd1c391f69ab P a7d81dbc188e485f83a661f403681fa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9893a4353bf641edbb3d3bc1310f2dca in term 1.
I20260601 13:35:38.475674 24770 leader_election.cc:304] T 36daab85f471476bb4bebd1c391f69ab P 9893a4353bf641edbb3d3bc1310f2dca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5292adf2cba54da5ac5437baacf0ed2b, 9893a4353bf641edbb3d3bc1310f2dca; no voters: 
I20260601 13:35:38.475881 24934 raft_consensus.cc:2804] T 36daab85f471476bb4bebd1c391f69ab P 9893a4353bf641edbb3d3bc1310f2dca [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:38.476007 24934 raft_consensus.cc:697] T 36daab85f471476bb4bebd1c391f69ab P 9893a4353bf641edbb3d3bc1310f2dca [term 1 LEADER]: Becoming Leader. State: Replica: 9893a4353bf641edbb3d3bc1310f2dca, State: Running, Role: LEADER
I20260601 13:35:38.476154 24934 consensus_queue.cc:237] T 36daab85f471476bb4bebd1c391f69ab P 9893a4353bf641edbb3d3bc1310f2dca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5292adf2cba54da5ac5437baacf0ed2b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45441 } } peers { permanent_uuid: "9893a4353bf641edbb3d3bc1310f2dca" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36399 } } peers { permanent_uuid: "a7d81dbc188e485f83a661f403681fa2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38691 } }
I20260601 13:35:38.477922 24626 catalog_manager.cc:5696] T 36daab85f471476bb4bebd1c391f69ab P 9893a4353bf641edbb3d3bc1310f2dca reported cstate change: term changed from 0 to 1, leader changed from <none> to 9893a4353bf641edbb3d3bc1310f2dca (127.21.155.194). New cstate: current_term: 1 leader_uuid: "9893a4353bf641edbb3d3bc1310f2dca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5292adf2cba54da5ac5437baacf0ed2b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9893a4353bf641edbb3d3bc1310f2dca" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7d81dbc188e485f83a661f403681fa2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38691 } health_report { overall_health: UNKNOWN } } }
I20260601 13:35:38.628680 24936 raft_consensus.cc:493] T 8064f4e73f6447d18a41b2d6aed30f53 P 5292adf2cba54da5ac5437baacf0ed2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:35:38.628850 24936 raft_consensus.cc:515] T 8064f4e73f6447d18a41b2d6aed30f53 P 5292adf2cba54da5ac5437baacf0ed2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7d81dbc188e485f83a661f403681fa2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38691 } } peers { permanent_uuid: "9893a4353bf641edbb3d3bc1310f2dca" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36399 } } peers { permanent_uuid: "5292adf2cba54da5ac5437baacf0ed2b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45441 } }
I20260601 13:35:38.629468 24936 leader_election.cc:290] T 8064f4e73f6447d18a41b2d6aed30f53 P 5292adf2cba54da5ac5437baacf0ed2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7d81dbc188e485f83a661f403681fa2 (127.21.155.193:38691), 9893a4353bf641edbb3d3bc1310f2dca (127.21.155.194:36399)
I20260601 13:35:38.629942 24726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8064f4e73f6447d18a41b2d6aed30f53" candidate_uuid: "5292adf2cba54da5ac5437baacf0ed2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7d81dbc188e485f83a661f403681fa2" is_pre_election: true
I20260601 13:35:38.630119 24726 raft_consensus.cc:2468] T 8064f4e73f6447d18a41b2d6aed30f53 P a7d81dbc188e485f83a661f403681fa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5292adf2cba54da5ac5437baacf0ed2b in term 0.
I20260601 13:35:38.630158 24806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8064f4e73f6447d18a41b2d6aed30f53" candidate_uuid: "5292adf2cba54da5ac5437baacf0ed2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9893a4353bf641edbb3d3bc1310f2dca" is_pre_election: true
I20260601 13:35:38.630342 24806 raft_consensus.cc:2468] T 8064f4e73f6447d18a41b2d6aed30f53 P 9893a4353bf641edbb3d3bc1310f2dca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5292adf2cba54da5ac5437baacf0ed2b in term 0.
I20260601 13:35:38.630453 24846 leader_election.cc:304] T 8064f4e73f6447d18a41b2d6aed30f53 P 5292adf2cba54da5ac5437baacf0ed2b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5292adf2cba54da5ac5437baacf0ed2b, a7d81dbc188e485f83a661f403681fa2; no voters: 
I20260601 13:35:38.630635 24936 raft_consensus.cc:2804] T 8064f4e73f6447d18a41b2d6aed30f53 P 5292adf2cba54da5ac5437baacf0ed2b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:35:38.630697 24936 raft_consensus.cc:493] T 8064f4e73f6447d18a41b2d6aed30f53 P 5292adf2cba54da5ac5437baacf0ed2b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:35:38.630749 24936 raft_consensus.cc:3060] T 8064f4e73f6447d18a41b2d6aed30f53 P 5292adf2cba54da5ac5437baacf0ed2b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:38.631700 24936 raft_consensus.cc:515] T 8064f4e73f6447d18a41b2d6aed30f53 P 5292adf2cba54da5ac5437baacf0ed2b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7d81dbc188e485f83a661f403681fa2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38691 } } peers { permanent_uuid: "9893a4353bf641edbb3d3bc1310f2dca" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36399 } } peers { permanent_uuid: "5292adf2cba54da5ac5437baacf0ed2b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45441 } }
I20260601 13:35:38.632131 24936 leader_election.cc:290] T 8064f4e73f6447d18a41b2d6aed30f53 P 5292adf2cba54da5ac5437baacf0ed2b [CANDIDATE]: Term 1 election: Requested vote from peers a7d81dbc188e485f83a661f403681fa2 (127.21.155.193:38691), 9893a4353bf641edbb3d3bc1310f2dca (127.21.155.194:36399)
I20260601 13:35:38.632684 24806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8064f4e73f6447d18a41b2d6aed30f53" candidate_uuid: "5292adf2cba54da5ac5437baacf0ed2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9893a4353bf641edbb3d3bc1310f2dca"
I20260601 13:35:38.632689 24726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8064f4e73f6447d18a41b2d6aed30f53" candidate_uuid: "5292adf2cba54da5ac5437baacf0ed2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7d81dbc188e485f83a661f403681fa2"
I20260601 13:35:38.632839 24806 raft_consensus.cc:3060] T 8064f4e73f6447d18a41b2d6aed30f53 P 9893a4353bf641edbb3d3bc1310f2dca [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:38.632877 24726 raft_consensus.cc:3060] T 8064f4e73f6447d18a41b2d6aed30f53 P a7d81dbc188e485f83a661f403681fa2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:38.633817 24806 raft_consensus.cc:2468] T 8064f4e73f6447d18a41b2d6aed30f53 P 9893a4353bf641edbb3d3bc1310f2dca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5292adf2cba54da5ac5437baacf0ed2b in term 1.
I20260601 13:35:38.633824 24726 raft_consensus.cc:2468] T 8064f4e73f6447d18a41b2d6aed30f53 P a7d81dbc188e485f83a661f403681fa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5292adf2cba54da5ac5437baacf0ed2b in term 1.
I20260601 13:35:38.634214 24844 leader_election.cc:304] T 8064f4e73f6447d18a41b2d6aed30f53 P 5292adf2cba54da5ac5437baacf0ed2b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5292adf2cba54da5ac5437baacf0ed2b, 9893a4353bf641edbb3d3bc1310f2dca; no voters: 
I20260601 13:35:38.634416 24936 raft_consensus.cc:2804] T 8064f4e73f6447d18a41b2d6aed30f53 P 5292adf2cba54da5ac5437baacf0ed2b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:38.634528 24936 raft_consensus.cc:697] T 8064f4e73f6447d18a41b2d6aed30f53 P 5292adf2cba54da5ac5437baacf0ed2b [term 1 LEADER]: Becoming Leader. State: Replica: 5292adf2cba54da5ac5437baacf0ed2b, State: Running, Role: LEADER
I20260601 13:35:38.634683 24936 consensus_queue.cc:237] T 8064f4e73f6447d18a41b2d6aed30f53 P 5292adf2cba54da5ac5437baacf0ed2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7d81dbc188e485f83a661f403681fa2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38691 } } peers { permanent_uuid: "9893a4353bf641edbb3d3bc1310f2dca" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36399 } } peers { permanent_uuid: "5292adf2cba54da5ac5437baacf0ed2b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45441 } }
I20260601 13:35:38.636703 24626 catalog_manager.cc:5696] T 8064f4e73f6447d18a41b2d6aed30f53 P 5292adf2cba54da5ac5437baacf0ed2b reported cstate change: term changed from 0 to 1, leader changed from <none> to 5292adf2cba54da5ac5437baacf0ed2b (127.21.155.195). New cstate: current_term: 1 leader_uuid: "5292adf2cba54da5ac5437baacf0ed2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7d81dbc188e485f83a661f403681fa2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9893a4353bf641edbb3d3bc1310f2dca" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5292adf2cba54da5ac5437baacf0ed2b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45441 } health_report { overall_health: HEALTHY } } }
I20260601 13:35:38.683122 22127 tablet_server.cc:179] TabletServer@127.21.155.193:0 shutting down...
I20260601 13:35:38.688793 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:35:38.689239 22127 tablet_replica.cc:333] T 8064f4e73f6447d18a41b2d6aed30f53 P a7d81dbc188e485f83a661f403681fa2: stopping tablet replica
I20260601 13:35:38.689378 22127 raft_consensus.cc:2243] T 8064f4e73f6447d18a41b2d6aed30f53 P a7d81dbc188e485f83a661f403681fa2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:38.689498 22127 raft_consensus.cc:2272] T 8064f4e73f6447d18a41b2d6aed30f53 P a7d81dbc188e485f83a661f403681fa2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:38.690150 22127 tablet_replica.cc:333] T f22d7ee5dc484b2fa618abf000871d11 P a7d81dbc188e485f83a661f403681fa2: stopping tablet replica
I20260601 13:35:38.690237 22127 raft_consensus.cc:2243] T f22d7ee5dc484b2fa618abf000871d11 P a7d81dbc188e485f83a661f403681fa2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:38.690315 22127 raft_consensus.cc:2272] T f22d7ee5dc484b2fa618abf000871d11 P a7d81dbc188e485f83a661f403681fa2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:38.690768 22127 tablet_replica.cc:333] T 36daab85f471476bb4bebd1c391f69ab P a7d81dbc188e485f83a661f403681fa2: stopping tablet replica
I20260601 13:35:38.690845 22127 raft_consensus.cc:2243] T 36daab85f471476bb4bebd1c391f69ab P a7d81dbc188e485f83a661f403681fa2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:38.690961 22127 raft_consensus.cc:2272] T 36daab85f471476bb4bebd1c391f69ab P a7d81dbc188e485f83a661f403681fa2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:38.691329 22127 tablet_replica.cc:333] T cbc77f6b497641ea8f2d2661616f7ef5 P a7d81dbc188e485f83a661f403681fa2: stopping tablet replica
I20260601 13:35:38.691408 22127 raft_consensus.cc:2243] T cbc77f6b497641ea8f2d2661616f7ef5 P a7d81dbc188e485f83a661f403681fa2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:38.691512 22127 raft_consensus.cc:2272] T cbc77f6b497641ea8f2d2661616f7ef5 P a7d81dbc188e485f83a661f403681fa2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:38.705147 22127 tablet_server.cc:196] TabletServer@127.21.155.193:0 shutdown complete.
I20260601 13:35:38.707744 22127 tablet_server.cc:179] TabletServer@127.21.155.194:0 shutting down...
I20260601 13:35:38.712436 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:35:38.712754 22127 tablet_replica.cc:333] T f22d7ee5dc484b2fa618abf000871d11 P 9893a4353bf641edbb3d3bc1310f2dca: stopping tablet replica
I20260601 13:35:38.712997 22127 raft_consensus.cc:2243] T f22d7ee5dc484b2fa618abf000871d11 P 9893a4353bf641edbb3d3bc1310f2dca [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:38.713248 22127 pending_rounds.cc:70] T f22d7ee5dc484b2fa618abf000871d11 P 9893a4353bf641edbb3d3bc1310f2dca: Trying to abort 1 pending ops.
I20260601 13:35:38.713351 22127 pending_rounds.cc:77] T f22d7ee5dc484b2fa618abf000871d11 P 9893a4353bf641edbb3d3bc1310f2dca: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292194563315355648 op_type: NO_OP noop_request { }
I20260601 13:35:38.713464 22127 raft_consensus.cc:2889] T f22d7ee5dc484b2fa618abf000871d11 P 9893a4353bf641edbb3d3bc1310f2dca [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:35:38.713536 22127 raft_consensus.cc:2272] T f22d7ee5dc484b2fa618abf000871d11 P 9893a4353bf641edbb3d3bc1310f2dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:38.714255 22127 tablet_replica.cc:333] T 8064f4e73f6447d18a41b2d6aed30f53 P 9893a4353bf641edbb3d3bc1310f2dca: stopping tablet replica
I20260601 13:35:38.714398 22127 raft_consensus.cc:2243] T 8064f4e73f6447d18a41b2d6aed30f53 P 9893a4353bf641edbb3d3bc1310f2dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:38.714527 22127 raft_consensus.cc:2272] T 8064f4e73f6447d18a41b2d6aed30f53 P 9893a4353bf641edbb3d3bc1310f2dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:38.715031 22127 tablet_replica.cc:333] T 36daab85f471476bb4bebd1c391f69ab P 9893a4353bf641edbb3d3bc1310f2dca: stopping tablet replica
I20260601 13:35:38.715138 22127 raft_consensus.cc:2243] T 36daab85f471476bb4bebd1c391f69ab P 9893a4353bf641edbb3d3bc1310f2dca [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:38.715294 22127 pending_rounds.cc:70] T 36daab85f471476bb4bebd1c391f69ab P 9893a4353bf641edbb3d3bc1310f2dca: Trying to abort 1 pending ops.
I20260601 13:35:38.715339 22127 pending_rounds.cc:77] T 36daab85f471476bb4bebd1c391f69ab P 9893a4353bf641edbb3d3bc1310f2dca: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292194564000059392 op_type: NO_OP noop_request { }
I20260601 13:35:38.715415 22127 raft_consensus.cc:2889] T 36daab85f471476bb4bebd1c391f69ab P 9893a4353bf641edbb3d3bc1310f2dca [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:35:38.715476 22127 raft_consensus.cc:2272] T 36daab85f471476bb4bebd1c391f69ab P 9893a4353bf641edbb3d3bc1310f2dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:38.716039 22127 tablet_replica.cc:333] T cbc77f6b497641ea8f2d2661616f7ef5 P 9893a4353bf641edbb3d3bc1310f2dca: stopping tablet replica
I20260601 13:35:38.716153 22127 raft_consensus.cc:2243] T cbc77f6b497641ea8f2d2661616f7ef5 P 9893a4353bf641edbb3d3bc1310f2dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:38.716261 22127 raft_consensus.cc:2272] T cbc77f6b497641ea8f2d2661616f7ef5 P 9893a4353bf641edbb3d3bc1310f2dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:38.729837 22127 tablet_server.cc:196] TabletServer@127.21.155.194:0 shutdown complete.
I20260601 13:35:38.732867 22127 tablet_server.cc:179] TabletServer@127.21.155.195:0 shutting down...
I20260601 13:35:38.737696 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:35:38.738040 22127 tablet_replica.cc:333] T cbc77f6b497641ea8f2d2661616f7ef5 P 5292adf2cba54da5ac5437baacf0ed2b: stopping tablet replica
I20260601 13:35:38.738205 22127 raft_consensus.cc:2243] T cbc77f6b497641ea8f2d2661616f7ef5 P 5292adf2cba54da5ac5437baacf0ed2b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:38.738408 22127 pending_rounds.cc:70] T cbc77f6b497641ea8f2d2661616f7ef5 P 5292adf2cba54da5ac5437baacf0ed2b: Trying to abort 1 pending ops.
I20260601 13:35:38.738456 22127 pending_rounds.cc:77] T cbc77f6b497641ea8f2d2661616f7ef5 P 5292adf2cba54da5ac5437baacf0ed2b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292194563841880064 op_type: NO_OP noop_request { }
I20260601 13:35:38.738544 22127 raft_consensus.cc:2889] T cbc77f6b497641ea8f2d2661616f7ef5 P 5292adf2cba54da5ac5437baacf0ed2b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:35:38.738611 22127 raft_consensus.cc:2272] T cbc77f6b497641ea8f2d2661616f7ef5 P 5292adf2cba54da5ac5437baacf0ed2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:38.739323 22127 tablet_replica.cc:333] T 36daab85f471476bb4bebd1c391f69ab P 5292adf2cba54da5ac5437baacf0ed2b: stopping tablet replica
I20260601 13:35:38.739460 22127 raft_consensus.cc:2243] T 36daab85f471476bb4bebd1c391f69ab P 5292adf2cba54da5ac5437baacf0ed2b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:38.739593 22127 raft_consensus.cc:2272] T 36daab85f471476bb4bebd1c391f69ab P 5292adf2cba54da5ac5437baacf0ed2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:38.740051 22127 tablet_replica.cc:333] T f22d7ee5dc484b2fa618abf000871d11 P 5292adf2cba54da5ac5437baacf0ed2b: stopping tablet replica
I20260601 13:35:38.740163 22127 raft_consensus.cc:2243] T f22d7ee5dc484b2fa618abf000871d11 P 5292adf2cba54da5ac5437baacf0ed2b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:38.740276 22127 raft_consensus.cc:2272] T f22d7ee5dc484b2fa618abf000871d11 P 5292adf2cba54da5ac5437baacf0ed2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:38.740694 22127 tablet_replica.cc:333] T 8064f4e73f6447d18a41b2d6aed30f53 P 5292adf2cba54da5ac5437baacf0ed2b: stopping tablet replica
I20260601 13:35:38.740803 22127 raft_consensus.cc:2243] T 8064f4e73f6447d18a41b2d6aed30f53 P 5292adf2cba54da5ac5437baacf0ed2b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:38.740974 22127 pending_rounds.cc:70] T 8064f4e73f6447d18a41b2d6aed30f53 P 5292adf2cba54da5ac5437baacf0ed2b: Trying to abort 1 pending ops.
I20260601 13:35:38.741021 22127 pending_rounds.cc:77] T 8064f4e73f6447d18a41b2d6aed30f53 P 5292adf2cba54da5ac5437baacf0ed2b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292194564649463808 op_type: NO_OP noop_request { }
I20260601 13:35:38.741108 22127 raft_consensus.cc:2889] T 8064f4e73f6447d18a41b2d6aed30f53 P 5292adf2cba54da5ac5437baacf0ed2b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:35:38.741170 22127 raft_consensus.cc:2272] T 8064f4e73f6447d18a41b2d6aed30f53 P 5292adf2cba54da5ac5437baacf0ed2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:38.755262 22127 tablet_server.cc:196] TabletServer@127.21.155.195:0 shutdown complete.
I20260601 13:35:38.758163 22127 master.cc:562] Master@127.21.155.254:41383 shutting down...
I20260601 13:35:38.762095 22127 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2c02198e8f5e4b5ca78d0eb97aa3c401 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:38.762284 22127 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2c02198e8f5e4b5ca78d0eb97aa3c401 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:38.762331 22127 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2c02198e8f5e4b5ca78d0eb97aa3c401: stopping tablet replica
I20260601 13:35:38.775733 22127 master.cc:584] Master@127.21.155.254:41383 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (1779 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260601 13:35:38.784538 22127 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.155.254:38567
I20260601 13:35:38.784914 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:35:38.787206 22127 server_base.cc:1061] running on GCE node
W20260601 13:35:38.787206 24958 instance_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:35:38.787235 24955 instance_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:35:38.787249 24956 instance_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:35:38.787802 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:38.787865 22127 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:35:38.787886 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320938787886 us; error 0 us; skew 500 ppm
I20260601 13:35:38.789027 22127 webserver.cc:533] Webserver started at http://127.21.155.254:37727/ using document root <none> and password file <none>
I20260601 13:35:38.789276 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:38.789381 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:35:38.789484 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:35:38.790002 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320869173936-22127-0/minicluster-data/master-0-root/instance:
uuid: "f21913d7eb9949eeaf6fff14ae53501c"
format_stamp: "Formatted at 2026-06-01 13:35:38 on dist-test-slave-zw2r"
I20260601 13:35:38.792093 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:35:38.793570 24963 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:35:38.793921 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:38.794003 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320869173936-22127-0/minicluster-data/master-0-root
uuid: "f21913d7eb9949eeaf6fff14ae53501c"
format_stamp: "Formatted at 2026-06-01 13:35:38 on dist-test-slave-zw2r"
I20260601 13:35:38.794153 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320869173936-22127-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320869173936-22127-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320869173936-22127-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:35:38.801784 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:38.802318 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:38.807353 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.254:38567
I20260601 13:35:38.810774 25015 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.254:38567 every 8 connection(s)
I20260601 13:35:38.811393 25016 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:35:38.813920 25016 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f21913d7eb9949eeaf6fff14ae53501c: Bootstrap starting.
I20260601 13:35:38.814934 25016 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f21913d7eb9949eeaf6fff14ae53501c: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:38.816309 25016 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f21913d7eb9949eeaf6fff14ae53501c: No bootstrap required, opened a new log
I20260601 13:35:38.816823 25016 raft_consensus.cc:359] T 00000000000000000000000000000000 P f21913d7eb9949eeaf6fff14ae53501c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f21913d7eb9949eeaf6fff14ae53501c" member_type: VOTER }
I20260601 13:35:38.817015 25016 raft_consensus.cc:385] T 00000000000000000000000000000000 P f21913d7eb9949eeaf6fff14ae53501c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:38.817101 25016 raft_consensus.cc:740] T 00000000000000000000000000000000 P f21913d7eb9949eeaf6fff14ae53501c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f21913d7eb9949eeaf6fff14ae53501c, State: Initialized, Role: FOLLOWER
I20260601 13:35:38.817332 25016 consensus_queue.cc:260] T 00000000000000000000000000000000 P f21913d7eb9949eeaf6fff14ae53501c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f21913d7eb9949eeaf6fff14ae53501c" member_type: VOTER }
I20260601 13:35:38.817449 25016 raft_consensus.cc:399] T 00000000000000000000000000000000 P f21913d7eb9949eeaf6fff14ae53501c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:35:38.817502 25016 raft_consensus.cc:493] T 00000000000000000000000000000000 P f21913d7eb9949eeaf6fff14ae53501c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:35:38.817569 25016 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f21913d7eb9949eeaf6fff14ae53501c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:38.818464 25016 raft_consensus.cc:515] T 00000000000000000000000000000000 P f21913d7eb9949eeaf6fff14ae53501c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f21913d7eb9949eeaf6fff14ae53501c" member_type: VOTER }
I20260601 13:35:38.818651 25016 leader_election.cc:304] T 00000000000000000000000000000000 P f21913d7eb9949eeaf6fff14ae53501c [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: f21913d7eb9949eeaf6fff14ae53501c; no voters: 
I20260601 13:35:38.818909 25016 leader_election.cc:290] T 00000000000000000000000000000000 P f21913d7eb9949eeaf6fff14ae53501c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:35:38.819180 25019 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f21913d7eb9949eeaf6fff14ae53501c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:38.819411 25019 raft_consensus.cc:697] T 00000000000000000000000000000000 P f21913d7eb9949eeaf6fff14ae53501c [term 1 LEADER]: Becoming Leader. State: Replica: f21913d7eb9949eeaf6fff14ae53501c, State: Running, Role: LEADER
I20260601 13:35:38.819561 25016 sys_catalog.cc:565] T 00000000000000000000000000000000 P f21913d7eb9949eeaf6fff14ae53501c [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:35:38.819595 25019 consensus_queue.cc:237] T 00000000000000000000000000000000 P f21913d7eb9949eeaf6fff14ae53501c [LEADER]: Queue going to LEADER mode. State: All 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: "f21913d7eb9949eeaf6fff14ae53501c" member_type: VOTER }
I20260601 13:35:38.820107 25020 sys_catalog.cc:455] T 00000000000000000000000000000000 P f21913d7eb9949eeaf6fff14ae53501c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f21913d7eb9949eeaf6fff14ae53501c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f21913d7eb9949eeaf6fff14ae53501c" member_type: VOTER } }
I20260601 13:35:38.820156 25021 sys_catalog.cc:455] T 00000000000000000000000000000000 P f21913d7eb9949eeaf6fff14ae53501c [sys.catalog]: SysCatalogTable state changed. Reason: New leader f21913d7eb9949eeaf6fff14ae53501c. Latest consensus state: current_term: 1 leader_uuid: "f21913d7eb9949eeaf6fff14ae53501c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f21913d7eb9949eeaf6fff14ae53501c" member_type: VOTER } }
I20260601 13:35:38.820226 25020 sys_catalog.cc:458] T 00000000000000000000000000000000 P f21913d7eb9949eeaf6fff14ae53501c [sys.catalog]: This master's current role is: LEADER
I20260601 13:35:38.820251 25021 sys_catalog.cc:458] T 00000000000000000000000000000000 P f21913d7eb9949eeaf6fff14ae53501c [sys.catalog]: This master's current role is: LEADER
I20260601 13:35:38.820562 25024 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:35:38.821538 25024 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:35:38.822068 22127 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:35:38.823900 25024 catalog_manager.cc:1382] Generated new cluster ID: 4e53044cc37b42aa999a9c52dc95bf01
I20260601 13:35:38.823976 25024 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:35:38.847888 25024 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:35:38.848506 25024 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:35:38.857525 25024 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f21913d7eb9949eeaf6fff14ae53501c: Generated new TSK 0
I20260601 13:35:38.857784 25024 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:35:38.887418 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:35:38.889786 25037 instance_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:35:38.889789 25040 instance_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:35:38.889789 25038 instance_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:35:38.890326 22127 server_base.cc:1061] running on GCE node
I20260601 13:35:38.890498 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:38.890575 22127 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:35:38.890599 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320938890599 us; error 0 us; skew 500 ppm
I20260601 13:35:38.891549 22127 webserver.cc:533] Webserver started at http://127.21.155.193:33345/ using document root <none> and password file <none>
I20260601 13:35:38.891752 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:38.891806 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:35:38.891865 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:35:38.892307 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320869173936-22127-0/minicluster-data/ts-0-root/instance:
uuid: "d843549fd2a24dc28c658c3b19a24bd0"
format_stamp: "Formatted at 2026-06-01 13:35:38 on dist-test-slave-zw2r"
I20260601 13:35:38.894158 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:35:38.895355 25045 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:35:38.895701 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:38.895778 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320869173936-22127-0/minicluster-data/ts-0-root
uuid: "d843549fd2a24dc28c658c3b19a24bd0"
format_stamp: "Formatted at 2026-06-01 13:35:38 on dist-test-slave-zw2r"
I20260601 13:35:38.895882 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320869173936-22127-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320869173936-22127-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320869173936-22127-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:35:38.920819 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:38.921363 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:38.921775 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:35:38.922307 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:35:38.922375 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:38.922425 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:35:38.922477 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:38.926973 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.193:42529
I20260601 13:35:38.927201 25108 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.193:42529 every 8 connection(s)
I20260601 13:35:38.927942 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:35:38.930580 25113 instance_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:35:38.930509 25116 instance_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:35:38.930509 25114 instance_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:35:38.930959 22127 server_base.cc:1061] running on GCE node
I20260601 13:35:38.931138 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:38.931186 22127 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:35:38.931242 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320938931242 us; error 0 us; skew 500 ppm
I20260601 13:35:38.932598 22127 webserver.cc:533] Webserver started at http://127.21.155.194:38671/ using document root <none> and password file <none>
I20260601 13:35:38.933109 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:38.933189 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:35:38.933395 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:35:38.933887 25109 heartbeater.cc:344] Connected to a master server at 127.21.155.254:38567
I20260601 13:35:38.933923 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320869173936-22127-0/minicluster-data/ts-1-root/instance:
uuid: "013c5ef6fc114d7d9a7004d3bc5747ce"
format_stamp: "Formatted at 2026-06-01 13:35:38 on dist-test-slave-zw2r"
I20260601 13:35:38.934023 25109 heartbeater.cc:461] Registering TS with master...
I20260601 13:35:38.934298 25109 heartbeater.cc:507] Master 127.21.155.254:38567 requested a full tablet report, sending...
I20260601 13:35:38.935174 24980 ts_manager.cc:194] Registered new tserver with Master: d843549fd2a24dc28c658c3b19a24bd0 (127.21.155.193:42529)
I20260601 13:35:38.935811 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:35:38.936091 24980 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40554
I20260601 13:35:38.937029 25121 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:35:38.937342 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:35:38.937422 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320869173936-22127-0/minicluster-data/ts-1-root
uuid: "013c5ef6fc114d7d9a7004d3bc5747ce"
format_stamp: "Formatted at 2026-06-01 13:35:38 on dist-test-slave-zw2r"
I20260601 13:35:38.937481 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320869173936-22127-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320869173936-22127-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320869173936-22127-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:35:38.943240 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:38.943727 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:38.944105 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:35:38.944686 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:35:38.944728 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:38.944761 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:35:38.944775 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:38.949069 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.194:41681
I20260601 13:35:38.949276 25184 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.194:41681 every 8 connection(s)
I20260601 13:35:38.950058 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:35:38.952639 25188 instance_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:35:38.952903 25189 instance_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:35:38.952916 22127 server_base.cc:1061] running on GCE node
W20260601 13:35:38.953787 25191 instance_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:35:38.954098 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:38.954170 22127 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:35:38.954201 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320938954200 us; error 0 us; skew 500 ppm
I20260601 13:35:38.955476 22127 webserver.cc:533] Webserver started at http://127.21.155.195:44107/ using document root <none> and password file <none>
I20260601 13:35:38.955495 25185 heartbeater.cc:344] Connected to a master server at 127.21.155.254:38567
I20260601 13:35:38.955667 25185 heartbeater.cc:461] Registering TS with master...
I20260601 13:35:38.955718 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:38.955787 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:35:38.955868 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:35:38.955965 25185 heartbeater.cc:507] Master 127.21.155.254:38567 requested a full tablet report, sending...
I20260601 13:35:38.956351 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320869173936-22127-0/minicluster-data/ts-2-root/instance:
uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6"
format_stamp: "Formatted at 2026-06-01 13:35:38 on dist-test-slave-zw2r"
I20260601 13:35:38.956756 24980 ts_manager.cc:194] Registered new tserver with Master: 013c5ef6fc114d7d9a7004d3bc5747ce (127.21.155.194:41681)
I20260601 13:35:38.957558 24980 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40562
I20260601 13:35:38.958588 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:35:38.959863 25196 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:35:38.960319 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:35:38.960399 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320869173936-22127-0/minicluster-data/ts-2-root
uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6"
format_stamp: "Formatted at 2026-06-01 13:35:38 on dist-test-slave-zw2r"
I20260601 13:35:38.960465 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320869173936-22127-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320869173936-22127-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320869173936-22127-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:35:38.970139 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:38.970670 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:38.971055 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:35:38.971577 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:35:38.971642 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:38.971704 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:35:38.971758 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:38.977025 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.195:45329
I20260601 13:35:38.977108 25259 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.195:45329 every 8 connection(s)
I20260601 13:35:38.983091 25260 heartbeater.cc:344] Connected to a master server at 127.21.155.254:38567
I20260601 13:35:38.983255 25260 heartbeater.cc:461] Registering TS with master...
I20260601 13:35:38.983583 25260 heartbeater.cc:507] Master 127.21.155.254:38567 requested a full tablet report, sending...
I20260601 13:35:38.984479 24980 ts_manager.cc:194] Registered new tserver with Master: 7ae76fda9c0a41dfb28663d28ad9b0e6 (127.21.155.195:45329)
I20260601 13:35:38.984504 22127 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.007112782s
I20260601 13:35:38.985148 24980 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40576
I20260601 13:35:39.937305 25109 heartbeater.cc:499] Master 127.21.155.254:38567 was elected leader, sending a full tablet report...
I20260601 13:35:39.958931 25185 heartbeater.cc:499] Master 127.21.155.254:38567 was elected leader, sending a full tablet report...
I20260601 13:35:39.986243 25260 heartbeater.cc:499] Master 127.21.155.254:38567 was elected leader, sending a full tablet report...
I20260601 13:35:40.036186 24980 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40588:
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:35:40.036785 24980 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:35:40.050347 25073 tablet_service.cc:1511] Processing CreateTablet for tablet 78b1a45393374c7cbbaa8eb8329fd61d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=351dcd9643e14a6d84c7996d7783ba01]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:35:40.050513 25148 tablet_service.cc:1511] Processing CreateTablet for tablet a7e48fbb0fe24453a627a9cd743866ca (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=351dcd9643e14a6d84c7996d7783ba01]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:35:40.050763 25073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78b1a45393374c7cbbaa8eb8329fd61d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:40.050700 25145 tablet_service.cc:1511] Processing CreateTablet for tablet 6075e3c76ee044438e6d7507aae307dd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=351dcd9643e14a6d84c7996d7783ba01]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:35:40.050348 25068 tablet_service.cc:1511] Processing CreateTablet for tablet bef90eee04a446c091bd46055878f539 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=351dcd9643e14a6d84c7996d7783ba01]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:35:40.050956 25146 tablet_service.cc:1511] Processing CreateTablet for tablet 26484d74706f4d9aa93eb96895315238 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=351dcd9643e14a6d84c7996d7783ba01]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:35:40.051069 25068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bef90eee04a446c091bd46055878f539. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:40.050347 25149 tablet_service.cc:1511] Processing CreateTablet for tablet 78b1a45393374c7cbbaa8eb8329fd61d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=351dcd9643e14a6d84c7996d7783ba01]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:35:40.051182 25147 tablet_service.cc:1511] Processing CreateTablet for tablet 5e6d82bad03249d5bb5a190d709098f0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=351dcd9643e14a6d84c7996d7783ba01]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:35:40.051396 25069 tablet_service.cc:1511] Processing CreateTablet for tablet 6075e3c76ee044438e6d7507aae307dd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=351dcd9643e14a6d84c7996d7783ba01]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:35:40.050763 25148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7e48fbb0fe24453a627a9cd743866ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:40.052245 25070 tablet_service.cc:1511] Processing CreateTablet for tablet 26484d74706f4d9aa93eb96895315238 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=351dcd9643e14a6d84c7996d7783ba01]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:35:40.052661 25071 tablet_service.cc:1511] Processing CreateTablet for tablet 5e6d82bad03249d5bb5a190d709098f0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=351dcd9643e14a6d84c7996d7783ba01]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:35:40.053077 25072 tablet_service.cc:1511] Processing CreateTablet for tablet a7e48fbb0fe24453a627a9cd743866ca (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=351dcd9643e14a6d84c7996d7783ba01]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:35:40.053545 25215 tablet_service.cc:1511] Processing CreateTablet for tablet 78b1a45393374c7cbbaa8eb8329fd61d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=351dcd9643e14a6d84c7996d7783ba01]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:35:40.053843 25215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78b1a45393374c7cbbaa8eb8329fd61d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:40.053869 25222 tablet_service.cc:1511] Processing CreateTablet for tablet 6075e3c76ee044438e6d7507aae307dd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=351dcd9643e14a6d84c7996d7783ba01]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:35:40.053978 25281 tablet_bootstrap.cc:492] T a7e48fbb0fe24453a627a9cd743866ca P 013c5ef6fc114d7d9a7004d3bc5747ce: Bootstrap starting.
I20260601 13:35:40.054106 25222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6075e3c76ee044438e6d7507aae307dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:40.055397 25281 tablet_bootstrap.cc:654] T a7e48fbb0fe24453a627a9cd743866ca P 013c5ef6fc114d7d9a7004d3bc5747ce: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:40.056221 25282 tablet_bootstrap.cc:492] T 78b1a45393374c7cbbaa8eb8329fd61d P 7ae76fda9c0a41dfb28663d28ad9b0e6: Bootstrap starting.
I20260601 13:35:40.056375 25147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e6d82bad03249d5bb5a190d709098f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:40.056418 25224 tablet_service.cc:1511] Processing CreateTablet for tablet a7e48fbb0fe24453a627a9cd743866ca (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=351dcd9643e14a6d84c7996d7783ba01]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:35:40.056435 25221 tablet_service.cc:1511] Processing CreateTablet for tablet 5e6d82bad03249d5bb5a190d709098f0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=351dcd9643e14a6d84c7996d7783ba01]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:35:40.056711 25224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7e48fbb0fe24453a627a9cd743866ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:40.056785 25223 tablet_service.cc:1511] Processing CreateTablet for tablet 26484d74706f4d9aa93eb96895315238 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=351dcd9643e14a6d84c7996d7783ba01]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:35:40.057185 25223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26484d74706f4d9aa93eb96895315238. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:40.057417 25282 tablet_bootstrap.cc:654] T 78b1a45393374c7cbbaa8eb8329fd61d P 7ae76fda9c0a41dfb28663d28ad9b0e6: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:40.057667 25221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e6d82bad03249d5bb5a190d709098f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:40.058766 25146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26484d74706f4d9aa93eb96895315238. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:40.059784 25281 tablet_bootstrap.cc:492] T a7e48fbb0fe24453a627a9cd743866ca P 013c5ef6fc114d7d9a7004d3bc5747ce: No bootstrap required, opened a new log
I20260601 13:35:40.051622 25069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6075e3c76ee044438e6d7507aae307dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:40.060011 25145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6075e3c76ee044438e6d7507aae307dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:40.060009 25281 ts_tablet_manager.cc:1403] T a7e48fbb0fe24453a627a9cd743866ca P 013c5ef6fc114d7d9a7004d3bc5747ce: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:35:40.060281 25071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e6d82bad03249d5bb5a190d709098f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:40.060343 25149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78b1a45393374c7cbbaa8eb8329fd61d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:40.060643 25281 raft_consensus.cc:359] T a7e48fbb0fe24453a627a9cd743866ca P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.060757 25281 raft_consensus.cc:385] T a7e48fbb0fe24453a627a9cd743866ca P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:40.060791 25281 raft_consensus.cc:740] T a7e48fbb0fe24453a627a9cd743866ca P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 013c5ef6fc114d7d9a7004d3bc5747ce, State: Initialized, Role: FOLLOWER
I20260601 13:35:40.060910 25281 consensus_queue.cc:260] T a7e48fbb0fe24453a627a9cd743866ca P 013c5ef6fc114d7d9a7004d3bc5747ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.061448 25281 ts_tablet_manager.cc:1434] T a7e48fbb0fe24453a627a9cd743866ca P 013c5ef6fc114d7d9a7004d3bc5747ce: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:40.061636 25281 tablet_bootstrap.cc:492] T 5e6d82bad03249d5bb5a190d709098f0 P 013c5ef6fc114d7d9a7004d3bc5747ce: Bootstrap starting.
I20260601 13:35:40.062721 25070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26484d74706f4d9aa93eb96895315238. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:40.062749 25281 tablet_bootstrap.cc:654] T 5e6d82bad03249d5bb5a190d709098f0 P 013c5ef6fc114d7d9a7004d3bc5747ce: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:40.064951 25072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7e48fbb0fe24453a627a9cd743866ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:40.064987 25281 tablet_bootstrap.cc:492] T 5e6d82bad03249d5bb5a190d709098f0 P 013c5ef6fc114d7d9a7004d3bc5747ce: No bootstrap required, opened a new log
I20260601 13:35:40.065092 25281 ts_tablet_manager.cc:1403] T 5e6d82bad03249d5bb5a190d709098f0 P 013c5ef6fc114d7d9a7004d3bc5747ce: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:35:40.065641 25281 raft_consensus.cc:359] T 5e6d82bad03249d5bb5a190d709098f0 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.065776 25281 raft_consensus.cc:385] T 5e6d82bad03249d5bb5a190d709098f0 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:40.065814 25281 raft_consensus.cc:740] T 5e6d82bad03249d5bb5a190d709098f0 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 013c5ef6fc114d7d9a7004d3bc5747ce, State: Initialized, Role: FOLLOWER
I20260601 13:35:40.065927 25281 consensus_queue.cc:260] T 5e6d82bad03249d5bb5a190d709098f0 P 013c5ef6fc114d7d9a7004d3bc5747ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.066329 25281 ts_tablet_manager.cc:1434] T 5e6d82bad03249d5bb5a190d709098f0 P 013c5ef6fc114d7d9a7004d3bc5747ce: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:35:40.066514 25281 tablet_bootstrap.cc:492] T 26484d74706f4d9aa93eb96895315238 P 013c5ef6fc114d7d9a7004d3bc5747ce: Bootstrap starting.
I20260601 13:35:40.067314 25280 tablet_bootstrap.cc:492] T 78b1a45393374c7cbbaa8eb8329fd61d P d843549fd2a24dc28c658c3b19a24bd0: Bootstrap starting.
I20260601 13:35:40.067544 25281 tablet_bootstrap.cc:654] T 26484d74706f4d9aa93eb96895315238 P 013c5ef6fc114d7d9a7004d3bc5747ce: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:40.068007 25224 tablet_service.cc:1511] Processing CreateTablet for tablet 2120ab195830435d97eb81a0fe985e58 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=351dcd9643e14a6d84c7996d7783ba01]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:35:40.068398 25280 tablet_bootstrap.cc:654] T 78b1a45393374c7cbbaa8eb8329fd61d P d843549fd2a24dc28c658c3b19a24bd0: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:40.068533 25282 tablet_bootstrap.cc:492] T 78b1a45393374c7cbbaa8eb8329fd61d P 7ae76fda9c0a41dfb28663d28ad9b0e6: No bootstrap required, opened a new log
I20260601 13:35:40.068626 25282 ts_tablet_manager.cc:1403] T 78b1a45393374c7cbbaa8eb8329fd61d P 7ae76fda9c0a41dfb28663d28ad9b0e6: Time spent bootstrapping tablet: real 0.012s	user 0.000s	sys 0.002s
I20260601 13:35:40.069121 25221 tablet_service.cc:1511] Processing CreateTablet for tablet 573c6220d098411a8428fdf91b56ed9b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=351dcd9643e14a6d84c7996d7783ba01]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:35:40.069176 25282 raft_consensus.cc:359] T 78b1a45393374c7cbbaa8eb8329fd61d P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.068384 25224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2120ab195830435d97eb81a0fe985e58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:40.069298 25282 raft_consensus.cc:385] T 78b1a45393374c7cbbaa8eb8329fd61d P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:40.069370 25282 raft_consensus.cc:740] T 78b1a45393374c7cbbaa8eb8329fd61d P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ae76fda9c0a41dfb28663d28ad9b0e6, State: Initialized, Role: FOLLOWER
I20260601 13:35:40.069442 25149 tablet_service.cc:1511] Processing CreateTablet for tablet 573c6220d098411a8428fdf91b56ed9b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=351dcd9643e14a6d84c7996d7783ba01]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:35:40.069509 25282 consensus_queue.cc:260] T 78b1a45393374c7cbbaa8eb8329fd61d P 7ae76fda9c0a41dfb28663d28ad9b0e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.069590 25223 tablet_service.cc:1511] Processing CreateTablet for tablet bef90eee04a446c091bd46055878f539 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=351dcd9643e14a6d84c7996d7783ba01]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:35:40.069288 25145 tablet_service.cc:1511] Processing CreateTablet for tablet bef90eee04a446c091bd46055878f539 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=351dcd9643e14a6d84c7996d7783ba01]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:35:40.069669 25149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 573c6220d098411a8428fdf91b56ed9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:40.069860 25223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bef90eee04a446c091bd46055878f539. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:40.069906 25282 ts_tablet_manager.cc:1434] T 78b1a45393374c7cbbaa8eb8329fd61d P 7ae76fda9c0a41dfb28663d28ad9b0e6: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:40.070082 25282 tablet_bootstrap.cc:492] T 6075e3c76ee044438e6d7507aae307dd P 7ae76fda9c0a41dfb28663d28ad9b0e6: Bootstrap starting.
I20260601 13:35:40.071094 25282 tablet_bootstrap.cc:654] T 6075e3c76ee044438e6d7507aae307dd P 7ae76fda9c0a41dfb28663d28ad9b0e6: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:40.071950 25145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bef90eee04a446c091bd46055878f539. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:40.069288 25146 tablet_service.cc:1511] Processing CreateTablet for tablet 2120ab195830435d97eb81a0fe985e58 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=351dcd9643e14a6d84c7996d7783ba01]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:35:40.072706 25280 tablet_bootstrap.cc:492] T 78b1a45393374c7cbbaa8eb8329fd61d P d843549fd2a24dc28c658c3b19a24bd0: No bootstrap required, opened a new log
I20260601 13:35:40.072786 25280 ts_tablet_manager.cc:1403] T 78b1a45393374c7cbbaa8eb8329fd61d P d843549fd2a24dc28c658c3b19a24bd0: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:35:40.072829 25146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2120ab195830435d97eb81a0fe985e58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:40.073295 25280 raft_consensus.cc:359] T 78b1a45393374c7cbbaa8eb8329fd61d P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.073398 25280 raft_consensus.cc:385] T 78b1a45393374c7cbbaa8eb8329fd61d P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:40.073436 25280 raft_consensus.cc:740] T 78b1a45393374c7cbbaa8eb8329fd61d P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d843549fd2a24dc28c658c3b19a24bd0, State: Initialized, Role: FOLLOWER
I20260601 13:35:40.073606 25280 consensus_queue.cc:260] T 78b1a45393374c7cbbaa8eb8329fd61d P d843549fd2a24dc28c658c3b19a24bd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.074023 25280 ts_tablet_manager.cc:1434] T 78b1a45393374c7cbbaa8eb8329fd61d P d843549fd2a24dc28c658c3b19a24bd0: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:40.074241 25280 tablet_bootstrap.cc:492] T bef90eee04a446c091bd46055878f539 P d843549fd2a24dc28c658c3b19a24bd0: Bootstrap starting.
I20260601 13:35:40.074972 25070 tablet_service.cc:1511] Processing CreateTablet for tablet 2120ab195830435d97eb81a0fe985e58 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=351dcd9643e14a6d84c7996d7783ba01]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:35:40.075239 25070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2120ab195830435d97eb81a0fe985e58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:40.075348 25280 tablet_bootstrap.cc:654] T bef90eee04a446c091bd46055878f539 P d843549fd2a24dc28c658c3b19a24bd0: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:40.076212 25221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 573c6220d098411a8428fdf91b56ed9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:40.076593 25280 tablet_bootstrap.cc:492] T bef90eee04a446c091bd46055878f539 P d843549fd2a24dc28c658c3b19a24bd0: No bootstrap required, opened a new log
I20260601 13:35:40.076733 25280 ts_tablet_manager.cc:1403] T bef90eee04a446c091bd46055878f539 P d843549fd2a24dc28c658c3b19a24bd0: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:35:40.077303 25280 raft_consensus.cc:359] T bef90eee04a446c091bd46055878f539 P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.077476 25280 raft_consensus.cc:385] T bef90eee04a446c091bd46055878f539 P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:40.077575 25280 raft_consensus.cc:740] T bef90eee04a446c091bd46055878f539 P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d843549fd2a24dc28c658c3b19a24bd0, State: Initialized, Role: FOLLOWER
I20260601 13:35:40.077785 25280 consensus_queue.cc:260] T bef90eee04a446c091bd46055878f539 P d843549fd2a24dc28c658c3b19a24bd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.078235 25280 ts_tablet_manager.cc:1434] T bef90eee04a446c091bd46055878f539 P d843549fd2a24dc28c658c3b19a24bd0: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:40.078398 25072 tablet_service.cc:1511] Processing CreateTablet for tablet 573c6220d098411a8428fdf91b56ed9b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=351dcd9643e14a6d84c7996d7783ba01]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:35:40.078470 25280 tablet_bootstrap.cc:492] T 5e6d82bad03249d5bb5a190d709098f0 P d843549fd2a24dc28c658c3b19a24bd0: Bootstrap starting.
I20260601 13:35:40.078685 25072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 573c6220d098411a8428fdf91b56ed9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:40.078941 25282 tablet_bootstrap.cc:492] T 6075e3c76ee044438e6d7507aae307dd P 7ae76fda9c0a41dfb28663d28ad9b0e6: No bootstrap required, opened a new log
I20260601 13:35:40.079038 25282 ts_tablet_manager.cc:1403] T 6075e3c76ee044438e6d7507aae307dd P 7ae76fda9c0a41dfb28663d28ad9b0e6: Time spent bootstrapping tablet: real 0.009s	user 0.001s	sys 0.001s
I20260601 13:35:40.079537 25282 raft_consensus.cc:359] T 6075e3c76ee044438e6d7507aae307dd P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.079643 25282 raft_consensus.cc:385] T 6075e3c76ee044438e6d7507aae307dd P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:40.079694 25282 raft_consensus.cc:740] T 6075e3c76ee044438e6d7507aae307dd P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ae76fda9c0a41dfb28663d28ad9b0e6, State: Initialized, Role: FOLLOWER
I20260601 13:35:40.079830 25282 consensus_queue.cc:260] T 6075e3c76ee044438e6d7507aae307dd P 7ae76fda9c0a41dfb28663d28ad9b0e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.080106 25280 tablet_bootstrap.cc:654] T 5e6d82bad03249d5bb5a190d709098f0 P d843549fd2a24dc28c658c3b19a24bd0: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:40.080224 25282 ts_tablet_manager.cc:1434] T 6075e3c76ee044438e6d7507aae307dd P 7ae76fda9c0a41dfb28663d28ad9b0e6: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:35:40.080440 25282 tablet_bootstrap.cc:492] T a7e48fbb0fe24453a627a9cd743866ca P 7ae76fda9c0a41dfb28663d28ad9b0e6: Bootstrap starting.
I20260601 13:35:40.081760 25282 tablet_bootstrap.cc:654] T a7e48fbb0fe24453a627a9cd743866ca P 7ae76fda9c0a41dfb28663d28ad9b0e6: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:40.082273 25281 tablet_bootstrap.cc:492] T 26484d74706f4d9aa93eb96895315238 P 013c5ef6fc114d7d9a7004d3bc5747ce: No bootstrap required, opened a new log
I20260601 13:35:40.082362 25281 ts_tablet_manager.cc:1403] T 26484d74706f4d9aa93eb96895315238 P 013c5ef6fc114d7d9a7004d3bc5747ce: Time spent bootstrapping tablet: real 0.016s	user 0.001s	sys 0.001s
I20260601 13:35:40.082872 25281 raft_consensus.cc:359] T 26484d74706f4d9aa93eb96895315238 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.083001 25281 raft_consensus.cc:385] T 26484d74706f4d9aa93eb96895315238 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:40.083048 25281 raft_consensus.cc:740] T 26484d74706f4d9aa93eb96895315238 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 013c5ef6fc114d7d9a7004d3bc5747ce, State: Initialized, Role: FOLLOWER
I20260601 13:35:40.083180 25282 tablet_bootstrap.cc:492] T a7e48fbb0fe24453a627a9cd743866ca P 7ae76fda9c0a41dfb28663d28ad9b0e6: No bootstrap required, opened a new log
I20260601 13:35:40.083164 25281 consensus_queue.cc:260] T 26484d74706f4d9aa93eb96895315238 P 013c5ef6fc114d7d9a7004d3bc5747ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.083276 25282 ts_tablet_manager.cc:1403] T a7e48fbb0fe24453a627a9cd743866ca P 7ae76fda9c0a41dfb28663d28ad9b0e6: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:35:40.083485 25281 ts_tablet_manager.cc:1434] T 26484d74706f4d9aa93eb96895315238 P 013c5ef6fc114d7d9a7004d3bc5747ce: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:35:40.083701 25281 tablet_bootstrap.cc:492] T 78b1a45393374c7cbbaa8eb8329fd61d P 013c5ef6fc114d7d9a7004d3bc5747ce: Bootstrap starting.
I20260601 13:35:40.083704 25282 raft_consensus.cc:359] T a7e48fbb0fe24453a627a9cd743866ca P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.083847 25282 raft_consensus.cc:385] T a7e48fbb0fe24453a627a9cd743866ca P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:40.083901 25282 raft_consensus.cc:740] T a7e48fbb0fe24453a627a9cd743866ca P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ae76fda9c0a41dfb28663d28ad9b0e6, State: Initialized, Role: FOLLOWER
I20260601 13:35:40.084017 25282 consensus_queue.cc:260] T a7e48fbb0fe24453a627a9cd743866ca P 7ae76fda9c0a41dfb28663d28ad9b0e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.084280 25282 ts_tablet_manager.cc:1434] T a7e48fbb0fe24453a627a9cd743866ca P 7ae76fda9c0a41dfb28663d28ad9b0e6: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:40.084455 25282 tablet_bootstrap.cc:492] T 5e6d82bad03249d5bb5a190d709098f0 P 7ae76fda9c0a41dfb28663d28ad9b0e6: Bootstrap starting.
I20260601 13:35:40.084825 25281 tablet_bootstrap.cc:654] T 78b1a45393374c7cbbaa8eb8329fd61d P 013c5ef6fc114d7d9a7004d3bc5747ce: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:40.085361 25280 tablet_bootstrap.cc:492] T 5e6d82bad03249d5bb5a190d709098f0 P d843549fd2a24dc28c658c3b19a24bd0: No bootstrap required, opened a new log
I20260601 13:35:40.085449 25280 ts_tablet_manager.cc:1403] T 5e6d82bad03249d5bb5a190d709098f0 P d843549fd2a24dc28c658c3b19a24bd0: Time spent bootstrapping tablet: real 0.007s	user 0.001s	sys 0.001s
I20260601 13:35:40.085507 25282 tablet_bootstrap.cc:654] T 5e6d82bad03249d5bb5a190d709098f0 P 7ae76fda9c0a41dfb28663d28ad9b0e6: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:40.085911 25280 raft_consensus.cc:359] T 5e6d82bad03249d5bb5a190d709098f0 P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.086026 25280 raft_consensus.cc:385] T 5e6d82bad03249d5bb5a190d709098f0 P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:40.086067 25280 raft_consensus.cc:740] T 5e6d82bad03249d5bb5a190d709098f0 P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d843549fd2a24dc28c658c3b19a24bd0, State: Initialized, Role: FOLLOWER
I20260601 13:35:40.086233 25280 consensus_queue.cc:260] T 5e6d82bad03249d5bb5a190d709098f0 P d843549fd2a24dc28c658c3b19a24bd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.086548 25280 ts_tablet_manager.cc:1434] T 5e6d82bad03249d5bb5a190d709098f0 P d843549fd2a24dc28c658c3b19a24bd0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:35:40.086654 25282 tablet_bootstrap.cc:492] T 5e6d82bad03249d5bb5a190d709098f0 P 7ae76fda9c0a41dfb28663d28ad9b0e6: No bootstrap required, opened a new log
I20260601 13:35:40.086753 25282 ts_tablet_manager.cc:1403] T 5e6d82bad03249d5bb5a190d709098f0 P 7ae76fda9c0a41dfb28663d28ad9b0e6: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:35:40.087149 25280 tablet_bootstrap.cc:492] T 6075e3c76ee044438e6d7507aae307dd P d843549fd2a24dc28c658c3b19a24bd0: Bootstrap starting.
I20260601 13:35:40.087253 25282 raft_consensus.cc:359] T 5e6d82bad03249d5bb5a190d709098f0 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.087385 25282 raft_consensus.cc:385] T 5e6d82bad03249d5bb5a190d709098f0 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:40.087435 25282 raft_consensus.cc:740] T 5e6d82bad03249d5bb5a190d709098f0 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ae76fda9c0a41dfb28663d28ad9b0e6, State: Initialized, Role: FOLLOWER
I20260601 13:35:40.087579 25282 consensus_queue.cc:260] T 5e6d82bad03249d5bb5a190d709098f0 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.087919 25282 ts_tablet_manager.cc:1434] T 5e6d82bad03249d5bb5a190d709098f0 P 7ae76fda9c0a41dfb28663d28ad9b0e6: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:40.088102 25282 tablet_bootstrap.cc:492] T 26484d74706f4d9aa93eb96895315238 P 7ae76fda9c0a41dfb28663d28ad9b0e6: Bootstrap starting.
I20260601 13:35:40.088250 25281 tablet_bootstrap.cc:492] T 78b1a45393374c7cbbaa8eb8329fd61d P 013c5ef6fc114d7d9a7004d3bc5747ce: No bootstrap required, opened a new log
I20260601 13:35:40.088299 25280 tablet_bootstrap.cc:654] T 6075e3c76ee044438e6d7507aae307dd P d843549fd2a24dc28c658c3b19a24bd0: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:40.088342 25281 ts_tablet_manager.cc:1403] T 78b1a45393374c7cbbaa8eb8329fd61d P 013c5ef6fc114d7d9a7004d3bc5747ce: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:35:40.089058 25282 tablet_bootstrap.cc:654] T 26484d74706f4d9aa93eb96895315238 P 7ae76fda9c0a41dfb28663d28ad9b0e6: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:40.089219 25281 raft_consensus.cc:359] T 78b1a45393374c7cbbaa8eb8329fd61d P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.089331 25281 raft_consensus.cc:385] T 78b1a45393374c7cbbaa8eb8329fd61d P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:40.089378 25281 raft_consensus.cc:740] T 78b1a45393374c7cbbaa8eb8329fd61d P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 013c5ef6fc114d7d9a7004d3bc5747ce, State: Initialized, Role: FOLLOWER
I20260601 13:35:40.089491 25280 tablet_bootstrap.cc:492] T 6075e3c76ee044438e6d7507aae307dd P d843549fd2a24dc28c658c3b19a24bd0: No bootstrap required, opened a new log
I20260601 13:35:40.089504 25281 consensus_queue.cc:260] T 78b1a45393374c7cbbaa8eb8329fd61d P 013c5ef6fc114d7d9a7004d3bc5747ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.089602 25280 ts_tablet_manager.cc:1403] T 6075e3c76ee044438e6d7507aae307dd P d843549fd2a24dc28c658c3b19a24bd0: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:35:40.090018 25280 raft_consensus.cc:359] T 6075e3c76ee044438e6d7507aae307dd P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.090102 25281 ts_tablet_manager.cc:1434] T 78b1a45393374c7cbbaa8eb8329fd61d P 013c5ef6fc114d7d9a7004d3bc5747ce: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:35:40.090158 25280 raft_consensus.cc:385] T 6075e3c76ee044438e6d7507aae307dd P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:40.090194 25280 raft_consensus.cc:740] T 6075e3c76ee044438e6d7507aae307dd P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d843549fd2a24dc28c658c3b19a24bd0, State: Initialized, Role: FOLLOWER
I20260601 13:35:40.090306 25281 tablet_bootstrap.cc:492] T 6075e3c76ee044438e6d7507aae307dd P 013c5ef6fc114d7d9a7004d3bc5747ce: Bootstrap starting.
I20260601 13:35:40.090306 25280 consensus_queue.cc:260] T 6075e3c76ee044438e6d7507aae307dd P d843549fd2a24dc28c658c3b19a24bd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.090585 25280 ts_tablet_manager.cc:1434] T 6075e3c76ee044438e6d7507aae307dd P d843549fd2a24dc28c658c3b19a24bd0: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:40.090745 25280 tablet_bootstrap.cc:492] T 26484d74706f4d9aa93eb96895315238 P d843549fd2a24dc28c658c3b19a24bd0: Bootstrap starting.
I20260601 13:35:40.091548 25281 tablet_bootstrap.cc:654] T 6075e3c76ee044438e6d7507aae307dd P 013c5ef6fc114d7d9a7004d3bc5747ce: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:40.091703 25280 tablet_bootstrap.cc:654] T 26484d74706f4d9aa93eb96895315238 P d843549fd2a24dc28c658c3b19a24bd0: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:40.092994 25280 tablet_bootstrap.cc:492] T 26484d74706f4d9aa93eb96895315238 P d843549fd2a24dc28c658c3b19a24bd0: No bootstrap required, opened a new log
I20260601 13:35:40.093084 25280 ts_tablet_manager.cc:1403] T 26484d74706f4d9aa93eb96895315238 P d843549fd2a24dc28c658c3b19a24bd0: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:35:40.093142 25282 tablet_bootstrap.cc:492] T 26484d74706f4d9aa93eb96895315238 P 7ae76fda9c0a41dfb28663d28ad9b0e6: No bootstrap required, opened a new log
I20260601 13:35:40.093273 25282 ts_tablet_manager.cc:1403] T 26484d74706f4d9aa93eb96895315238 P 7ae76fda9c0a41dfb28663d28ad9b0e6: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:35:40.093303 25281 tablet_bootstrap.cc:492] T 6075e3c76ee044438e6d7507aae307dd P 013c5ef6fc114d7d9a7004d3bc5747ce: No bootstrap required, opened a new log
I20260601 13:35:40.093366 25281 ts_tablet_manager.cc:1403] T 6075e3c76ee044438e6d7507aae307dd P 013c5ef6fc114d7d9a7004d3bc5747ce: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:35:40.093627 25280 raft_consensus.cc:359] T 26484d74706f4d9aa93eb96895315238 P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.093711 25281 raft_consensus.cc:359] T 6075e3c76ee044438e6d7507aae307dd P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.093711 25282 raft_consensus.cc:359] T 26484d74706f4d9aa93eb96895315238 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.093740 25280 raft_consensus.cc:385] T 26484d74706f4d9aa93eb96895315238 P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:40.093855 25281 raft_consensus.cc:385] T 6075e3c76ee044438e6d7507aae307dd P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:40.093895 25281 raft_consensus.cc:740] T 6075e3c76ee044438e6d7507aae307dd P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 013c5ef6fc114d7d9a7004d3bc5747ce, State: Initialized, Role: FOLLOWER
I20260601 13:35:40.093871 25282 raft_consensus.cc:385] T 26484d74706f4d9aa93eb96895315238 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:40.093881 25280 raft_consensus.cc:740] T 26484d74706f4d9aa93eb96895315238 P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d843549fd2a24dc28c658c3b19a24bd0, State: Initialized, Role: FOLLOWER
I20260601 13:35:40.093950 25282 raft_consensus.cc:740] T 26484d74706f4d9aa93eb96895315238 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ae76fda9c0a41dfb28663d28ad9b0e6, State: Initialized, Role: FOLLOWER
I20260601 13:35:40.094033 25281 consensus_queue.cc:260] T 6075e3c76ee044438e6d7507aae307dd P 013c5ef6fc114d7d9a7004d3bc5747ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.094082 25280 consensus_queue.cc:260] T 26484d74706f4d9aa93eb96895315238 P d843549fd2a24dc28c658c3b19a24bd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.094127 25282 consensus_queue.cc:260] T 26484d74706f4d9aa93eb96895315238 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.094311 25281 ts_tablet_manager.cc:1434] T 6075e3c76ee044438e6d7507aae307dd P 013c5ef6fc114d7d9a7004d3bc5747ce: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:35:40.094420 25280 ts_tablet_manager.cc:1434] T 26484d74706f4d9aa93eb96895315238 P d843549fd2a24dc28c658c3b19a24bd0: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:40.094468 25281 tablet_bootstrap.cc:492] T 573c6220d098411a8428fdf91b56ed9b P 013c5ef6fc114d7d9a7004d3bc5747ce: Bootstrap starting.
I20260601 13:35:40.095145 25282 ts_tablet_manager.cc:1434] T 26484d74706f4d9aa93eb96895315238 P 7ae76fda9c0a41dfb28663d28ad9b0e6: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:35:40.095193 25280 tablet_bootstrap.cc:492] T a7e48fbb0fe24453a627a9cd743866ca P d843549fd2a24dc28c658c3b19a24bd0: Bootstrap starting.
I20260601 13:35:40.095299 25282 tablet_bootstrap.cc:492] T 2120ab195830435d97eb81a0fe985e58 P 7ae76fda9c0a41dfb28663d28ad9b0e6: Bootstrap starting.
I20260601 13:35:40.095521 25281 tablet_bootstrap.cc:654] T 573c6220d098411a8428fdf91b56ed9b P 013c5ef6fc114d7d9a7004d3bc5747ce: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:40.096339 25280 tablet_bootstrap.cc:654] T a7e48fbb0fe24453a627a9cd743866ca P d843549fd2a24dc28c658c3b19a24bd0: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:40.096449 25282 tablet_bootstrap.cc:654] T 2120ab195830435d97eb81a0fe985e58 P 7ae76fda9c0a41dfb28663d28ad9b0e6: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:40.097136 25281 tablet_bootstrap.cc:492] T 573c6220d098411a8428fdf91b56ed9b P 013c5ef6fc114d7d9a7004d3bc5747ce: No bootstrap required, opened a new log
I20260601 13:35:40.097250 25281 ts_tablet_manager.cc:1403] T 573c6220d098411a8428fdf91b56ed9b P 013c5ef6fc114d7d9a7004d3bc5747ce: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:35:40.097766 25281 raft_consensus.cc:359] T 573c6220d098411a8428fdf91b56ed9b P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.097889 25281 raft_consensus.cc:385] T 573c6220d098411a8428fdf91b56ed9b P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:40.097939 25281 raft_consensus.cc:740] T 573c6220d098411a8428fdf91b56ed9b P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 013c5ef6fc114d7d9a7004d3bc5747ce, State: Initialized, Role: FOLLOWER
I20260601 13:35:40.098070 25281 consensus_queue.cc:260] T 573c6220d098411a8428fdf91b56ed9b P 013c5ef6fc114d7d9a7004d3bc5747ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.098372 25281 ts_tablet_manager.cc:1434] T 573c6220d098411a8428fdf91b56ed9b P 013c5ef6fc114d7d9a7004d3bc5747ce: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:35:40.098539 25281 tablet_bootstrap.cc:492] T bef90eee04a446c091bd46055878f539 P 013c5ef6fc114d7d9a7004d3bc5747ce: Bootstrap starting.
I20260601 13:35:40.098663 25280 tablet_bootstrap.cc:492] T a7e48fbb0fe24453a627a9cd743866ca P d843549fd2a24dc28c658c3b19a24bd0: No bootstrap required, opened a new log
I20260601 13:35:40.098886 25280 ts_tablet_manager.cc:1403] T a7e48fbb0fe24453a627a9cd743866ca P d843549fd2a24dc28c658c3b19a24bd0: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:35:40.099364 25280 raft_consensus.cc:359] T a7e48fbb0fe24453a627a9cd743866ca P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.099478 25280 raft_consensus.cc:385] T a7e48fbb0fe24453a627a9cd743866ca P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:40.099515 25280 raft_consensus.cc:740] T a7e48fbb0fe24453a627a9cd743866ca P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d843549fd2a24dc28c658c3b19a24bd0, State: Initialized, Role: FOLLOWER
I20260601 13:35:40.099691 25281 tablet_bootstrap.cc:654] T bef90eee04a446c091bd46055878f539 P 013c5ef6fc114d7d9a7004d3bc5747ce: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:40.099653 25280 consensus_queue.cc:260] T a7e48fbb0fe24453a627a9cd743866ca P d843549fd2a24dc28c658c3b19a24bd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.099982 25280 ts_tablet_manager.cc:1434] T a7e48fbb0fe24453a627a9cd743866ca P d843549fd2a24dc28c658c3b19a24bd0: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:40.100162 25280 tablet_bootstrap.cc:492] T 2120ab195830435d97eb81a0fe985e58 P d843549fd2a24dc28c658c3b19a24bd0: Bootstrap starting.
I20260601 13:35:40.101056 25282 tablet_bootstrap.cc:492] T 2120ab195830435d97eb81a0fe985e58 P 7ae76fda9c0a41dfb28663d28ad9b0e6: No bootstrap required, opened a new log
I20260601 13:35:40.101155 25282 ts_tablet_manager.cc:1403] T 2120ab195830435d97eb81a0fe985e58 P 7ae76fda9c0a41dfb28663d28ad9b0e6: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:35:40.101274 25280 tablet_bootstrap.cc:654] T 2120ab195830435d97eb81a0fe985e58 P d843549fd2a24dc28c658c3b19a24bd0: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:40.101707 25281 tablet_bootstrap.cc:492] T bef90eee04a446c091bd46055878f539 P 013c5ef6fc114d7d9a7004d3bc5747ce: No bootstrap required, opened a new log
I20260601 13:35:40.101728 25282 raft_consensus.cc:359] T 2120ab195830435d97eb81a0fe985e58 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.101800 25281 ts_tablet_manager.cc:1403] T bef90eee04a446c091bd46055878f539 P 013c5ef6fc114d7d9a7004d3bc5747ce: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:35:40.101830 25282 raft_consensus.cc:385] T 2120ab195830435d97eb81a0fe985e58 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:40.101876 25282 raft_consensus.cc:740] T 2120ab195830435d97eb81a0fe985e58 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ae76fda9c0a41dfb28663d28ad9b0e6, State: Initialized, Role: FOLLOWER
I20260601 13:35:40.101994 25282 consensus_queue.cc:260] T 2120ab195830435d97eb81a0fe985e58 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.102301 25282 ts_tablet_manager.cc:1434] T 2120ab195830435d97eb81a0fe985e58 P 7ae76fda9c0a41dfb28663d28ad9b0e6: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:35:40.102334 25280 tablet_bootstrap.cc:492] T 2120ab195830435d97eb81a0fe985e58 P d843549fd2a24dc28c658c3b19a24bd0: No bootstrap required, opened a new log
I20260601 13:35:40.102447 25280 ts_tablet_manager.cc:1403] T 2120ab195830435d97eb81a0fe985e58 P d843549fd2a24dc28c658c3b19a24bd0: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:35:40.102466 25282 tablet_bootstrap.cc:492] T bef90eee04a446c091bd46055878f539 P 7ae76fda9c0a41dfb28663d28ad9b0e6: Bootstrap starting.
I20260601 13:35:40.102823 25280 raft_consensus.cc:359] T 2120ab195830435d97eb81a0fe985e58 P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.102958 25280 raft_consensus.cc:385] T 2120ab195830435d97eb81a0fe985e58 P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:40.103011 25280 raft_consensus.cc:740] T 2120ab195830435d97eb81a0fe985e58 P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d843549fd2a24dc28c658c3b19a24bd0, State: Initialized, Role: FOLLOWER
I20260601 13:35:40.103145 25280 consensus_queue.cc:260] T 2120ab195830435d97eb81a0fe985e58 P d843549fd2a24dc28c658c3b19a24bd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.103446 25280 ts_tablet_manager.cc:1434] T 2120ab195830435d97eb81a0fe985e58 P d843549fd2a24dc28c658c3b19a24bd0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:35:40.102275 25281 raft_consensus.cc:359] T bef90eee04a446c091bd46055878f539 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.103519 25281 raft_consensus.cc:385] T bef90eee04a446c091bd46055878f539 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:40.103648 25281 raft_consensus.cc:740] T bef90eee04a446c091bd46055878f539 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 013c5ef6fc114d7d9a7004d3bc5747ce, State: Initialized, Role: FOLLOWER
I20260601 13:35:40.103523 25282 tablet_bootstrap.cc:654] T bef90eee04a446c091bd46055878f539 P 7ae76fda9c0a41dfb28663d28ad9b0e6: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:40.103772 25281 consensus_queue.cc:260] T bef90eee04a446c091bd46055878f539 P 013c5ef6fc114d7d9a7004d3bc5747ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.104158 25281 ts_tablet_manager.cc:1434] T bef90eee04a446c091bd46055878f539 P 013c5ef6fc114d7d9a7004d3bc5747ce: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:35:40.103783 25280 tablet_bootstrap.cc:492] T 573c6220d098411a8428fdf91b56ed9b P d843549fd2a24dc28c658c3b19a24bd0: Bootstrap starting.
I20260601 13:35:40.104417 25281 tablet_bootstrap.cc:492] T 2120ab195830435d97eb81a0fe985e58 P 013c5ef6fc114d7d9a7004d3bc5747ce: Bootstrap starting.
I20260601 13:35:40.104990 25282 tablet_bootstrap.cc:492] T bef90eee04a446c091bd46055878f539 P 7ae76fda9c0a41dfb28663d28ad9b0e6: No bootstrap required, opened a new log
I20260601 13:35:40.105115 25282 ts_tablet_manager.cc:1403] T bef90eee04a446c091bd46055878f539 P 7ae76fda9c0a41dfb28663d28ad9b0e6: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:35:40.105273 25280 tablet_bootstrap.cc:654] T 573c6220d098411a8428fdf91b56ed9b P d843549fd2a24dc28c658c3b19a24bd0: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:40.105698 25281 tablet_bootstrap.cc:654] T 2120ab195830435d97eb81a0fe985e58 P 013c5ef6fc114d7d9a7004d3bc5747ce: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:40.105654 25282 raft_consensus.cc:359] T bef90eee04a446c091bd46055878f539 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.105753 25282 raft_consensus.cc:385] T bef90eee04a446c091bd46055878f539 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:40.105786 25282 raft_consensus.cc:740] T bef90eee04a446c091bd46055878f539 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ae76fda9c0a41dfb28663d28ad9b0e6, State: Initialized, Role: FOLLOWER
I20260601 13:35:40.105895 25282 consensus_queue.cc:260] T bef90eee04a446c091bd46055878f539 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.106194 25282 ts_tablet_manager.cc:1434] T bef90eee04a446c091bd46055878f539 P 7ae76fda9c0a41dfb28663d28ad9b0e6: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:40.106364 25282 tablet_bootstrap.cc:492] T 573c6220d098411a8428fdf91b56ed9b P 7ae76fda9c0a41dfb28663d28ad9b0e6: Bootstrap starting.
I20260601 13:35:40.106755 25280 tablet_bootstrap.cc:492] T 573c6220d098411a8428fdf91b56ed9b P d843549fd2a24dc28c658c3b19a24bd0: No bootstrap required, opened a new log
I20260601 13:35:40.106819 25281 tablet_bootstrap.cc:492] T 2120ab195830435d97eb81a0fe985e58 P 013c5ef6fc114d7d9a7004d3bc5747ce: No bootstrap required, opened a new log
I20260601 13:35:40.106838 25280 ts_tablet_manager.cc:1403] T 573c6220d098411a8428fdf91b56ed9b P d843549fd2a24dc28c658c3b19a24bd0: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:35:40.107026 25281 ts_tablet_manager.cc:1403] T 2120ab195830435d97eb81a0fe985e58 P 013c5ef6fc114d7d9a7004d3bc5747ce: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:35:40.107265 25280 raft_consensus.cc:359] T 573c6220d098411a8428fdf91b56ed9b P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.107353 25280 raft_consensus.cc:385] T 573c6220d098411a8428fdf91b56ed9b P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:40.107404 25280 raft_consensus.cc:740] T 573c6220d098411a8428fdf91b56ed9b P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d843549fd2a24dc28c658c3b19a24bd0, State: Initialized, Role: FOLLOWER
I20260601 13:35:40.107402 25281 raft_consensus.cc:359] T 2120ab195830435d97eb81a0fe985e58 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.107492 25281 raft_consensus.cc:385] T 2120ab195830435d97eb81a0fe985e58 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:40.107522 25281 raft_consensus.cc:740] T 2120ab195830435d97eb81a0fe985e58 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 013c5ef6fc114d7d9a7004d3bc5747ce, State: Initialized, Role: FOLLOWER
I20260601 13:35:40.107539 25280 consensus_queue.cc:260] T 573c6220d098411a8428fdf91b56ed9b P d843549fd2a24dc28c658c3b19a24bd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.107618 25281 consensus_queue.cc:260] T 2120ab195830435d97eb81a0fe985e58 P 013c5ef6fc114d7d9a7004d3bc5747ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.107811 25280 ts_tablet_manager.cc:1434] T 573c6220d098411a8428fdf91b56ed9b P d843549fd2a24dc28c658c3b19a24bd0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:35:40.107403 25282 tablet_bootstrap.cc:654] T 573c6220d098411a8428fdf91b56ed9b P 7ae76fda9c0a41dfb28663d28ad9b0e6: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:40.108667 25281 ts_tablet_manager.cc:1434] T 2120ab195830435d97eb81a0fe985e58 P 013c5ef6fc114d7d9a7004d3bc5747ce: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:35:40.109409 25282 tablet_bootstrap.cc:492] T 573c6220d098411a8428fdf91b56ed9b P 7ae76fda9c0a41dfb28663d28ad9b0e6: No bootstrap required, opened a new log
I20260601 13:35:40.109573 25282 ts_tablet_manager.cc:1403] T 573c6220d098411a8428fdf91b56ed9b P 7ae76fda9c0a41dfb28663d28ad9b0e6: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:35:40.110033 25282 raft_consensus.cc:359] T 573c6220d098411a8428fdf91b56ed9b P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.110168 25282 raft_consensus.cc:385] T 573c6220d098411a8428fdf91b56ed9b P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:40.110220 25282 raft_consensus.cc:740] T 573c6220d098411a8428fdf91b56ed9b P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ae76fda9c0a41dfb28663d28ad9b0e6, State: Initialized, Role: FOLLOWER
I20260601 13:35:40.110361 25282 consensus_queue.cc:260] T 573c6220d098411a8428fdf91b56ed9b P 7ae76fda9c0a41dfb28663d28ad9b0e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.110916 25282 ts_tablet_manager.cc:1434] T 573c6220d098411a8428fdf91b56ed9b P 7ae76fda9c0a41dfb28663d28ad9b0e6: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:40.148324 25295 raft_consensus.cc:493] T 78b1a45393374c7cbbaa8eb8329fd61d P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:35:40.148543 25295 raft_consensus.cc:515] T 78b1a45393374c7cbbaa8eb8329fd61d P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.149490 25295 leader_election.cc:290] T 78b1a45393374c7cbbaa8eb8329fd61d P 7ae76fda9c0a41dfb28663d28ad9b0e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d843549fd2a24dc28c658c3b19a24bd0 (127.21.155.193:42529), 013c5ef6fc114d7d9a7004d3bc5747ce (127.21.155.194:41681)
I20260601 13:35:40.154763 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b1a45393374c7cbbaa8eb8329fd61d" candidate_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" is_pre_election: true
I20260601 13:35:40.154765 25083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b1a45393374c7cbbaa8eb8329fd61d" candidate_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d843549fd2a24dc28c658c3b19a24bd0" is_pre_election: true
I20260601 13:35:40.154933 25159 raft_consensus.cc:2468] T 78b1a45393374c7cbbaa8eb8329fd61d P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ae76fda9c0a41dfb28663d28ad9b0e6 in term 0.
I20260601 13:35:40.155009 25083 raft_consensus.cc:2468] T 78b1a45393374c7cbbaa8eb8329fd61d P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ae76fda9c0a41dfb28663d28ad9b0e6 in term 0.
I20260601 13:35:40.155342 25198 leader_election.cc:304] T 78b1a45393374c7cbbaa8eb8329fd61d P 7ae76fda9c0a41dfb28663d28ad9b0e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 013c5ef6fc114d7d9a7004d3bc5747ce, 7ae76fda9c0a41dfb28663d28ad9b0e6; no voters: 
I20260601 13:35:40.155529 25295 raft_consensus.cc:2804] T 78b1a45393374c7cbbaa8eb8329fd61d P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:35:40.155612 25295 raft_consensus.cc:493] T 78b1a45393374c7cbbaa8eb8329fd61d P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:35:40.155658 25295 raft_consensus.cc:3060] T 78b1a45393374c7cbbaa8eb8329fd61d P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:40.156505 25295 raft_consensus.cc:515] T 78b1a45393374c7cbbaa8eb8329fd61d P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.156867 25295 leader_election.cc:290] T 78b1a45393374c7cbbaa8eb8329fd61d P 7ae76fda9c0a41dfb28663d28ad9b0e6 [CANDIDATE]: Term 1 election: Requested vote from peers d843549fd2a24dc28c658c3b19a24bd0 (127.21.155.193:42529), 013c5ef6fc114d7d9a7004d3bc5747ce (127.21.155.194:41681)
I20260601 13:35:40.157289 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b1a45393374c7cbbaa8eb8329fd61d" candidate_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce"
I20260601 13:35:40.157289 25083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b1a45393374c7cbbaa8eb8329fd61d" candidate_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d843549fd2a24dc28c658c3b19a24bd0"
I20260601 13:35:40.157437 25159 raft_consensus.cc:3060] T 78b1a45393374c7cbbaa8eb8329fd61d P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:40.157437 25083 raft_consensus.cc:3060] T 78b1a45393374c7cbbaa8eb8329fd61d P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:40.158475 25083 raft_consensus.cc:2468] T 78b1a45393374c7cbbaa8eb8329fd61d P d843549fd2a24dc28c658c3b19a24bd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae76fda9c0a41dfb28663d28ad9b0e6 in term 1.
I20260601 13:35:40.158475 25159 raft_consensus.cc:2468] T 78b1a45393374c7cbbaa8eb8329fd61d P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae76fda9c0a41dfb28663d28ad9b0e6 in term 1.
I20260601 13:35:40.158857 25197 leader_election.cc:304] T 78b1a45393374c7cbbaa8eb8329fd61d P 7ae76fda9c0a41dfb28663d28ad9b0e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ae76fda9c0a41dfb28663d28ad9b0e6, d843549fd2a24dc28c658c3b19a24bd0; no voters: 
I20260601 13:35:40.159024 25295 raft_consensus.cc:2804] T 78b1a45393374c7cbbaa8eb8329fd61d P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:40.159112 25295 raft_consensus.cc:697] T 78b1a45393374c7cbbaa8eb8329fd61d P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 LEADER]: Becoming Leader. State: Replica: 7ae76fda9c0a41dfb28663d28ad9b0e6, State: Running, Role: LEADER
I20260601 13:35:40.159265 25295 consensus_queue.cc:237] T 78b1a45393374c7cbbaa8eb8329fd61d P 7ae76fda9c0a41dfb28663d28ad9b0e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.160889 24979 catalog_manager.cc:5696] T 78b1a45393374c7cbbaa8eb8329fd61d P 7ae76fda9c0a41dfb28663d28ad9b0e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ae76fda9c0a41dfb28663d28ad9b0e6 (127.21.155.195). New cstate: current_term: 1 leader_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } health_report { overall_health: HEALTHY } } }
I20260601 13:35:40.162896 25295 raft_consensus.cc:493] T a7e48fbb0fe24453a627a9cd743866ca P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:35:40.163017 25295 raft_consensus.cc:515] T a7e48fbb0fe24453a627a9cd743866ca P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.163403 25295 leader_election.cc:290] T a7e48fbb0fe24453a627a9cd743866ca P 7ae76fda9c0a41dfb28663d28ad9b0e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d843549fd2a24dc28c658c3b19a24bd0 (127.21.155.193:42529), 013c5ef6fc114d7d9a7004d3bc5747ce (127.21.155.194:41681)
I20260601 13:35:40.163724 25083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e48fbb0fe24453a627a9cd743866ca" candidate_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d843549fd2a24dc28c658c3b19a24bd0" is_pre_election: true
I20260601 13:35:40.163854 25083 raft_consensus.cc:2468] T a7e48fbb0fe24453a627a9cd743866ca P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ae76fda9c0a41dfb28663d28ad9b0e6 in term 0.
I20260601 13:35:40.164048 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e48fbb0fe24453a627a9cd743866ca" candidate_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" is_pre_election: true
I20260601 13:35:40.164131 25197 leader_election.cc:304] T a7e48fbb0fe24453a627a9cd743866ca P 7ae76fda9c0a41dfb28663d28ad9b0e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ae76fda9c0a41dfb28663d28ad9b0e6, d843549fd2a24dc28c658c3b19a24bd0; no voters: 
I20260601 13:35:40.164162 25159 raft_consensus.cc:2468] T a7e48fbb0fe24453a627a9cd743866ca P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ae76fda9c0a41dfb28663d28ad9b0e6 in term 0.
I20260601 13:35:40.164324 25295 raft_consensus.cc:2804] T a7e48fbb0fe24453a627a9cd743866ca P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:35:40.164383 25295 raft_consensus.cc:493] T a7e48fbb0fe24453a627a9cd743866ca P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:35:40.164444 25295 raft_consensus.cc:3060] T a7e48fbb0fe24453a627a9cd743866ca P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:40.165253 25295 raft_consensus.cc:515] T a7e48fbb0fe24453a627a9cd743866ca P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.165652 25295 leader_election.cc:290] T a7e48fbb0fe24453a627a9cd743866ca P 7ae76fda9c0a41dfb28663d28ad9b0e6 [CANDIDATE]: Term 1 election: Requested vote from peers d843549fd2a24dc28c658c3b19a24bd0 (127.21.155.193:42529), 013c5ef6fc114d7d9a7004d3bc5747ce (127.21.155.194:41681)
I20260601 13:35:40.165982 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e48fbb0fe24453a627a9cd743866ca" candidate_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce"
I20260601 13:35:40.166102 25159 raft_consensus.cc:3060] T a7e48fbb0fe24453a627a9cd743866ca P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:40.166042 25083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e48fbb0fe24453a627a9cd743866ca" candidate_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d843549fd2a24dc28c658c3b19a24bd0"
I20260601 13:35:40.166199 25083 raft_consensus.cc:3060] T a7e48fbb0fe24453a627a9cd743866ca P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:40.166875 25159 raft_consensus.cc:2468] T a7e48fbb0fe24453a627a9cd743866ca P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae76fda9c0a41dfb28663d28ad9b0e6 in term 1.
I20260601 13:35:40.167166 25083 raft_consensus.cc:2468] T a7e48fbb0fe24453a627a9cd743866ca P d843549fd2a24dc28c658c3b19a24bd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae76fda9c0a41dfb28663d28ad9b0e6 in term 1.
I20260601 13:35:40.167201 25198 leader_election.cc:304] T a7e48fbb0fe24453a627a9cd743866ca P 7ae76fda9c0a41dfb28663d28ad9b0e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 013c5ef6fc114d7d9a7004d3bc5747ce, 7ae76fda9c0a41dfb28663d28ad9b0e6; no voters: 
I20260601 13:35:40.167389 25295 raft_consensus.cc:2804] T a7e48fbb0fe24453a627a9cd743866ca P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:40.167515 25295 raft_consensus.cc:697] T a7e48fbb0fe24453a627a9cd743866ca P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 LEADER]: Becoming Leader. State: Replica: 7ae76fda9c0a41dfb28663d28ad9b0e6, State: Running, Role: LEADER
I20260601 13:35:40.167701 25295 consensus_queue.cc:237] T a7e48fbb0fe24453a627a9cd743866ca P 7ae76fda9c0a41dfb28663d28ad9b0e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.169605 24979 catalog_manager.cc:5696] T a7e48fbb0fe24453a627a9cd743866ca P 7ae76fda9c0a41dfb28663d28ad9b0e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ae76fda9c0a41dfb28663d28ad9b0e6 (127.21.155.195). New cstate: current_term: 1 leader_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } health_report { overall_health: HEALTHY } } }
I20260601 13:35:40.207121 25294 raft_consensus.cc:493] T 6075e3c76ee044438e6d7507aae307dd P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:35:40.207267 25294 raft_consensus.cc:515] T 6075e3c76ee044438e6d7507aae307dd P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.207944 25294 leader_election.cc:290] T 6075e3c76ee044438e6d7507aae307dd P d843549fd2a24dc28c658c3b19a24bd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 013c5ef6fc114d7d9a7004d3bc5747ce (127.21.155.194:41681), 7ae76fda9c0a41dfb28663d28ad9b0e6 (127.21.155.195:45329)
I20260601 13:35:40.211338 25285 raft_consensus.cc:493] T 573c6220d098411a8428fdf91b56ed9b P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:35:40.211462 25285 raft_consensus.cc:515] T 573c6220d098411a8428fdf91b56ed9b P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.211779 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6075e3c76ee044438e6d7507aae307dd" candidate_uuid: "d843549fd2a24dc28c658c3b19a24bd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" is_pre_election: true
I20260601 13:35:40.211792 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6075e3c76ee044438e6d7507aae307dd" candidate_uuid: "d843549fd2a24dc28c658c3b19a24bd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" is_pre_election: true
I20260601 13:35:40.211915 25159 raft_consensus.cc:2468] T 6075e3c76ee044438e6d7507aae307dd P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d843549fd2a24dc28c658c3b19a24bd0 in term 0.
I20260601 13:35:40.211974 25234 raft_consensus.cc:2468] T 6075e3c76ee044438e6d7507aae307dd P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d843549fd2a24dc28c658c3b19a24bd0 in term 0.
I20260601 13:35:40.212101 25285 leader_election.cc:290] T 573c6220d098411a8428fdf91b56ed9b P 013c5ef6fc114d7d9a7004d3bc5747ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d843549fd2a24dc28c658c3b19a24bd0 (127.21.155.193:42529), 7ae76fda9c0a41dfb28663d28ad9b0e6 (127.21.155.195:45329)
I20260601 13:35:40.212442 25047 leader_election.cc:304] T 6075e3c76ee044438e6d7507aae307dd P d843549fd2a24dc28c658c3b19a24bd0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 013c5ef6fc114d7d9a7004d3bc5747ce, d843549fd2a24dc28c658c3b19a24bd0; no voters: 
I20260601 13:35:40.212617 25294 raft_consensus.cc:2804] T 6075e3c76ee044438e6d7507aae307dd P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:35:40.212667 25294 raft_consensus.cc:493] T 6075e3c76ee044438e6d7507aae307dd P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:35:40.212706 25294 raft_consensus.cc:3060] T 6075e3c76ee044438e6d7507aae307dd P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:40.213892 25294 raft_consensus.cc:515] T 6075e3c76ee044438e6d7507aae307dd P d843549fd2a24dc28c658c3b19a24bd0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.214301 25294 leader_election.cc:290] T 6075e3c76ee044438e6d7507aae307dd P d843549fd2a24dc28c658c3b19a24bd0 [CANDIDATE]: Term 1 election: Requested vote from peers 013c5ef6fc114d7d9a7004d3bc5747ce (127.21.155.194:41681), 7ae76fda9c0a41dfb28663d28ad9b0e6 (127.21.155.195:45329)
I20260601 13:35:40.214692 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6075e3c76ee044438e6d7507aae307dd" candidate_uuid: "d843549fd2a24dc28c658c3b19a24bd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce"
I20260601 13:35:40.214692 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6075e3c76ee044438e6d7507aae307dd" candidate_uuid: "d843549fd2a24dc28c658c3b19a24bd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6"
I20260601 13:35:40.214828 25234 raft_consensus.cc:3060] T 6075e3c76ee044438e6d7507aae307dd P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:40.214828 25159 raft_consensus.cc:3060] T 6075e3c76ee044438e6d7507aae307dd P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:40.215811 25159 raft_consensus.cc:2468] T 6075e3c76ee044438e6d7507aae307dd P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d843549fd2a24dc28c658c3b19a24bd0 in term 1.
I20260601 13:35:40.215824 25234 raft_consensus.cc:2468] T 6075e3c76ee044438e6d7507aae307dd P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d843549fd2a24dc28c658c3b19a24bd0 in term 1.
I20260601 13:35:40.216146 25047 leader_election.cc:304] T 6075e3c76ee044438e6d7507aae307dd P d843549fd2a24dc28c658c3b19a24bd0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 013c5ef6fc114d7d9a7004d3bc5747ce, d843549fd2a24dc28c658c3b19a24bd0; no voters: 
I20260601 13:35:40.216312 25294 raft_consensus.cc:2804] T 6075e3c76ee044438e6d7507aae307dd P d843549fd2a24dc28c658c3b19a24bd0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:40.216410 25294 raft_consensus.cc:697] T 6075e3c76ee044438e6d7507aae307dd P d843549fd2a24dc28c658c3b19a24bd0 [term 1 LEADER]: Becoming Leader. State: Replica: d843549fd2a24dc28c658c3b19a24bd0, State: Running, Role: LEADER
I20260601 13:35:40.216576 25294 consensus_queue.cc:237] T 6075e3c76ee044438e6d7507aae307dd P d843549fd2a24dc28c658c3b19a24bd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.216769 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573c6220d098411a8428fdf91b56ed9b" candidate_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" is_pre_election: true
I20260601 13:35:40.216874 25234 raft_consensus.cc:2468] T 573c6220d098411a8428fdf91b56ed9b P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 013c5ef6fc114d7d9a7004d3bc5747ce in term 0.
I20260601 13:35:40.217140 25122 leader_election.cc:304] T 573c6220d098411a8428fdf91b56ed9b P 013c5ef6fc114d7d9a7004d3bc5747ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 013c5ef6fc114d7d9a7004d3bc5747ce, 7ae76fda9c0a41dfb28663d28ad9b0e6; no voters: 
I20260601 13:35:40.217332 25285 raft_consensus.cc:2804] T 573c6220d098411a8428fdf91b56ed9b P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:35:40.217396 25285 raft_consensus.cc:493] T 573c6220d098411a8428fdf91b56ed9b P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:35:40.217432 25285 raft_consensus.cc:3060] T 573c6220d098411a8428fdf91b56ed9b P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:40.217689 25083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573c6220d098411a8428fdf91b56ed9b" candidate_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d843549fd2a24dc28c658c3b19a24bd0" is_pre_election: true
I20260601 13:35:40.217809 25083 raft_consensus.cc:2468] T 573c6220d098411a8428fdf91b56ed9b P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 013c5ef6fc114d7d9a7004d3bc5747ce in term 0.
I20260601 13:35:40.218464 25285 raft_consensus.cc:515] T 573c6220d098411a8428fdf91b56ed9b P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.218757 24979 catalog_manager.cc:5696] T 6075e3c76ee044438e6d7507aae307dd P d843549fd2a24dc28c658c3b19a24bd0 reported cstate change: term changed from 0 to 1, leader changed from <none> to d843549fd2a24dc28c658c3b19a24bd0 (127.21.155.193). New cstate: current_term: 1 leader_uuid: "d843549fd2a24dc28c658c3b19a24bd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } health_report { overall_health: UNKNOWN } } }
I20260601 13:35:40.218865 25285 leader_election.cc:290] T 573c6220d098411a8428fdf91b56ed9b P 013c5ef6fc114d7d9a7004d3bc5747ce [CANDIDATE]: Term 1 election: Requested vote from peers d843549fd2a24dc28c658c3b19a24bd0 (127.21.155.193:42529), 7ae76fda9c0a41dfb28663d28ad9b0e6 (127.21.155.195:45329)
I20260601 13:35:40.219189 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573c6220d098411a8428fdf91b56ed9b" candidate_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6"
I20260601 13:35:40.219226 25083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573c6220d098411a8428fdf91b56ed9b" candidate_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d843549fd2a24dc28c658c3b19a24bd0"
I20260601 13:35:40.219313 25234 raft_consensus.cc:3060] T 573c6220d098411a8428fdf91b56ed9b P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:40.219318 25083 raft_consensus.cc:3060] T 573c6220d098411a8428fdf91b56ed9b P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:40.220141 25083 raft_consensus.cc:2468] T 573c6220d098411a8428fdf91b56ed9b P d843549fd2a24dc28c658c3b19a24bd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 013c5ef6fc114d7d9a7004d3bc5747ce in term 1.
I20260601 13:35:40.220249 25234 raft_consensus.cc:2468] T 573c6220d098411a8428fdf91b56ed9b P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 013c5ef6fc114d7d9a7004d3bc5747ce in term 1.
I20260601 13:35:40.220455 25122 leader_election.cc:304] T 573c6220d098411a8428fdf91b56ed9b P 013c5ef6fc114d7d9a7004d3bc5747ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 013c5ef6fc114d7d9a7004d3bc5747ce, d843549fd2a24dc28c658c3b19a24bd0; no voters: 
I20260601 13:35:40.220778 25285 raft_consensus.cc:2804] T 573c6220d098411a8428fdf91b56ed9b P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:40.220866 25285 raft_consensus.cc:697] T 573c6220d098411a8428fdf91b56ed9b P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 LEADER]: Becoming Leader. State: Replica: 013c5ef6fc114d7d9a7004d3bc5747ce, State: Running, Role: LEADER
I20260601 13:35:40.220997 25285 consensus_queue.cc:237] T 573c6220d098411a8428fdf91b56ed9b P 013c5ef6fc114d7d9a7004d3bc5747ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.222687 24979 catalog_manager.cc:5696] T 573c6220d098411a8428fdf91b56ed9b P 013c5ef6fc114d7d9a7004d3bc5747ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 013c5ef6fc114d7d9a7004d3bc5747ce (127.21.155.194). New cstate: current_term: 1 leader_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } health_report { overall_health: UNKNOWN } } }
I20260601 13:35:40.242849 25285 raft_consensus.cc:493] T 5e6d82bad03249d5bb5a190d709098f0 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:35:40.243096 25285 raft_consensus.cc:515] T 5e6d82bad03249d5bb5a190d709098f0 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.243661 25285 leader_election.cc:290] T 5e6d82bad03249d5bb5a190d709098f0 P 013c5ef6fc114d7d9a7004d3bc5747ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d843549fd2a24dc28c658c3b19a24bd0 (127.21.155.193:42529), 7ae76fda9c0a41dfb28663d28ad9b0e6 (127.21.155.195:45329)
I20260601 13:35:40.244232 25083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e6d82bad03249d5bb5a190d709098f0" candidate_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d843549fd2a24dc28c658c3b19a24bd0" is_pre_election: true
I20260601 13:35:40.244398 25083 raft_consensus.cc:2468] T 5e6d82bad03249d5bb5a190d709098f0 P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 013c5ef6fc114d7d9a7004d3bc5747ce in term 0.
I20260601 13:35:40.244239 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e6d82bad03249d5bb5a190d709098f0" candidate_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" is_pre_election: true
I20260601 13:35:40.244725 25234 raft_consensus.cc:2468] T 5e6d82bad03249d5bb5a190d709098f0 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 013c5ef6fc114d7d9a7004d3bc5747ce in term 0.
I20260601 13:35:40.244853 25122 leader_election.cc:304] T 5e6d82bad03249d5bb5a190d709098f0 P 013c5ef6fc114d7d9a7004d3bc5747ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 013c5ef6fc114d7d9a7004d3bc5747ce, d843549fd2a24dc28c658c3b19a24bd0; no voters: 
I20260601 13:35:40.245076 25285 raft_consensus.cc:2804] T 5e6d82bad03249d5bb5a190d709098f0 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:35:40.245151 25285 raft_consensus.cc:493] T 5e6d82bad03249d5bb5a190d709098f0 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:35:40.245184 25285 raft_consensus.cc:3060] T 5e6d82bad03249d5bb5a190d709098f0 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:40.246250 25285 raft_consensus.cc:515] T 5e6d82bad03249d5bb5a190d709098f0 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.246659 25285 leader_election.cc:290] T 5e6d82bad03249d5bb5a190d709098f0 P 013c5ef6fc114d7d9a7004d3bc5747ce [CANDIDATE]: Term 1 election: Requested vote from peers d843549fd2a24dc28c658c3b19a24bd0 (127.21.155.193:42529), 7ae76fda9c0a41dfb28663d28ad9b0e6 (127.21.155.195:45329)
I20260601 13:35:40.247207 25083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e6d82bad03249d5bb5a190d709098f0" candidate_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d843549fd2a24dc28c658c3b19a24bd0"
I20260601 13:35:40.247344 25083 raft_consensus.cc:3060] T 5e6d82bad03249d5bb5a190d709098f0 P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:40.247467 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e6d82bad03249d5bb5a190d709098f0" candidate_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6"
I20260601 13:35:40.247664 25234 raft_consensus.cc:3060] T 5e6d82bad03249d5bb5a190d709098f0 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:40.248266 25083 raft_consensus.cc:2468] T 5e6d82bad03249d5bb5a190d709098f0 P d843549fd2a24dc28c658c3b19a24bd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 013c5ef6fc114d7d9a7004d3bc5747ce in term 1.
I20260601 13:35:40.248525 25234 raft_consensus.cc:2468] T 5e6d82bad03249d5bb5a190d709098f0 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 013c5ef6fc114d7d9a7004d3bc5747ce in term 1.
I20260601 13:35:40.248585 25122 leader_election.cc:304] T 5e6d82bad03249d5bb5a190d709098f0 P 013c5ef6fc114d7d9a7004d3bc5747ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 013c5ef6fc114d7d9a7004d3bc5747ce, d843549fd2a24dc28c658c3b19a24bd0; no voters: 
I20260601 13:35:40.248764 25285 raft_consensus.cc:2804] T 5e6d82bad03249d5bb5a190d709098f0 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:40.248870 25285 raft_consensus.cc:697] T 5e6d82bad03249d5bb5a190d709098f0 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 LEADER]: Becoming Leader. State: Replica: 013c5ef6fc114d7d9a7004d3bc5747ce, State: Running, Role: LEADER
I20260601 13:35:40.249037 25285 consensus_queue.cc:237] T 5e6d82bad03249d5bb5a190d709098f0 P 013c5ef6fc114d7d9a7004d3bc5747ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.250802 24979 catalog_manager.cc:5696] T 5e6d82bad03249d5bb5a190d709098f0 P 013c5ef6fc114d7d9a7004d3bc5747ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 013c5ef6fc114d7d9a7004d3bc5747ce (127.21.155.194). New cstate: current_term: 1 leader_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } health_report { overall_health: UNKNOWN } } }
I20260601 13:35:40.250942 25285 raft_consensus.cc:493] T bef90eee04a446c091bd46055878f539 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:35:40.251063 25285 raft_consensus.cc:515] T bef90eee04a446c091bd46055878f539 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.251430 25285 leader_election.cc:290] T bef90eee04a446c091bd46055878f539 P 013c5ef6fc114d7d9a7004d3bc5747ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d843549fd2a24dc28c658c3b19a24bd0 (127.21.155.193:42529), 7ae76fda9c0a41dfb28663d28ad9b0e6 (127.21.155.195:45329)
I20260601 13:35:40.251729 25083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bef90eee04a446c091bd46055878f539" candidate_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d843549fd2a24dc28c658c3b19a24bd0" is_pre_election: true
I20260601 13:35:40.251863 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bef90eee04a446c091bd46055878f539" candidate_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" is_pre_election: true
I20260601 13:35:40.251869 25083 raft_consensus.cc:2468] T bef90eee04a446c091bd46055878f539 P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 013c5ef6fc114d7d9a7004d3bc5747ce in term 0.
I20260601 13:35:40.251978 25234 raft_consensus.cc:2468] T bef90eee04a446c091bd46055878f539 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 013c5ef6fc114d7d9a7004d3bc5747ce in term 0.
I20260601 13:35:40.252221 25122 leader_election.cc:304] T bef90eee04a446c091bd46055878f539 P 013c5ef6fc114d7d9a7004d3bc5747ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 013c5ef6fc114d7d9a7004d3bc5747ce, 7ae76fda9c0a41dfb28663d28ad9b0e6; no voters: 
I20260601 13:35:40.252408 25285 raft_consensus.cc:2804] T bef90eee04a446c091bd46055878f539 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:35:40.252475 25285 raft_consensus.cc:493] T bef90eee04a446c091bd46055878f539 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:35:40.252522 25285 raft_consensus.cc:3060] T bef90eee04a446c091bd46055878f539 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:40.253890 25285 raft_consensus.cc:515] T bef90eee04a446c091bd46055878f539 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.254256 25285 leader_election.cc:290] T bef90eee04a446c091bd46055878f539 P 013c5ef6fc114d7d9a7004d3bc5747ce [CANDIDATE]: Term 1 election: Requested vote from peers d843549fd2a24dc28c658c3b19a24bd0 (127.21.155.193:42529), 7ae76fda9c0a41dfb28663d28ad9b0e6 (127.21.155.195:45329)
I20260601 13:35:40.254567 25083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bef90eee04a446c091bd46055878f539" candidate_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d843549fd2a24dc28c658c3b19a24bd0"
I20260601 13:35:40.254618 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bef90eee04a446c091bd46055878f539" candidate_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6"
I20260601 13:35:40.254734 25083 raft_consensus.cc:3060] T bef90eee04a446c091bd46055878f539 P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:40.254766 25234 raft_consensus.cc:3060] T bef90eee04a446c091bd46055878f539 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:40.255520 25083 raft_consensus.cc:2468] T bef90eee04a446c091bd46055878f539 P d843549fd2a24dc28c658c3b19a24bd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 013c5ef6fc114d7d9a7004d3bc5747ce in term 1.
I20260601 13:35:40.255519 25234 raft_consensus.cc:2468] T bef90eee04a446c091bd46055878f539 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 013c5ef6fc114d7d9a7004d3bc5747ce in term 1.
I20260601 13:35:40.255906 25122 leader_election.cc:304] T bef90eee04a446c091bd46055878f539 P 013c5ef6fc114d7d9a7004d3bc5747ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 013c5ef6fc114d7d9a7004d3bc5747ce, d843549fd2a24dc28c658c3b19a24bd0; no voters: 
I20260601 13:35:40.256103 25285 raft_consensus.cc:2804] T bef90eee04a446c091bd46055878f539 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:40.256228 25285 raft_consensus.cc:697] T bef90eee04a446c091bd46055878f539 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 LEADER]: Becoming Leader. State: Replica: 013c5ef6fc114d7d9a7004d3bc5747ce, State: Running, Role: LEADER
I20260601 13:35:40.256384 25285 consensus_queue.cc:237] T bef90eee04a446c091bd46055878f539 P 013c5ef6fc114d7d9a7004d3bc5747ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.258250 24979 catalog_manager.cc:5696] T bef90eee04a446c091bd46055878f539 P 013c5ef6fc114d7d9a7004d3bc5747ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 013c5ef6fc114d7d9a7004d3bc5747ce (127.21.155.194). New cstate: current_term: 1 leader_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } health_report { overall_health: UNKNOWN } } }
I20260601 13:35:40.279297 25285 raft_consensus.cc:493] T 2120ab195830435d97eb81a0fe985e58 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:35:40.279583 25285 raft_consensus.cc:515] T 2120ab195830435d97eb81a0fe985e58 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.280179 25285 leader_election.cc:290] T 2120ab195830435d97eb81a0fe985e58 P 013c5ef6fc114d7d9a7004d3bc5747ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d843549fd2a24dc28c658c3b19a24bd0 (127.21.155.193:42529), 7ae76fda9c0a41dfb28663d28ad9b0e6 (127.21.155.195:45329)
I20260601 13:35:40.280774 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2120ab195830435d97eb81a0fe985e58" candidate_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" is_pre_election: true
I20260601 13:35:40.280774 25083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2120ab195830435d97eb81a0fe985e58" candidate_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d843549fd2a24dc28c658c3b19a24bd0" is_pre_election: true
I20260601 13:35:40.281005 25234 raft_consensus.cc:2468] T 2120ab195830435d97eb81a0fe985e58 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 013c5ef6fc114d7d9a7004d3bc5747ce in term 0.
I20260601 13:35:40.281075 25083 raft_consensus.cc:2468] T 2120ab195830435d97eb81a0fe985e58 P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 013c5ef6fc114d7d9a7004d3bc5747ce in term 0.
I20260601 13:35:40.281370 25122 leader_election.cc:304] T 2120ab195830435d97eb81a0fe985e58 P 013c5ef6fc114d7d9a7004d3bc5747ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 013c5ef6fc114d7d9a7004d3bc5747ce, d843549fd2a24dc28c658c3b19a24bd0; no voters: 
I20260601 13:35:40.281594 25285 raft_consensus.cc:2804] T 2120ab195830435d97eb81a0fe985e58 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:35:40.281662 25285 raft_consensus.cc:493] T 2120ab195830435d97eb81a0fe985e58 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:35:40.281713 25285 raft_consensus.cc:3060] T 2120ab195830435d97eb81a0fe985e58 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:40.282627 25285 raft_consensus.cc:515] T 2120ab195830435d97eb81a0fe985e58 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.283054 25285 leader_election.cc:290] T 2120ab195830435d97eb81a0fe985e58 P 013c5ef6fc114d7d9a7004d3bc5747ce [CANDIDATE]: Term 1 election: Requested vote from peers d843549fd2a24dc28c658c3b19a24bd0 (127.21.155.193:42529), 7ae76fda9c0a41dfb28663d28ad9b0e6 (127.21.155.195:45329)
I20260601 13:35:40.283528 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2120ab195830435d97eb81a0fe985e58" candidate_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6"
I20260601 13:35:40.283542 25083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2120ab195830435d97eb81a0fe985e58" candidate_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d843549fd2a24dc28c658c3b19a24bd0"
I20260601 13:35:40.283644 25234 raft_consensus.cc:3060] T 2120ab195830435d97eb81a0fe985e58 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:40.283740 25083 raft_consensus.cc:3060] T 2120ab195830435d97eb81a0fe985e58 P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:40.284495 25234 raft_consensus.cc:2468] T 2120ab195830435d97eb81a0fe985e58 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 013c5ef6fc114d7d9a7004d3bc5747ce in term 1.
I20260601 13:35:40.284615 25083 raft_consensus.cc:2468] T 2120ab195830435d97eb81a0fe985e58 P d843549fd2a24dc28c658c3b19a24bd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 013c5ef6fc114d7d9a7004d3bc5747ce in term 1.
I20260601 13:35:40.284899 25122 leader_election.cc:304] T 2120ab195830435d97eb81a0fe985e58 P 013c5ef6fc114d7d9a7004d3bc5747ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 013c5ef6fc114d7d9a7004d3bc5747ce, d843549fd2a24dc28c658c3b19a24bd0; no voters: 
I20260601 13:35:40.285373 25285 raft_consensus.cc:2804] T 2120ab195830435d97eb81a0fe985e58 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:40.285532 25285 raft_consensus.cc:697] T 2120ab195830435d97eb81a0fe985e58 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 LEADER]: Becoming Leader. State: Replica: 013c5ef6fc114d7d9a7004d3bc5747ce, State: Running, Role: LEADER
I20260601 13:35:40.285811 25285 consensus_queue.cc:237] T 2120ab195830435d97eb81a0fe985e58 P 013c5ef6fc114d7d9a7004d3bc5747ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.287628 25294 raft_consensus.cc:493] T 26484d74706f4d9aa93eb96895315238 P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:35:40.287753 25294 raft_consensus.cc:515] T 26484d74706f4d9aa93eb96895315238 P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.287635 24979 catalog_manager.cc:5696] T 2120ab195830435d97eb81a0fe985e58 P 013c5ef6fc114d7d9a7004d3bc5747ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 013c5ef6fc114d7d9a7004d3bc5747ce (127.21.155.194). New cstate: current_term: 1 leader_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } health_report { overall_health: UNKNOWN } } }
I20260601 13:35:40.288249 25294 leader_election.cc:290] T 26484d74706f4d9aa93eb96895315238 P d843549fd2a24dc28c658c3b19a24bd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 013c5ef6fc114d7d9a7004d3bc5747ce (127.21.155.194:41681), 7ae76fda9c0a41dfb28663d28ad9b0e6 (127.21.155.195:45329)
I20260601 13:35:40.288667 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26484d74706f4d9aa93eb96895315238" candidate_uuid: "d843549fd2a24dc28c658c3b19a24bd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" is_pre_election: true
I20260601 13:35:40.288803 25159 raft_consensus.cc:2468] T 26484d74706f4d9aa93eb96895315238 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d843549fd2a24dc28c658c3b19a24bd0 in term 0.
I20260601 13:35:40.289140 25047 leader_election.cc:304] T 26484d74706f4d9aa93eb96895315238 P d843549fd2a24dc28c658c3b19a24bd0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 013c5ef6fc114d7d9a7004d3bc5747ce, d843549fd2a24dc28c658c3b19a24bd0; no voters: 
I20260601 13:35:40.289379 25294 raft_consensus.cc:2804] T 26484d74706f4d9aa93eb96895315238 P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:35:40.289350 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26484d74706f4d9aa93eb96895315238" candidate_uuid: "d843549fd2a24dc28c658c3b19a24bd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" is_pre_election: true
I20260601 13:35:40.289444 25294 raft_consensus.cc:493] T 26484d74706f4d9aa93eb96895315238 P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:35:40.289491 25294 raft_consensus.cc:3060] T 26484d74706f4d9aa93eb96895315238 P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:40.289496 25234 raft_consensus.cc:2468] T 26484d74706f4d9aa93eb96895315238 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d843549fd2a24dc28c658c3b19a24bd0 in term 0.
I20260601 13:35:40.290614 25294 raft_consensus.cc:515] T 26484d74706f4d9aa93eb96895315238 P d843549fd2a24dc28c658c3b19a24bd0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.291010 25294 leader_election.cc:290] T 26484d74706f4d9aa93eb96895315238 P d843549fd2a24dc28c658c3b19a24bd0 [CANDIDATE]: Term 1 election: Requested vote from peers 013c5ef6fc114d7d9a7004d3bc5747ce (127.21.155.194:41681), 7ae76fda9c0a41dfb28663d28ad9b0e6 (127.21.155.195:45329)
I20260601 13:35:40.291388 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26484d74706f4d9aa93eb96895315238" candidate_uuid: "d843549fd2a24dc28c658c3b19a24bd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce"
I20260601 13:35:40.291330 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26484d74706f4d9aa93eb96895315238" candidate_uuid: "d843549fd2a24dc28c658c3b19a24bd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6"
I20260601 13:35:40.291543 25159 raft_consensus.cc:3060] T 26484d74706f4d9aa93eb96895315238 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:40.291577 25234 raft_consensus.cc:3060] T 26484d74706f4d9aa93eb96895315238 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:40.292369 25159 raft_consensus.cc:2468] T 26484d74706f4d9aa93eb96895315238 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d843549fd2a24dc28c658c3b19a24bd0 in term 1.
I20260601 13:35:40.292459 25234 raft_consensus.cc:2468] T 26484d74706f4d9aa93eb96895315238 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d843549fd2a24dc28c658c3b19a24bd0 in term 1.
I20260601 13:35:40.292789 25047 leader_election.cc:304] T 26484d74706f4d9aa93eb96895315238 P d843549fd2a24dc28c658c3b19a24bd0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 013c5ef6fc114d7d9a7004d3bc5747ce, d843549fd2a24dc28c658c3b19a24bd0; no voters: 
I20260601 13:35:40.293126 25294 raft_consensus.cc:2804] T 26484d74706f4d9aa93eb96895315238 P d843549fd2a24dc28c658c3b19a24bd0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:40.293279 25294 raft_consensus.cc:697] T 26484d74706f4d9aa93eb96895315238 P d843549fd2a24dc28c658c3b19a24bd0 [term 1 LEADER]: Becoming Leader. State: Replica: d843549fd2a24dc28c658c3b19a24bd0, State: Running, Role: LEADER
I20260601 13:35:40.293422 25294 consensus_queue.cc:237] T 26484d74706f4d9aa93eb96895315238 P d843549fd2a24dc28c658c3b19a24bd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.295248 24979 catalog_manager.cc:5696] T 26484d74706f4d9aa93eb96895315238 P d843549fd2a24dc28c658c3b19a24bd0 reported cstate change: term changed from 0 to 1, leader changed from <none> to d843549fd2a24dc28c658c3b19a24bd0 (127.21.155.193). New cstate: current_term: 1 leader_uuid: "d843549fd2a24dc28c658c3b19a24bd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } health_report { overall_health: UNKNOWN } } }
I20260601 13:35:40.344983 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:35:40.347311 25327 instance_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:35:40.347358 25330 instance_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:35:40.347363 25328 instance_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:35:40.347644 22127 server_base.cc:1061] running on GCE node
I20260601 13:35:40.347882 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:40.347934 22127 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:35:40.347951 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320940347951 us; error 0 us; skew 500 ppm
I20260601 13:35:40.349047 22127 webserver.cc:533] Webserver started at http://127.21.155.196:36769/ using document root <none> and password file <none>
I20260601 13:35:40.349287 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:40.349341 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:35:40.349483 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:35:40.349932 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320869173936-22127-0/minicluster-data/ts-3-root/instance:
uuid: "866283ff3fbd4c69b19e611df5fd2fa0"
format_stamp: "Formatted at 2026-06-01 13:35:40 on dist-test-slave-zw2r"
I20260601 13:35:40.351570 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:35:40.352761 25335 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:35:40.353140 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:35:40.353283 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320869173936-22127-0/minicluster-data/ts-3-root
uuid: "866283ff3fbd4c69b19e611df5fd2fa0"
format_stamp: "Formatted at 2026-06-01 13:35:40 on dist-test-slave-zw2r"
I20260601 13:35:40.353391 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320869173936-22127-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320869173936-22127-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320869173936-22127-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:35:40.369912 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:40.370471 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:40.370879 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:35:40.371440 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:35:40.371510 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:40.371564 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:35:40.371618 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:40.376968 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.196:41179
I20260601 13:35:40.377012 25398 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.196:41179 every 8 connection(s)
I20260601 13:35:40.378742 24979 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40588:
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:35:40.382659 25399 heartbeater.cc:344] Connected to a master server at 127.21.155.254:38567
I20260601 13:35:40.382773 25399 heartbeater.cc:461] Registering TS with master...
I20260601 13:35:40.383179 25399 heartbeater.cc:507] Master 127.21.155.254:38567 requested a full tablet report, sending...
I20260601 13:35:40.384166 24978 ts_manager.cc:194] Registered new tserver with Master: 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196:41179)
W20260601 13:35:40.384604 24979 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9d7467421c294d6f842847f46d938d51 has no consensus state
I20260601 13:35:40.384851 24978 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40590
W20260601 13:35:40.384943 24979 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5a82c06a1d274970a93f42202467de76 has no consensus state
W20260601 13:35:40.385304 24979 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3e5466d897ad40208b19e2fdfaff8505 has no consensus state
W20260601 13:35:40.385576 24979 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fcf732f3521e4d329bda9e256933544c has no consensus state
W20260601 13:35:40.385862 24979 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2ac08d4ebf704d04b5230dd23b7057bd has no consensus state
W20260601 13:35:40.386263 24979 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1008797229aa4faaabc775e0b29c7618 has no consensus state
W20260601 13:35:40.386547 24979 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 569274d4bd194a5f9060494535def959 has no consensus state
W20260601 13:35:40.386816 24979 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f12a349ddeb2478b8137120d0e30c938 has no consensus state
I20260601 13:35:40.391901 25070 tablet_service.cc:1511] Processing CreateTablet for tablet 9d7467421c294d6f842847f46d938d51 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=351dcd9643e14a6d84c7996d7783ba01]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:35:40.392341 25070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d7467421c294d6f842847f46d938d51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:40.394564 25280 tablet_bootstrap.cc:492] T 9d7467421c294d6f842847f46d938d51 P d843549fd2a24dc28c658c3b19a24bd0: Bootstrap starting.
I20260601 13:35:40.395625 25070 tablet_service.cc:1511] Processing CreateTablet for tablet 5a82c06a1d274970a93f42202467de76 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=351dcd9643e14a6d84c7996d7783ba01]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:35:40.395781 25069 tablet_service.cc:1511] Processing CreateTablet for tablet 2ac08d4ebf704d04b5230dd23b7057bd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=351dcd9643e14a6d84c7996d7783ba01]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:35:40.395890 25280 tablet_bootstrap.cc:654] T 9d7467421c294d6f842847f46d938d51 P d843549fd2a24dc28c658c3b19a24bd0: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:40.395925 25070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a82c06a1d274970a93f42202467de76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:40.396211 25071 tablet_service.cc:1511] Processing CreateTablet for tablet 569274d4bd194a5f9060494535def959 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=351dcd9643e14a6d84c7996d7783ba01]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:35:40.396229 25224 tablet_service.cc:1511] Processing CreateTablet for tablet 2ac08d4ebf704d04b5230dd23b7057bd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=351dcd9643e14a6d84c7996d7783ba01]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:35:40.396464 25071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 569274d4bd194a5f9060494535def959. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:40.396508 25224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ac08d4ebf704d04b5230dd23b7057bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:40.396739 25221 tablet_service.cc:1511] Processing CreateTablet for tablet 3e5466d897ad40208b19e2fdfaff8505 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=351dcd9643e14a6d84c7996d7783ba01]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:35:40.396965 25221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e5466d897ad40208b19e2fdfaff8505. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:40.398802 25215 tablet_service.cc:1511] Processing CreateTablet for tablet f12a349ddeb2478b8137120d0e30c938 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=351dcd9643e14a6d84c7996d7783ba01]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:35:40.398952 25282 tablet_bootstrap.cc:492] T 2ac08d4ebf704d04b5230dd23b7057bd P 7ae76fda9c0a41dfb28663d28ad9b0e6: Bootstrap starting.
I20260601 13:35:40.398905 25222 tablet_service.cc:1511] Processing CreateTablet for tablet 1008797229aa4faaabc775e0b29c7618 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=351dcd9643e14a6d84c7996d7783ba01]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:35:40.399099 25215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f12a349ddeb2478b8137120d0e30c938. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:40.399238 25222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1008797229aa4faaabc775e0b29c7618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:40.399358 25223 tablet_service.cc:1511] Processing CreateTablet for tablet 5a82c06a1d274970a93f42202467de76 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=351dcd9643e14a6d84c7996d7783ba01]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:35:40.399611 25223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a82c06a1d274970a93f42202467de76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:40.400074 25282 tablet_bootstrap.cc:654] T 2ac08d4ebf704d04b5230dd23b7057bd P 7ae76fda9c0a41dfb28663d28ad9b0e6: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:40.401510 25072 tablet_service.cc:1511] Processing CreateTablet for tablet fcf732f3521e4d329bda9e256933544c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=351dcd9643e14a6d84c7996d7783ba01]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:35:40.401793 25072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcf732f3521e4d329bda9e256933544c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:40.402163 25361 tablet_service.cc:1511] Processing CreateTablet for tablet 3e5466d897ad40208b19e2fdfaff8505 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=351dcd9643e14a6d84c7996d7783ba01]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:35:40.402207 25360 tablet_service.cc:1511] Processing CreateTablet for tablet fcf732f3521e4d329bda9e256933544c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=351dcd9643e14a6d84c7996d7783ba01]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:35:40.402405 25361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e5466d897ad40208b19e2fdfaff8505. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:40.402478 25363 tablet_service.cc:1511] Processing CreateTablet for tablet 9d7467421c294d6f842847f46d938d51 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=351dcd9643e14a6d84c7996d7783ba01]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:35:40.402637 25359 tablet_service.cc:1511] Processing CreateTablet for tablet 2ac08d4ebf704d04b5230dd23b7057bd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=351dcd9643e14a6d84c7996d7783ba01]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:35:40.402733 25363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d7467421c294d6f842847f46d938d51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:40.402864 25359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ac08d4ebf704d04b5230dd23b7057bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:40.403131 25362 tablet_service.cc:1511] Processing CreateTablet for tablet 5a82c06a1d274970a93f42202467de76 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=351dcd9643e14a6d84c7996d7783ba01]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:35:40.403367 25362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a82c06a1d274970a93f42202467de76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:40.403785 25069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ac08d4ebf704d04b5230dd23b7057bd. 1 dirs total, 0 dirs full, 0 dirs failed
W20260601 13:35:40.404739 24964 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 5a82c06a1d274970a93f42202467de76 (table range_aware_rebalance_new_range [id=351dcd9643e14a6d84c7996d7783ba01], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 5a82c06a1d274970a93f42202467de76 consensus state has no leader
I20260601 13:35:40.405095 25358 tablet_service.cc:1511] Processing CreateTablet for tablet 1008797229aa4faaabc775e0b29c7618 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=351dcd9643e14a6d84c7996d7783ba01]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:35:40.405397 25358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1008797229aa4faaabc775e0b29c7618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:40.391901 25145 tablet_service.cc:1511] Processing CreateTablet for tablet 9d7467421c294d6f842847f46d938d51 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=351dcd9643e14a6d84c7996d7783ba01]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:35:40.406271 25145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d7467421c294d6f842847f46d938d51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:40.407400 25357 tablet_service.cc:1511] Processing CreateTablet for tablet 569274d4bd194a5f9060494535def959 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=351dcd9643e14a6d84c7996d7783ba01]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:35:40.407682 25357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 569274d4bd194a5f9060494535def959. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:40.408092 25281 tablet_bootstrap.cc:492] T 9d7467421c294d6f842847f46d938d51 P 013c5ef6fc114d7d9a7004d3bc5747ce: Bootstrap starting.
I20260601 13:35:40.408285 25280 tablet_bootstrap.cc:492] T 9d7467421c294d6f842847f46d938d51 P d843549fd2a24dc28c658c3b19a24bd0: No bootstrap required, opened a new log
I20260601 13:35:40.408378 25280 ts_tablet_manager.cc:1403] T 9d7467421c294d6f842847f46d938d51 P d843549fd2a24dc28c658c3b19a24bd0: Time spent bootstrapping tablet: real 0.014s	user 0.001s	sys 0.001s
I20260601 13:35:40.408682 25147 tablet_service.cc:1511] Processing CreateTablet for tablet 569274d4bd194a5f9060494535def959 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=351dcd9643e14a6d84c7996d7783ba01]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:35:40.408914 25147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 569274d4bd194a5f9060494535def959. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:40.408885 25280 raft_consensus.cc:359] T 9d7467421c294d6f842847f46d938d51 P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } }
I20260601 13:35:40.408988 25280 raft_consensus.cc:385] T 9d7467421c294d6f842847f46d938d51 P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:40.409031 25280 raft_consensus.cc:740] T 9d7467421c294d6f842847f46d938d51 P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d843549fd2a24dc28c658c3b19a24bd0, State: Initialized, Role: FOLLOWER
I20260601 13:35:40.409158 25280 consensus_queue.cc:260] T 9d7467421c294d6f842847f46d938d51 P d843549fd2a24dc28c658c3b19a24bd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } }
I20260601 13:35:40.409474 25280 ts_tablet_manager.cc:1434] T 9d7467421c294d6f842847f46d938d51 P d843549fd2a24dc28c658c3b19a24bd0: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:40.409629 25281 tablet_bootstrap.cc:654] T 9d7467421c294d6f842847f46d938d51 P 013c5ef6fc114d7d9a7004d3bc5747ce: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:40.409658 25280 tablet_bootstrap.cc:492] T 5a82c06a1d274970a93f42202467de76 P d843549fd2a24dc28c658c3b19a24bd0: Bootstrap starting.
I20260601 13:35:40.409965 25356 tablet_service.cc:1511] Processing CreateTablet for tablet f12a349ddeb2478b8137120d0e30c938 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=351dcd9643e14a6d84c7996d7783ba01]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:35:40.410262 25356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f12a349ddeb2478b8137120d0e30c938. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:40.410403 25149 tablet_service.cc:1511] Processing CreateTablet for tablet 1008797229aa4faaabc775e0b29c7618 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=351dcd9643e14a6d84c7996d7783ba01]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:35:40.410665 25149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1008797229aa4faaabc775e0b29c7618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:40.410693 25280 tablet_bootstrap.cc:654] T 5a82c06a1d274970a93f42202467de76 P d843549fd2a24dc28c658c3b19a24bd0: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:40.411641 25145 tablet_service.cc:1511] Processing CreateTablet for tablet 3e5466d897ad40208b19e2fdfaff8505 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=351dcd9643e14a6d84c7996d7783ba01]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:35:40.411921 25145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e5466d897ad40208b19e2fdfaff8505. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:40.412256 25360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcf732f3521e4d329bda9e256933544c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:40.413602 25281 tablet_bootstrap.cc:492] T 9d7467421c294d6f842847f46d938d51 P 013c5ef6fc114d7d9a7004d3bc5747ce: No bootstrap required, opened a new log
I20260601 13:35:40.413702 25281 ts_tablet_manager.cc:1403] T 9d7467421c294d6f842847f46d938d51 P 013c5ef6fc114d7d9a7004d3bc5747ce: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:35:40.414191 25281 raft_consensus.cc:359] T 9d7467421c294d6f842847f46d938d51 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } }
I20260601 13:35:40.414328 25281 raft_consensus.cc:385] T 9d7467421c294d6f842847f46d938d51 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:40.414366 25281 raft_consensus.cc:740] T 9d7467421c294d6f842847f46d938d51 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 013c5ef6fc114d7d9a7004d3bc5747ce, State: Initialized, Role: FOLLOWER
I20260601 13:35:40.414489 25281 consensus_queue.cc:260] T 9d7467421c294d6f842847f46d938d51 P 013c5ef6fc114d7d9a7004d3bc5747ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } }
I20260601 13:35:40.414680 25280 tablet_bootstrap.cc:492] T 5a82c06a1d274970a93f42202467de76 P d843549fd2a24dc28c658c3b19a24bd0: No bootstrap required, opened a new log
I20260601 13:35:40.414661 25146 tablet_service.cc:1511] Processing CreateTablet for tablet fcf732f3521e4d329bda9e256933544c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=351dcd9643e14a6d84c7996d7783ba01]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:35:40.414763 25280 ts_tablet_manager.cc:1403] T 5a82c06a1d274970a93f42202467de76 P d843549fd2a24dc28c658c3b19a24bd0: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:35:40.414780 25281 ts_tablet_manager.cc:1434] T 9d7467421c294d6f842847f46d938d51 P 013c5ef6fc114d7d9a7004d3bc5747ce: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:40.414918 25146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcf732f3521e4d329bda9e256933544c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:40.415016 25281 tablet_bootstrap.cc:492] T 569274d4bd194a5f9060494535def959 P 013c5ef6fc114d7d9a7004d3bc5747ce: Bootstrap starting.
I20260601 13:35:40.415270 25280 raft_consensus.cc:359] T 5a82c06a1d274970a93f42202467de76 P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } }
I20260601 13:35:40.415375 25280 raft_consensus.cc:385] T 5a82c06a1d274970a93f42202467de76 P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:40.415400 25280 raft_consensus.cc:740] T 5a82c06a1d274970a93f42202467de76 P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d843549fd2a24dc28c658c3b19a24bd0, State: Initialized, Role: FOLLOWER
I20260601 13:35:40.415530 25280 consensus_queue.cc:260] T 5a82c06a1d274970a93f42202467de76 P d843549fd2a24dc28c658c3b19a24bd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } }
I20260601 13:35:40.415834 25280 ts_tablet_manager.cc:1434] T 5a82c06a1d274970a93f42202467de76 P d843549fd2a24dc28c658c3b19a24bd0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:35:40.416033 25281 tablet_bootstrap.cc:654] T 569274d4bd194a5f9060494535def959 P 013c5ef6fc114d7d9a7004d3bc5747ce: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:40.416344 25280 tablet_bootstrap.cc:492] T 569274d4bd194a5f9060494535def959 P d843549fd2a24dc28c658c3b19a24bd0: Bootstrap starting.
I20260601 13:35:40.414793 25282 tablet_bootstrap.cc:492] T 2ac08d4ebf704d04b5230dd23b7057bd P 7ae76fda9c0a41dfb28663d28ad9b0e6: No bootstrap required, opened a new log
I20260601 13:35:40.417348 25282 ts_tablet_manager.cc:1403] T 2ac08d4ebf704d04b5230dd23b7057bd P 7ae76fda9c0a41dfb28663d28ad9b0e6: Time spent bootstrapping tablet: real 0.018s	user 0.002s	sys 0.000s
I20260601 13:35:40.417488 25405 tablet_bootstrap.cc:492] T 3e5466d897ad40208b19e2fdfaff8505 P 866283ff3fbd4c69b19e611df5fd2fa0: Bootstrap starting.
I20260601 13:35:40.417721 25280 tablet_bootstrap.cc:654] T 569274d4bd194a5f9060494535def959 P d843549fd2a24dc28c658c3b19a24bd0: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:40.417790 25282 raft_consensus.cc:359] T 2ac08d4ebf704d04b5230dd23b7057bd P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } }
I20260601 13:35:40.417900 25282 raft_consensus.cc:385] T 2ac08d4ebf704d04b5230dd23b7057bd P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:40.417936 25282 raft_consensus.cc:740] T 2ac08d4ebf704d04b5230dd23b7057bd P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ae76fda9c0a41dfb28663d28ad9b0e6, State: Initialized, Role: FOLLOWER
I20260601 13:35:40.418072 25282 consensus_queue.cc:260] T 2ac08d4ebf704d04b5230dd23b7057bd P 7ae76fda9c0a41dfb28663d28ad9b0e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } }
I20260601 13:35:40.418354 25282 ts_tablet_manager.cc:1434] T 2ac08d4ebf704d04b5230dd23b7057bd P 7ae76fda9c0a41dfb28663d28ad9b0e6: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:40.418540 25282 tablet_bootstrap.cc:492] T 3e5466d897ad40208b19e2fdfaff8505 P 7ae76fda9c0a41dfb28663d28ad9b0e6: Bootstrap starting.
I20260601 13:35:40.419240 25281 tablet_bootstrap.cc:492] T 569274d4bd194a5f9060494535def959 P 013c5ef6fc114d7d9a7004d3bc5747ce: No bootstrap required, opened a new log
I20260601 13:35:40.419260 25405 tablet_bootstrap.cc:654] T 3e5466d897ad40208b19e2fdfaff8505 P 866283ff3fbd4c69b19e611df5fd2fa0: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:40.419442 25281 ts_tablet_manager.cc:1403] T 569274d4bd194a5f9060494535def959 P 013c5ef6fc114d7d9a7004d3bc5747ce: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:35:40.419734 25282 tablet_bootstrap.cc:654] T 3e5466d897ad40208b19e2fdfaff8505 P 7ae76fda9c0a41dfb28663d28ad9b0e6: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:40.420011 25281 raft_consensus.cc:359] T 569274d4bd194a5f9060494535def959 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } }
I20260601 13:35:40.420127 25281 raft_consensus.cc:385] T 569274d4bd194a5f9060494535def959 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:40.420166 25281 raft_consensus.cc:740] T 569274d4bd194a5f9060494535def959 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 013c5ef6fc114d7d9a7004d3bc5747ce, State: Initialized, Role: FOLLOWER
I20260601 13:35:40.420315 25281 consensus_queue.cc:260] T 569274d4bd194a5f9060494535def959 P 013c5ef6fc114d7d9a7004d3bc5747ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } }
I20260601 13:35:40.420666 25281 ts_tablet_manager.cc:1434] T 569274d4bd194a5f9060494535def959 P 013c5ef6fc114d7d9a7004d3bc5747ce: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:35:40.420851 25281 tablet_bootstrap.cc:492] T 1008797229aa4faaabc775e0b29c7618 P 013c5ef6fc114d7d9a7004d3bc5747ce: Bootstrap starting.
I20260601 13:35:40.418550 25069 tablet_service.cc:1511] Processing CreateTablet for tablet f12a349ddeb2478b8137120d0e30c938 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=351dcd9643e14a6d84c7996d7783ba01]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:35:40.421195 25069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f12a349ddeb2478b8137120d0e30c938. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:40.421924 25281 tablet_bootstrap.cc:654] T 1008797229aa4faaabc775e0b29c7618 P 013c5ef6fc114d7d9a7004d3bc5747ce: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:40.423195 25281 tablet_bootstrap.cc:492] T 1008797229aa4faaabc775e0b29c7618 P 013c5ef6fc114d7d9a7004d3bc5747ce: No bootstrap required, opened a new log
I20260601 13:35:40.423282 25281 ts_tablet_manager.cc:1403] T 1008797229aa4faaabc775e0b29c7618 P 013c5ef6fc114d7d9a7004d3bc5747ce: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:35:40.423753 25281 raft_consensus.cc:359] T 1008797229aa4faaabc775e0b29c7618 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.423871 25281 raft_consensus.cc:385] T 1008797229aa4faaabc775e0b29c7618 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:40.423923 25281 raft_consensus.cc:740] T 1008797229aa4faaabc775e0b29c7618 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 013c5ef6fc114d7d9a7004d3bc5747ce, State: Initialized, Role: FOLLOWER
I20260601 13:35:40.424072 25281 consensus_queue.cc:260] T 1008797229aa4faaabc775e0b29c7618 P 013c5ef6fc114d7d9a7004d3bc5747ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.424350 25282 tablet_bootstrap.cc:492] T 3e5466d897ad40208b19e2fdfaff8505 P 7ae76fda9c0a41dfb28663d28ad9b0e6: No bootstrap required, opened a new log
I20260601 13:35:40.424407 25281 ts_tablet_manager.cc:1434] T 1008797229aa4faaabc775e0b29c7618 P 013c5ef6fc114d7d9a7004d3bc5747ce: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:35:40.424415 25282 ts_tablet_manager.cc:1403] T 3e5466d897ad40208b19e2fdfaff8505 P 7ae76fda9c0a41dfb28663d28ad9b0e6: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.000s
I20260601 13:35:40.424592 25281 tablet_bootstrap.cc:492] T 3e5466d897ad40208b19e2fdfaff8505 P 013c5ef6fc114d7d9a7004d3bc5747ce: Bootstrap starting.
I20260601 13:35:40.424930 25282 raft_consensus.cc:359] T 3e5466d897ad40208b19e2fdfaff8505 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.425041 25282 raft_consensus.cc:385] T 3e5466d897ad40208b19e2fdfaff8505 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:40.425091 25282 raft_consensus.cc:740] T 3e5466d897ad40208b19e2fdfaff8505 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ae76fda9c0a41dfb28663d28ad9b0e6, State: Initialized, Role: FOLLOWER
I20260601 13:35:40.425274 25282 consensus_queue.cc:260] T 3e5466d897ad40208b19e2fdfaff8505 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.425571 25282 ts_tablet_manager.cc:1434] T 3e5466d897ad40208b19e2fdfaff8505 P 7ae76fda9c0a41dfb28663d28ad9b0e6: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:35:40.425665 25281 tablet_bootstrap.cc:654] T 3e5466d897ad40208b19e2fdfaff8505 P 013c5ef6fc114d7d9a7004d3bc5747ce: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:40.426123 25282 tablet_bootstrap.cc:492] T f12a349ddeb2478b8137120d0e30c938 P 7ae76fda9c0a41dfb28663d28ad9b0e6: Bootstrap starting.
I20260601 13:35:40.426893 25281 tablet_bootstrap.cc:492] T 3e5466d897ad40208b19e2fdfaff8505 P 013c5ef6fc114d7d9a7004d3bc5747ce: No bootstrap required, opened a new log
I20260601 13:35:40.426991 25281 ts_tablet_manager.cc:1403] T 3e5466d897ad40208b19e2fdfaff8505 P 013c5ef6fc114d7d9a7004d3bc5747ce: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:35:40.427381 25282 tablet_bootstrap.cc:654] T f12a349ddeb2478b8137120d0e30c938 P 7ae76fda9c0a41dfb28663d28ad9b0e6: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:40.427582 25281 raft_consensus.cc:359] T 3e5466d897ad40208b19e2fdfaff8505 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.427712 25281 raft_consensus.cc:385] T 3e5466d897ad40208b19e2fdfaff8505 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:40.427754 25281 raft_consensus.cc:740] T 3e5466d897ad40208b19e2fdfaff8505 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 013c5ef6fc114d7d9a7004d3bc5747ce, State: Initialized, Role: FOLLOWER
I20260601 13:35:40.427874 25281 consensus_queue.cc:260] T 3e5466d897ad40208b19e2fdfaff8505 P 013c5ef6fc114d7d9a7004d3bc5747ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.428186 25281 ts_tablet_manager.cc:1434] T 3e5466d897ad40208b19e2fdfaff8505 P 013c5ef6fc114d7d9a7004d3bc5747ce: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:40.428491 25281 tablet_bootstrap.cc:492] T fcf732f3521e4d329bda9e256933544c P 013c5ef6fc114d7d9a7004d3bc5747ce: Bootstrap starting.
I20260601 13:35:40.428587 25280 tablet_bootstrap.cc:492] T 569274d4bd194a5f9060494535def959 P d843549fd2a24dc28c658c3b19a24bd0: No bootstrap required, opened a new log
I20260601 13:35:40.428653 25280 ts_tablet_manager.cc:1403] T 569274d4bd194a5f9060494535def959 P d843549fd2a24dc28c658c3b19a24bd0: Time spent bootstrapping tablet: real 0.012s	user 0.001s	sys 0.001s
I20260601 13:35:40.428864 25282 tablet_bootstrap.cc:492] T f12a349ddeb2478b8137120d0e30c938 P 7ae76fda9c0a41dfb28663d28ad9b0e6: No bootstrap required, opened a new log
I20260601 13:35:40.428947 25282 ts_tablet_manager.cc:1403] T f12a349ddeb2478b8137120d0e30c938 P 7ae76fda9c0a41dfb28663d28ad9b0e6: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:35:40.429104 25280 raft_consensus.cc:359] T 569274d4bd194a5f9060494535def959 P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } }
I20260601 13:35:40.429227 25280 raft_consensus.cc:385] T 569274d4bd194a5f9060494535def959 P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:40.429261 25280 raft_consensus.cc:740] T 569274d4bd194a5f9060494535def959 P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d843549fd2a24dc28c658c3b19a24bd0, State: Initialized, Role: FOLLOWER
I20260601 13:35:40.429378 25280 consensus_queue.cc:260] T 569274d4bd194a5f9060494535def959 P d843549fd2a24dc28c658c3b19a24bd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } }
I20260601 13:35:40.429548 25281 tablet_bootstrap.cc:654] T fcf732f3521e4d329bda9e256933544c P 013c5ef6fc114d7d9a7004d3bc5747ce: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:40.429718 25280 ts_tablet_manager.cc:1434] T 569274d4bd194a5f9060494535def959 P d843549fd2a24dc28c658c3b19a24bd0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:35:40.429900 25280 tablet_bootstrap.cc:492] T fcf732f3521e4d329bda9e256933544c P d843549fd2a24dc28c658c3b19a24bd0: Bootstrap starting.
I20260601 13:35:40.430615 25282 raft_consensus.cc:359] T f12a349ddeb2478b8137120d0e30c938 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } }
I20260601 13:35:40.430729 25282 raft_consensus.cc:385] T f12a349ddeb2478b8137120d0e30c938 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:40.430863 25280 tablet_bootstrap.cc:654] T fcf732f3521e4d329bda9e256933544c P d843549fd2a24dc28c658c3b19a24bd0: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:40.430766 25282 raft_consensus.cc:740] T f12a349ddeb2478b8137120d0e30c938 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ae76fda9c0a41dfb28663d28ad9b0e6, State: Initialized, Role: FOLLOWER
I20260601 13:35:40.431298 25282 consensus_queue.cc:260] T f12a349ddeb2478b8137120d0e30c938 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } }
I20260601 13:35:40.431531 25405 tablet_bootstrap.cc:492] T 3e5466d897ad40208b19e2fdfaff8505 P 866283ff3fbd4c69b19e611df5fd2fa0: No bootstrap required, opened a new log
I20260601 13:35:40.431591 25282 ts_tablet_manager.cc:1434] T f12a349ddeb2478b8137120d0e30c938 P 7ae76fda9c0a41dfb28663d28ad9b0e6: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:35:40.431613 25405 ts_tablet_manager.cc:1403] T 3e5466d897ad40208b19e2fdfaff8505 P 866283ff3fbd4c69b19e611df5fd2fa0: Time spent bootstrapping tablet: real 0.014s	user 0.002s	sys 0.000s
I20260601 13:35:40.431777 25282 tablet_bootstrap.cc:492] T 5a82c06a1d274970a93f42202467de76 P 7ae76fda9c0a41dfb28663d28ad9b0e6: Bootstrap starting.
I20260601 13:35:40.432070 25405 raft_consensus.cc:359] T 3e5466d897ad40208b19e2fdfaff8505 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.432166 25405 raft_consensus.cc:385] T 3e5466d897ad40208b19e2fdfaff8505 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:40.432204 25405 raft_consensus.cc:740] T 3e5466d897ad40208b19e2fdfaff8505 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 866283ff3fbd4c69b19e611df5fd2fa0, State: Initialized, Role: FOLLOWER
I20260601 13:35:40.432397 25280 tablet_bootstrap.cc:492] T fcf732f3521e4d329bda9e256933544c P d843549fd2a24dc28c658c3b19a24bd0: No bootstrap required, opened a new log
I20260601 13:35:40.432338 25405 consensus_queue.cc:260] T 3e5466d897ad40208b19e2fdfaff8505 P 866283ff3fbd4c69b19e611df5fd2fa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.432457 25280 ts_tablet_manager.cc:1403] T fcf732f3521e4d329bda9e256933544c P d843549fd2a24dc28c658c3b19a24bd0: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:35:40.432781 25405 ts_tablet_manager.cc:1434] T 3e5466d897ad40208b19e2fdfaff8505 P 866283ff3fbd4c69b19e611df5fd2fa0: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:40.432794 25282 tablet_bootstrap.cc:654] T 5a82c06a1d274970a93f42202467de76 P 7ae76fda9c0a41dfb28663d28ad9b0e6: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:40.432901 25280 raft_consensus.cc:359] T fcf732f3521e4d329bda9e256933544c P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } }
I20260601 13:35:40.432955 25399 heartbeater.cc:499] Master 127.21.155.254:38567 was elected leader, sending a full tablet report...
I20260601 13:35:40.432988 25280 raft_consensus.cc:385] T fcf732f3521e4d329bda9e256933544c P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:40.433027 25280 raft_consensus.cc:740] T fcf732f3521e4d329bda9e256933544c P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d843549fd2a24dc28c658c3b19a24bd0, State: Initialized, Role: FOLLOWER
I20260601 13:35:40.433130 25280 consensus_queue.cc:260] T fcf732f3521e4d329bda9e256933544c P d843549fd2a24dc28c658c3b19a24bd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } }
I20260601 13:35:40.433553 25280 ts_tablet_manager.cc:1434] T fcf732f3521e4d329bda9e256933544c P d843549fd2a24dc28c658c3b19a24bd0: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:40.432960 25405 tablet_bootstrap.cc:492] T 2ac08d4ebf704d04b5230dd23b7057bd P 866283ff3fbd4c69b19e611df5fd2fa0: Bootstrap starting.
I20260601 13:35:40.434481 25280 tablet_bootstrap.cc:492] T 2ac08d4ebf704d04b5230dd23b7057bd P d843549fd2a24dc28c658c3b19a24bd0: Bootstrap starting.
I20260601 13:35:40.434553 25294 raft_consensus.cc:493] T 5a82c06a1d274970a93f42202467de76 P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:35:40.434684 25294 raft_consensus.cc:515] T 5a82c06a1d274970a93f42202467de76 P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } }
I20260601 13:35:40.435180 25294 leader_election.cc:290] T 5a82c06a1d274970a93f42202467de76 P d843549fd2a24dc28c658c3b19a24bd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ae76fda9c0a41dfb28663d28ad9b0e6 (127.21.155.195:45329), 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196:41179)
I20260601 13:35:40.435212 25405 tablet_bootstrap.cc:654] T 2ac08d4ebf704d04b5230dd23b7057bd P 866283ff3fbd4c69b19e611df5fd2fa0: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:40.435590 25280 tablet_bootstrap.cc:654] T 2ac08d4ebf704d04b5230dd23b7057bd P d843549fd2a24dc28c658c3b19a24bd0: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:40.437121 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a82c06a1d274970a93f42202467de76" candidate_uuid: "d843549fd2a24dc28c658c3b19a24bd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" is_pre_election: true
W20260601 13:35:40.437577 25046 leader_election.cc:343] T 5a82c06a1d274970a93f42202467de76 P d843549fd2a24dc28c658c3b19a24bd0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ae76fda9c0a41dfb28663d28ad9b0e6 (127.21.155.195:45329): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:35:40.437741 24979 catalog_manager.cc:6241] T 00000000000000000000000000000000 P f21913d7eb9949eeaf6fff14ae53501c: range_aware_rebalance_new_range [id=351dcd9643e14a6d84c7996d7783ba01] alter complete (version 0)
I20260601 13:35:40.438171 25281 tablet_bootstrap.cc:492] T fcf732f3521e4d329bda9e256933544c P 013c5ef6fc114d7d9a7004d3bc5747ce: No bootstrap required, opened a new log
I20260601 13:35:40.438256 25281 ts_tablet_manager.cc:1403] T fcf732f3521e4d329bda9e256933544c P 013c5ef6fc114d7d9a7004d3bc5747ce: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.000s
I20260601 13:35:40.438745 25281 raft_consensus.cc:359] T fcf732f3521e4d329bda9e256933544c P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } }
I20260601 13:35:40.438853 25281 raft_consensus.cc:385] T fcf732f3521e4d329bda9e256933544c P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:40.438887 25281 raft_consensus.cc:740] T fcf732f3521e4d329bda9e256933544c P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 013c5ef6fc114d7d9a7004d3bc5747ce, State: Initialized, Role: FOLLOWER
I20260601 13:35:40.438994 25281 consensus_queue.cc:260] T fcf732f3521e4d329bda9e256933544c P 013c5ef6fc114d7d9a7004d3bc5747ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } }
I20260601 13:35:40.439304 25281 ts_tablet_manager.cc:1434] T fcf732f3521e4d329bda9e256933544c P 013c5ef6fc114d7d9a7004d3bc5747ce: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:40.439752 25373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a82c06a1d274970a93f42202467de76" candidate_uuid: "d843549fd2a24dc28c658c3b19a24bd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" is_pre_election: true
I20260601 13:35:40.440068 25405 tablet_bootstrap.cc:492] T 2ac08d4ebf704d04b5230dd23b7057bd P 866283ff3fbd4c69b19e611df5fd2fa0: No bootstrap required, opened a new log
I20260601 13:35:40.440164 25405 ts_tablet_manager.cc:1403] T 2ac08d4ebf704d04b5230dd23b7057bd P 866283ff3fbd4c69b19e611df5fd2fa0: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
W20260601 13:35:40.440145 25047 leader_election.cc:343] T 5a82c06a1d274970a93f42202467de76 P d843549fd2a24dc28c658c3b19a24bd0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196:41179): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:35:40.440232 25047 leader_election.cc:304] T 5a82c06a1d274970a93f42202467de76 P d843549fd2a24dc28c658c3b19a24bd0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d843549fd2a24dc28c658c3b19a24bd0; no voters: 7ae76fda9c0a41dfb28663d28ad9b0e6, 866283ff3fbd4c69b19e611df5fd2fa0
I20260601 13:35:40.440412 25294 raft_consensus.cc:2749] T 5a82c06a1d274970a93f42202467de76 P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:35:40.440663 25405 raft_consensus.cc:359] T 2ac08d4ebf704d04b5230dd23b7057bd P 866283ff3fbd4c69b19e611df5fd2fa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } }
I20260601 13:35:40.440757 25405 raft_consensus.cc:385] T 2ac08d4ebf704d04b5230dd23b7057bd P 866283ff3fbd4c69b19e611df5fd2fa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:40.440786 25405 raft_consensus.cc:740] T 2ac08d4ebf704d04b5230dd23b7057bd P 866283ff3fbd4c69b19e611df5fd2fa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 866283ff3fbd4c69b19e611df5fd2fa0, State: Initialized, Role: FOLLOWER
I20260601 13:35:40.440907 25405 consensus_queue.cc:260] T 2ac08d4ebf704d04b5230dd23b7057bd P 866283ff3fbd4c69b19e611df5fd2fa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } }
I20260601 13:35:40.441175 25405 ts_tablet_manager.cc:1434] T 2ac08d4ebf704d04b5230dd23b7057bd P 866283ff3fbd4c69b19e611df5fd2fa0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:35:40.441401 25405 tablet_bootstrap.cc:492] T 9d7467421c294d6f842847f46d938d51 P 866283ff3fbd4c69b19e611df5fd2fa0: Bootstrap starting.
I20260601 13:35:40.442082 25282 tablet_bootstrap.cc:492] T 5a82c06a1d274970a93f42202467de76 P 7ae76fda9c0a41dfb28663d28ad9b0e6: No bootstrap required, opened a new log
I20260601 13:35:40.442210 25282 ts_tablet_manager.cc:1403] T 5a82c06a1d274970a93f42202467de76 P 7ae76fda9c0a41dfb28663d28ad9b0e6: Time spent bootstrapping tablet: real 0.010s	user 0.000s	sys 0.002s
I20260601 13:35:40.442634 25405 tablet_bootstrap.cc:654] T 9d7467421c294d6f842847f46d938d51 P 866283ff3fbd4c69b19e611df5fd2fa0: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:40.442698 25282 raft_consensus.cc:359] T 5a82c06a1d274970a93f42202467de76 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } }
I20260601 13:35:40.442816 25282 raft_consensus.cc:385] T 5a82c06a1d274970a93f42202467de76 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:40.442870 25282 raft_consensus.cc:740] T 5a82c06a1d274970a93f42202467de76 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ae76fda9c0a41dfb28663d28ad9b0e6, State: Initialized, Role: FOLLOWER
I20260601 13:35:40.443011 25282 consensus_queue.cc:260] T 5a82c06a1d274970a93f42202467de76 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } }
I20260601 13:35:40.443336 25282 ts_tablet_manager.cc:1434] T 5a82c06a1d274970a93f42202467de76 P 7ae76fda9c0a41dfb28663d28ad9b0e6: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:35:40.443518 25282 tablet_bootstrap.cc:492] T 1008797229aa4faaabc775e0b29c7618 P 7ae76fda9c0a41dfb28663d28ad9b0e6: Bootstrap starting.
I20260601 13:35:40.444427 25405 tablet_bootstrap.cc:492] T 9d7467421c294d6f842847f46d938d51 P 866283ff3fbd4c69b19e611df5fd2fa0: No bootstrap required, opened a new log
I20260601 13:35:40.444535 25405 ts_tablet_manager.cc:1403] T 9d7467421c294d6f842847f46d938d51 P 866283ff3fbd4c69b19e611df5fd2fa0: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:35:40.444861 25282 tablet_bootstrap.cc:654] T 1008797229aa4faaabc775e0b29c7618 P 7ae76fda9c0a41dfb28663d28ad9b0e6: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:40.445034 25405 raft_consensus.cc:359] T 9d7467421c294d6f842847f46d938d51 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } }
I20260601 13:35:40.445151 25405 raft_consensus.cc:385] T 9d7467421c294d6f842847f46d938d51 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:40.445185 25405 raft_consensus.cc:740] T 9d7467421c294d6f842847f46d938d51 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 866283ff3fbd4c69b19e611df5fd2fa0, State: Initialized, Role: FOLLOWER
I20260601 13:35:40.445361 25405 consensus_queue.cc:260] T 9d7467421c294d6f842847f46d938d51 P 866283ff3fbd4c69b19e611df5fd2fa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } }
I20260601 13:35:40.445680 25405 ts_tablet_manager.cc:1434] T 9d7467421c294d6f842847f46d938d51 P 866283ff3fbd4c69b19e611df5fd2fa0: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:40.445892 25405 tablet_bootstrap.cc:492] T 1008797229aa4faaabc775e0b29c7618 P 866283ff3fbd4c69b19e611df5fd2fa0: Bootstrap starting.
I20260601 13:35:40.446035 25280 tablet_bootstrap.cc:492] T 2ac08d4ebf704d04b5230dd23b7057bd P d843549fd2a24dc28c658c3b19a24bd0: No bootstrap required, opened a new log
I20260601 13:35:40.446134 25280 ts_tablet_manager.cc:1403] T 2ac08d4ebf704d04b5230dd23b7057bd P d843549fd2a24dc28c658c3b19a24bd0: Time spent bootstrapping tablet: real 0.012s	user 0.002s	sys 0.000s
I20260601 13:35:40.446141 25282 tablet_bootstrap.cc:492] T 1008797229aa4faaabc775e0b29c7618 P 7ae76fda9c0a41dfb28663d28ad9b0e6: No bootstrap required, opened a new log
I20260601 13:35:40.446245 25282 ts_tablet_manager.cc:1403] T 1008797229aa4faaabc775e0b29c7618 P 7ae76fda9c0a41dfb28663d28ad9b0e6: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:35:40.446604 25280 raft_consensus.cc:359] T 2ac08d4ebf704d04b5230dd23b7057bd P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } }
I20260601 13:35:40.446703 25280 raft_consensus.cc:385] T 2ac08d4ebf704d04b5230dd23b7057bd P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:40.446761 25280 raft_consensus.cc:740] T 2ac08d4ebf704d04b5230dd23b7057bd P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d843549fd2a24dc28c658c3b19a24bd0, State: Initialized, Role: FOLLOWER
I20260601 13:35:40.446712 25282 raft_consensus.cc:359] T 1008797229aa4faaabc775e0b29c7618 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.446833 25282 raft_consensus.cc:385] T 1008797229aa4faaabc775e0b29c7618 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:40.446870 25282 raft_consensus.cc:740] T 1008797229aa4faaabc775e0b29c7618 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ae76fda9c0a41dfb28663d28ad9b0e6, State: Initialized, Role: FOLLOWER
I20260601 13:35:40.446919 25280 consensus_queue.cc:260] T 2ac08d4ebf704d04b5230dd23b7057bd P d843549fd2a24dc28c658c3b19a24bd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } }
I20260601 13:35:40.446990 25405 tablet_bootstrap.cc:654] T 1008797229aa4faaabc775e0b29c7618 P 866283ff3fbd4c69b19e611df5fd2fa0: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:40.447031 25282 consensus_queue.cc:260] T 1008797229aa4faaabc775e0b29c7618 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.447506 25282 ts_tablet_manager.cc:1434] T 1008797229aa4faaabc775e0b29c7618 P 7ae76fda9c0a41dfb28663d28ad9b0e6: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:35:40.447753 25280 ts_tablet_manager.cc:1434] T 2ac08d4ebf704d04b5230dd23b7057bd P d843549fd2a24dc28c658c3b19a24bd0: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:35:40.448359 25280 tablet_bootstrap.cc:492] T f12a349ddeb2478b8137120d0e30c938 P d843549fd2a24dc28c658c3b19a24bd0: Bootstrap starting.
I20260601 13:35:40.449501 25280 tablet_bootstrap.cc:654] T f12a349ddeb2478b8137120d0e30c938 P d843549fd2a24dc28c658c3b19a24bd0: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:40.450385 25405 tablet_bootstrap.cc:492] T 1008797229aa4faaabc775e0b29c7618 P 866283ff3fbd4c69b19e611df5fd2fa0: No bootstrap required, opened a new log
I20260601 13:35:40.450531 25405 ts_tablet_manager.cc:1403] T 1008797229aa4faaabc775e0b29c7618 P 866283ff3fbd4c69b19e611df5fd2fa0: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:35:40.450803 25280 tablet_bootstrap.cc:492] T f12a349ddeb2478b8137120d0e30c938 P d843549fd2a24dc28c658c3b19a24bd0: No bootstrap required, opened a new log
I20260601 13:35:40.450901 25280 ts_tablet_manager.cc:1403] T f12a349ddeb2478b8137120d0e30c938 P d843549fd2a24dc28c658c3b19a24bd0: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:35:40.451128 25405 raft_consensus.cc:359] T 1008797229aa4faaabc775e0b29c7618 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.451270 25405 raft_consensus.cc:385] T 1008797229aa4faaabc775e0b29c7618 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:40.451320 25405 raft_consensus.cc:740] T 1008797229aa4faaabc775e0b29c7618 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 866283ff3fbd4c69b19e611df5fd2fa0, State: Initialized, Role: FOLLOWER
I20260601 13:35:40.451371 25280 raft_consensus.cc:359] T f12a349ddeb2478b8137120d0e30c938 P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } }
I20260601 13:35:40.451485 25280 raft_consensus.cc:385] T f12a349ddeb2478b8137120d0e30c938 P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:40.451524 25280 raft_consensus.cc:740] T f12a349ddeb2478b8137120d0e30c938 P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d843549fd2a24dc28c658c3b19a24bd0, State: Initialized, Role: FOLLOWER
I20260601 13:35:40.451467 25405 consensus_queue.cc:260] T 1008797229aa4faaabc775e0b29c7618 P 866283ff3fbd4c69b19e611df5fd2fa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.451680 25280 consensus_queue.cc:260] T f12a349ddeb2478b8137120d0e30c938 P d843549fd2a24dc28c658c3b19a24bd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } }
I20260601 13:35:40.451833 25405 ts_tablet_manager.cc:1434] T 1008797229aa4faaabc775e0b29c7618 P 866283ff3fbd4c69b19e611df5fd2fa0: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:40.452054 25405 tablet_bootstrap.cc:492] T 5a82c06a1d274970a93f42202467de76 P 866283ff3fbd4c69b19e611df5fd2fa0: Bootstrap starting.
I20260601 13:35:40.452167 25280 ts_tablet_manager.cc:1434] T f12a349ddeb2478b8137120d0e30c938 P d843549fd2a24dc28c658c3b19a24bd0: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:40.453457 25405 tablet_bootstrap.cc:654] T 5a82c06a1d274970a93f42202467de76 P 866283ff3fbd4c69b19e611df5fd2fa0: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:40.454806 25405 tablet_bootstrap.cc:492] T 5a82c06a1d274970a93f42202467de76 P 866283ff3fbd4c69b19e611df5fd2fa0: No bootstrap required, opened a new log
I20260601 13:35:40.454931 25405 ts_tablet_manager.cc:1403] T 5a82c06a1d274970a93f42202467de76 P 866283ff3fbd4c69b19e611df5fd2fa0: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:35:40.455403 25405 raft_consensus.cc:359] T 5a82c06a1d274970a93f42202467de76 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } }
I20260601 13:35:40.455529 25405 raft_consensus.cc:385] T 5a82c06a1d274970a93f42202467de76 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:40.455555 25405 raft_consensus.cc:740] T 5a82c06a1d274970a93f42202467de76 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 866283ff3fbd4c69b19e611df5fd2fa0, State: Initialized, Role: FOLLOWER
I20260601 13:35:40.455688 25405 consensus_queue.cc:260] T 5a82c06a1d274970a93f42202467de76 P 866283ff3fbd4c69b19e611df5fd2fa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } }
I20260601 13:35:40.455991 25405 ts_tablet_manager.cc:1434] T 5a82c06a1d274970a93f42202467de76 P 866283ff3fbd4c69b19e611df5fd2fa0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:35:40.456218 25405 tablet_bootstrap.cc:492] T 569274d4bd194a5f9060494535def959 P 866283ff3fbd4c69b19e611df5fd2fa0: Bootstrap starting.
I20260601 13:35:40.457402 25405 tablet_bootstrap.cc:654] T 569274d4bd194a5f9060494535def959 P 866283ff3fbd4c69b19e611df5fd2fa0: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:40.459151 25405 tablet_bootstrap.cc:492] T 569274d4bd194a5f9060494535def959 P 866283ff3fbd4c69b19e611df5fd2fa0: No bootstrap required, opened a new log
I20260601 13:35:40.459277 25405 ts_tablet_manager.cc:1403] T 569274d4bd194a5f9060494535def959 P 866283ff3fbd4c69b19e611df5fd2fa0: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:35:40.459709 25295 raft_consensus.cc:493] T f12a349ddeb2478b8137120d0e30c938 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:35:40.459721 25405 raft_consensus.cc:359] T 569274d4bd194a5f9060494535def959 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } }
I20260601 13:35:40.459815 25295 raft_consensus.cc:515] T f12a349ddeb2478b8137120d0e30c938 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } }
I20260601 13:35:40.459908 25405 raft_consensus.cc:385] T 569274d4bd194a5f9060494535def959 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:40.459954 25405 raft_consensus.cc:740] T 569274d4bd194a5f9060494535def959 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 866283ff3fbd4c69b19e611df5fd2fa0, State: Initialized, Role: FOLLOWER
I20260601 13:35:40.460100 25405 consensus_queue.cc:260] T 569274d4bd194a5f9060494535def959 P 866283ff3fbd4c69b19e611df5fd2fa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } }
I20260601 13:35:40.460382 25405 ts_tablet_manager.cc:1434] T 569274d4bd194a5f9060494535def959 P 866283ff3fbd4c69b19e611df5fd2fa0: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:40.460422 25295 leader_election.cc:290] T f12a349ddeb2478b8137120d0e30c938 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196:41179), d843549fd2a24dc28c658c3b19a24bd0 (127.21.155.193:42529)
I20260601 13:35:40.460604 25405 tablet_bootstrap.cc:492] T f12a349ddeb2478b8137120d0e30c938 P 866283ff3fbd4c69b19e611df5fd2fa0: Bootstrap starting.
I20260601 13:35:40.460991 25083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12a349ddeb2478b8137120d0e30c938" candidate_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d843549fd2a24dc28c658c3b19a24bd0" is_pre_election: true
I20260601 13:35:40.461115 25083 raft_consensus.cc:2468] T f12a349ddeb2478b8137120d0e30c938 P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ae76fda9c0a41dfb28663d28ad9b0e6 in term 0.
I20260601 13:35:40.461449 25197 leader_election.cc:304] T f12a349ddeb2478b8137120d0e30c938 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ae76fda9c0a41dfb28663d28ad9b0e6, d843549fd2a24dc28c658c3b19a24bd0; no voters: 
I20260601 13:35:40.461730 25295 raft_consensus.cc:2804] T f12a349ddeb2478b8137120d0e30c938 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:35:40.461799 25295 raft_consensus.cc:493] T f12a349ddeb2478b8137120d0e30c938 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:35:40.461834 25294 raft_consensus.cc:493] T 569274d4bd194a5f9060494535def959 P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:35:40.461894 25405 tablet_bootstrap.cc:654] T f12a349ddeb2478b8137120d0e30c938 P 866283ff3fbd4c69b19e611df5fd2fa0: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:40.461923 25294 raft_consensus.cc:515] T 569274d4bd194a5f9060494535def959 P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } }
I20260601 13:35:40.462273 25294 leader_election.cc:290] T 569274d4bd194a5f9060494535def959 P d843549fd2a24dc28c658c3b19a24bd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196:41179), 013c5ef6fc114d7d9a7004d3bc5747ce (127.21.155.194:41681)
I20260601 13:35:40.461851 25295 raft_consensus.cc:3060] T f12a349ddeb2478b8137120d0e30c938 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:40.462692 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "569274d4bd194a5f9060494535def959" candidate_uuid: "d843549fd2a24dc28c658c3b19a24bd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" is_pre_election: true
I20260601 13:35:40.462795 25159 raft_consensus.cc:2468] T 569274d4bd194a5f9060494535def959 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d843549fd2a24dc28c658c3b19a24bd0 in term 0.
I20260601 13:35:40.463128 25373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "569274d4bd194a5f9060494535def959" candidate_uuid: "d843549fd2a24dc28c658c3b19a24bd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" is_pre_election: true
I20260601 13:35:40.463192 25047 leader_election.cc:304] T 569274d4bd194a5f9060494535def959 P d843549fd2a24dc28c658c3b19a24bd0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 013c5ef6fc114d7d9a7004d3bc5747ce, d843549fd2a24dc28c658c3b19a24bd0; no voters: 
I20260601 13:35:40.463256 25373 raft_consensus.cc:2468] T 569274d4bd194a5f9060494535def959 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d843549fd2a24dc28c658c3b19a24bd0 in term 0.
I20260601 13:35:40.463450 25295 raft_consensus.cc:515] T f12a349ddeb2478b8137120d0e30c938 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } }
I20260601 13:35:40.463536 25294 raft_consensus.cc:2804] T 569274d4bd194a5f9060494535def959 P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:35:40.463600 25294 raft_consensus.cc:493] T 569274d4bd194a5f9060494535def959 P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:35:40.463642 25294 raft_consensus.cc:3060] T 569274d4bd194a5f9060494535def959 P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:40.463833 25295 leader_election.cc:290] T f12a349ddeb2478b8137120d0e30c938 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [CANDIDATE]: Term 1 election: Requested vote from peers 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196:41179), d843549fd2a24dc28c658c3b19a24bd0 (127.21.155.193:42529)
I20260601 13:35:40.464576 25294 raft_consensus.cc:515] T 569274d4bd194a5f9060494535def959 P d843549fd2a24dc28c658c3b19a24bd0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } }
I20260601 13:35:40.464797 25405 tablet_bootstrap.cc:492] T f12a349ddeb2478b8137120d0e30c938 P 866283ff3fbd4c69b19e611df5fd2fa0: No bootstrap required, opened a new log
I20260601 13:35:40.464900 25405 ts_tablet_manager.cc:1403] T f12a349ddeb2478b8137120d0e30c938 P 866283ff3fbd4c69b19e611df5fd2fa0: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:35:40.464913 25294 leader_election.cc:290] T 569274d4bd194a5f9060494535def959 P d843549fd2a24dc28c658c3b19a24bd0 [CANDIDATE]: Term 1 election: Requested vote from peers 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196:41179), 013c5ef6fc114d7d9a7004d3bc5747ce (127.21.155.194:41681)
I20260601 13:35:40.465358 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "569274d4bd194a5f9060494535def959" candidate_uuid: "d843549fd2a24dc28c658c3b19a24bd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce"
I20260601 13:35:40.465379 25373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "569274d4bd194a5f9060494535def959" candidate_uuid: "d843549fd2a24dc28c658c3b19a24bd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "866283ff3fbd4c69b19e611df5fd2fa0"
I20260601 13:35:40.465451 25159 raft_consensus.cc:3060] T 569274d4bd194a5f9060494535def959 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:40.465473 25373 raft_consensus.cc:3060] T 569274d4bd194a5f9060494535def959 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:40.465507 25405 raft_consensus.cc:359] T f12a349ddeb2478b8137120d0e30c938 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } }
I20260601 13:35:40.465588 25405 raft_consensus.cc:385] T f12a349ddeb2478b8137120d0e30c938 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:40.465624 25405 raft_consensus.cc:740] T f12a349ddeb2478b8137120d0e30c938 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 866283ff3fbd4c69b19e611df5fd2fa0, State: Initialized, Role: FOLLOWER
I20260601 13:35:40.465759 25405 consensus_queue.cc:260] T f12a349ddeb2478b8137120d0e30c938 P 866283ff3fbd4c69b19e611df5fd2fa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } }
I20260601 13:35:40.466045 25405 ts_tablet_manager.cc:1434] T f12a349ddeb2478b8137120d0e30c938 P 866283ff3fbd4c69b19e611df5fd2fa0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:35:40.466240 25405 tablet_bootstrap.cc:492] T fcf732f3521e4d329bda9e256933544c P 866283ff3fbd4c69b19e611df5fd2fa0: Bootstrap starting.
I20260601 13:35:40.466324 25159 raft_consensus.cc:2468] T 569274d4bd194a5f9060494535def959 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d843549fd2a24dc28c658c3b19a24bd0 in term 1.
I20260601 13:35:40.466481 25373 raft_consensus.cc:2468] T 569274d4bd194a5f9060494535def959 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d843549fd2a24dc28c658c3b19a24bd0 in term 1.
I20260601 13:35:40.466727 25047 leader_election.cc:304] T 569274d4bd194a5f9060494535def959 P d843549fd2a24dc28c658c3b19a24bd0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 013c5ef6fc114d7d9a7004d3bc5747ce, d843549fd2a24dc28c658c3b19a24bd0; no voters: 
I20260601 13:35:40.466940 25372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12a349ddeb2478b8137120d0e30c938" candidate_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "866283ff3fbd4c69b19e611df5fd2fa0"
I20260601 13:35:40.467038 25372 raft_consensus.cc:3060] T f12a349ddeb2478b8137120d0e30c938 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:40.468025 25372 raft_consensus.cc:2468] T f12a349ddeb2478b8137120d0e30c938 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae76fda9c0a41dfb28663d28ad9b0e6 in term 1.
I20260601 13:35:40.468252 25083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12a349ddeb2478b8137120d0e30c938" candidate_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d843549fd2a24dc28c658c3b19a24bd0"
I20260601 13:35:40.468353 25083 raft_consensus.cc:3060] T f12a349ddeb2478b8137120d0e30c938 P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:40.468405 25198 leader_election.cc:304] T f12a349ddeb2478b8137120d0e30c938 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ae76fda9c0a41dfb28663d28ad9b0e6, 866283ff3fbd4c69b19e611df5fd2fa0; no voters: 
I20260601 13:35:40.468606 25295 raft_consensus.cc:2804] T f12a349ddeb2478b8137120d0e30c938 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:40.468691 25295 raft_consensus.cc:697] T f12a349ddeb2478b8137120d0e30c938 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 LEADER]: Becoming Leader. State: Replica: 7ae76fda9c0a41dfb28663d28ad9b0e6, State: Running, Role: LEADER
I20260601 13:35:40.468834 25295 consensus_queue.cc:237] T f12a349ddeb2478b8137120d0e30c938 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } }
I20260601 13:35:40.469368 25083 raft_consensus.cc:2468] T f12a349ddeb2478b8137120d0e30c938 P d843549fd2a24dc28c658c3b19a24bd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae76fda9c0a41dfb28663d28ad9b0e6 in term 1.
I20260601 13:35:40.469833 25373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12a349ddeb2478b8137120d0e30c938" candidate_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" is_pre_election: true
I20260601 13:35:40.469962 25373 raft_consensus.cc:2376] T f12a349ddeb2478b8137120d0e30c938 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 7ae76fda9c0a41dfb28663d28ad9b0e6 in term 1. Re-sending same reply.
I20260601 13:35:40.470377 25294 raft_consensus.cc:2804] T 569274d4bd194a5f9060494535def959 P d843549fd2a24dc28c658c3b19a24bd0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:40.470472 25294 raft_consensus.cc:697] T 569274d4bd194a5f9060494535def959 P d843549fd2a24dc28c658c3b19a24bd0 [term 1 LEADER]: Becoming Leader. State: Replica: d843549fd2a24dc28c658c3b19a24bd0, State: Running, Role: LEADER
I20260601 13:35:40.470610 25294 consensus_queue.cc:237] T 569274d4bd194a5f9060494535def959 P d843549fd2a24dc28c658c3b19a24bd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } }
I20260601 13:35:40.471220 24980 catalog_manager.cc:5696] T f12a349ddeb2478b8137120d0e30c938 P 7ae76fda9c0a41dfb28663d28ad9b0e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ae76fda9c0a41dfb28663d28ad9b0e6 (127.21.155.195). New cstate: current_term: 1 leader_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } health_report { overall_health: UNKNOWN } } }
I20260601 13:35:40.473315 25405 tablet_bootstrap.cc:654] T fcf732f3521e4d329bda9e256933544c P 866283ff3fbd4c69b19e611df5fd2fa0: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:40.474375 24978 catalog_manager.cc:5696] T 569274d4bd194a5f9060494535def959 P d843549fd2a24dc28c658c3b19a24bd0 reported cstate change: term changed from 0 to 1, leader changed from <none> to d843549fd2a24dc28c658c3b19a24bd0 (127.21.155.193). New cstate: current_term: 1 leader_uuid: "d843549fd2a24dc28c658c3b19a24bd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } health_report { overall_health: UNKNOWN } } }
I20260601 13:35:40.475049 25405 tablet_bootstrap.cc:492] T fcf732f3521e4d329bda9e256933544c P 866283ff3fbd4c69b19e611df5fd2fa0: No bootstrap required, opened a new log
I20260601 13:35:40.475193 25405 ts_tablet_manager.cc:1403] T fcf732f3521e4d329bda9e256933544c P 866283ff3fbd4c69b19e611df5fd2fa0: Time spent bootstrapping tablet: real 0.009s	user 0.000s	sys 0.002s
I20260601 13:35:40.475698 25405 raft_consensus.cc:359] T fcf732f3521e4d329bda9e256933544c P 866283ff3fbd4c69b19e611df5fd2fa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } }
I20260601 13:35:40.475800 25405 raft_consensus.cc:385] T fcf732f3521e4d329bda9e256933544c P 866283ff3fbd4c69b19e611df5fd2fa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:40.475831 25405 raft_consensus.cc:740] T fcf732f3521e4d329bda9e256933544c P 866283ff3fbd4c69b19e611df5fd2fa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 866283ff3fbd4c69b19e611df5fd2fa0, State: Initialized, Role: FOLLOWER
I20260601 13:35:40.475967 25405 consensus_queue.cc:260] T fcf732f3521e4d329bda9e256933544c P 866283ff3fbd4c69b19e611df5fd2fa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } }
I20260601 13:35:40.476305 25405 ts_tablet_manager.cc:1434] T fcf732f3521e4d329bda9e256933544c P 866283ff3fbd4c69b19e611df5fd2fa0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:35:40.519860 25292 raft_consensus.cc:493] T 2ac08d4ebf704d04b5230dd23b7057bd P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:35:40.520030 25292 raft_consensus.cc:515] T 2ac08d4ebf704d04b5230dd23b7057bd P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } }
I20260601 13:35:40.520681 25292 leader_election.cc:290] T 2ac08d4ebf704d04b5230dd23b7057bd P d843549fd2a24dc28c658c3b19a24bd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ae76fda9c0a41dfb28663d28ad9b0e6 (127.21.155.195:45329), 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196:41179)
I20260601 13:35:40.521277 25373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac08d4ebf704d04b5230dd23b7057bd" candidate_uuid: "d843549fd2a24dc28c658c3b19a24bd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" is_pre_election: true
I20260601 13:35:40.521298 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac08d4ebf704d04b5230dd23b7057bd" candidate_uuid: "d843549fd2a24dc28c658c3b19a24bd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" is_pre_election: true
I20260601 13:35:40.521409 25373 raft_consensus.cc:2468] T 2ac08d4ebf704d04b5230dd23b7057bd P 866283ff3fbd4c69b19e611df5fd2fa0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d843549fd2a24dc28c658c3b19a24bd0 in term 0.
I20260601 13:35:40.521575 25234 raft_consensus.cc:2468] T 2ac08d4ebf704d04b5230dd23b7057bd P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d843549fd2a24dc28c658c3b19a24bd0 in term 0.
I20260601 13:35:40.521885 25047 leader_election.cc:304] T 2ac08d4ebf704d04b5230dd23b7057bd P d843549fd2a24dc28c658c3b19a24bd0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 866283ff3fbd4c69b19e611df5fd2fa0, d843549fd2a24dc28c658c3b19a24bd0; no voters: 
I20260601 13:35:40.522094 25292 raft_consensus.cc:2804] T 2ac08d4ebf704d04b5230dd23b7057bd P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:35:40.522177 25292 raft_consensus.cc:493] T 2ac08d4ebf704d04b5230dd23b7057bd P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:35:40.522244 25292 raft_consensus.cc:3060] T 2ac08d4ebf704d04b5230dd23b7057bd P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:40.523249 25292 raft_consensus.cc:515] T 2ac08d4ebf704d04b5230dd23b7057bd P d843549fd2a24dc28c658c3b19a24bd0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } }
I20260601 13:35:40.523756 25292 leader_election.cc:290] T 2ac08d4ebf704d04b5230dd23b7057bd P d843549fd2a24dc28c658c3b19a24bd0 [CANDIDATE]: Term 1 election: Requested vote from peers 7ae76fda9c0a41dfb28663d28ad9b0e6 (127.21.155.195:45329), 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196:41179)
I20260601 13:35:40.524261 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac08d4ebf704d04b5230dd23b7057bd" candidate_uuid: "d843549fd2a24dc28c658c3b19a24bd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6"
I20260601 13:35:40.524261 25373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac08d4ebf704d04b5230dd23b7057bd" candidate_uuid: "d843549fd2a24dc28c658c3b19a24bd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "866283ff3fbd4c69b19e611df5fd2fa0"
I20260601 13:35:40.524389 25234 raft_consensus.cc:3060] T 2ac08d4ebf704d04b5230dd23b7057bd P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:40.524438 25373 raft_consensus.cc:3060] T 2ac08d4ebf704d04b5230dd23b7057bd P 866283ff3fbd4c69b19e611df5fd2fa0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:40.525338 25234 raft_consensus.cc:2468] T 2ac08d4ebf704d04b5230dd23b7057bd P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d843549fd2a24dc28c658c3b19a24bd0 in term 1.
I20260601 13:35:40.525339 25373 raft_consensus.cc:2468] T 2ac08d4ebf704d04b5230dd23b7057bd P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d843549fd2a24dc28c658c3b19a24bd0 in term 1.
I20260601 13:35:40.525719 25046 leader_election.cc:304] T 2ac08d4ebf704d04b5230dd23b7057bd P d843549fd2a24dc28c658c3b19a24bd0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ae76fda9c0a41dfb28663d28ad9b0e6, d843549fd2a24dc28c658c3b19a24bd0; no voters: 
I20260601 13:35:40.525954 25292 raft_consensus.cc:2804] T 2ac08d4ebf704d04b5230dd23b7057bd P d843549fd2a24dc28c658c3b19a24bd0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:40.526142 25292 raft_consensus.cc:697] T 2ac08d4ebf704d04b5230dd23b7057bd P d843549fd2a24dc28c658c3b19a24bd0 [term 1 LEADER]: Becoming Leader. State: Replica: d843549fd2a24dc28c658c3b19a24bd0, State: Running, Role: LEADER
I20260601 13:35:40.526304 25292 consensus_queue.cc:237] T 2ac08d4ebf704d04b5230dd23b7057bd P d843549fd2a24dc28c658c3b19a24bd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } }
I20260601 13:35:40.528326 24978 catalog_manager.cc:5696] T 2ac08d4ebf704d04b5230dd23b7057bd P d843549fd2a24dc28c658c3b19a24bd0 reported cstate change: term changed from 0 to 1, leader changed from <none> to d843549fd2a24dc28c658c3b19a24bd0 (127.21.155.193). New cstate: current_term: 1 leader_uuid: "d843549fd2a24dc28c658c3b19a24bd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } health_report { overall_health: UNKNOWN } } }
I20260601 13:35:40.528872 25292 raft_consensus.cc:493] T fcf732f3521e4d329bda9e256933544c P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:35:40.528996 25292 raft_consensus.cc:515] T fcf732f3521e4d329bda9e256933544c P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } }
I20260601 13:35:40.529438 25292 leader_election.cc:290] T fcf732f3521e4d329bda9e256933544c P d843549fd2a24dc28c658c3b19a24bd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196:41179), 013c5ef6fc114d7d9a7004d3bc5747ce (127.21.155.194:41681)
I20260601 13:35:40.529903 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcf732f3521e4d329bda9e256933544c" candidate_uuid: "d843549fd2a24dc28c658c3b19a24bd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" is_pre_election: true
I20260601 13:35:40.529894 25373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcf732f3521e4d329bda9e256933544c" candidate_uuid: "d843549fd2a24dc28c658c3b19a24bd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" is_pre_election: true
I20260601 13:35:40.530040 25373 raft_consensus.cc:2468] T fcf732f3521e4d329bda9e256933544c P 866283ff3fbd4c69b19e611df5fd2fa0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d843549fd2a24dc28c658c3b19a24bd0 in term 0.
I20260601 13:35:40.530040 25159 raft_consensus.cc:2468] T fcf732f3521e4d329bda9e256933544c P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d843549fd2a24dc28c658c3b19a24bd0 in term 0.
I20260601 13:35:40.530331 25047 leader_election.cc:304] T fcf732f3521e4d329bda9e256933544c P d843549fd2a24dc28c658c3b19a24bd0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 013c5ef6fc114d7d9a7004d3bc5747ce, d843549fd2a24dc28c658c3b19a24bd0; no voters: 
I20260601 13:35:40.530607 25292 raft_consensus.cc:2804] T fcf732f3521e4d329bda9e256933544c P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:35:40.530669 25292 raft_consensus.cc:493] T fcf732f3521e4d329bda9e256933544c P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:35:40.530723 25292 raft_consensus.cc:3060] T fcf732f3521e4d329bda9e256933544c P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:40.531649 25292 raft_consensus.cc:515] T fcf732f3521e4d329bda9e256933544c P d843549fd2a24dc28c658c3b19a24bd0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } }
I20260601 13:35:40.532034 25292 leader_election.cc:290] T fcf732f3521e4d329bda9e256933544c P d843549fd2a24dc28c658c3b19a24bd0 [CANDIDATE]: Term 1 election: Requested vote from peers 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196:41179), 013c5ef6fc114d7d9a7004d3bc5747ce (127.21.155.194:41681)
I20260601 13:35:40.532424 25373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcf732f3521e4d329bda9e256933544c" candidate_uuid: "d843549fd2a24dc28c658c3b19a24bd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "866283ff3fbd4c69b19e611df5fd2fa0"
I20260601 13:35:40.532444 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcf732f3521e4d329bda9e256933544c" candidate_uuid: "d843549fd2a24dc28c658c3b19a24bd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce"
I20260601 13:35:40.532562 25159 raft_consensus.cc:3060] T fcf732f3521e4d329bda9e256933544c P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:40.532521 25373 raft_consensus.cc:3060] T fcf732f3521e4d329bda9e256933544c P 866283ff3fbd4c69b19e611df5fd2fa0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:40.533408 25159 raft_consensus.cc:2468] T fcf732f3521e4d329bda9e256933544c P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d843549fd2a24dc28c658c3b19a24bd0 in term 1.
I20260601 13:35:40.533483 25373 raft_consensus.cc:2468] T fcf732f3521e4d329bda9e256933544c P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d843549fd2a24dc28c658c3b19a24bd0 in term 1.
I20260601 13:35:40.533735 25047 leader_election.cc:304] T fcf732f3521e4d329bda9e256933544c P d843549fd2a24dc28c658c3b19a24bd0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 013c5ef6fc114d7d9a7004d3bc5747ce, d843549fd2a24dc28c658c3b19a24bd0; no voters: 
I20260601 13:35:40.533918 25292 raft_consensus.cc:2804] T fcf732f3521e4d329bda9e256933544c P d843549fd2a24dc28c658c3b19a24bd0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:40.534039 25292 raft_consensus.cc:697] T fcf732f3521e4d329bda9e256933544c P d843549fd2a24dc28c658c3b19a24bd0 [term 1 LEADER]: Becoming Leader. State: Replica: d843549fd2a24dc28c658c3b19a24bd0, State: Running, Role: LEADER
I20260601 13:35:40.534209 25292 consensus_queue.cc:237] T fcf732f3521e4d329bda9e256933544c P d843549fd2a24dc28c658c3b19a24bd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } }
I20260601 13:35:40.536152 24978 catalog_manager.cc:5696] T fcf732f3521e4d329bda9e256933544c P d843549fd2a24dc28c658c3b19a24bd0 reported cstate change: term changed from 0 to 1, leader changed from <none> to d843549fd2a24dc28c658c3b19a24bd0 (127.21.155.193). New cstate: current_term: 1 leader_uuid: "d843549fd2a24dc28c658c3b19a24bd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } health_report { overall_health: UNKNOWN } } }
I20260601 13:35:40.547261 25295 consensus_queue.cc:1048] T a7e48fbb0fe24453a627a9cd743866ca P 7ae76fda9c0a41dfb28663d28ad9b0e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:35:40.551082 25295 consensus_queue.cc:1048] T a7e48fbb0fe24453a627a9cd743866ca P 7ae76fda9c0a41dfb28663d28ad9b0e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:35:40.563566 25295 raft_consensus.cc:493] T 1008797229aa4faaabc775e0b29c7618 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:35:40.563782 25295 raft_consensus.cc:515] T 1008797229aa4faaabc775e0b29c7618 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.564249 25295 leader_election.cc:290] T 1008797229aa4faaabc775e0b29c7618 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 013c5ef6fc114d7d9a7004d3bc5747ce (127.21.155.194:41681), 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196:41179)
I20260601 13:35:40.564816 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1008797229aa4faaabc775e0b29c7618" candidate_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" is_pre_election: true
I20260601 13:35:40.564816 25373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1008797229aa4faaabc775e0b29c7618" candidate_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" is_pre_election: true
I20260601 13:35:40.565024 25159 raft_consensus.cc:2468] T 1008797229aa4faaabc775e0b29c7618 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ae76fda9c0a41dfb28663d28ad9b0e6 in term 0.
I20260601 13:35:40.565164 25373 raft_consensus.cc:2468] T 1008797229aa4faaabc775e0b29c7618 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ae76fda9c0a41dfb28663d28ad9b0e6 in term 0.
I20260601 13:35:40.565460 25198 leader_election.cc:304] T 1008797229aa4faaabc775e0b29c7618 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 013c5ef6fc114d7d9a7004d3bc5747ce, 7ae76fda9c0a41dfb28663d28ad9b0e6; no voters: 
I20260601 13:35:40.565675 25295 raft_consensus.cc:2804] T 1008797229aa4faaabc775e0b29c7618 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:35:40.565728 25295 raft_consensus.cc:493] T 1008797229aa4faaabc775e0b29c7618 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:35:40.565757 25295 raft_consensus.cc:3060] T 1008797229aa4faaabc775e0b29c7618 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:40.566689 25295 raft_consensus.cc:515] T 1008797229aa4faaabc775e0b29c7618 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.567078 25295 leader_election.cc:290] T 1008797229aa4faaabc775e0b29c7618 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [CANDIDATE]: Term 1 election: Requested vote from peers 013c5ef6fc114d7d9a7004d3bc5747ce (127.21.155.194:41681), 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196:41179)
I20260601 13:35:40.567688 25373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1008797229aa4faaabc775e0b29c7618" candidate_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "866283ff3fbd4c69b19e611df5fd2fa0"
I20260601 13:35:40.567685 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1008797229aa4faaabc775e0b29c7618" candidate_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce"
I20260601 13:35:40.567816 25373 raft_consensus.cc:3060] T 1008797229aa4faaabc775e0b29c7618 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:40.567981 25159 raft_consensus.cc:3060] T 1008797229aa4faaabc775e0b29c7618 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:40.568836 25159 raft_consensus.cc:2468] T 1008797229aa4faaabc775e0b29c7618 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae76fda9c0a41dfb28663d28ad9b0e6 in term 1.
I20260601 13:35:40.568823 25373 raft_consensus.cc:2468] T 1008797229aa4faaabc775e0b29c7618 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae76fda9c0a41dfb28663d28ad9b0e6 in term 1.
I20260601 13:35:40.569272 25198 leader_election.cc:304] T 1008797229aa4faaabc775e0b29c7618 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 013c5ef6fc114d7d9a7004d3bc5747ce, 7ae76fda9c0a41dfb28663d28ad9b0e6; no voters: 
I20260601 13:35:40.569451 25295 raft_consensus.cc:2804] T 1008797229aa4faaabc775e0b29c7618 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:40.569550 25295 raft_consensus.cc:697] T 1008797229aa4faaabc775e0b29c7618 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 LEADER]: Becoming Leader. State: Replica: 7ae76fda9c0a41dfb28663d28ad9b0e6, State: Running, Role: LEADER
I20260601 13:35:40.569702 25295 consensus_queue.cc:237] T 1008797229aa4faaabc775e0b29c7618 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.571805 24980 catalog_manager.cc:5696] T 1008797229aa4faaabc775e0b29c7618 P 7ae76fda9c0a41dfb28663d28ad9b0e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ae76fda9c0a41dfb28663d28ad9b0e6 (127.21.155.195). New cstate: current_term: 1 leader_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } health_report { overall_health: HEALTHY } } }
I20260601 13:35:40.633502 25435 raft_consensus.cc:493] T 3e5466d897ad40208b19e2fdfaff8505 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:35:40.633713 25435 raft_consensus.cc:515] T 3e5466d897ad40208b19e2fdfaff8505 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.634265 25435 leader_election.cc:290] T 3e5466d897ad40208b19e2fdfaff8505 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 013c5ef6fc114d7d9a7004d3bc5747ce (127.21.155.194:41681), 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196:41179)
I20260601 13:35:40.634768 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5466d897ad40208b19e2fdfaff8505" candidate_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" is_pre_election: true
I20260601 13:35:40.634799 25373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5466d897ad40208b19e2fdfaff8505" candidate_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" is_pre_election: true
I20260601 13:35:40.634920 25159 raft_consensus.cc:2468] T 3e5466d897ad40208b19e2fdfaff8505 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ae76fda9c0a41dfb28663d28ad9b0e6 in term 0.
I20260601 13:35:40.634999 25373 raft_consensus.cc:2468] T 3e5466d897ad40208b19e2fdfaff8505 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ae76fda9c0a41dfb28663d28ad9b0e6 in term 0.
I20260601 13:35:40.635346 25198 leader_election.cc:304] T 3e5466d897ad40208b19e2fdfaff8505 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 013c5ef6fc114d7d9a7004d3bc5747ce, 7ae76fda9c0a41dfb28663d28ad9b0e6; no voters: 
I20260601 13:35:40.635540 25435 raft_consensus.cc:2804] T 3e5466d897ad40208b19e2fdfaff8505 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:35:40.635664 25435 raft_consensus.cc:493] T 3e5466d897ad40208b19e2fdfaff8505 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:35:40.635710 25435 raft_consensus.cc:3060] T 3e5466d897ad40208b19e2fdfaff8505 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:40.636622 25435 raft_consensus.cc:515] T 3e5466d897ad40208b19e2fdfaff8505 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.637015 25435 leader_election.cc:290] T 3e5466d897ad40208b19e2fdfaff8505 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [CANDIDATE]: Term 1 election: Requested vote from peers 013c5ef6fc114d7d9a7004d3bc5747ce (127.21.155.194:41681), 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196:41179)
I20260601 13:35:40.637499 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5466d897ad40208b19e2fdfaff8505" candidate_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce"
I20260601 13:35:40.637499 25373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5466d897ad40208b19e2fdfaff8505" candidate_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "866283ff3fbd4c69b19e611df5fd2fa0"
I20260601 13:35:40.637665 25159 raft_consensus.cc:3060] T 3e5466d897ad40208b19e2fdfaff8505 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:40.637665 25373 raft_consensus.cc:3060] T 3e5466d897ad40208b19e2fdfaff8505 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:40.638657 25159 raft_consensus.cc:2468] T 3e5466d897ad40208b19e2fdfaff8505 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae76fda9c0a41dfb28663d28ad9b0e6 in term 1.
I20260601 13:35:40.638657 25373 raft_consensus.cc:2468] T 3e5466d897ad40208b19e2fdfaff8505 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae76fda9c0a41dfb28663d28ad9b0e6 in term 1.
I20260601 13:35:40.638681 25435 raft_consensus.cc:493] T 5a82c06a1d274970a93f42202467de76 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:35:40.638908 25435 raft_consensus.cc:515] T 5a82c06a1d274970a93f42202467de76 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } }
I20260601 13:35:40.638998 25198 leader_election.cc:304] T 3e5466d897ad40208b19e2fdfaff8505 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 013c5ef6fc114d7d9a7004d3bc5747ce, 7ae76fda9c0a41dfb28663d28ad9b0e6; no voters: 
I20260601 13:35:40.639201 25295 raft_consensus.cc:2804] T 3e5466d897ad40208b19e2fdfaff8505 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:40.639380 25435 leader_election.cc:290] T 5a82c06a1d274970a93f42202467de76 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d843549fd2a24dc28c658c3b19a24bd0 (127.21.155.193:42529), 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196:41179)
I20260601 13:35:40.639590 25295 raft_consensus.cc:697] T 3e5466d897ad40208b19e2fdfaff8505 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 LEADER]: Becoming Leader. State: Replica: 7ae76fda9c0a41dfb28663d28ad9b0e6, State: Running, Role: LEADER
I20260601 13:35:40.639683 25083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a82c06a1d274970a93f42202467de76" candidate_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d843549fd2a24dc28c658c3b19a24bd0" is_pre_election: true
I20260601 13:35:40.639786 25083 raft_consensus.cc:2468] T 5a82c06a1d274970a93f42202467de76 P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ae76fda9c0a41dfb28663d28ad9b0e6 in term 0.
I20260601 13:35:40.639770 25295 consensus_queue.cc:237] T 3e5466d897ad40208b19e2fdfaff8505 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:40.640048 25373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a82c06a1d274970a93f42202467de76" candidate_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" is_pre_election: true
I20260601 13:35:40.640130 25197 leader_election.cc:304] T 5a82c06a1d274970a93f42202467de76 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ae76fda9c0a41dfb28663d28ad9b0e6, d843549fd2a24dc28c658c3b19a24bd0; no voters: 
I20260601 13:35:40.640175 25373 raft_consensus.cc:2468] T 5a82c06a1d274970a93f42202467de76 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ae76fda9c0a41dfb28663d28ad9b0e6 in term 0.
I20260601 13:35:40.640326 25435 raft_consensus.cc:2804] T 5a82c06a1d274970a93f42202467de76 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:35:40.640386 25435 raft_consensus.cc:493] T 5a82c06a1d274970a93f42202467de76 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:35:40.640450 25435 raft_consensus.cc:3060] T 5a82c06a1d274970a93f42202467de76 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:40.641650 25435 raft_consensus.cc:515] T 5a82c06a1d274970a93f42202467de76 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } }
I20260601 13:35:40.641733 24980 catalog_manager.cc:5696] T 3e5466d897ad40208b19e2fdfaff8505 P 7ae76fda9c0a41dfb28663d28ad9b0e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ae76fda9c0a41dfb28663d28ad9b0e6 (127.21.155.195). New cstate: current_term: 1 leader_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } health_report { overall_health: HEALTHY } } }
I20260601 13:35:40.642071 25435 leader_election.cc:290] T 5a82c06a1d274970a93f42202467de76 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [CANDIDATE]: Term 1 election: Requested vote from peers d843549fd2a24dc28c658c3b19a24bd0 (127.21.155.193:42529), 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196:41179)
I20260601 13:35:40.642424 25083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a82c06a1d274970a93f42202467de76" candidate_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d843549fd2a24dc28c658c3b19a24bd0"
I20260601 13:35:40.642576 25083 raft_consensus.cc:3060] T 5a82c06a1d274970a93f42202467de76 P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:40.643406 25083 raft_consensus.cc:2468] T 5a82c06a1d274970a93f42202467de76 P d843549fd2a24dc28c658c3b19a24bd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae76fda9c0a41dfb28663d28ad9b0e6 in term 1.
I20260601 13:35:40.643689 25373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a82c06a1d274970a93f42202467de76" candidate_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "866283ff3fbd4c69b19e611df5fd2fa0"
I20260601 13:35:40.643800 25373 raft_consensus.cc:3060] T 5a82c06a1d274970a93f42202467de76 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:40.643844 25197 leader_election.cc:304] T 5a82c06a1d274970a93f42202467de76 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ae76fda9c0a41dfb28663d28ad9b0e6, d843549fd2a24dc28c658c3b19a24bd0; no voters: 
I20260601 13:35:40.644101 25435 raft_consensus.cc:2804] T 5a82c06a1d274970a93f42202467de76 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:40.644215 25435 raft_consensus.cc:697] T 5a82c06a1d274970a93f42202467de76 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 LEADER]: Becoming Leader. State: Replica: 7ae76fda9c0a41dfb28663d28ad9b0e6, State: Running, Role: LEADER
I20260601 13:35:40.644344 25435 consensus_queue.cc:237] T 5a82c06a1d274970a93f42202467de76 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } }
I20260601 13:35:40.645042 25373 raft_consensus.cc:2468] T 5a82c06a1d274970a93f42202467de76 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae76fda9c0a41dfb28663d28ad9b0e6 in term 1.
I20260601 13:35:40.646008 24980 catalog_manager.cc:5696] T 5a82c06a1d274970a93f42202467de76 P 7ae76fda9c0a41dfb28663d28ad9b0e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ae76fda9c0a41dfb28663d28ad9b0e6 (127.21.155.195). New cstate: current_term: 1 leader_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } health_report { overall_health: UNKNOWN } } }
I20260601 13:35:40.652444 25285 consensus_queue.cc:1048] T 5e6d82bad03249d5bb5a190d709098f0 P 013c5ef6fc114d7d9a7004d3bc5747ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:35:40.655946 25443 consensus_queue.cc:1048] T 5e6d82bad03249d5bb5a190d709098f0 P 013c5ef6fc114d7d9a7004d3bc5747ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:35:40.694492 25443 consensus_queue.cc:1048] T bef90eee04a446c091bd46055878f539 P 013c5ef6fc114d7d9a7004d3bc5747ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:35:40.694628 25292 consensus_queue.cc:1048] T 26484d74706f4d9aa93eb96895315238 P d843549fd2a24dc28c658c3b19a24bd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:35:40.697695 25294 consensus_queue.cc:1048] T 26484d74706f4d9aa93eb96895315238 P d843549fd2a24dc28c658c3b19a24bd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:35:40.700022 25287 consensus_queue.cc:1048] T bef90eee04a446c091bd46055878f539 P 013c5ef6fc114d7d9a7004d3bc5747ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:35:40.708541 25447 raft_consensus.cc:493] T 9d7467421c294d6f842847f46d938d51 P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:35:40.708724 25447 raft_consensus.cc:515] T 9d7467421c294d6f842847f46d938d51 P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } }
I20260601 13:35:40.709362 25447 leader_election.cc:290] T 9d7467421c294d6f842847f46d938d51 P d843549fd2a24dc28c658c3b19a24bd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196:41179), 013c5ef6fc114d7d9a7004d3bc5747ce (127.21.155.194:41681)
I20260601 13:35:40.709873 25373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7467421c294d6f842847f46d938d51" candidate_uuid: "d843549fd2a24dc28c658c3b19a24bd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" is_pre_election: true
I20260601 13:35:40.710000 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7467421c294d6f842847f46d938d51" candidate_uuid: "d843549fd2a24dc28c658c3b19a24bd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" is_pre_election: true
I20260601 13:35:40.710062 25373 raft_consensus.cc:2468] T 9d7467421c294d6f842847f46d938d51 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d843549fd2a24dc28c658c3b19a24bd0 in term 0.
I20260601 13:35:40.710196 25159 raft_consensus.cc:2468] T 9d7467421c294d6f842847f46d938d51 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d843549fd2a24dc28c658c3b19a24bd0 in term 0.
I20260601 13:35:40.710426 25047 leader_election.cc:304] T 9d7467421c294d6f842847f46d938d51 P d843549fd2a24dc28c658c3b19a24bd0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 866283ff3fbd4c69b19e611df5fd2fa0, d843549fd2a24dc28c658c3b19a24bd0; no voters: 
I20260601 13:35:40.710621 25447 raft_consensus.cc:2804] T 9d7467421c294d6f842847f46d938d51 P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:35:40.710681 25447 raft_consensus.cc:493] T 9d7467421c294d6f842847f46d938d51 P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:35:40.710713 25447 raft_consensus.cc:3060] T 9d7467421c294d6f842847f46d938d51 P d843549fd2a24dc28c658c3b19a24bd0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:40.711820 25447 raft_consensus.cc:515] T 9d7467421c294d6f842847f46d938d51 P d843549fd2a24dc28c658c3b19a24bd0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } }
I20260601 13:35:40.712255 25447 leader_election.cc:290] T 9d7467421c294d6f842847f46d938d51 P d843549fd2a24dc28c658c3b19a24bd0 [CANDIDATE]: Term 1 election: Requested vote from peers 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196:41179), 013c5ef6fc114d7d9a7004d3bc5747ce (127.21.155.194:41681)
I20260601 13:35:40.712881 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7467421c294d6f842847f46d938d51" candidate_uuid: "d843549fd2a24dc28c658c3b19a24bd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce"
I20260601 13:35:40.713047 25159 raft_consensus.cc:3060] T 9d7467421c294d6f842847f46d938d51 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:40.712881 25373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7467421c294d6f842847f46d938d51" candidate_uuid: "d843549fd2a24dc28c658c3b19a24bd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "866283ff3fbd4c69b19e611df5fd2fa0"
I20260601 13:35:40.713243 25373 raft_consensus.cc:3060] T 9d7467421c294d6f842847f46d938d51 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:40.714146 25159 raft_consensus.cc:2468] T 9d7467421c294d6f842847f46d938d51 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d843549fd2a24dc28c658c3b19a24bd0 in term 1.
I20260601 13:35:40.714146 25373 raft_consensus.cc:2468] T 9d7467421c294d6f842847f46d938d51 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d843549fd2a24dc28c658c3b19a24bd0 in term 1.
I20260601 13:35:40.714336 25285 consensus_queue.cc:1048] T 2120ab195830435d97eb81a0fe985e58 P 013c5ef6fc114d7d9a7004d3bc5747ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:35:40.714579 25047 leader_election.cc:304] T 9d7467421c294d6f842847f46d938d51 P d843549fd2a24dc28c658c3b19a24bd0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 866283ff3fbd4c69b19e611df5fd2fa0, d843549fd2a24dc28c658c3b19a24bd0; no voters: 
I20260601 13:35:40.715065 25447 raft_consensus.cc:2804] T 9d7467421c294d6f842847f46d938d51 P d843549fd2a24dc28c658c3b19a24bd0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:40.715274 25447 raft_consensus.cc:697] T 9d7467421c294d6f842847f46d938d51 P d843549fd2a24dc28c658c3b19a24bd0 [term 1 LEADER]: Becoming Leader. State: Replica: d843549fd2a24dc28c658c3b19a24bd0, State: Running, Role: LEADER
I20260601 13:35:40.715410 25435 consensus_queue.cc:1048] T 78b1a45393374c7cbbaa8eb8329fd61d P 7ae76fda9c0a41dfb28663d28ad9b0e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:35:40.715428 25447 consensus_queue.cc:237] T 9d7467421c294d6f842847f46d938d51 P d843549fd2a24dc28c658c3b19a24bd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } }
I20260601 13:35:40.719120 25435 consensus_queue.cc:1048] T 78b1a45393374c7cbbaa8eb8329fd61d P 7ae76fda9c0a41dfb28663d28ad9b0e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:35:40.719578 25287 consensus_queue.cc:1048] T 2120ab195830435d97eb81a0fe985e58 P 013c5ef6fc114d7d9a7004d3bc5747ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:35:40.719631 24980 catalog_manager.cc:5696] T 9d7467421c294d6f842847f46d938d51 P d843549fd2a24dc28c658c3b19a24bd0 reported cstate change: term changed from 0 to 1, leader changed from <none> to d843549fd2a24dc28c658c3b19a24bd0 (127.21.155.193). New cstate: current_term: 1 leader_uuid: "d843549fd2a24dc28c658c3b19a24bd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } health_report { overall_health: UNKNOWN } } }
I20260601 13:35:40.755193 25287 consensus_queue.cc:1048] T 573c6220d098411a8428fdf91b56ed9b P 013c5ef6fc114d7d9a7004d3bc5747ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:35:40.758689 25294 consensus_queue.cc:1048] T 6075e3c76ee044438e6d7507aae307dd P d843549fd2a24dc28c658c3b19a24bd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:35:40.759936 25287 consensus_queue.cc:1048] T 573c6220d098411a8428fdf91b56ed9b P 013c5ef6fc114d7d9a7004d3bc5747ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:35:40.763072 25292 consensus_queue.cc:1048] T 6075e3c76ee044438e6d7507aae307dd P d843549fd2a24dc28c658c3b19a24bd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:35:40.822233 25034 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260601 13:35:40.829360 25082 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "26484d74706f4d9aa93eb96895315238"
dest_uuid: "d843549fd2a24dc28c658c3b19a24bd0"
mode: GRACEFUL
new_leader_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6"
 from {username='slave'} at 127.0.0.1:34408
I20260601 13:35:40.829587 25082 raft_consensus.cc:606] T 26484d74706f4d9aa93eb96895315238 P d843549fd2a24dc28c658c3b19a24bd0 [term 1 LEADER]: Received request to transfer leadership to TS 7ae76fda9c0a41dfb28663d28ad9b0e6
I20260601 13:35:40.832345 25234 consensus_queue.cc:237] T a7e48fbb0fe24453a627a9cd743866ca P 7ae76fda9c0a41dfb28663d28ad9b0e6 [LEADER]: Queue 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: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } attrs { replace: true } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: true } }
I20260601 13:35:40.834260 25082 raft_consensus.cc:1275] T a7e48fbb0fe24453a627a9cd743866ca P d843549fd2a24dc28c658c3b19a24bd0 [term 1 FOLLOWER]: Refusing update from remote peer 7ae76fda9c0a41dfb28663d28ad9b0e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:35:40.834306 25159 raft_consensus.cc:1275] T a7e48fbb0fe24453a627a9cd743866ca P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Refusing update from remote peer 7ae76fda9c0a41dfb28663d28ad9b0e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:35:40.834798 25295 consensus_queue.cc:1048] T a7e48fbb0fe24453a627a9cd743866ca P 7ae76fda9c0a41dfb28663d28ad9b0e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:35:40.834931 25198 consensus_peers.cc:597] T a7e48fbb0fe24453a627a9cd743866ca P 7ae76fda9c0a41dfb28663d28ad9b0e6 -> Peer 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196:41179): Couldn't send request to peer 866283ff3fbd4c69b19e611df5fd2fa0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a7e48fbb0fe24453a627a9cd743866ca. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:35:40.835129 25289 consensus_queue.cc:1048] T a7e48fbb0fe24453a627a9cd743866ca P 7ae76fda9c0a41dfb28663d28ad9b0e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } 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:35:40.836205 25234 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7e48fbb0fe24453a627a9cd743866ca"
dest_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6"
mode: GRACEFUL
new_leader_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce"
 from {username='slave'} at 127.0.0.1:47920
I20260601 13:35:40.836333 25234 raft_consensus.cc:606] T a7e48fbb0fe24453a627a9cd743866ca P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 LEADER]: Received request to transfer leadership to TS 013c5ef6fc114d7d9a7004d3bc5747ce
I20260601 13:35:40.836627 25289 raft_consensus.cc:993] T a7e48fbb0fe24453a627a9cd743866ca P 7ae76fda9c0a41dfb28663d28ad9b0e6: : Instructing follower 013c5ef6fc114d7d9a7004d3bc5747ce to start an election
I20260601 13:35:40.836737 25295 raft_consensus.cc:1081] T a7e48fbb0fe24453a627a9cd743866ca P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 LEADER]: Signalling peer 013c5ef6fc114d7d9a7004d3bc5747ce to start an election
I20260601 13:35:40.836952 25289 raft_consensus.cc:2955] T a7e48fbb0fe24453a627a9cd743866ca P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } attrs { replace: true } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: true } } }
I20260601 13:35:40.837373 25158 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7e48fbb0fe24453a627a9cd743866ca"
dest_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce"
 from {username='slave'} at 127.0.0.1:53682
I20260601 13:35:40.837611 25234 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f12a349ddeb2478b8137120d0e30c938"
dest_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6"
mode: GRACEFUL
new_leader_uuid: "866283ff3fbd4c69b19e611df5fd2fa0"
 from {username='slave'} at 127.0.0.1:47920
I20260601 13:35:40.837723 25234 raft_consensus.cc:606] T f12a349ddeb2478b8137120d0e30c938 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 LEADER]: Received request to transfer leadership to TS 866283ff3fbd4c69b19e611df5fd2fa0
I20260601 13:35:40.836967 25159 raft_consensus.cc:2955] T a7e48fbb0fe24453a627a9cd743866ca P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } attrs { replace: true } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: true } } }
I20260601 13:35:40.839388 25083 raft_consensus.cc:2955] T a7e48fbb0fe24453a627a9cd743866ca P d843549fd2a24dc28c658c3b19a24bd0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } attrs { replace: true } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: true } } }
I20260601 13:35:40.840147 25158 raft_consensus.cc:493] T a7e48fbb0fe24453a627a9cd743866ca P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:35:40.840222 25158 raft_consensus.cc:3060] T a7e48fbb0fe24453a627a9cd743866ca P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:35:40.841141 25158 raft_consensus.cc:515] T a7e48fbb0fe24453a627a9cd743866ca P 013c5ef6fc114d7d9a7004d3bc5747ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } attrs { replace: true } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: true } }
I20260601 13:35:40.841714 25158 leader_election.cc:290] T a7e48fbb0fe24453a627a9cd743866ca P 013c5ef6fc114d7d9a7004d3bc5747ce [CANDIDATE]: Term 2 election: Requested vote from peers d843549fd2a24dc28c658c3b19a24bd0 (127.21.155.193:42529), 7ae76fda9c0a41dfb28663d28ad9b0e6 (127.21.155.195:45329)
I20260601 13:35:40.842159 24978 catalog_manager.cc:5696] T a7e48fbb0fe24453a627a9cd743866ca P 7ae76fda9c0a41dfb28663d28ad9b0e6 reported cstate change: config changed from index -1 to 2, NON_VOTER 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) added. New cstate: current_term: 1 leader_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:35:40.842310 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e48fbb0fe24453a627a9cd743866ca" candidate_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6"
I20260601 13:35:40.842411 25234 raft_consensus.cc:3055] T a7e48fbb0fe24453a627a9cd743866ca P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:35:40.842448 25234 raft_consensus.cc:740] T a7e48fbb0fe24453a627a9cd743866ca P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ae76fda9c0a41dfb28663d28ad9b0e6, State: Running, Role: LEADER
I20260601 13:35:40.842427 25082 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fcf732f3521e4d329bda9e256933544c"
dest_uuid: "d843549fd2a24dc28c658c3b19a24bd0"
mode: GRACEFUL
new_leader_uuid: "866283ff3fbd4c69b19e611df5fd2fa0"
 from {username='slave'} at 127.0.0.1:34408
I20260601 13:35:40.842602 25234 consensus_queue.cc:260] T a7e48fbb0fe24453a627a9cd743866ca P 7ae76fda9c0a41dfb28663d28ad9b0e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } attrs { replace: true } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: true } }
I20260601 13:35:40.842789 25234 raft_consensus.cc:3060] T a7e48fbb0fe24453a627a9cd743866ca P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:35:40.843789 25234 raft_consensus.cc:2468] T a7e48fbb0fe24453a627a9cd743866ca P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 013c5ef6fc114d7d9a7004d3bc5747ce in term 2.
I20260601 13:35:40.843868 25083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e48fbb0fe24453a627a9cd743866ca" candidate_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "d843549fd2a24dc28c658c3b19a24bd0"
I20260601 13:35:40.843978 25083 raft_consensus.cc:3060] T a7e48fbb0fe24453a627a9cd743866ca P d843549fd2a24dc28c658c3b19a24bd0 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:35:40.844327 25081 consensus_queue.cc:237] T 6075e3c76ee044438e6d7507aae307dd P d843549fd2a24dc28c658c3b19a24bd0 [LEADER]: Queue 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: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } attrs { replace: true } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: true } }
I20260601 13:35:40.843791 25082 raft_consensus.cc:606] T fcf732f3521e4d329bda9e256933544c P d843549fd2a24dc28c658c3b19a24bd0 [term 1 LEADER]: Received request to transfer leadership to TS 866283ff3fbd4c69b19e611df5fd2fa0
I20260601 13:35:40.844902 25122 leader_election.cc:304] T a7e48fbb0fe24453a627a9cd743866ca P 013c5ef6fc114d7d9a7004d3bc5747ce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 013c5ef6fc114d7d9a7004d3bc5747ce, 7ae76fda9c0a41dfb28663d28ad9b0e6; no voters: 
I20260601 13:35:40.844949 25083 raft_consensus.cc:2468] T a7e48fbb0fe24453a627a9cd743866ca P d843549fd2a24dc28c658c3b19a24bd0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 013c5ef6fc114d7d9a7004d3bc5747ce in term 2.
I20260601 13:35:40.845293 25287 raft_consensus.cc:2804] T a7e48fbb0fe24453a627a9cd743866ca P 013c5ef6fc114d7d9a7004d3bc5747ce [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:35:40.845381 25287 raft_consensus.cc:697] T a7e48fbb0fe24453a627a9cd743866ca P 013c5ef6fc114d7d9a7004d3bc5747ce [term 2 LEADER]: Becoming Leader. State: Replica: 013c5ef6fc114d7d9a7004d3bc5747ce, State: Running, Role: LEADER
I20260601 13:35:40.845510 25287 consensus_queue.cc:237] T a7e48fbb0fe24453a627a9cd743866ca P 013c5ef6fc114d7d9a7004d3bc5747ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } attrs { replace: true } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: true } }
I20260601 13:35:40.846891 25034 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 4
I20260601 13:35:40.847035 25034 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:35:40.847041 25233 raft_consensus.cc:1275] T 6075e3c76ee044438e6d7507aae307dd P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Refusing update from remote peer d843549fd2a24dc28c658c3b19a24bd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:35:40.847572 24980 catalog_manager.cc:5696] T a7e48fbb0fe24453a627a9cd743866ca P 013c5ef6fc114d7d9a7004d3bc5747ce reported cstate change: term changed from 1 to 2, leader changed from 7ae76fda9c0a41dfb28663d28ad9b0e6 (127.21.155.195) to 013c5ef6fc114d7d9a7004d3bc5747ce (127.21.155.194). New cstate: current_term: 2 leader_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:35:40.847723 25294 consensus_queue.cc:1048] T 6075e3c76ee044438e6d7507aae307dd P d843549fd2a24dc28c658c3b19a24bd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } 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:35:40.847846 25047 consensus_peers.cc:597] T 6075e3c76ee044438e6d7507aae307dd P d843549fd2a24dc28c658c3b19a24bd0 -> Peer 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196:41179): Couldn't send request to peer 866283ff3fbd4c69b19e611df5fd2fa0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6075e3c76ee044438e6d7507aae307dd. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:35:40.848206 25158 raft_consensus.cc:1275] T 6075e3c76ee044438e6d7507aae307dd P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Refusing update from remote peer d843549fd2a24dc28c658c3b19a24bd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:35:40.848644 25292 consensus_queue.cc:1048] T 6075e3c76ee044438e6d7507aae307dd P d843549fd2a24dc28c658c3b19a24bd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:35:40.849252 25447 raft_consensus.cc:2955] T 6075e3c76ee044438e6d7507aae307dd P d843549fd2a24dc28c658c3b19a24bd0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } attrs { replace: true } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: true } } }
I20260601 13:35:40.849942 25233 raft_consensus.cc:2955] T 6075e3c76ee044438e6d7507aae307dd P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } attrs { replace: true } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: true } } }
I20260601 13:35:40.851111 25158 raft_consensus.cc:2955] T 6075e3c76ee044438e6d7507aae307dd P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } attrs { replace: true } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: true } } }
I20260601 13:35:40.851895 24980 catalog_manager.cc:5696] T 6075e3c76ee044438e6d7507aae307dd P d843549fd2a24dc28c658c3b19a24bd0 reported cstate change: config changed from index -1 to 2, NON_VOTER 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) added. New cstate: current_term: 1 leader_uuid: "d843549fd2a24dc28c658c3b19a24bd0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:35:40.853221 25233 consensus_queue.cc:237] T 78b1a45393374c7cbbaa8eb8329fd61d P 7ae76fda9c0a41dfb28663d28ad9b0e6 [LEADER]: Queue 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: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } attrs { replace: true } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: true } }
I20260601 13:35:40.854524 25083 raft_consensus.cc:1275] T 78b1a45393374c7cbbaa8eb8329fd61d P d843549fd2a24dc28c658c3b19a24bd0 [term 1 FOLLOWER]: Refusing update from remote peer 7ae76fda9c0a41dfb28663d28ad9b0e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:35:40.854626 25198 consensus_peers.cc:597] T 78b1a45393374c7cbbaa8eb8329fd61d P 7ae76fda9c0a41dfb28663d28ad9b0e6 -> Peer 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196:41179): Couldn't send request to peer 866283ff3fbd4c69b19e611df5fd2fa0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 78b1a45393374c7cbbaa8eb8329fd61d. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:35:40.854948 25295 consensus_queue.cc:1048] T 78b1a45393374c7cbbaa8eb8329fd61d P 7ae76fda9c0a41dfb28663d28ad9b0e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:35:40.855505 25158 raft_consensus.cc:1275] T 78b1a45393374c7cbbaa8eb8329fd61d P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Refusing update from remote peer 7ae76fda9c0a41dfb28663d28ad9b0e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:35:40.855849 25295 consensus_queue.cc:1048] T 78b1a45393374c7cbbaa8eb8329fd61d P 7ae76fda9c0a41dfb28663d28ad9b0e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } 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:35:40.856341 25435 raft_consensus.cc:2955] T 78b1a45393374c7cbbaa8eb8329fd61d P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } attrs { replace: true } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: true } } }
I20260601 13:35:40.857756 25083 raft_consensus.cc:2955] T 78b1a45393374c7cbbaa8eb8329fd61d P d843549fd2a24dc28c658c3b19a24bd0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } attrs { replace: true } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: true } } }
I20260601 13:35:40.859156 24980 catalog_manager.cc:5696] T 78b1a45393374c7cbbaa8eb8329fd61d P 7ae76fda9c0a41dfb28663d28ad9b0e6 reported cstate change: config changed from index -1 to 2, NON_VOTER 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) added. New cstate: current_term: 1 leader_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:35:40.859324 25158 raft_consensus.cc:2955] T 78b1a45393374c7cbbaa8eb8329fd61d P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } attrs { replace: true } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: true } } }
I20260601 13:35:40.864687 25158 consensus_queue.cc:237] T 2120ab195830435d97eb81a0fe985e58 P 013c5ef6fc114d7d9a7004d3bc5747ce [LEADER]: Queue 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: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } attrs { replace: true } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: true } }
I20260601 13:35:40.866231 25083 raft_consensus.cc:1275] T 2120ab195830435d97eb81a0fe985e58 P d843549fd2a24dc28c658c3b19a24bd0 [term 1 FOLLOWER]: Refusing update from remote peer 013c5ef6fc114d7d9a7004d3bc5747ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:35:40.866361 25233 raft_consensus.cc:1275] T 2120ab195830435d97eb81a0fe985e58 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Refusing update from remote peer 013c5ef6fc114d7d9a7004d3bc5747ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:35:40.866655 25287 consensus_queue.cc:1048] T 2120ab195830435d97eb81a0fe985e58 P 013c5ef6fc114d7d9a7004d3bc5747ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } 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:35:40.866811 25285 consensus_queue.cc:1048] T 2120ab195830435d97eb81a0fe985e58 P 013c5ef6fc114d7d9a7004d3bc5747ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:35:40.868739 25443 raft_consensus.cc:2955] T 2120ab195830435d97eb81a0fe985e58 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } attrs { replace: true } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: true } } }
I20260601 13:35:40.869302 25083 raft_consensus.cc:2955] T 2120ab195830435d97eb81a0fe985e58 P d843549fd2a24dc28c658c3b19a24bd0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } attrs { replace: true } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: true } } }
I20260601 13:35:40.869444 25233 raft_consensus.cc:2955] T 2120ab195830435d97eb81a0fe985e58 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } attrs { replace: true } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: true } } }
W20260601 13:35:40.871810 25123 consensus_peers.cc:597] T 2120ab195830435d97eb81a0fe985e58 P 013c5ef6fc114d7d9a7004d3bc5747ce -> Peer 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196:41179): Couldn't send request to peer 866283ff3fbd4c69b19e611df5fd2fa0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2120ab195830435d97eb81a0fe985e58. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:35:40.871861 24978 catalog_manager.cc:5696] T 2120ab195830435d97eb81a0fe985e58 P 013c5ef6fc114d7d9a7004d3bc5747ce reported cstate change: config changed from index -1 to 2, NON_VOTER 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) added. New cstate: current_term: 1 leader_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:35:40.891561 25295 consensus_queue.cc:1048] T f12a349ddeb2478b8137120d0e30c938 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:35:40.893723 25289 raft_consensus.cc:993] T f12a349ddeb2478b8137120d0e30c938 P 7ae76fda9c0a41dfb28663d28ad9b0e6: : Instructing follower 866283ff3fbd4c69b19e611df5fd2fa0 to start an election
I20260601 13:35:40.893843 25435 raft_consensus.cc:1081] T f12a349ddeb2478b8137120d0e30c938 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 LEADER]: Signalling peer 866283ff3fbd4c69b19e611df5fd2fa0 to start an election
I20260601 13:35:40.894354 25372 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f12a349ddeb2478b8137120d0e30c938"
dest_uuid: "866283ff3fbd4c69b19e611df5fd2fa0"
 from {username='slave'} at 127.0.0.1:33772
I20260601 13:35:40.894737 25372 raft_consensus.cc:493] T f12a349ddeb2478b8137120d0e30c938 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:35:40.894852 25372 raft_consensus.cc:3060] T f12a349ddeb2478b8137120d0e30c938 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:35:40.895174 25295 consensus_queue.cc:1048] T f12a349ddeb2478b8137120d0e30c938 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:35:40.896049 25372 raft_consensus.cc:515] T f12a349ddeb2478b8137120d0e30c938 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } }
I20260601 13:35:40.896569 25372 leader_election.cc:290] T f12a349ddeb2478b8137120d0e30c938 P 866283ff3fbd4c69b19e611df5fd2fa0 [CANDIDATE]: Term 2 election: Requested vote from peers 7ae76fda9c0a41dfb28663d28ad9b0e6 (127.21.155.195:45329), d843549fd2a24dc28c658c3b19a24bd0 (127.21.155.193:42529)
I20260601 13:35:40.901121 25233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12a349ddeb2478b8137120d0e30c938" candidate_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6"
I20260601 13:35:40.901324 25233 raft_consensus.cc:3055] T f12a349ddeb2478b8137120d0e30c938 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:35:40.901387 25233 raft_consensus.cc:740] T f12a349ddeb2478b8137120d0e30c938 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ae76fda9c0a41dfb28663d28ad9b0e6, State: Running, Role: LEADER
I20260601 13:35:40.901583 25233 consensus_queue.cc:260] T f12a349ddeb2478b8137120d0e30c938 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } }
I20260601 13:35:40.901773 25233 raft_consensus.cc:3060] T f12a349ddeb2478b8137120d0e30c938 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:35:40.902849 25233 raft_consensus.cc:2468] T f12a349ddeb2478b8137120d0e30c938 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 866283ff3fbd4c69b19e611df5fd2fa0 in term 2.
I20260601 13:35:40.903280 25336 leader_election.cc:304] T f12a349ddeb2478b8137120d0e30c938 P 866283ff3fbd4c69b19e611df5fd2fa0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ae76fda9c0a41dfb28663d28ad9b0e6, 866283ff3fbd4c69b19e611df5fd2fa0; no voters: 
I20260601 13:35:40.903515 25417 raft_consensus.cc:2804] T f12a349ddeb2478b8137120d0e30c938 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:35:40.903764 25083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12a349ddeb2478b8137120d0e30c938" candidate_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d843549fd2a24dc28c658c3b19a24bd0"
I20260601 13:35:40.903846 25417 raft_consensus.cc:697] T f12a349ddeb2478b8137120d0e30c938 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 2 LEADER]: Becoming Leader. State: Replica: 866283ff3fbd4c69b19e611df5fd2fa0, State: Running, Role: LEADER
I20260601 13:35:40.903887 25083 raft_consensus.cc:3060] T f12a349ddeb2478b8137120d0e30c938 P d843549fd2a24dc28c658c3b19a24bd0 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:35:40.904168 25417 consensus_queue.cc:237] T f12a349ddeb2478b8137120d0e30c938 P 866283ff3fbd4c69b19e611df5fd2fa0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } }
I20260601 13:35:40.904953 25083 raft_consensus.cc:2468] T f12a349ddeb2478b8137120d0e30c938 P d843549fd2a24dc28c658c3b19a24bd0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 866283ff3fbd4c69b19e611df5fd2fa0 in term 2.
I20260601 13:35:40.906306 25292 consensus_queue.cc:1048] T 2ac08d4ebf704d04b5230dd23b7057bd P d843549fd2a24dc28c658c3b19a24bd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:35:40.906288 24979 catalog_manager.cc:5696] T f12a349ddeb2478b8137120d0e30c938 P 866283ff3fbd4c69b19e611df5fd2fa0 reported cstate change: term changed from 1 to 2, leader changed from 7ae76fda9c0a41dfb28663d28ad9b0e6 (127.21.155.195) to 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196). New cstate: current_term: 2 leader_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } health_report { overall_health: UNKNOWN } } }
I20260601 13:35:40.911782 25447 consensus_queue.cc:1048] T 2ac08d4ebf704d04b5230dd23b7057bd P d843549fd2a24dc28c658c3b19a24bd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:35:40.967109 25292 consensus_queue.cc:1048] T 569274d4bd194a5f9060494535def959 P d843549fd2a24dc28c658c3b19a24bd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:35:40.970609 25476 consensus_queue.cc:1048] T 569274d4bd194a5f9060494535def959 P d843549fd2a24dc28c658c3b19a24bd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:35:40.995760 25476 consensus_queue.cc:1048] T fcf732f3521e4d329bda9e256933544c P d843549fd2a24dc28c658c3b19a24bd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:35:40.998308 25292 raft_consensus.cc:993] T fcf732f3521e4d329bda9e256933544c P d843549fd2a24dc28c658c3b19a24bd0: : Instructing follower 866283ff3fbd4c69b19e611df5fd2fa0 to start an election
I20260601 13:35:40.998440 25292 raft_consensus.cc:1081] T fcf732f3521e4d329bda9e256933544c P d843549fd2a24dc28c658c3b19a24bd0 [term 1 LEADER]: Signalling peer 866283ff3fbd4c69b19e611df5fd2fa0 to start an election
I20260601 13:35:40.999428 25373 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fcf732f3521e4d329bda9e256933544c"
dest_uuid: "866283ff3fbd4c69b19e611df5fd2fa0"
 from {username='slave'} at 127.0.0.1:33762
I20260601 13:35:40.999604 25373 raft_consensus.cc:493] T fcf732f3521e4d329bda9e256933544c P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:35:40.999687 25373 raft_consensus.cc:3060] T fcf732f3521e4d329bda9e256933544c P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:35:41.000245 25292 consensus_queue.cc:1048] T fcf732f3521e4d329bda9e256933544c P d843549fd2a24dc28c658c3b19a24bd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:35:41.001997 25373 raft_consensus.cc:515] T fcf732f3521e4d329bda9e256933544c P 866283ff3fbd4c69b19e611df5fd2fa0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } }
I20260601 13:35:41.002545 25373 leader_election.cc:290] T fcf732f3521e4d329bda9e256933544c P 866283ff3fbd4c69b19e611df5fd2fa0 [CANDIDATE]: Term 2 election: Requested vote from peers d843549fd2a24dc28c658c3b19a24bd0 (127.21.155.193:42529), 013c5ef6fc114d7d9a7004d3bc5747ce (127.21.155.194:41681)
I20260601 13:35:41.004594 25083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcf732f3521e4d329bda9e256933544c" candidate_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d843549fd2a24dc28c658c3b19a24bd0"
I20260601 13:35:41.004737 25083 raft_consensus.cc:3055] T fcf732f3521e4d329bda9e256933544c P d843549fd2a24dc28c658c3b19a24bd0 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:35:41.004783 25083 raft_consensus.cc:740] T fcf732f3521e4d329bda9e256933544c P d843549fd2a24dc28c658c3b19a24bd0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d843549fd2a24dc28c658c3b19a24bd0, State: Running, Role: LEADER
I20260601 13:35:41.004926 25083 consensus_queue.cc:260] T fcf732f3521e4d329bda9e256933544c P d843549fd2a24dc28c658c3b19a24bd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } }
I20260601 13:35:41.005026 25083 raft_consensus.cc:3060] T fcf732f3521e4d329bda9e256933544c P d843549fd2a24dc28c658c3b19a24bd0 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:35:41.007305 25083 raft_consensus.cc:2468] T fcf732f3521e4d329bda9e256933544c P d843549fd2a24dc28c658c3b19a24bd0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 866283ff3fbd4c69b19e611df5fd2fa0 in term 2.
I20260601 13:35:41.007651 25336 leader_election.cc:304] T fcf732f3521e4d329bda9e256933544c P 866283ff3fbd4c69b19e611df5fd2fa0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 866283ff3fbd4c69b19e611df5fd2fa0, d843549fd2a24dc28c658c3b19a24bd0; no voters: 
I20260601 13:35:41.007689 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcf732f3521e4d329bda9e256933544c" candidate_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce"
I20260601 13:35:41.007797 25159 raft_consensus.cc:3060] T fcf732f3521e4d329bda9e256933544c P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:35:41.007864 25417 raft_consensus.cc:2804] T fcf732f3521e4d329bda9e256933544c P 866283ff3fbd4c69b19e611df5fd2fa0 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:35:41.007936 25417 raft_consensus.cc:697] T fcf732f3521e4d329bda9e256933544c P 866283ff3fbd4c69b19e611df5fd2fa0 [term 2 LEADER]: Becoming Leader. State: Replica: 866283ff3fbd4c69b19e611df5fd2fa0, State: Running, Role: LEADER
I20260601 13:35:41.008096 25417 consensus_queue.cc:237] T fcf732f3521e4d329bda9e256933544c P 866283ff3fbd4c69b19e611df5fd2fa0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } }
I20260601 13:35:41.008884 25159 raft_consensus.cc:2468] T fcf732f3521e4d329bda9e256933544c P 013c5ef6fc114d7d9a7004d3bc5747ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 866283ff3fbd4c69b19e611df5fd2fa0 in term 2.
I20260601 13:35:41.009822 24980 catalog_manager.cc:5696] T fcf732f3521e4d329bda9e256933544c P 866283ff3fbd4c69b19e611df5fd2fa0 reported cstate change: term changed from 1 to 2, leader changed from d843549fd2a24dc28c658c3b19a24bd0 (127.21.155.193) to 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196). New cstate: current_term: 2 leader_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } health_report { overall_health: UNKNOWN } } }
I20260601 13:35:41.015046 25435 consensus_queue.cc:1048] T 1008797229aa4faaabc775e0b29c7618 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:35:41.019239 25289 consensus_queue.cc:1048] T 1008797229aa4faaabc775e0b29c7618 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:35:41.087328 25289 consensus_queue.cc:1048] T 5a82c06a1d274970a93f42202467de76 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:35:41.091536 25435 consensus_queue.cc:1048] T 5a82c06a1d274970a93f42202467de76 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:35:41.091536 25295 consensus_queue.cc:1048] T 3e5466d897ad40208b19e2fdfaff8505 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:35:41.096802 25289 consensus_queue.cc:1048] T 3e5466d897ad40208b19e2fdfaff8505 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:35:41.136032 25294 raft_consensus.cc:993] T 26484d74706f4d9aa93eb96895315238 P d843549fd2a24dc28c658c3b19a24bd0: : Instructing follower 7ae76fda9c0a41dfb28663d28ad9b0e6 to start an election
I20260601 13:35:41.136176 25294 raft_consensus.cc:1081] T 26484d74706f4d9aa93eb96895315238 P d843549fd2a24dc28c658c3b19a24bd0 [term 1 LEADER]: Signalling peer 7ae76fda9c0a41dfb28663d28ad9b0e6 to start an election
I20260601 13:35:41.136711 25233 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "26484d74706f4d9aa93eb96895315238"
dest_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6"
 from {username='slave'} at 127.0.0.1:47898
I20260601 13:35:41.136916 25233 raft_consensus.cc:493] T 26484d74706f4d9aa93eb96895315238 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:35:41.137012 25233 raft_consensus.cc:3060] T 26484d74706f4d9aa93eb96895315238 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:35:41.138010 25233 raft_consensus.cc:515] T 26484d74706f4d9aa93eb96895315238 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:41.138459 25233 leader_election.cc:290] T 26484d74706f4d9aa93eb96895315238 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [CANDIDATE]: Term 2 election: Requested vote from peers d843549fd2a24dc28c658c3b19a24bd0 (127.21.155.193:42529), 013c5ef6fc114d7d9a7004d3bc5747ce (127.21.155.194:41681)
I20260601 13:35:41.138835 25083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26484d74706f4d9aa93eb96895315238" candidate_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d843549fd2a24dc28c658c3b19a24bd0"
I20260601 13:35:41.138950 25083 raft_consensus.cc:3055] T 26484d74706f4d9aa93eb96895315238 P d843549fd2a24dc28c658c3b19a24bd0 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:35:41.138983 25083 raft_consensus.cc:740] T 26484d74706f4d9aa93eb96895315238 P d843549fd2a24dc28c658c3b19a24bd0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d843549fd2a24dc28c658c3b19a24bd0, State: Running, Role: LEADER
I20260601 13:35:41.139186 25083 consensus_queue.cc:260] T 26484d74706f4d9aa93eb96895315238 P d843549fd2a24dc28c658c3b19a24bd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:41.139348 25083 raft_consensus.cc:3060] T 26484d74706f4d9aa93eb96895315238 P d843549fd2a24dc28c658c3b19a24bd0 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:35:41.140158 25083 raft_consensus.cc:2468] T 26484d74706f4d9aa93eb96895315238 P d843549fd2a24dc28c658c3b19a24bd0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae76fda9c0a41dfb28663d28ad9b0e6 in term 2.
I20260601 13:35:41.140421 25159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26484d74706f4d9aa93eb96895315238" candidate_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce"
I20260601 13:35:41.140516 25197 leader_election.cc:304] T 26484d74706f4d9aa93eb96895315238 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ae76fda9c0a41dfb28663d28ad9b0e6, d843549fd2a24dc28c658c3b19a24bd0; no voters: 
I20260601 13:35:41.140529 25159 raft_consensus.cc:3060] T 26484d74706f4d9aa93eb96895315238 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:35:41.140736 25289 raft_consensus.cc:2804] T 26484d74706f4d9aa93eb96895315238 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:35:41.140867 25289 raft_consensus.cc:697] T 26484d74706f4d9aa93eb96895315238 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 2 LEADER]: Becoming Leader. State: Replica: 7ae76fda9c0a41dfb28663d28ad9b0e6, State: Running, Role: LEADER
I20260601 13:35:41.141031 25289 consensus_queue.cc:237] T 26484d74706f4d9aa93eb96895315238 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } }
I20260601 13:35:41.141700 25159 raft_consensus.cc:2468] T 26484d74706f4d9aa93eb96895315238 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae76fda9c0a41dfb28663d28ad9b0e6 in term 2.
I20260601 13:35:41.142946 24979 catalog_manager.cc:5696] T 26484d74706f4d9aa93eb96895315238 P 7ae76fda9c0a41dfb28663d28ad9b0e6 reported cstate change: term changed from 1 to 2, leader changed from d843549fd2a24dc28c658c3b19a24bd0 (127.21.155.193) to 7ae76fda9c0a41dfb28663d28ad9b0e6 (127.21.155.195). New cstate: current_term: 2 leader_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } health_report { overall_health: HEALTHY } } }
I20260601 13:35:41.187970 25294 consensus_queue.cc:1048] T 9d7467421c294d6f842847f46d938d51 P d843549fd2a24dc28c658c3b19a24bd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:35:41.191696 25476 consensus_queue.cc:1048] T 9d7467421c294d6f842847f46d938d51 P d843549fd2a24dc28c658c3b19a24bd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:35:41.317018 25233 raft_consensus.cc:1275] T a7e48fbb0fe24453a627a9cd743866ca P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 2 FOLLOWER]: Refusing update from remote peer 013c5ef6fc114d7d9a7004d3bc5747ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:35:41.317252 25488 ts_tablet_manager.cc:933] T 2120ab195830435d97eb81a0fe985e58 P 866283ff3fbd4c69b19e611df5fd2fa0: Initiating tablet copy from peer 013c5ef6fc114d7d9a7004d3bc5747ce (127.21.155.194:41681)
I20260601 13:35:41.317662 25488 tablet_copy_client.cc:323] T 2120ab195830435d97eb81a0fe985e58 P 866283ff3fbd4c69b19e611df5fd2fa0: tablet copy: Beginning tablet copy session from remote peer at address 127.21.155.194:41681
I20260601 13:35:41.317845 25443 consensus_queue.cc:1048] T a7e48fbb0fe24453a627a9cd743866ca P 013c5ef6fc114d7d9a7004d3bc5747ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:35:41.318151 25169 tablet_copy_service.cc:140] P 013c5ef6fc114d7d9a7004d3bc5747ce: Received BeginTabletCopySession request for tablet 2120ab195830435d97eb81a0fe985e58 from peer 866283ff3fbd4c69b19e611df5fd2fa0 ({username='slave'} at 127.0.0.1:53710)
I20260601 13:35:41.318243 25169 tablet_copy_service.cc:161] P 013c5ef6fc114d7d9a7004d3bc5747ce: Beginning new tablet copy session on tablet 2120ab195830435d97eb81a0fe985e58 from peer 866283ff3fbd4c69b19e611df5fd2fa0 at {username='slave'} at 127.0.0.1:53710: session id = 866283ff3fbd4c69b19e611df5fd2fa0-2120ab195830435d97eb81a0fe985e58
I20260601 13:35:41.319083 25169 tablet_copy_source_session.cc:215] T 2120ab195830435d97eb81a0fe985e58 P 013c5ef6fc114d7d9a7004d3bc5747ce: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:35:41.320029 25488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2120ab195830435d97eb81a0fe985e58. 1 dirs total, 0 dirs full, 0 dirs failed
W20260601 13:35:41.322423 25123 consensus_peers.cc:597] T a7e48fbb0fe24453a627a9cd743866ca P 013c5ef6fc114d7d9a7004d3bc5747ce -> Peer 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196:41179): Couldn't send request to peer 866283ff3fbd4c69b19e611df5fd2fa0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a7e48fbb0fe24453a627a9cd743866ca. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:35:41.322721 25488 tablet_copy_client.cc:806] T 2120ab195830435d97eb81a0fe985e58 P 866283ff3fbd4c69b19e611df5fd2fa0: tablet copy: Starting download of 0 data blocks...
I20260601 13:35:41.322853 25083 raft_consensus.cc:1275] T a7e48fbb0fe24453a627a9cd743866ca P d843549fd2a24dc28c658c3b19a24bd0 [term 2 FOLLOWER]: Refusing update from remote peer 013c5ef6fc114d7d9a7004d3bc5747ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:35:41.322883 25488 tablet_copy_client.cc:670] T 2120ab195830435d97eb81a0fe985e58 P 866283ff3fbd4c69b19e611df5fd2fa0: tablet copy: Starting download of 1 WAL segments...
I20260601 13:35:41.323318 25490 consensus_queue.cc:1048] T a7e48fbb0fe24453a627a9cd743866ca P 013c5ef6fc114d7d9a7004d3bc5747ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } 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:35:41.324597 25488 tablet_copy_client.cc:538] T 2120ab195830435d97eb81a0fe985e58 P 866283ff3fbd4c69b19e611df5fd2fa0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:35:41.326165 25488 tablet_bootstrap.cc:492] T 2120ab195830435d97eb81a0fe985e58 P 866283ff3fbd4c69b19e611df5fd2fa0: Bootstrap starting.
I20260601 13:35:41.329873 25488 tablet_bootstrap.cc:492] T 2120ab195830435d97eb81a0fe985e58 P 866283ff3fbd4c69b19e611df5fd2fa0: 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:35:41.330130 25488 tablet_bootstrap.cc:492] T 2120ab195830435d97eb81a0fe985e58 P 866283ff3fbd4c69b19e611df5fd2fa0: Bootstrap complete.
I20260601 13:35:41.330304 25488 ts_tablet_manager.cc:1403] T 2120ab195830435d97eb81a0fe985e58 P 866283ff3fbd4c69b19e611df5fd2fa0: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20260601 13:35:41.330717 25488 raft_consensus.cc:359] T 2120ab195830435d97eb81a0fe985e58 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } attrs { replace: true } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: true } }
I20260601 13:35:41.330834 25488 raft_consensus.cc:740] T 2120ab195830435d97eb81a0fe985e58 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 866283ff3fbd4c69b19e611df5fd2fa0, State: Initialized, Role: LEARNER
I20260601 13:35:41.330960 25488 consensus_queue.cc:260] T 2120ab195830435d97eb81a0fe985e58 P 866283ff3fbd4c69b19e611df5fd2fa0 [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: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } attrs { replace: true } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: true } }
I20260601 13:35:41.331247 25488 ts_tablet_manager.cc:1434] T 2120ab195830435d97eb81a0fe985e58 P 866283ff3fbd4c69b19e611df5fd2fa0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:35:41.331744 25169 tablet_copy_service.cc:342] P 013c5ef6fc114d7d9a7004d3bc5747ce: Request end of tablet copy session 866283ff3fbd4c69b19e611df5fd2fa0-2120ab195830435d97eb81a0fe985e58 received from {username='slave'} at 127.0.0.1:53710
I20260601 13:35:41.331840 25169 tablet_copy_service.cc:434] P 013c5ef6fc114d7d9a7004d3bc5747ce: ending tablet copy session 866283ff3fbd4c69b19e611df5fd2fa0-2120ab195830435d97eb81a0fe985e58 on tablet 2120ab195830435d97eb81a0fe985e58 with peer 866283ff3fbd4c69b19e611df5fd2fa0
I20260601 13:35:41.423679 25233 raft_consensus.cc:1275] T f12a349ddeb2478b8137120d0e30c938 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 2 FOLLOWER]: Refusing update from remote peer 866283ff3fbd4c69b19e611df5fd2fa0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:35:41.424170 25472 consensus_queue.cc:1048] T f12a349ddeb2478b8137120d0e30c938 P 866283ff3fbd4c69b19e611df5fd2fa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:35:41.424458 25488 ts_tablet_manager.cc:933] T 78b1a45393374c7cbbaa8eb8329fd61d P 866283ff3fbd4c69b19e611df5fd2fa0: Initiating tablet copy from peer 7ae76fda9c0a41dfb28663d28ad9b0e6 (127.21.155.195:45329)
I20260601 13:35:41.424813 25488 tablet_copy_client.cc:323] T 78b1a45393374c7cbbaa8eb8329fd61d P 866283ff3fbd4c69b19e611df5fd2fa0: tablet copy: Beginning tablet copy session from remote peer at address 127.21.155.195:45329
I20260601 13:35:41.425734 25244 tablet_copy_service.cc:140] P 7ae76fda9c0a41dfb28663d28ad9b0e6: Received BeginTabletCopySession request for tablet 78b1a45393374c7cbbaa8eb8329fd61d from peer 866283ff3fbd4c69b19e611df5fd2fa0 ({username='slave'} at 127.0.0.1:47928)
I20260601 13:35:41.425818 25244 tablet_copy_service.cc:161] P 7ae76fda9c0a41dfb28663d28ad9b0e6: Beginning new tablet copy session on tablet 78b1a45393374c7cbbaa8eb8329fd61d from peer 866283ff3fbd4c69b19e611df5fd2fa0 at {username='slave'} at 127.0.0.1:47928: session id = 866283ff3fbd4c69b19e611df5fd2fa0-78b1a45393374c7cbbaa8eb8329fd61d
I20260601 13:35:41.426779 25244 tablet_copy_source_session.cc:215] T 78b1a45393374c7cbbaa8eb8329fd61d P 7ae76fda9c0a41dfb28663d28ad9b0e6: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:35:41.427021 25083 raft_consensus.cc:1275] T f12a349ddeb2478b8137120d0e30c938 P d843549fd2a24dc28c658c3b19a24bd0 [term 2 FOLLOWER]: Refusing update from remote peer 866283ff3fbd4c69b19e611df5fd2fa0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:35:41.427753 25488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78b1a45393374c7cbbaa8eb8329fd61d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:41.427706 25417 consensus_queue.cc:1048] T f12a349ddeb2478b8137120d0e30c938 P 866283ff3fbd4c69b19e611df5fd2fa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:35:41.429910 25488 tablet_copy_client.cc:806] T 78b1a45393374c7cbbaa8eb8329fd61d P 866283ff3fbd4c69b19e611df5fd2fa0: tablet copy: Starting download of 0 data blocks...
I20260601 13:35:41.430092 25488 tablet_copy_client.cc:670] T 78b1a45393374c7cbbaa8eb8329fd61d P 866283ff3fbd4c69b19e611df5fd2fa0: tablet copy: Starting download of 1 WAL segments...
I20260601 13:35:41.430307 25493 ts_tablet_manager.cc:933] T 6075e3c76ee044438e6d7507aae307dd P 866283ff3fbd4c69b19e611df5fd2fa0: Initiating tablet copy from peer d843549fd2a24dc28c658c3b19a24bd0 (127.21.155.193:42529)
I20260601 13:35:41.430627 25493 tablet_copy_client.cc:323] T 6075e3c76ee044438e6d7507aae307dd P 866283ff3fbd4c69b19e611df5fd2fa0: tablet copy: Beginning tablet copy session from remote peer at address 127.21.155.193:42529
I20260601 13:35:41.431001 25093 tablet_copy_service.cc:140] P d843549fd2a24dc28c658c3b19a24bd0: Received BeginTabletCopySession request for tablet 6075e3c76ee044438e6d7507aae307dd from peer 866283ff3fbd4c69b19e611df5fd2fa0 ({username='slave'} at 127.0.0.1:34416)
I20260601 13:35:41.431093 25093 tablet_copy_service.cc:161] P d843549fd2a24dc28c658c3b19a24bd0: Beginning new tablet copy session on tablet 6075e3c76ee044438e6d7507aae307dd from peer 866283ff3fbd4c69b19e611df5fd2fa0 at {username='slave'} at 127.0.0.1:34416: session id = 866283ff3fbd4c69b19e611df5fd2fa0-6075e3c76ee044438e6d7507aae307dd
I20260601 13:35:41.432101 25093 tablet_copy_source_session.cc:215] T 6075e3c76ee044438e6d7507aae307dd P d843549fd2a24dc28c658c3b19a24bd0: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:35:41.432976 25488 tablet_copy_client.cc:538] T 78b1a45393374c7cbbaa8eb8329fd61d P 866283ff3fbd4c69b19e611df5fd2fa0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:35:41.433512 25493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6075e3c76ee044438e6d7507aae307dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:41.434429 25488 tablet_bootstrap.cc:492] T 78b1a45393374c7cbbaa8eb8329fd61d P 866283ff3fbd4c69b19e611df5fd2fa0: Bootstrap starting.
I20260601 13:35:41.435236 25493 tablet_copy_client.cc:806] T 6075e3c76ee044438e6d7507aae307dd P 866283ff3fbd4c69b19e611df5fd2fa0: tablet copy: Starting download of 0 data blocks...
I20260601 13:35:41.435446 25493 tablet_copy_client.cc:670] T 6075e3c76ee044438e6d7507aae307dd P 866283ff3fbd4c69b19e611df5fd2fa0: tablet copy: Starting download of 1 WAL segments...
I20260601 13:35:41.438028 25493 tablet_copy_client.cc:538] T 6075e3c76ee044438e6d7507aae307dd P 866283ff3fbd4c69b19e611df5fd2fa0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:35:41.438742 25488 tablet_bootstrap.cc:492] T 78b1a45393374c7cbbaa8eb8329fd61d P 866283ff3fbd4c69b19e611df5fd2fa0: 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:35:41.439059 25488 tablet_bootstrap.cc:492] T 78b1a45393374c7cbbaa8eb8329fd61d P 866283ff3fbd4c69b19e611df5fd2fa0: Bootstrap complete.
I20260601 13:35:41.439229 25488 ts_tablet_manager.cc:1403] T 78b1a45393374c7cbbaa8eb8329fd61d P 866283ff3fbd4c69b19e611df5fd2fa0: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260601 13:35:41.439529 25493 tablet_bootstrap.cc:492] T 6075e3c76ee044438e6d7507aae307dd P 866283ff3fbd4c69b19e611df5fd2fa0: Bootstrap starting.
I20260601 13:35:41.439709 25488 raft_consensus.cc:359] T 78b1a45393374c7cbbaa8eb8329fd61d P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } attrs { replace: true } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: true } }
I20260601 13:35:41.439844 25488 raft_consensus.cc:740] T 78b1a45393374c7cbbaa8eb8329fd61d P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 866283ff3fbd4c69b19e611df5fd2fa0, State: Initialized, Role: LEARNER
I20260601 13:35:41.439947 25488 consensus_queue.cc:260] T 78b1a45393374c7cbbaa8eb8329fd61d P 866283ff3fbd4c69b19e611df5fd2fa0 [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: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } attrs { replace: true } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: true } }
I20260601 13:35:41.440966 25488 ts_tablet_manager.cc:1434] T 78b1a45393374c7cbbaa8eb8329fd61d P 866283ff3fbd4c69b19e611df5fd2fa0: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:35:41.441422 25244 tablet_copy_service.cc:342] P 7ae76fda9c0a41dfb28663d28ad9b0e6: Request end of tablet copy session 866283ff3fbd4c69b19e611df5fd2fa0-78b1a45393374c7cbbaa8eb8329fd61d received from {username='slave'} at 127.0.0.1:47928
I20260601 13:35:41.441506 25244 tablet_copy_service.cc:434] P 7ae76fda9c0a41dfb28663d28ad9b0e6: ending tablet copy session 866283ff3fbd4c69b19e611df5fd2fa0-78b1a45393374c7cbbaa8eb8329fd61d on tablet 78b1a45393374c7cbbaa8eb8329fd61d with peer 866283ff3fbd4c69b19e611df5fd2fa0
I20260601 13:35:41.443867 25493 tablet_bootstrap.cc:492] T 6075e3c76ee044438e6d7507aae307dd P 866283ff3fbd4c69b19e611df5fd2fa0: 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:35:41.444144 25493 tablet_bootstrap.cc:492] T 6075e3c76ee044438e6d7507aae307dd P 866283ff3fbd4c69b19e611df5fd2fa0: Bootstrap complete.
I20260601 13:35:41.444332 25493 ts_tablet_manager.cc:1403] T 6075e3c76ee044438e6d7507aae307dd P 866283ff3fbd4c69b19e611df5fd2fa0: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260601 13:35:41.444801 25493 raft_consensus.cc:359] T 6075e3c76ee044438e6d7507aae307dd P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } attrs { replace: true } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: true } }
I20260601 13:35:41.444945 25493 raft_consensus.cc:740] T 6075e3c76ee044438e6d7507aae307dd P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 866283ff3fbd4c69b19e611df5fd2fa0, State: Initialized, Role: LEARNER
I20260601 13:35:41.445097 25493 consensus_queue.cc:260] T 6075e3c76ee044438e6d7507aae307dd P 866283ff3fbd4c69b19e611df5fd2fa0 [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: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } attrs { replace: true } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: true } }
I20260601 13:35:41.445447 25493 ts_tablet_manager.cc:1434] T 6075e3c76ee044438e6d7507aae307dd P 866283ff3fbd4c69b19e611df5fd2fa0: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
I20260601 13:35:41.446113 25093 tablet_copy_service.cc:342] P d843549fd2a24dc28c658c3b19a24bd0: Request end of tablet copy session 866283ff3fbd4c69b19e611df5fd2fa0-6075e3c76ee044438e6d7507aae307dd received from {username='slave'} at 127.0.0.1:34416
I20260601 13:35:41.446203 25093 tablet_copy_service.cc:434] P d843549fd2a24dc28c658c3b19a24bd0: ending tablet copy session 866283ff3fbd4c69b19e611df5fd2fa0-6075e3c76ee044438e6d7507aae307dd on tablet 6075e3c76ee044438e6d7507aae307dd with peer 866283ff3fbd4c69b19e611df5fd2fa0
I20260601 13:35:41.478672 25083 raft_consensus.cc:1275] T fcf732f3521e4d329bda9e256933544c P d843549fd2a24dc28c658c3b19a24bd0 [term 2 FOLLOWER]: Refusing update from remote peer 866283ff3fbd4c69b19e611df5fd2fa0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:35:41.479311 25472 consensus_queue.cc:1048] T fcf732f3521e4d329bda9e256933544c P 866283ff3fbd4c69b19e611df5fd2fa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:35:41.482486 25159 raft_consensus.cc:1275] T fcf732f3521e4d329bda9e256933544c P 013c5ef6fc114d7d9a7004d3bc5747ce [term 2 FOLLOWER]: Refusing update from remote peer 866283ff3fbd4c69b19e611df5fd2fa0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:35:41.482930 25417 consensus_queue.cc:1048] T fcf732f3521e4d329bda9e256933544c P 866283ff3fbd4c69b19e611df5fd2fa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:35:41.700763 25083 raft_consensus.cc:1275] T 26484d74706f4d9aa93eb96895315238 P d843549fd2a24dc28c658c3b19a24bd0 [term 2 FOLLOWER]: Refusing update from remote peer 7ae76fda9c0a41dfb28663d28ad9b0e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:35:41.701519 25289 consensus_queue.cc:1048] T 26484d74706f4d9aa93eb96895315238 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:35:41.704375 25159 raft_consensus.cc:1275] T 26484d74706f4d9aa93eb96895315238 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 2 FOLLOWER]: Refusing update from remote peer 7ae76fda9c0a41dfb28663d28ad9b0e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:35:41.705267 25295 consensus_queue.cc:1048] T 26484d74706f4d9aa93eb96895315238 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:35:41.866907 25373 raft_consensus.cc:1217] T 2120ab195830435d97eb81a0fe985e58 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:35:41.913462 25373 raft_consensus.cc:1217] T 78b1a45393374c7cbbaa8eb8329fd61d P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:35:41.929586 25493 ts_tablet_manager.cc:933] T a7e48fbb0fe24453a627a9cd743866ca P 866283ff3fbd4c69b19e611df5fd2fa0: Initiating tablet copy from peer 013c5ef6fc114d7d9a7004d3bc5747ce (127.21.155.194:41681)
I20260601 13:35:41.930027 25493 tablet_copy_client.cc:323] T a7e48fbb0fe24453a627a9cd743866ca P 866283ff3fbd4c69b19e611df5fd2fa0: tablet copy: Beginning tablet copy session from remote peer at address 127.21.155.194:41681
I20260601 13:35:41.930696 25169 tablet_copy_service.cc:140] P 013c5ef6fc114d7d9a7004d3bc5747ce: Received BeginTabletCopySession request for tablet a7e48fbb0fe24453a627a9cd743866ca from peer 866283ff3fbd4c69b19e611df5fd2fa0 ({username='slave'} at 127.0.0.1:53710)
I20260601 13:35:41.930866 25169 tablet_copy_service.cc:161] P 013c5ef6fc114d7d9a7004d3bc5747ce: Beginning new tablet copy session on tablet a7e48fbb0fe24453a627a9cd743866ca from peer 866283ff3fbd4c69b19e611df5fd2fa0 at {username='slave'} at 127.0.0.1:53710: session id = 866283ff3fbd4c69b19e611df5fd2fa0-a7e48fbb0fe24453a627a9cd743866ca
I20260601 13:35:41.931854 25169 tablet_copy_source_session.cc:215] T a7e48fbb0fe24453a627a9cd743866ca P 013c5ef6fc114d7d9a7004d3bc5747ce: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:35:41.933365 25493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7e48fbb0fe24453a627a9cd743866ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:41.935472 25493 tablet_copy_client.cc:806] T a7e48fbb0fe24453a627a9cd743866ca P 866283ff3fbd4c69b19e611df5fd2fa0: tablet copy: Starting download of 0 data blocks...
I20260601 13:35:41.935688 25493 tablet_copy_client.cc:670] T a7e48fbb0fe24453a627a9cd743866ca P 866283ff3fbd4c69b19e611df5fd2fa0: tablet copy: Starting download of 1 WAL segments...
I20260601 13:35:41.937179 25493 tablet_copy_client.cc:538] T a7e48fbb0fe24453a627a9cd743866ca P 866283ff3fbd4c69b19e611df5fd2fa0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:35:41.938717 25493 tablet_bootstrap.cc:492] T a7e48fbb0fe24453a627a9cd743866ca P 866283ff3fbd4c69b19e611df5fd2fa0: Bootstrap starting.
I20260601 13:35:41.942777 25493 tablet_bootstrap.cc:492] T a7e48fbb0fe24453a627a9cd743866ca P 866283ff3fbd4c69b19e611df5fd2fa0: 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:35:41.943113 25493 tablet_bootstrap.cc:492] T a7e48fbb0fe24453a627a9cd743866ca P 866283ff3fbd4c69b19e611df5fd2fa0: Bootstrap complete.
I20260601 13:35:41.943312 25493 ts_tablet_manager.cc:1403] T a7e48fbb0fe24453a627a9cd743866ca P 866283ff3fbd4c69b19e611df5fd2fa0: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.004s
I20260601 13:35:41.943867 25493 raft_consensus.cc:359] T a7e48fbb0fe24453a627a9cd743866ca P 866283ff3fbd4c69b19e611df5fd2fa0 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } attrs { replace: true } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: true } }
I20260601 13:35:41.944015 25493 raft_consensus.cc:740] T a7e48fbb0fe24453a627a9cd743866ca P 866283ff3fbd4c69b19e611df5fd2fa0 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 866283ff3fbd4c69b19e611df5fd2fa0, State: Initialized, Role: LEARNER
I20260601 13:35:41.944109 25493 consensus_queue.cc:260] T a7e48fbb0fe24453a627a9cd743866ca P 866283ff3fbd4c69b19e611df5fd2fa0 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } attrs { replace: true } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: true } }
I20260601 13:35:41.944448 25493 ts_tablet_manager.cc:1434] T a7e48fbb0fe24453a627a9cd743866ca P 866283ff3fbd4c69b19e611df5fd2fa0: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.001s
I20260601 13:35:41.945138 25169 tablet_copy_service.cc:342] P 013c5ef6fc114d7d9a7004d3bc5747ce: Request end of tablet copy session 866283ff3fbd4c69b19e611df5fd2fa0-a7e48fbb0fe24453a627a9cd743866ca received from {username='slave'} at 127.0.0.1:53710
I20260601 13:35:41.945286 25169 tablet_copy_service.cc:434] P 013c5ef6fc114d7d9a7004d3bc5747ce: ending tablet copy session 866283ff3fbd4c69b19e611df5fd2fa0-a7e48fbb0fe24453a627a9cd743866ca on tablet a7e48fbb0fe24453a627a9cd743866ca with peer 866283ff3fbd4c69b19e611df5fd2fa0
I20260601 13:35:42.003659 25373 raft_consensus.cc:1217] T 6075e3c76ee044438e6d7507aae307dd P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:35:42.451699 25502 raft_consensus.cc:1064] T 2120ab195830435d97eb81a0fe985e58 P 013c5ef6fc114d7d9a7004d3bc5747ce: attempting to promote NON_VOTER 866283ff3fbd4c69b19e611df5fd2fa0 to VOTER
I20260601 13:35:42.452250 25502 consensus_queue.cc:237] T 2120ab195830435d97eb81a0fe985e58 P 013c5ef6fc114d7d9a7004d3bc5747ce [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: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } attrs { replace: true } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } }
I20260601 13:35:42.454210 25373 raft_consensus.cc:1275] T 2120ab195830435d97eb81a0fe985e58 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 LEARNER]: Refusing update from remote peer 013c5ef6fc114d7d9a7004d3bc5747ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:35:42.454380 25083 raft_consensus.cc:1275] T 2120ab195830435d97eb81a0fe985e58 P d843549fd2a24dc28c658c3b19a24bd0 [term 1 FOLLOWER]: Refusing update from remote peer 013c5ef6fc114d7d9a7004d3bc5747ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:35:42.454842 25502 consensus_queue.cc:1048] T 2120ab195830435d97eb81a0fe985e58 P 013c5ef6fc114d7d9a7004d3bc5747ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } 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:35:42.455140 25234 raft_consensus.cc:1275] T 2120ab195830435d97eb81a0fe985e58 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Refusing update from remote peer 013c5ef6fc114d7d9a7004d3bc5747ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:35:42.455086 25506 consensus_queue.cc:1048] T 2120ab195830435d97eb81a0fe985e58 P 013c5ef6fc114d7d9a7004d3bc5747ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } 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:35:42.456588 25502 consensus_queue.cc:1048] T 2120ab195830435d97eb81a0fe985e58 P 013c5ef6fc114d7d9a7004d3bc5747ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:35:42.457639 25506 raft_consensus.cc:2955] T 2120ab195830435d97eb81a0fe985e58 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } attrs { replace: true } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } } }
I20260601 13:35:42.459157 25083 raft_consensus.cc:2955] T 2120ab195830435d97eb81a0fe985e58 P d843549fd2a24dc28c658c3b19a24bd0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } attrs { replace: true } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } } }
I20260601 13:35:42.460335 25234 raft_consensus.cc:2955] T 2120ab195830435d97eb81a0fe985e58 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } attrs { replace: true } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } } }
I20260601 13:35:42.460728 24979 catalog_manager.cc:5696] T 2120ab195830435d97eb81a0fe985e58 P 013c5ef6fc114d7d9a7004d3bc5747ce reported cstate change: config changed from index 2 to 3, 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:35:42.461377 25373 raft_consensus.cc:2955] T 2120ab195830435d97eb81a0fe985e58 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } attrs { replace: true } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } } }
I20260601 13:35:42.466228 25159 consensus_queue.cc:237] T 2120ab195830435d97eb81a0fe985e58 P 013c5ef6fc114d7d9a7004d3bc5747ce [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: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } }
I20260601 13:35:42.471323 25372 raft_consensus.cc:1275] T 2120ab195830435d97eb81a0fe985e58 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 FOLLOWER]: Refusing update from remote peer 013c5ef6fc114d7d9a7004d3bc5747ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:35:42.471342 25234 raft_consensus.cc:1275] T 2120ab195830435d97eb81a0fe985e58 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Refusing update from remote peer 013c5ef6fc114d7d9a7004d3bc5747ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:35:42.471907 25502 consensus_queue.cc:1048] T 2120ab195830435d97eb81a0fe985e58 P 013c5ef6fc114d7d9a7004d3bc5747ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:35:42.472631 25502 consensus_queue.cc:1048] T 2120ab195830435d97eb81a0fe985e58 P 013c5ef6fc114d7d9a7004d3bc5747ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } 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:35:42.474469 25507 raft_consensus.cc:2955] T 2120ab195830435d97eb81a0fe985e58 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d843549fd2a24dc28c658c3b19a24bd0 (127.21.155.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } } }
I20260601 13:35:42.476791 24965 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 2120ab195830435d97eb81a0fe985e58 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:35:42.476837 25373 raft_consensus.cc:2955] T 2120ab195830435d97eb81a0fe985e58 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d843549fd2a24dc28c658c3b19a24bd0 (127.21.155.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } } }
I20260601 13:35:42.477465 25234 raft_consensus.cc:2955] T 2120ab195830435d97eb81a0fe985e58 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d843549fd2a24dc28c658c3b19a24bd0 (127.21.155.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } } }
I20260601 13:35:42.478354 24980 catalog_manager.cc:5696] T 2120ab195830435d97eb81a0fe985e58 P 013c5ef6fc114d7d9a7004d3bc5747ce reported cstate change: config changed from index 3 to 4, VOTER d843549fd2a24dc28c658c3b19a24bd0 (127.21.155.193) evicted. New cstate: current_term: 1 leader_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:35:42.481395 25069 tablet_service.cc:1558] Processing DeleteTablet for tablet 2120ab195830435d97eb81a0fe985e58 with delete_type TABLET_DATA_TOMBSTONED (TS d843549fd2a24dc28c658c3b19a24bd0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34380
I20260601 13:35:42.481870 25515 tablet_replica.cc:333] T 2120ab195830435d97eb81a0fe985e58 P d843549fd2a24dc28c658c3b19a24bd0: stopping tablet replica
I20260601 13:35:42.482205 25515 raft_consensus.cc:2243] T 2120ab195830435d97eb81a0fe985e58 P d843549fd2a24dc28c658c3b19a24bd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:42.482432 25515 raft_consensus.cc:2272] T 2120ab195830435d97eb81a0fe985e58 P d843549fd2a24dc28c658c3b19a24bd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:42.483135 25515 ts_tablet_manager.cc:1916] T 2120ab195830435d97eb81a0fe985e58 P d843549fd2a24dc28c658c3b19a24bd0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:35:42.485808 25515 ts_tablet_manager.cc:1929] T 2120ab195830435d97eb81a0fe985e58 P d843549fd2a24dc28c658c3b19a24bd0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:35:42.486132 25515 log.cc:1199] T 2120ab195830435d97eb81a0fe985e58 P d843549fd2a24dc28c658c3b19a24bd0: Deleting WAL directory at /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320869173936-22127-0/minicluster-data/ts-0-root/wals/2120ab195830435d97eb81a0fe985e58
I20260601 13:35:42.486783 24964 catalog_manager.cc:5027] TS d843549fd2a24dc28c658c3b19a24bd0 (127.21.155.193:42529): tablet 2120ab195830435d97eb81a0fe985e58 (table range_aware_rebalance_new_range [id=351dcd9643e14a6d84c7996d7783ba01]) successfully deleted
I20260601 13:35:42.501067 25289 raft_consensus.cc:1064] T 78b1a45393374c7cbbaa8eb8329fd61d P 7ae76fda9c0a41dfb28663d28ad9b0e6: attempting to promote NON_VOTER 866283ff3fbd4c69b19e611df5fd2fa0 to VOTER
I20260601 13:35:42.501644 25289 consensus_queue.cc:237] T 78b1a45393374c7cbbaa8eb8329fd61d P 7ae76fda9c0a41dfb28663d28ad9b0e6 [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: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } attrs { replace: true } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } }
I20260601 13:35:42.502487 25498 raft_consensus.cc:1064] T 6075e3c76ee044438e6d7507aae307dd P d843549fd2a24dc28c658c3b19a24bd0: attempting to promote NON_VOTER 866283ff3fbd4c69b19e611df5fd2fa0 to VOTER
I20260601 13:35:42.502884 25498 consensus_queue.cc:237] T 6075e3c76ee044438e6d7507aae307dd P d843549fd2a24dc28c658c3b19a24bd0 [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: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } attrs { replace: true } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } }
I20260601 13:35:42.503403 25083 raft_consensus.cc:1275] T 78b1a45393374c7cbbaa8eb8329fd61d P d843549fd2a24dc28c658c3b19a24bd0 [term 1 FOLLOWER]: Refusing update from remote peer 7ae76fda9c0a41dfb28663d28ad9b0e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:35:42.504269 25159 raft_consensus.cc:1275] T 78b1a45393374c7cbbaa8eb8329fd61d P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Refusing update from remote peer 7ae76fda9c0a41dfb28663d28ad9b0e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:35:42.504316 25158 raft_consensus.cc:1275] T 6075e3c76ee044438e6d7507aae307dd P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Refusing update from remote peer d843549fd2a24dc28c658c3b19a24bd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:35:42.504514 25234 raft_consensus.cc:1275] T 6075e3c76ee044438e6d7507aae307dd P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Refusing update from remote peer d843549fd2a24dc28c658c3b19a24bd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:35:42.504586 25517 consensus_queue.cc:1048] T 78b1a45393374c7cbbaa8eb8329fd61d P 7ae76fda9c0a41dfb28663d28ad9b0e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:35:42.504269 25372 raft_consensus.cc:1275] T 6075e3c76ee044438e6d7507aae307dd P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 LEARNER]: Refusing update from remote peer d843549fd2a24dc28c658c3b19a24bd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:35:42.504806 25295 consensus_queue.cc:1048] T 78b1a45393374c7cbbaa8eb8329fd61d P 7ae76fda9c0a41dfb28663d28ad9b0e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } 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:35:42.505100 25373 raft_consensus.cc:1275] T 78b1a45393374c7cbbaa8eb8329fd61d P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 LEARNER]: Refusing update from remote peer 7ae76fda9c0a41dfb28663d28ad9b0e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:35:42.505247 25498 consensus_queue.cc:1048] T 6075e3c76ee044438e6d7507aae307dd P d843549fd2a24dc28c658c3b19a24bd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:35:42.505714 25520 consensus_queue.cc:1048] T 6075e3c76ee044438e6d7507aae307dd P d843549fd2a24dc28c658c3b19a24bd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } 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:35:42.505908 25292 consensus_queue.cc:1048] T 6075e3c76ee044438e6d7507aae307dd P d843549fd2a24dc28c658c3b19a24bd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } 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:35:42.507779 25295 consensus_queue.cc:1048] T 78b1a45393374c7cbbaa8eb8329fd61d P 7ae76fda9c0a41dfb28663d28ad9b0e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } 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:35:42.509016 25520 raft_consensus.cc:2955] T 6075e3c76ee044438e6d7507aae307dd P d843549fd2a24dc28c658c3b19a24bd0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } attrs { replace: true } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } } }
I20260601 13:35:42.509320 25158 raft_consensus.cc:2955] T 6075e3c76ee044438e6d7507aae307dd P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } attrs { replace: true } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } } }
I20260601 13:35:42.509366 25295 raft_consensus.cc:2955] T 78b1a45393374c7cbbaa8eb8329fd61d P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } attrs { replace: true } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } } }
I20260601 13:35:42.511386 25083 raft_consensus.cc:2955] T 78b1a45393374c7cbbaa8eb8329fd61d P d843549fd2a24dc28c658c3b19a24bd0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } attrs { replace: true } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } } }
I20260601 13:35:42.511812 24978 catalog_manager.cc:5696] T 78b1a45393374c7cbbaa8eb8329fd61d P 7ae76fda9c0a41dfb28663d28ad9b0e6 reported cstate change: config changed from index 2 to 3, 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260601 13:35:42.512144 24977 catalog_manager.cc:5696] T 6075e3c76ee044438e6d7507aae307dd P 013c5ef6fc114d7d9a7004d3bc5747ce reported cstate change: config changed from index 2 to 3, 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d843549fd2a24dc28c658c3b19a24bd0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } attrs { replace: true } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } } }
I20260601 13:35:42.512979 25372 raft_consensus.cc:2955] T 6075e3c76ee044438e6d7507aae307dd P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } attrs { replace: true } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } } }
I20260601 13:35:42.514694 25158 raft_consensus.cc:2955] T 78b1a45393374c7cbbaa8eb8329fd61d P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } attrs { replace: true } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } } }
I20260601 13:35:42.516389 25234 raft_consensus.cc:2955] T 6075e3c76ee044438e6d7507aae307dd P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } attrs { replace: true } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } } }
I20260601 13:35:42.517966 25372 raft_consensus.cc:1217] T a7e48fbb0fe24453a627a9cd743866ca P 866283ff3fbd4c69b19e611df5fd2fa0 [term 2 LEARNER]: Deduplicated request from leader. Original: 1.2->[2.3-2.3]   Dedup: 2.3->[]
I20260601 13:35:42.519240 25083 consensus_queue.cc:237] T 6075e3c76ee044438e6d7507aae307dd P d843549fd2a24dc28c658c3b19a24bd0 [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: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } }
I20260601 13:35:42.520503 25373 raft_consensus.cc:1275] T 6075e3c76ee044438e6d7507aae307dd P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 FOLLOWER]: Refusing update from remote peer d843549fd2a24dc28c658c3b19a24bd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:35:42.520673 25158 raft_consensus.cc:1275] T 6075e3c76ee044438e6d7507aae307dd P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Refusing update from remote peer d843549fd2a24dc28c658c3b19a24bd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:35:42.521023 25519 consensus_queue.cc:1048] T 6075e3c76ee044438e6d7507aae307dd P d843549fd2a24dc28c658c3b19a24bd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } 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:35:42.521423 25498 consensus_queue.cc:1048] T 6075e3c76ee044438e6d7507aae307dd P d843549fd2a24dc28c658c3b19a24bd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:35:42.523370 25373 raft_consensus.cc:2955] T 78b1a45393374c7cbbaa8eb8329fd61d P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } attrs { replace: true } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } } }
I20260601 13:35:42.524950 25234 consensus_queue.cc:237] T 78b1a45393374c7cbbaa8eb8329fd61d P 7ae76fda9c0a41dfb28663d28ad9b0e6 [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: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } }
I20260601 13:35:42.525382 25292 raft_consensus.cc:2955] T 6075e3c76ee044438e6d7507aae307dd P d843549fd2a24dc28c658c3b19a24bd0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ae76fda9c0a41dfb28663d28ad9b0e6 (127.21.155.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } } }
I20260601 13:35:42.526850 24964 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 6075e3c76ee044438e6d7507aae307dd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:35:42.527524 25083 raft_consensus.cc:1275] T 78b1a45393374c7cbbaa8eb8329fd61d P d843549fd2a24dc28c658c3b19a24bd0 [term 1 FOLLOWER]: Refusing update from remote peer 7ae76fda9c0a41dfb28663d28ad9b0e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:35:42.527696 25372 raft_consensus.cc:2955] T 6075e3c76ee044438e6d7507aae307dd P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ae76fda9c0a41dfb28663d28ad9b0e6 (127.21.155.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } } }
I20260601 13:35:42.528013 25373 raft_consensus.cc:1275] T 78b1a45393374c7cbbaa8eb8329fd61d P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 FOLLOWER]: Refusing update from remote peer 7ae76fda9c0a41dfb28663d28ad9b0e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:35:42.528412 25295 consensus_queue.cc:1048] T 78b1a45393374c7cbbaa8eb8329fd61d P 7ae76fda9c0a41dfb28663d28ad9b0e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:35:42.528720 25295 consensus_queue.cc:1048] T 78b1a45393374c7cbbaa8eb8329fd61d P 7ae76fda9c0a41dfb28663d28ad9b0e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } 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:35:42.530190 24977 catalog_manager.cc:5696] T 6075e3c76ee044438e6d7507aae307dd P d843549fd2a24dc28c658c3b19a24bd0 reported cstate change: config changed from index 3 to 4, VOTER 7ae76fda9c0a41dfb28663d28ad9b0e6 (127.21.155.195) evicted. New cstate: current_term: 1 leader_uuid: "d843549fd2a24dc28c658c3b19a24bd0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:35:42.530303 25158 raft_consensus.cc:2955] T 6075e3c76ee044438e6d7507aae307dd P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ae76fda9c0a41dfb28663d28ad9b0e6 (127.21.155.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } } }
I20260601 13:35:42.532544 25435 raft_consensus.cc:2955] T 78b1a45393374c7cbbaa8eb8329fd61d P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 013c5ef6fc114d7d9a7004d3bc5747ce (127.21.155.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } } }
I20260601 13:35:42.533311 25083 raft_consensus.cc:2955] T 78b1a45393374c7cbbaa8eb8329fd61d P d843549fd2a24dc28c658c3b19a24bd0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 013c5ef6fc114d7d9a7004d3bc5747ce (127.21.155.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } } }
I20260601 13:35:42.533484 25372 raft_consensus.cc:2955] T 78b1a45393374c7cbbaa8eb8329fd61d P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 013c5ef6fc114d7d9a7004d3bc5747ce (127.21.155.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } } }
I20260601 13:35:42.535233 24979 catalog_manager.cc:5696] T 78b1a45393374c7cbbaa8eb8329fd61d P 7ae76fda9c0a41dfb28663d28ad9b0e6 reported cstate change: config changed from index 3 to 4, VOTER 013c5ef6fc114d7d9a7004d3bc5747ce (127.21.155.194) evicted. New cstate: current_term: 1 leader_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:35:42.536913 24964 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 78b1a45393374c7cbbaa8eb8329fd61d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:35:42.537082 25215 tablet_service.cc:1558] Processing DeleteTablet for tablet 6075e3c76ee044438e6d7507aae307dd with delete_type TABLET_DATA_TOMBSTONED (TS 7ae76fda9c0a41dfb28663d28ad9b0e6 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47894
I20260601 13:35:42.538410 25146 tablet_service.cc:1558] Processing DeleteTablet for tablet 78b1a45393374c7cbbaa8eb8329fd61d with delete_type TABLET_DATA_TOMBSTONED (TS 013c5ef6fc114d7d9a7004d3bc5747ce not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53680
I20260601 13:35:42.538456 25528 tablet_replica.cc:333] T 6075e3c76ee044438e6d7507aae307dd P 7ae76fda9c0a41dfb28663d28ad9b0e6: stopping tablet replica
I20260601 13:35:42.538645 25528 raft_consensus.cc:2243] T 6075e3c76ee044438e6d7507aae307dd P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:42.538803 25528 raft_consensus.cc:2272] T 6075e3c76ee044438e6d7507aae307dd P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:42.539508 25528 ts_tablet_manager.cc:1916] T 6075e3c76ee044438e6d7507aae307dd P 7ae76fda9c0a41dfb28663d28ad9b0e6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:35:42.541677 25528 ts_tablet_manager.cc:1929] T 6075e3c76ee044438e6d7507aae307dd P 7ae76fda9c0a41dfb28663d28ad9b0e6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:35:42.541754 25528 log.cc:1199] T 6075e3c76ee044438e6d7507aae307dd P 7ae76fda9c0a41dfb28663d28ad9b0e6: Deleting WAL directory at /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320869173936-22127-0/minicluster-data/ts-2-root/wals/6075e3c76ee044438e6d7507aae307dd
I20260601 13:35:42.542271 24964 catalog_manager.cc:5027] TS 7ae76fda9c0a41dfb28663d28ad9b0e6 (127.21.155.195:45329): tablet 6075e3c76ee044438e6d7507aae307dd (table range_aware_rebalance_new_range [id=351dcd9643e14a6d84c7996d7783ba01]) successfully deleted
I20260601 13:35:42.542336 25529 tablet_replica.cc:333] T 78b1a45393374c7cbbaa8eb8329fd61d P 013c5ef6fc114d7d9a7004d3bc5747ce: stopping tablet replica
I20260601 13:35:42.542483 25529 raft_consensus.cc:2243] T 78b1a45393374c7cbbaa8eb8329fd61d P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:42.542630 25529 raft_consensus.cc:2272] T 78b1a45393374c7cbbaa8eb8329fd61d P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:42.543149 25529 ts_tablet_manager.cc:1916] T 78b1a45393374c7cbbaa8eb8329fd61d P 013c5ef6fc114d7d9a7004d3bc5747ce: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:35:42.544827 25529 ts_tablet_manager.cc:1929] T 78b1a45393374c7cbbaa8eb8329fd61d P 013c5ef6fc114d7d9a7004d3bc5747ce: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:35:42.544893 25529 log.cc:1199] T 78b1a45393374c7cbbaa8eb8329fd61d P 013c5ef6fc114d7d9a7004d3bc5747ce: Deleting WAL directory at /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320869173936-22127-0/minicluster-data/ts-1-root/wals/78b1a45393374c7cbbaa8eb8329fd61d
I20260601 13:35:42.545665 24965 catalog_manager.cc:5027] TS 013c5ef6fc114d7d9a7004d3bc5747ce (127.21.155.194:41681): tablet 78b1a45393374c7cbbaa8eb8329fd61d (table range_aware_rebalance_new_range [id=351dcd9643e14a6d84c7996d7783ba01]) successfully deleted
I20260601 13:35:42.847421 25034 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260601 13:35:42.855110 25158 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2120ab195830435d97eb81a0fe985e58"
dest_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce"
mode: GRACEFUL
new_leader_uuid: "866283ff3fbd4c69b19e611df5fd2fa0"
 from {username='slave'} at 127.0.0.1:53712
I20260601 13:35:42.855295 25158 raft_consensus.cc:606] T 2120ab195830435d97eb81a0fe985e58 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 LEADER]: Received request to transfer leadership to TS 866283ff3fbd4c69b19e611df5fd2fa0
I20260601 13:35:42.856339 25234 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a82c06a1d274970a93f42202467de76"
dest_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6"
mode: GRACEFUL
new_leader_uuid: "866283ff3fbd4c69b19e611df5fd2fa0"
 from {username='slave'} at 127.0.0.1:47920
I20260601 13:35:42.856480 25234 raft_consensus.cc:606] T 5a82c06a1d274970a93f42202467de76 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 LEADER]: Received request to transfer leadership to TS 866283ff3fbd4c69b19e611df5fd2fa0
I20260601 13:35:42.856916 25034 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 2
I20260601 13:35:42.857182 25034 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:35:42.921237 25517 raft_consensus.cc:993] T 5a82c06a1d274970a93f42202467de76 P 7ae76fda9c0a41dfb28663d28ad9b0e6: : Instructing follower 866283ff3fbd4c69b19e611df5fd2fa0 to start an election
I20260601 13:35:42.921380 25517 raft_consensus.cc:1081] T 5a82c06a1d274970a93f42202467de76 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 LEADER]: Signalling peer 866283ff3fbd4c69b19e611df5fd2fa0 to start an election
I20260601 13:35:42.921844 25372 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a82c06a1d274970a93f42202467de76"
dest_uuid: "866283ff3fbd4c69b19e611df5fd2fa0"
 from {username='slave'} at 127.0.0.1:33772
I20260601 13:35:42.922036 25372 raft_consensus.cc:493] T 5a82c06a1d274970a93f42202467de76 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:35:42.922112 25372 raft_consensus.cc:3060] T 5a82c06a1d274970a93f42202467de76 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:35:42.922976 25372 raft_consensus.cc:515] T 5a82c06a1d274970a93f42202467de76 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } }
I20260601 13:35:42.923369 25372 leader_election.cc:290] T 5a82c06a1d274970a93f42202467de76 P 866283ff3fbd4c69b19e611df5fd2fa0 [CANDIDATE]: Term 2 election: Requested vote from peers 7ae76fda9c0a41dfb28663d28ad9b0e6 (127.21.155.195:45329), d843549fd2a24dc28c658c3b19a24bd0 (127.21.155.193:42529)
I20260601 13:35:42.923777 25083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a82c06a1d274970a93f42202467de76" candidate_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d843549fd2a24dc28c658c3b19a24bd0"
I20260601 13:35:42.923898 25083 raft_consensus.cc:3060] T 5a82c06a1d274970a93f42202467de76 P d843549fd2a24dc28c658c3b19a24bd0 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:35:42.923904 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a82c06a1d274970a93f42202467de76" candidate_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6"
I20260601 13:35:42.924064 25234 raft_consensus.cc:3055] T 5a82c06a1d274970a93f42202467de76 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:35:42.924113 25234 raft_consensus.cc:740] T 5a82c06a1d274970a93f42202467de76 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ae76fda9c0a41dfb28663d28ad9b0e6, State: Running, Role: LEADER
I20260601 13:35:42.924263 25234 consensus_queue.cc:260] T 5a82c06a1d274970a93f42202467de76 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } }
I20260601 13:35:42.924439 25234 raft_consensus.cc:3060] T 5a82c06a1d274970a93f42202467de76 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:35:42.924896 25083 raft_consensus.cc:2468] T 5a82c06a1d274970a93f42202467de76 P d843549fd2a24dc28c658c3b19a24bd0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 866283ff3fbd4c69b19e611df5fd2fa0 in term 2.
I20260601 13:35:42.925305 25336 leader_election.cc:304] T 5a82c06a1d274970a93f42202467de76 P 866283ff3fbd4c69b19e611df5fd2fa0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 866283ff3fbd4c69b19e611df5fd2fa0, d843549fd2a24dc28c658c3b19a24bd0; no voters: 
I20260601 13:35:42.925398 25234 raft_consensus.cc:2468] T 5a82c06a1d274970a93f42202467de76 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 866283ff3fbd4c69b19e611df5fd2fa0 in term 2.
I20260601 13:35:42.925494 25417 raft_consensus.cc:2804] T 5a82c06a1d274970a93f42202467de76 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:35:42.925699 25417 raft_consensus.cc:697] T 5a82c06a1d274970a93f42202467de76 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 2 LEADER]: Becoming Leader. State: Replica: 866283ff3fbd4c69b19e611df5fd2fa0, State: Running, Role: LEADER
I20260601 13:35:42.925853 25417 consensus_queue.cc:237] T 5a82c06a1d274970a93f42202467de76 P 866283ff3fbd4c69b19e611df5fd2fa0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } }
I20260601 13:35:42.927706 24978 catalog_manager.cc:5696] T 5a82c06a1d274970a93f42202467de76 P 866283ff3fbd4c69b19e611df5fd2fa0 reported cstate change: term changed from 1 to 2, leader changed from 7ae76fda9c0a41dfb28663d28ad9b0e6 (127.21.155.195) to 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196). New cstate: current_term: 2 leader_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } health_report { overall_health: HEALTHY } } }
I20260601 13:35:42.976730 25490 raft_consensus.cc:993] T 2120ab195830435d97eb81a0fe985e58 P 013c5ef6fc114d7d9a7004d3bc5747ce: : Instructing follower 866283ff3fbd4c69b19e611df5fd2fa0 to start an election
I20260601 13:35:42.976883 25506 raft_consensus.cc:1081] T 2120ab195830435d97eb81a0fe985e58 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 LEADER]: Signalling peer 866283ff3fbd4c69b19e611df5fd2fa0 to start an election
I20260601 13:35:42.977363 25372 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2120ab195830435d97eb81a0fe985e58"
dest_uuid: "866283ff3fbd4c69b19e611df5fd2fa0"
 from {username='slave'} at 127.0.0.1:33786
I20260601 13:35:42.977516 25372 raft_consensus.cc:493] T 2120ab195830435d97eb81a0fe985e58 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:35:42.977591 25372 raft_consensus.cc:3060] T 2120ab195830435d97eb81a0fe985e58 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:35:42.978693 25372 raft_consensus.cc:515] T 2120ab195830435d97eb81a0fe985e58 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } }
I20260601 13:35:42.979130 25372 leader_election.cc:290] T 2120ab195830435d97eb81a0fe985e58 P 866283ff3fbd4c69b19e611df5fd2fa0 [CANDIDATE]: Term 2 election: Requested vote from peers 013c5ef6fc114d7d9a7004d3bc5747ce (127.21.155.194:41681), 7ae76fda9c0a41dfb28663d28ad9b0e6 (127.21.155.195:45329)
I20260601 13:35:42.979477 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2120ab195830435d97eb81a0fe985e58" candidate_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce"
I20260601 13:35:42.979477 25234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2120ab195830435d97eb81a0fe985e58" candidate_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6"
I20260601 13:35:42.979650 25158 raft_consensus.cc:3055] T 2120ab195830435d97eb81a0fe985e58 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:35:42.979650 25234 raft_consensus.cc:3060] T 2120ab195830435d97eb81a0fe985e58 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:35:42.979728 25158 raft_consensus.cc:740] T 2120ab195830435d97eb81a0fe985e58 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 013c5ef6fc114d7d9a7004d3bc5747ce, State: Running, Role: LEADER
I20260601 13:35:42.979888 25158 consensus_queue.cc:260] T 2120ab195830435d97eb81a0fe985e58 P 013c5ef6fc114d7d9a7004d3bc5747ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } }
I20260601 13:35:42.980063 25158 raft_consensus.cc:3060] T 2120ab195830435d97eb81a0fe985e58 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:35:42.980720 25234 raft_consensus.cc:2468] T 2120ab195830435d97eb81a0fe985e58 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 866283ff3fbd4c69b19e611df5fd2fa0 in term 2.
I20260601 13:35:42.981015 25158 raft_consensus.cc:2468] T 2120ab195830435d97eb81a0fe985e58 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 866283ff3fbd4c69b19e611df5fd2fa0 in term 2.
I20260601 13:35:42.981045 25336 leader_election.cc:304] T 2120ab195830435d97eb81a0fe985e58 P 866283ff3fbd4c69b19e611df5fd2fa0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ae76fda9c0a41dfb28663d28ad9b0e6, 866283ff3fbd4c69b19e611df5fd2fa0; no voters: 
I20260601 13:35:42.981236 25417 raft_consensus.cc:2804] T 2120ab195830435d97eb81a0fe985e58 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:35:42.981328 25417 raft_consensus.cc:697] T 2120ab195830435d97eb81a0fe985e58 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 2 LEADER]: Becoming Leader. State: Replica: 866283ff3fbd4c69b19e611df5fd2fa0, State: Running, Role: LEADER
I20260601 13:35:42.981465 25417 consensus_queue.cc:237] T 2120ab195830435d97eb81a0fe985e58 P 866283ff3fbd4c69b19e611df5fd2fa0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } }
I20260601 13:35:42.983566 24978 catalog_manager.cc:5696] T 2120ab195830435d97eb81a0fe985e58 P 866283ff3fbd4c69b19e611df5fd2fa0 reported cstate change: term changed from 1 to 2, leader changed from 013c5ef6fc114d7d9a7004d3bc5747ce (127.21.155.194) to 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196). New cstate: current_term: 2 leader_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:35:43.061393 25506 raft_consensus.cc:1064] T a7e48fbb0fe24453a627a9cd743866ca P 013c5ef6fc114d7d9a7004d3bc5747ce: attempting to promote NON_VOTER 866283ff3fbd4c69b19e611df5fd2fa0 to VOTER
I20260601 13:35:43.061976 25506 consensus_queue.cc:237] T a7e48fbb0fe24453a627a9cd743866ca P 013c5ef6fc114d7d9a7004d3bc5747ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 2, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } attrs { replace: true } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } }
I20260601 13:35:43.063598 25372 raft_consensus.cc:1275] T a7e48fbb0fe24453a627a9cd743866ca P 866283ff3fbd4c69b19e611df5fd2fa0 [term 2 LEARNER]: Refusing update from remote peer 013c5ef6fc114d7d9a7004d3bc5747ce: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:35:43.063778 25234 raft_consensus.cc:1275] T a7e48fbb0fe24453a627a9cd743866ca P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 2 FOLLOWER]: Refusing update from remote peer 013c5ef6fc114d7d9a7004d3bc5747ce: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:35:43.063781 25083 raft_consensus.cc:1275] T a7e48fbb0fe24453a627a9cd743866ca P d843549fd2a24dc28c658c3b19a24bd0 [term 2 FOLLOWER]: Refusing update from remote peer 013c5ef6fc114d7d9a7004d3bc5747ce: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:35:43.064061 25490 consensus_queue.cc:1048] T a7e48fbb0fe24453a627a9cd743866ca P 013c5ef6fc114d7d9a7004d3bc5747ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } 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:35:43.064356 25502 consensus_queue.cc:1048] T a7e48fbb0fe24453a627a9cd743866ca P 013c5ef6fc114d7d9a7004d3bc5747ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:35:43.064702 25535 consensus_queue.cc:1048] T a7e48fbb0fe24453a627a9cd743866ca P 013c5ef6fc114d7d9a7004d3bc5747ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } 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:35:43.066432 25502 raft_consensus.cc:2955] T a7e48fbb0fe24453a627a9cd743866ca P 013c5ef6fc114d7d9a7004d3bc5747ce [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } attrs { replace: true } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } } }
I20260601 13:35:43.066898 25372 raft_consensus.cc:2955] T a7e48fbb0fe24453a627a9cd743866ca P 866283ff3fbd4c69b19e611df5fd2fa0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } attrs { replace: true } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } } }
I20260601 13:35:43.067422 25083 raft_consensus.cc:2955] T a7e48fbb0fe24453a627a9cd743866ca P d843549fd2a24dc28c658c3b19a24bd0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } attrs { replace: true } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } } }
I20260601 13:35:43.069855 24978 catalog_manager.cc:5696] T a7e48fbb0fe24453a627a9cd743866ca P 866283ff3fbd4c69b19e611df5fd2fa0 reported cstate change: config changed from index 2 to 4, 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } attrs { replace: true } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } } }
I20260601 13:35:43.070317 25234 raft_consensus.cc:2955] T a7e48fbb0fe24453a627a9cd743866ca P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } attrs { replace: true } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } } }
I20260601 13:35:43.074107 25158 consensus_queue.cc:237] T a7e48fbb0fe24453a627a9cd743866ca P 013c5ef6fc114d7d9a7004d3bc5747ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } }
I20260601 13:35:43.075332 25372 raft_consensus.cc:1275] T a7e48fbb0fe24453a627a9cd743866ca P 866283ff3fbd4c69b19e611df5fd2fa0 [term 2 FOLLOWER]: Refusing update from remote peer 013c5ef6fc114d7d9a7004d3bc5747ce: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:35:43.075412 25234 raft_consensus.cc:1275] T a7e48fbb0fe24453a627a9cd743866ca P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 2 FOLLOWER]: Refusing update from remote peer 013c5ef6fc114d7d9a7004d3bc5747ce: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:35:43.075826 25502 consensus_queue.cc:1048] T a7e48fbb0fe24453a627a9cd743866ca P 013c5ef6fc114d7d9a7004d3bc5747ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:35:43.076157 25506 consensus_queue.cc:1048] T a7e48fbb0fe24453a627a9cd743866ca P 013c5ef6fc114d7d9a7004d3bc5747ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } 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:35:43.077795 25490 raft_consensus.cc:2955] T a7e48fbb0fe24453a627a9cd743866ca P 013c5ef6fc114d7d9a7004d3bc5747ce [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d843549fd2a24dc28c658c3b19a24bd0 (127.21.155.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } } }
I20260601 13:35:43.078323 25372 raft_consensus.cc:2955] T a7e48fbb0fe24453a627a9cd743866ca P 866283ff3fbd4c69b19e611df5fd2fa0 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d843549fd2a24dc28c658c3b19a24bd0 (127.21.155.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } } }
I20260601 13:35:43.079512 24965 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a7e48fbb0fe24453a627a9cd743866ca with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:35:43.080644 24979 catalog_manager.cc:5696] T a7e48fbb0fe24453a627a9cd743866ca P 013c5ef6fc114d7d9a7004d3bc5747ce reported cstate change: config changed from index 4 to 5, VOTER d843549fd2a24dc28c658c3b19a24bd0 (127.21.155.193) evicted. New cstate: current_term: 2 leader_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:35:43.081629 25234 raft_consensus.cc:2955] T a7e48fbb0fe24453a627a9cd743866ca P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d843549fd2a24dc28c658c3b19a24bd0 (127.21.155.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } } }
I20260601 13:35:43.083913 25069 tablet_service.cc:1558] Processing DeleteTablet for tablet a7e48fbb0fe24453a627a9cd743866ca with delete_type TABLET_DATA_TOMBSTONED (TS d843549fd2a24dc28c658c3b19a24bd0 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:34380
I20260601 13:35:43.084636 25539 tablet_replica.cc:333] T a7e48fbb0fe24453a627a9cd743866ca P d843549fd2a24dc28c658c3b19a24bd0: stopping tablet replica
I20260601 13:35:43.084846 25539 raft_consensus.cc:2243] T a7e48fbb0fe24453a627a9cd743866ca P d843549fd2a24dc28c658c3b19a24bd0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:43.085016 25539 raft_consensus.cc:2272] T a7e48fbb0fe24453a627a9cd743866ca P d843549fd2a24dc28c658c3b19a24bd0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:43.085675 25539 ts_tablet_manager.cc:1916] T a7e48fbb0fe24453a627a9cd743866ca P d843549fd2a24dc28c658c3b19a24bd0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:35:43.087671 25539 ts_tablet_manager.cc:1929] T a7e48fbb0fe24453a627a9cd743866ca P d843549fd2a24dc28c658c3b19a24bd0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260601 13:35:43.087746 25539 log.cc:1199] T a7e48fbb0fe24453a627a9cd743866ca P d843549fd2a24dc28c658c3b19a24bd0: Deleting WAL directory at /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320869173936-22127-0/minicluster-data/ts-0-root/wals/a7e48fbb0fe24453a627a9cd743866ca
I20260601 13:35:43.088295 24964 catalog_manager.cc:5027] TS d843549fd2a24dc28c658c3b19a24bd0 (127.21.155.193:42529): tablet a7e48fbb0fe24453a627a9cd743866ca (table range_aware_rebalance_new_range [id=351dcd9643e14a6d84c7996d7783ba01]) successfully deleted
I20260601 13:35:43.516220 25083 raft_consensus.cc:1275] T 5a82c06a1d274970a93f42202467de76 P d843549fd2a24dc28c658c3b19a24bd0 [term 2 FOLLOWER]: Refusing update from remote peer 866283ff3fbd4c69b19e611df5fd2fa0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:35:43.516736 25532 consensus_queue.cc:1048] T 5a82c06a1d274970a93f42202467de76 P 866283ff3fbd4c69b19e611df5fd2fa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:35:43.520499 25234 raft_consensus.cc:1275] T 5a82c06a1d274970a93f42202467de76 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 2 FOLLOWER]: Refusing update from remote peer 866283ff3fbd4c69b19e611df5fd2fa0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:35:43.520995 25532 consensus_queue.cc:1048] T 5a82c06a1d274970a93f42202467de76 P 866283ff3fbd4c69b19e611df5fd2fa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:35:43.566381 25234 raft_consensus.cc:1275] T 2120ab195830435d97eb81a0fe985e58 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 2 FOLLOWER]: Refusing update from remote peer 866283ff3fbd4c69b19e611df5fd2fa0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:35:43.566905 25532 consensus_queue.cc:1048] T 2120ab195830435d97eb81a0fe985e58 P 866283ff3fbd4c69b19e611df5fd2fa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:35:43.570385 25158 raft_consensus.cc:1275] T 2120ab195830435d97eb81a0fe985e58 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 2 FOLLOWER]: Refusing update from remote peer 866283ff3fbd4c69b19e611df5fd2fa0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:35:43.570849 25548 consensus_queue.cc:1048] T 2120ab195830435d97eb81a0fe985e58 P 866283ff3fbd4c69b19e611df5fd2fa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:35:44.088721 25083 consensus_queue.cc:237] T 2ac08d4ebf704d04b5230dd23b7057bd P d843549fd2a24dc28c658c3b19a24bd0 [LEADER]: Queue 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: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { replace: true } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: NON_VOTER last_known_addr { host: "127.21.155.194" port: 41681 } attrs { promote: true } }
I20260601 13:35:44.090701 25372 raft_consensus.cc:1275] T 2ac08d4ebf704d04b5230dd23b7057bd P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 FOLLOWER]: Refusing update from remote peer d843549fd2a24dc28c658c3b19a24bd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:35:44.090720 25234 raft_consensus.cc:1275] T 2ac08d4ebf704d04b5230dd23b7057bd P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Refusing update from remote peer d843549fd2a24dc28c658c3b19a24bd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:35:44.090968 25047 consensus_peers.cc:597] T 2ac08d4ebf704d04b5230dd23b7057bd P d843549fd2a24dc28c658c3b19a24bd0 -> Peer 013c5ef6fc114d7d9a7004d3bc5747ce (127.21.155.194:41681): Couldn't send request to peer 013c5ef6fc114d7d9a7004d3bc5747ce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2ac08d4ebf704d04b5230dd23b7057bd. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:35:44.091215 25540 consensus_queue.cc:1048] T 2ac08d4ebf704d04b5230dd23b7057bd P d843549fd2a24dc28c658c3b19a24bd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } 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:35:44.091449 25553 consensus_queue.cc:1048] T 2ac08d4ebf704d04b5230dd23b7057bd P d843549fd2a24dc28c658c3b19a24bd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:35:44.093336 25552 raft_consensus.cc:2955] T 2ac08d4ebf704d04b5230dd23b7057bd P d843549fd2a24dc28c658c3b19a24bd0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 013c5ef6fc114d7d9a7004d3bc5747ce (127.21.155.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { replace: true } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: NON_VOTER last_known_addr { host: "127.21.155.194" port: 41681 } attrs { promote: true } } }
I20260601 13:35:44.093807 25234 raft_consensus.cc:2955] T 2ac08d4ebf704d04b5230dd23b7057bd P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 013c5ef6fc114d7d9a7004d3bc5747ce (127.21.155.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { replace: true } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: NON_VOTER last_known_addr { host: "127.21.155.194" port: 41681 } attrs { promote: true } } }
I20260601 13:35:44.093858 25372 raft_consensus.cc:2955] T 2ac08d4ebf704d04b5230dd23b7057bd P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 013c5ef6fc114d7d9a7004d3bc5747ce (127.21.155.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { replace: true } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: NON_VOTER last_known_addr { host: "127.21.155.194" port: 41681 } attrs { promote: true } } }
I20260601 13:35:44.096735 25234 consensus_queue.cc:237] T 26484d74706f4d9aa93eb96895315238 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [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: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } attrs { replace: true } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: true } }
I20260601 13:35:44.097092 24978 catalog_manager.cc:5696] T 2ac08d4ebf704d04b5230dd23b7057bd P 866283ff3fbd4c69b19e611df5fd2fa0 reported cstate change: config changed from index -1 to 2, NON_VOTER 013c5ef6fc114d7d9a7004d3bc5747ce (127.21.155.194) added. New cstate: current_term: 1 leader_uuid: "d843549fd2a24dc28c658c3b19a24bd0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { replace: true } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: NON_VOTER last_known_addr { host: "127.21.155.194" port: 41681 } attrs { promote: true } } }
W20260601 13:35:44.098434 25198 consensus_peers.cc:597] T 26484d74706f4d9aa93eb96895315238 P 7ae76fda9c0a41dfb28663d28ad9b0e6 -> Peer 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196:41179): Couldn't send request to peer 866283ff3fbd4c69b19e611df5fd2fa0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 26484d74706f4d9aa93eb96895315238. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:35:44.098480 25158 raft_consensus.cc:1275] T 26484d74706f4d9aa93eb96895315238 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 2 FOLLOWER]: Refusing update from remote peer 7ae76fda9c0a41dfb28663d28ad9b0e6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:35:44.098842 25083 raft_consensus.cc:1275] T 26484d74706f4d9aa93eb96895315238 P d843549fd2a24dc28c658c3b19a24bd0 [term 2 FOLLOWER]: Refusing update from remote peer 7ae76fda9c0a41dfb28663d28ad9b0e6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:35:44.099224 25559 consensus_queue.cc:1048] T 26484d74706f4d9aa93eb96895315238 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } 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:35:44.099448 25558 consensus_queue.cc:1048] T 26484d74706f4d9aa93eb96895315238 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:35:44.101511 25158 raft_consensus.cc:2955] T 26484d74706f4d9aa93eb96895315238 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } attrs { replace: true } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: true } } }
I20260601 13:35:44.101094 25558 raft_consensus.cc:2955] T 26484d74706f4d9aa93eb96895315238 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } attrs { replace: true } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: true } } }
I20260601 13:35:44.104784 24980 catalog_manager.cc:5696] T 26484d74706f4d9aa93eb96895315238 P 013c5ef6fc114d7d9a7004d3bc5747ce reported cstate change: config changed from index -1 to 3, NON_VOTER 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) added. New cstate: current_term: 2 leader_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } attrs { replace: true } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: true } } }
I20260601 13:35:44.105135 25083 raft_consensus.cc:2955] T 26484d74706f4d9aa93eb96895315238 P d843549fd2a24dc28c658c3b19a24bd0 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } attrs { replace: true } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: true } } }
I20260601 13:35:44.105612 25081 consensus_queue.cc:237] T 9d7467421c294d6f842847f46d938d51 P d843549fd2a24dc28c658c3b19a24bd0 [LEADER]: Queue 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: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { replace: true } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: NON_VOTER last_known_addr { host: "127.21.155.195" port: 45329 } attrs { promote: true } }
I20260601 13:35:44.107187 25372 raft_consensus.cc:1275] T 9d7467421c294d6f842847f46d938d51 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 FOLLOWER]: Refusing update from remote peer d843549fd2a24dc28c658c3b19a24bd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:35:44.107309 25158 raft_consensus.cc:1275] T 9d7467421c294d6f842847f46d938d51 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Refusing update from remote peer d843549fd2a24dc28c658c3b19a24bd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:35:44.107409 25046 consensus_peers.cc:597] T 9d7467421c294d6f842847f46d938d51 P d843549fd2a24dc28c658c3b19a24bd0 -> Peer 7ae76fda9c0a41dfb28663d28ad9b0e6 (127.21.155.195:45329): Couldn't send request to peer 7ae76fda9c0a41dfb28663d28ad9b0e6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9d7467421c294d6f842847f46d938d51. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:35:44.107620 25540 consensus_queue.cc:1048] T 9d7467421c294d6f842847f46d938d51 P d843549fd2a24dc28c658c3b19a24bd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } 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:35:44.107795 25552 consensus_queue.cc:1048] T 9d7467421c294d6f842847f46d938d51 P d843549fd2a24dc28c658c3b19a24bd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:35:44.109562 25540 raft_consensus.cc:2955] T 9d7467421c294d6f842847f46d938d51 P d843549fd2a24dc28c658c3b19a24bd0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7ae76fda9c0a41dfb28663d28ad9b0e6 (127.21.155.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { replace: true } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: NON_VOTER last_known_addr { host: "127.21.155.195" port: 45329 } attrs { promote: true } } }
I20260601 13:35:44.110836 25372 raft_consensus.cc:2955] T 9d7467421c294d6f842847f46d938d51 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7ae76fda9c0a41dfb28663d28ad9b0e6 (127.21.155.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { replace: true } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: NON_VOTER last_known_addr { host: "127.21.155.195" port: 45329 } attrs { promote: true } } }
I20260601 13:35:44.111205 25158 raft_consensus.cc:2955] T 9d7467421c294d6f842847f46d938d51 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7ae76fda9c0a41dfb28663d28ad9b0e6 (127.21.155.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { replace: true } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: NON_VOTER last_known_addr { host: "127.21.155.195" port: 45329 } attrs { promote: true } } }
I20260601 13:35:44.112519 25159 consensus_queue.cc:237] T bef90eee04a446c091bd46055878f539 P 013c5ef6fc114d7d9a7004d3bc5747ce [LEADER]: Queue 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: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } attrs { replace: true } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: true } }
I20260601 13:35:44.113517 24980 catalog_manager.cc:5696] T 9d7467421c294d6f842847f46d938d51 P 013c5ef6fc114d7d9a7004d3bc5747ce reported cstate change: config changed from index -1 to 2, NON_VOTER 7ae76fda9c0a41dfb28663d28ad9b0e6 (127.21.155.195) added. New cstate: current_term: 1 leader_uuid: "d843549fd2a24dc28c658c3b19a24bd0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { replace: true } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: NON_VOTER last_known_addr { host: "127.21.155.195" port: 45329 } attrs { promote: true } } }
I20260601 13:35:44.113948 25081 raft_consensus.cc:1275] T bef90eee04a446c091bd46055878f539 P d843549fd2a24dc28c658c3b19a24bd0 [term 1 FOLLOWER]: Refusing update from remote peer 013c5ef6fc114d7d9a7004d3bc5747ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:35:44.114391 25123 consensus_peers.cc:597] T bef90eee04a446c091bd46055878f539 P 013c5ef6fc114d7d9a7004d3bc5747ce -> Peer 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196:41179): Couldn't send request to peer 866283ff3fbd4c69b19e611df5fd2fa0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bef90eee04a446c091bd46055878f539. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:35:44.115271 25556 consensus_queue.cc:1048] T bef90eee04a446c091bd46055878f539 P 013c5ef6fc114d7d9a7004d3bc5747ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:35:44.115530 25234 raft_consensus.cc:1275] T bef90eee04a446c091bd46055878f539 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Refusing update from remote peer 013c5ef6fc114d7d9a7004d3bc5747ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:35:44.116060 25556 consensus_queue.cc:1048] T bef90eee04a446c091bd46055878f539 P 013c5ef6fc114d7d9a7004d3bc5747ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } 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:35:44.117584 25535 raft_consensus.cc:2955] T bef90eee04a446c091bd46055878f539 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } attrs { replace: true } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: true } } }
I20260601 13:35:44.118132 25081 raft_consensus.cc:2955] T bef90eee04a446c091bd46055878f539 P d843549fd2a24dc28c658c3b19a24bd0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } attrs { replace: true } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: true } } }
I20260601 13:35:44.118513 25234 raft_consensus.cc:2955] T bef90eee04a446c091bd46055878f539 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } attrs { replace: true } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: true } } }
I20260601 13:35:44.120848 24979 catalog_manager.cc:5696] T bef90eee04a446c091bd46055878f539 P 7ae76fda9c0a41dfb28663d28ad9b0e6 reported cstate change: config changed from index -1 to 2, NON_VOTER 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) added. New cstate: current_term: 1 leader_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } attrs { replace: true } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: true } } }
I20260601 13:35:44.570773 25573 ts_tablet_manager.cc:933] T bef90eee04a446c091bd46055878f539 P 866283ff3fbd4c69b19e611df5fd2fa0: Initiating tablet copy from peer 013c5ef6fc114d7d9a7004d3bc5747ce (127.21.155.194:41681)
I20260601 13:35:44.571244 25573 tablet_copy_client.cc:323] T bef90eee04a446c091bd46055878f539 P 866283ff3fbd4c69b19e611df5fd2fa0: tablet copy: Beginning tablet copy session from remote peer at address 127.21.155.194:41681
I20260601 13:35:44.572218 25169 tablet_copy_service.cc:140] P 013c5ef6fc114d7d9a7004d3bc5747ce: Received BeginTabletCopySession request for tablet bef90eee04a446c091bd46055878f539 from peer 866283ff3fbd4c69b19e611df5fd2fa0 ({username='slave'} at 127.0.0.1:53710)
I20260601 13:35:44.572379 25169 tablet_copy_service.cc:161] P 013c5ef6fc114d7d9a7004d3bc5747ce: Beginning new tablet copy session on tablet bef90eee04a446c091bd46055878f539 from peer 866283ff3fbd4c69b19e611df5fd2fa0 at {username='slave'} at 127.0.0.1:53710: session id = 866283ff3fbd4c69b19e611df5fd2fa0-bef90eee04a446c091bd46055878f539
I20260601 13:35:44.573459 25169 tablet_copy_source_session.cc:215] T bef90eee04a446c091bd46055878f539 P 013c5ef6fc114d7d9a7004d3bc5747ce: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:35:44.574548 25573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bef90eee04a446c091bd46055878f539. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:44.576964 25573 tablet_copy_client.cc:806] T bef90eee04a446c091bd46055878f539 P 866283ff3fbd4c69b19e611df5fd2fa0: tablet copy: Starting download of 0 data blocks...
I20260601 13:35:44.577171 25573 tablet_copy_client.cc:670] T bef90eee04a446c091bd46055878f539 P 866283ff3fbd4c69b19e611df5fd2fa0: tablet copy: Starting download of 1 WAL segments...
I20260601 13:35:44.578728 25573 tablet_copy_client.cc:538] T bef90eee04a446c091bd46055878f539 P 866283ff3fbd4c69b19e611df5fd2fa0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:35:44.580369 25573 tablet_bootstrap.cc:492] T bef90eee04a446c091bd46055878f539 P 866283ff3fbd4c69b19e611df5fd2fa0: Bootstrap starting.
I20260601 13:35:44.584761 25573 tablet_bootstrap.cc:492] T bef90eee04a446c091bd46055878f539 P 866283ff3fbd4c69b19e611df5fd2fa0: 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:35:44.585080 25573 tablet_bootstrap.cc:492] T bef90eee04a446c091bd46055878f539 P 866283ff3fbd4c69b19e611df5fd2fa0: Bootstrap complete.
I20260601 13:35:44.585319 25573 ts_tablet_manager.cc:1403] T bef90eee04a446c091bd46055878f539 P 866283ff3fbd4c69b19e611df5fd2fa0: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.002s
I20260601 13:35:44.585922 25573 raft_consensus.cc:359] T bef90eee04a446c091bd46055878f539 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } attrs { replace: true } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: true } }
I20260601 13:35:44.586086 25573 raft_consensus.cc:740] T bef90eee04a446c091bd46055878f539 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 866283ff3fbd4c69b19e611df5fd2fa0, State: Initialized, Role: LEARNER
I20260601 13:35:44.586184 25573 consensus_queue.cc:260] T bef90eee04a446c091bd46055878f539 P 866283ff3fbd4c69b19e611df5fd2fa0 [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: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } attrs { replace: true } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: true } }
I20260601 13:35:44.586498 25573 ts_tablet_manager.cc:1434] T bef90eee04a446c091bd46055878f539 P 866283ff3fbd4c69b19e611df5fd2fa0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:35:44.587219 25169 tablet_copy_service.cc:342] P 013c5ef6fc114d7d9a7004d3bc5747ce: Request end of tablet copy session 866283ff3fbd4c69b19e611df5fd2fa0-bef90eee04a446c091bd46055878f539 received from {username='slave'} at 127.0.0.1:53710
I20260601 13:35:44.587349 25169 tablet_copy_service.cc:434] P 013c5ef6fc114d7d9a7004d3bc5747ce: ending tablet copy session 866283ff3fbd4c69b19e611df5fd2fa0-bef90eee04a446c091bd46055878f539 on tablet bef90eee04a446c091bd46055878f539 with peer 866283ff3fbd4c69b19e611df5fd2fa0
I20260601 13:35:44.673378 25576 ts_tablet_manager.cc:933] T 9d7467421c294d6f842847f46d938d51 P 7ae76fda9c0a41dfb28663d28ad9b0e6: Initiating tablet copy from peer d843549fd2a24dc28c658c3b19a24bd0 (127.21.155.193:42529)
I20260601 13:35:44.673874 25576 tablet_copy_client.cc:323] T 9d7467421c294d6f842847f46d938d51 P 7ae76fda9c0a41dfb28663d28ad9b0e6: tablet copy: Beginning tablet copy session from remote peer at address 127.21.155.193:42529
I20260601 13:35:44.674412 25093 tablet_copy_service.cc:140] P d843549fd2a24dc28c658c3b19a24bd0: Received BeginTabletCopySession request for tablet 9d7467421c294d6f842847f46d938d51 from peer 7ae76fda9c0a41dfb28663d28ad9b0e6 ({username='slave'} at 127.0.0.1:34382)
I20260601 13:35:44.674544 25093 tablet_copy_service.cc:161] P d843549fd2a24dc28c658c3b19a24bd0: Beginning new tablet copy session on tablet 9d7467421c294d6f842847f46d938d51 from peer 7ae76fda9c0a41dfb28663d28ad9b0e6 at {username='slave'} at 127.0.0.1:34382: session id = 7ae76fda9c0a41dfb28663d28ad9b0e6-9d7467421c294d6f842847f46d938d51
I20260601 13:35:44.675689 25093 tablet_copy_source_session.cc:215] T 9d7467421c294d6f842847f46d938d51 P d843549fd2a24dc28c658c3b19a24bd0: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:35:44.676834 25576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d7467421c294d6f842847f46d938d51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:44.679302 25576 tablet_copy_client.cc:806] T 9d7467421c294d6f842847f46d938d51 P 7ae76fda9c0a41dfb28663d28ad9b0e6: tablet copy: Starting download of 0 data blocks...
I20260601 13:35:44.679631 25576 tablet_copy_client.cc:670] T 9d7467421c294d6f842847f46d938d51 P 7ae76fda9c0a41dfb28663d28ad9b0e6: tablet copy: Starting download of 1 WAL segments...
I20260601 13:35:44.681668 25576 tablet_copy_client.cc:538] T 9d7467421c294d6f842847f46d938d51 P 7ae76fda9c0a41dfb28663d28ad9b0e6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:35:44.683141 25576 tablet_bootstrap.cc:492] T 9d7467421c294d6f842847f46d938d51 P 7ae76fda9c0a41dfb28663d28ad9b0e6: Bootstrap starting.
I20260601 13:35:44.686959 25576 tablet_bootstrap.cc:492] T 9d7467421c294d6f842847f46d938d51 P 7ae76fda9c0a41dfb28663d28ad9b0e6: 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:35:44.687338 25576 tablet_bootstrap.cc:492] T 9d7467421c294d6f842847f46d938d51 P 7ae76fda9c0a41dfb28663d28ad9b0e6: Bootstrap complete.
I20260601 13:35:44.687561 25576 ts_tablet_manager.cc:1403] T 9d7467421c294d6f842847f46d938d51 P 7ae76fda9c0a41dfb28663d28ad9b0e6: Time spent bootstrapping tablet: real 0.004s	user 0.005s	sys 0.000s
I20260601 13:35:44.687834 25573 ts_tablet_manager.cc:933] T 26484d74706f4d9aa93eb96895315238 P 866283ff3fbd4c69b19e611df5fd2fa0: Initiating tablet copy from peer 7ae76fda9c0a41dfb28663d28ad9b0e6 (127.21.155.195:45329)
I20260601 13:35:44.688179 25573 tablet_copy_client.cc:323] T 26484d74706f4d9aa93eb96895315238 P 866283ff3fbd4c69b19e611df5fd2fa0: tablet copy: Beginning tablet copy session from remote peer at address 127.21.155.195:45329
I20260601 13:35:44.688504 25576 raft_consensus.cc:359] T 9d7467421c294d6f842847f46d938d51 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { replace: true } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: NON_VOTER last_known_addr { host: "127.21.155.195" port: 45329 } attrs { promote: true } }
I20260601 13:35:44.688719 25576 raft_consensus.cc:740] T 9d7467421c294d6f842847f46d938d51 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7ae76fda9c0a41dfb28663d28ad9b0e6, State: Initialized, Role: LEARNER
I20260601 13:35:44.688767 25244 tablet_copy_service.cc:140] P 7ae76fda9c0a41dfb28663d28ad9b0e6: Received BeginTabletCopySession request for tablet 26484d74706f4d9aa93eb96895315238 from peer 866283ff3fbd4c69b19e611df5fd2fa0 ({username='slave'} at 127.0.0.1:47928)
I20260601 13:35:44.688861 25244 tablet_copy_service.cc:161] P 7ae76fda9c0a41dfb28663d28ad9b0e6: Beginning new tablet copy session on tablet 26484d74706f4d9aa93eb96895315238 from peer 866283ff3fbd4c69b19e611df5fd2fa0 at {username='slave'} at 127.0.0.1:47928: session id = 866283ff3fbd4c69b19e611df5fd2fa0-26484d74706f4d9aa93eb96895315238
I20260601 13:35:44.688884 25576 consensus_queue.cc:260] T 9d7467421c294d6f842847f46d938d51 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [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: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { replace: true } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: NON_VOTER last_known_addr { host: "127.21.155.195" port: 45329 } attrs { promote: true } }
I20260601 13:35:44.689262 25576 ts_tablet_manager.cc:1434] T 9d7467421c294d6f842847f46d938d51 P 7ae76fda9c0a41dfb28663d28ad9b0e6: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:35:44.689922 25244 tablet_copy_source_session.cc:215] T 26484d74706f4d9aa93eb96895315238 P 7ae76fda9c0a41dfb28663d28ad9b0e6: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:35:44.690711 25093 tablet_copy_service.cc:342] P d843549fd2a24dc28c658c3b19a24bd0: Request end of tablet copy session 7ae76fda9c0a41dfb28663d28ad9b0e6-9d7467421c294d6f842847f46d938d51 received from {username='slave'} at 127.0.0.1:34382
I20260601 13:35:44.690788 25093 tablet_copy_service.cc:434] P d843549fd2a24dc28c658c3b19a24bd0: ending tablet copy session 7ae76fda9c0a41dfb28663d28ad9b0e6-9d7467421c294d6f842847f46d938d51 on tablet 9d7467421c294d6f842847f46d938d51 with peer 7ae76fda9c0a41dfb28663d28ad9b0e6
I20260601 13:35:44.690912 25573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26484d74706f4d9aa93eb96895315238. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:44.693305 25573 tablet_copy_client.cc:806] T 26484d74706f4d9aa93eb96895315238 P 866283ff3fbd4c69b19e611df5fd2fa0: tablet copy: Starting download of 0 data blocks...
I20260601 13:35:44.693495 25573 tablet_copy_client.cc:670] T 26484d74706f4d9aa93eb96895315238 P 866283ff3fbd4c69b19e611df5fd2fa0: tablet copy: Starting download of 1 WAL segments...
I20260601 13:35:44.695132 25573 tablet_copy_client.cc:538] T 26484d74706f4d9aa93eb96895315238 P 866283ff3fbd4c69b19e611df5fd2fa0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:35:44.696682 25573 tablet_bootstrap.cc:492] T 26484d74706f4d9aa93eb96895315238 P 866283ff3fbd4c69b19e611df5fd2fa0: Bootstrap starting.
I20260601 13:35:44.697346 25581 ts_tablet_manager.cc:933] T 2ac08d4ebf704d04b5230dd23b7057bd P 013c5ef6fc114d7d9a7004d3bc5747ce: Initiating tablet copy from peer d843549fd2a24dc28c658c3b19a24bd0 (127.21.155.193:42529)
I20260601 13:35:44.697760 25581 tablet_copy_client.cc:323] T 2ac08d4ebf704d04b5230dd23b7057bd P 013c5ef6fc114d7d9a7004d3bc5747ce: tablet copy: Beginning tablet copy session from remote peer at address 127.21.155.193:42529
I20260601 13:35:44.698279 25093 tablet_copy_service.cc:140] P d843549fd2a24dc28c658c3b19a24bd0: Received BeginTabletCopySession request for tablet 2ac08d4ebf704d04b5230dd23b7057bd from peer 013c5ef6fc114d7d9a7004d3bc5747ce ({username='slave'} at 127.0.0.1:34392)
I20260601 13:35:44.698385 25093 tablet_copy_service.cc:161] P d843549fd2a24dc28c658c3b19a24bd0: Beginning new tablet copy session on tablet 2ac08d4ebf704d04b5230dd23b7057bd from peer 013c5ef6fc114d7d9a7004d3bc5747ce at {username='slave'} at 127.0.0.1:34392: session id = 013c5ef6fc114d7d9a7004d3bc5747ce-2ac08d4ebf704d04b5230dd23b7057bd
I20260601 13:35:44.699858 25093 tablet_copy_source_session.cc:215] T 2ac08d4ebf704d04b5230dd23b7057bd P d843549fd2a24dc28c658c3b19a24bd0: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:35:44.700881 25581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ac08d4ebf704d04b5230dd23b7057bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:44.701869 25573 tablet_bootstrap.cc:492] T 26484d74706f4d9aa93eb96895315238 P 866283ff3fbd4c69b19e611df5fd2fa0: 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:35:44.702184 25573 tablet_bootstrap.cc:492] T 26484d74706f4d9aa93eb96895315238 P 866283ff3fbd4c69b19e611df5fd2fa0: Bootstrap complete.
I20260601 13:35:44.702387 25573 ts_tablet_manager.cc:1403] T 26484d74706f4d9aa93eb96895315238 P 866283ff3fbd4c69b19e611df5fd2fa0: Time spent bootstrapping tablet: real 0.006s	user 0.006s	sys 0.000s
I20260601 13:35:44.702981 25573 raft_consensus.cc:359] T 26484d74706f4d9aa93eb96895315238 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } attrs { replace: true } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: true } }
I20260601 13:35:44.703135 25573 raft_consensus.cc:740] T 26484d74706f4d9aa93eb96895315238 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 866283ff3fbd4c69b19e611df5fd2fa0, State: Initialized, Role: LEARNER
I20260601 13:35:44.703260 25573 consensus_queue.cc:260] T 26484d74706f4d9aa93eb96895315238 P 866283ff3fbd4c69b19e611df5fd2fa0 [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: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } attrs { replace: true } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: true } }
I20260601 13:35:44.703611 25573 ts_tablet_manager.cc:1434] T 26484d74706f4d9aa93eb96895315238 P 866283ff3fbd4c69b19e611df5fd2fa0: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:35:44.703814 25581 tablet_copy_client.cc:806] T 2ac08d4ebf704d04b5230dd23b7057bd P 013c5ef6fc114d7d9a7004d3bc5747ce: tablet copy: Starting download of 0 data blocks...
I20260601 13:35:44.703965 25581 tablet_copy_client.cc:670] T 2ac08d4ebf704d04b5230dd23b7057bd P 013c5ef6fc114d7d9a7004d3bc5747ce: tablet copy: Starting download of 1 WAL segments...
I20260601 13:35:44.704312 25244 tablet_copy_service.cc:342] P 7ae76fda9c0a41dfb28663d28ad9b0e6: Request end of tablet copy session 866283ff3fbd4c69b19e611df5fd2fa0-26484d74706f4d9aa93eb96895315238 received from {username='slave'} at 127.0.0.1:47928
I20260601 13:35:44.704409 25244 tablet_copy_service.cc:434] P 7ae76fda9c0a41dfb28663d28ad9b0e6: ending tablet copy session 866283ff3fbd4c69b19e611df5fd2fa0-26484d74706f4d9aa93eb96895315238 on tablet 26484d74706f4d9aa93eb96895315238 with peer 866283ff3fbd4c69b19e611df5fd2fa0
I20260601 13:35:44.705983 25581 tablet_copy_client.cc:538] T 2ac08d4ebf704d04b5230dd23b7057bd P 013c5ef6fc114d7d9a7004d3bc5747ce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:35:44.707458 25581 tablet_bootstrap.cc:492] T 2ac08d4ebf704d04b5230dd23b7057bd P 013c5ef6fc114d7d9a7004d3bc5747ce: Bootstrap starting.
I20260601 13:35:44.711051 25581 tablet_bootstrap.cc:492] T 2ac08d4ebf704d04b5230dd23b7057bd P 013c5ef6fc114d7d9a7004d3bc5747ce: 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:35:44.711335 25581 tablet_bootstrap.cc:492] T 2ac08d4ebf704d04b5230dd23b7057bd P 013c5ef6fc114d7d9a7004d3bc5747ce: Bootstrap complete.
I20260601 13:35:44.711720 25581 ts_tablet_manager.cc:1403] T 2ac08d4ebf704d04b5230dd23b7057bd P 013c5ef6fc114d7d9a7004d3bc5747ce: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20260601 13:35:44.712275 25581 raft_consensus.cc:359] T 2ac08d4ebf704d04b5230dd23b7057bd P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { replace: true } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: NON_VOTER last_known_addr { host: "127.21.155.194" port: 41681 } attrs { promote: true } }
I20260601 13:35:44.712404 25581 raft_consensus.cc:740] T 2ac08d4ebf704d04b5230dd23b7057bd P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 013c5ef6fc114d7d9a7004d3bc5747ce, State: Initialized, Role: LEARNER
I20260601 13:35:44.712599 25581 consensus_queue.cc:260] T 2ac08d4ebf704d04b5230dd23b7057bd P 013c5ef6fc114d7d9a7004d3bc5747ce [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: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { replace: true } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: NON_VOTER last_known_addr { host: "127.21.155.194" port: 41681 } attrs { promote: true } }
I20260601 13:35:44.712930 25581 ts_tablet_manager.cc:1434] T 2ac08d4ebf704d04b5230dd23b7057bd P 013c5ef6fc114d7d9a7004d3bc5747ce: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:35:44.713788 25093 tablet_copy_service.cc:342] P d843549fd2a24dc28c658c3b19a24bd0: Request end of tablet copy session 013c5ef6fc114d7d9a7004d3bc5747ce-2ac08d4ebf704d04b5230dd23b7057bd received from {username='slave'} at 127.0.0.1:34392
I20260601 13:35:44.713897 25093 tablet_copy_service.cc:434] P d843549fd2a24dc28c658c3b19a24bd0: ending tablet copy session 013c5ef6fc114d7d9a7004d3bc5747ce-2ac08d4ebf704d04b5230dd23b7057bd on tablet 2ac08d4ebf704d04b5230dd23b7057bd with peer 013c5ef6fc114d7d9a7004d3bc5747ce
I20260601 13:35:44.857645 25034 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260601 13:35:44.859360 25034 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260601 13:35:44.859548 25034 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:35:45.061789 25372 raft_consensus.cc:1217] T bef90eee04a446c091bd46055878f539 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:35:45.114246 25159 raft_consensus.cc:1217] T 2ac08d4ebf704d04b5230dd23b7057bd P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:35:45.177624 25234 raft_consensus.cc:1217] T 9d7467421c294d6f842847f46d938d51 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:35:45.179435 25372 raft_consensus.cc:1217] T 26484d74706f4d9aa93eb96895315238 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260601 13:35:45.532430 25552 raft_consensus.cc:1064] T 2ac08d4ebf704d04b5230dd23b7057bd P d843549fd2a24dc28c658c3b19a24bd0: attempting to promote NON_VOTER 013c5ef6fc114d7d9a7004d3bc5747ce to VOTER
I20260601 13:35:45.532918 25552 consensus_queue.cc:237] T 2ac08d4ebf704d04b5230dd23b7057bd P d843549fd2a24dc28c658c3b19a24bd0 [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: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { replace: true } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } attrs { promote: false } }
I20260601 13:35:45.534780 25372 raft_consensus.cc:1275] T 2ac08d4ebf704d04b5230dd23b7057bd P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 FOLLOWER]: Refusing update from remote peer d843549fd2a24dc28c658c3b19a24bd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:35:45.534816 25158 raft_consensus.cc:1275] T 2ac08d4ebf704d04b5230dd23b7057bd P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 LEARNER]: Refusing update from remote peer d843549fd2a24dc28c658c3b19a24bd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:35:45.535243 25234 raft_consensus.cc:1275] T 2ac08d4ebf704d04b5230dd23b7057bd P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Refusing update from remote peer d843549fd2a24dc28c658c3b19a24bd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:35:45.535290 25590 consensus_queue.cc:1048] T 2ac08d4ebf704d04b5230dd23b7057bd P d843549fd2a24dc28c658c3b19a24bd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } 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:35:45.535588 25587 consensus_queue.cc:1048] T 2ac08d4ebf704d04b5230dd23b7057bd P d843549fd2a24dc28c658c3b19a24bd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } 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:35:45.535796 25588 consensus_queue.cc:1048] T 2ac08d4ebf704d04b5230dd23b7057bd P d843549fd2a24dc28c658c3b19a24bd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:35:45.538360 25587 raft_consensus.cc:2955] T 2ac08d4ebf704d04b5230dd23b7057bd P d843549fd2a24dc28c658c3b19a24bd0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 013c5ef6fc114d7d9a7004d3bc5747ce (127.21.155.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { replace: true } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } attrs { promote: false } } }
I20260601 13:35:45.538883 25234 raft_consensus.cc:2955] T 2ac08d4ebf704d04b5230dd23b7057bd P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 013c5ef6fc114d7d9a7004d3bc5747ce (127.21.155.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { replace: true } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } attrs { promote: false } } }
I20260601 13:35:45.538952 25372 raft_consensus.cc:2955] T 2ac08d4ebf704d04b5230dd23b7057bd P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 013c5ef6fc114d7d9a7004d3bc5747ce (127.21.155.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { replace: true } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } attrs { promote: false } } }
I20260601 13:35:45.541957 24978 catalog_manager.cc:5696] T 2ac08d4ebf704d04b5230dd23b7057bd P 7ae76fda9c0a41dfb28663d28ad9b0e6 reported cstate change: config changed from index 2 to 3, 013c5ef6fc114d7d9a7004d3bc5747ce (127.21.155.194) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d843549fd2a24dc28c658c3b19a24bd0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { replace: true } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } attrs { promote: false } } }
I20260601 13:35:45.542039 25158 raft_consensus.cc:2955] T 2ac08d4ebf704d04b5230dd23b7057bd P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 013c5ef6fc114d7d9a7004d3bc5747ce (127.21.155.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { replace: true } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } attrs { promote: false } } }
I20260601 13:35:45.548377 25081 consensus_queue.cc:237] T 2ac08d4ebf704d04b5230dd23b7057bd P d843549fd2a24dc28c658c3b19a24bd0 [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: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } attrs { promote: false } }
I20260601 13:35:45.549890 25158 raft_consensus.cc:1275] T 2ac08d4ebf704d04b5230dd23b7057bd P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Refusing update from remote peer d843549fd2a24dc28c658c3b19a24bd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:35:45.549933 25234 raft_consensus.cc:1275] T 2ac08d4ebf704d04b5230dd23b7057bd P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Refusing update from remote peer d843549fd2a24dc28c658c3b19a24bd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:35:45.550408 25588 consensus_queue.cc:1048] T 2ac08d4ebf704d04b5230dd23b7057bd P d843549fd2a24dc28c658c3b19a24bd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } 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:35:45.550674 25552 consensus_queue.cc:1048] T 2ac08d4ebf704d04b5230dd23b7057bd P d843549fd2a24dc28c658c3b19a24bd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:35:45.552755 25552 raft_consensus.cc:2955] T 2ac08d4ebf704d04b5230dd23b7057bd P d843549fd2a24dc28c658c3b19a24bd0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } attrs { promote: false } } }
I20260601 13:35:45.553403 25234 raft_consensus.cc:2955] T 2ac08d4ebf704d04b5230dd23b7057bd P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } attrs { promote: false } } }
I20260601 13:35:45.553567 25158 raft_consensus.cc:2955] T 2ac08d4ebf704d04b5230dd23b7057bd P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } attrs { promote: false } } }
I20260601 13:35:45.555142 24964 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 2ac08d4ebf704d04b5230dd23b7057bd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:35:45.556053 24977 catalog_manager.cc:5696] T 2ac08d4ebf704d04b5230dd23b7057bd P 7ae76fda9c0a41dfb28663d28ad9b0e6 reported cstate change: config changed from index 3 to 4, VOTER 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) evicted. New cstate: current_term: 1 leader_uuid: "d843549fd2a24dc28c658c3b19a24bd0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } attrs { promote: false } } }
I20260601 13:35:45.559017 25360 tablet_service.cc:1558] Processing DeleteTablet for tablet 2ac08d4ebf704d04b5230dd23b7057bd with delete_type TABLET_DATA_TOMBSTONED (TS 866283ff3fbd4c69b19e611df5fd2fa0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33756
I20260601 13:35:45.559487 25598 tablet_replica.cc:333] T 2ac08d4ebf704d04b5230dd23b7057bd P 866283ff3fbd4c69b19e611df5fd2fa0: stopping tablet replica
I20260601 13:35:45.559624 25598 raft_consensus.cc:2243] T 2ac08d4ebf704d04b5230dd23b7057bd P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:45.559741 25598 raft_consensus.cc:2272] T 2ac08d4ebf704d04b5230dd23b7057bd P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:45.560345 25598 ts_tablet_manager.cc:1916] T 2ac08d4ebf704d04b5230dd23b7057bd P 866283ff3fbd4c69b19e611df5fd2fa0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:35:45.563403 25598 ts_tablet_manager.cc:1929] T 2ac08d4ebf704d04b5230dd23b7057bd P 866283ff3fbd4c69b19e611df5fd2fa0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:35:45.563493 25598 log.cc:1199] T 2ac08d4ebf704d04b5230dd23b7057bd P 866283ff3fbd4c69b19e611df5fd2fa0: Deleting WAL directory at /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320869173936-22127-0/minicluster-data/ts-3-root/wals/2ac08d4ebf704d04b5230dd23b7057bd
I20260601 13:35:45.564379 24965 catalog_manager.cc:5027] TS 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196:41179): tablet 2ac08d4ebf704d04b5230dd23b7057bd (table range_aware_rebalance_new_range [id=351dcd9643e14a6d84c7996d7783ba01]) successfully deleted
I20260601 13:35:45.573187 25599 raft_consensus.cc:1064] T bef90eee04a446c091bd46055878f539 P 013c5ef6fc114d7d9a7004d3bc5747ce: attempting to promote NON_VOTER 866283ff3fbd4c69b19e611df5fd2fa0 to VOTER
W20260601 13:35:45.573664 25586 consensus_queue.cc:1175] T bef90eee04a446c091bd46055878f539 P 013c5ef6fc114d7d9a7004d3bc5747ce [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" responder_term: 1 status { last_received { term: 1 index: 2 } last_committed_idx: 2 last_received_current_leader { term: 1 index: 2 } }
I20260601 13:35:45.573849 25599 consensus_queue.cc:237] T bef90eee04a446c091bd46055878f539 P 013c5ef6fc114d7d9a7004d3bc5747ce [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: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } attrs { replace: true } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } }
I20260601 13:35:45.575331 25372 raft_consensus.cc:1275] T bef90eee04a446c091bd46055878f539 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 LEARNER]: Refusing update from remote peer 013c5ef6fc114d7d9a7004d3bc5747ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:35:45.575440 25234 raft_consensus.cc:1275] T bef90eee04a446c091bd46055878f539 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Refusing update from remote peer 013c5ef6fc114d7d9a7004d3bc5747ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:35:45.575465 25081 raft_consensus.cc:1275] T bef90eee04a446c091bd46055878f539 P d843549fd2a24dc28c658c3b19a24bd0 [term 1 FOLLOWER]: Refusing update from remote peer 013c5ef6fc114d7d9a7004d3bc5747ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:35:45.575848 25601 consensus_queue.cc:1048] T bef90eee04a446c091bd46055878f539 P 013c5ef6fc114d7d9a7004d3bc5747ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } 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:35:45.576167 25602 consensus_queue.cc:1048] T bef90eee04a446c091bd46055878f539 P 013c5ef6fc114d7d9a7004d3bc5747ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:35:45.576380 25586 consensus_queue.cc:1048] T bef90eee04a446c091bd46055878f539 P 013c5ef6fc114d7d9a7004d3bc5747ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } 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:35:45.578603 25602 raft_consensus.cc:2955] T bef90eee04a446c091bd46055878f539 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } attrs { replace: true } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } } }
I20260601 13:35:45.579423 25234 raft_consensus.cc:2955] T bef90eee04a446c091bd46055878f539 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } attrs { replace: true } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } } }
I20260601 13:35:45.581910 24979 catalog_manager.cc:5696] T bef90eee04a446c091bd46055878f539 P 7ae76fda9c0a41dfb28663d28ad9b0e6 reported cstate change: config changed from index 2 to 3, 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } attrs { replace: true } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } } }
I20260601 13:35:45.582829 25081 raft_consensus.cc:2955] T bef90eee04a446c091bd46055878f539 P d843549fd2a24dc28c658c3b19a24bd0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } attrs { replace: true } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } } }
I20260601 13:35:45.582829 25372 raft_consensus.cc:2955] T bef90eee04a446c091bd46055878f539 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } attrs { replace: true } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } } }
I20260601 13:35:45.586095 25158 consensus_queue.cc:237] T bef90eee04a446c091bd46055878f539 P 013c5ef6fc114d7d9a7004d3bc5747ce [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: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } }
I20260601 13:35:45.588222 25373 raft_consensus.cc:1275] T bef90eee04a446c091bd46055878f539 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 FOLLOWER]: Refusing update from remote peer 013c5ef6fc114d7d9a7004d3bc5747ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:35:45.588912 25602 consensus_queue.cc:1048] T bef90eee04a446c091bd46055878f539 P 013c5ef6fc114d7d9a7004d3bc5747ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } 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:35:45.590401 25081 raft_consensus.cc:1275] T bef90eee04a446c091bd46055878f539 P d843549fd2a24dc28c658c3b19a24bd0 [term 1 FOLLOWER]: Refusing update from remote peer 013c5ef6fc114d7d9a7004d3bc5747ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:35:45.590902 25602 consensus_queue.cc:1048] T bef90eee04a446c091bd46055878f539 P 013c5ef6fc114d7d9a7004d3bc5747ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:35:45.591257 25599 raft_consensus.cc:2955] T bef90eee04a446c091bd46055878f539 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ae76fda9c0a41dfb28663d28ad9b0e6 (127.21.155.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } } }
I20260601 13:35:45.591778 25373 raft_consensus.cc:2955] T bef90eee04a446c091bd46055878f539 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ae76fda9c0a41dfb28663d28ad9b0e6 (127.21.155.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } } }
I20260601 13:35:45.593390 24965 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet bef90eee04a446c091bd46055878f539 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:35:45.594501 25081 raft_consensus.cc:2955] T bef90eee04a446c091bd46055878f539 P d843549fd2a24dc28c658c3b19a24bd0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ae76fda9c0a41dfb28663d28ad9b0e6 (127.21.155.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } } }
I20260601 13:35:45.594827 24979 catalog_manager.cc:5696] T bef90eee04a446c091bd46055878f539 P 866283ff3fbd4c69b19e611df5fd2fa0 reported cstate change: config changed from index 3 to 4, VOTER 7ae76fda9c0a41dfb28663d28ad9b0e6 (127.21.155.195) evicted. New cstate: current_term: 1 leader_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } } }
I20260601 13:35:45.598766 25215 tablet_service.cc:1558] Processing DeleteTablet for tablet bef90eee04a446c091bd46055878f539 with delete_type TABLET_DATA_TOMBSTONED (TS 7ae76fda9c0a41dfb28663d28ad9b0e6 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47894
I20260601 13:35:45.599231 25606 tablet_replica.cc:333] T bef90eee04a446c091bd46055878f539 P 7ae76fda9c0a41dfb28663d28ad9b0e6: stopping tablet replica
I20260601 13:35:45.599406 25606 raft_consensus.cc:2243] T bef90eee04a446c091bd46055878f539 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:45.599588 25606 raft_consensus.cc:2272] T bef90eee04a446c091bd46055878f539 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:45.600404 25606 ts_tablet_manager.cc:1916] T bef90eee04a446c091bd46055878f539 P 7ae76fda9c0a41dfb28663d28ad9b0e6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:35:45.602854 25606 ts_tablet_manager.cc:1929] T bef90eee04a446c091bd46055878f539 P 7ae76fda9c0a41dfb28663d28ad9b0e6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:35:45.602969 25606 log.cc:1199] T bef90eee04a446c091bd46055878f539 P 7ae76fda9c0a41dfb28663d28ad9b0e6: Deleting WAL directory at /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320869173936-22127-0/minicluster-data/ts-2-root/wals/bef90eee04a446c091bd46055878f539
I20260601 13:35:45.604101 24964 catalog_manager.cc:5027] TS 7ae76fda9c0a41dfb28663d28ad9b0e6 (127.21.155.195:45329): tablet bef90eee04a446c091bd46055878f539 (table range_aware_rebalance_new_range [id=351dcd9643e14a6d84c7996d7783ba01]) successfully deleted
I20260601 13:35:45.676877 25558 raft_consensus.cc:1064] T 26484d74706f4d9aa93eb96895315238 P 7ae76fda9c0a41dfb28663d28ad9b0e6: attempting to promote NON_VOTER 866283ff3fbd4c69b19e611df5fd2fa0 to VOTER
I20260601 13:35:45.677424 25558 consensus_queue.cc:237] T 26484d74706f4d9aa93eb96895315238 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [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: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } attrs { replace: true } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } }
I20260601 13:35:45.679275 25373 raft_consensus.cc:1275] T 26484d74706f4d9aa93eb96895315238 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 2 LEARNER]: Refusing update from remote peer 7ae76fda9c0a41dfb28663d28ad9b0e6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:35:45.679275 25158 raft_consensus.cc:1275] T 26484d74706f4d9aa93eb96895315238 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 2 FOLLOWER]: Refusing update from remote peer 7ae76fda9c0a41dfb28663d28ad9b0e6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:35:45.679699 25081 raft_consensus.cc:1275] T 26484d74706f4d9aa93eb96895315238 P d843549fd2a24dc28c658c3b19a24bd0 [term 2 FOLLOWER]: Refusing update from remote peer 7ae76fda9c0a41dfb28663d28ad9b0e6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:35:45.679809 25580 consensus_queue.cc:1048] T 26484d74706f4d9aa93eb96895315238 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } 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:35:45.680188 25558 consensus_queue.cc:1048] T 26484d74706f4d9aa93eb96895315238 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } 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:35:45.680416 25608 consensus_queue.cc:1048] T 26484d74706f4d9aa93eb96895315238 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:35:45.682735 25608 raft_consensus.cc:2955] T 26484d74706f4d9aa93eb96895315238 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } attrs { replace: true } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } } }
I20260601 13:35:45.683327 25373 raft_consensus.cc:2955] T 26484d74706f4d9aa93eb96895315238 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } attrs { replace: true } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } } }
I20260601 13:35:45.683553 25081 raft_consensus.cc:2955] T 26484d74706f4d9aa93eb96895315238 P d843549fd2a24dc28c658c3b19a24bd0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } attrs { replace: true } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } } }
I20260601 13:35:45.686010 25158 raft_consensus.cc:2955] T 26484d74706f4d9aa93eb96895315238 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } attrs { replace: true } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } } }
I20260601 13:35:45.686496 24977 catalog_manager.cc:5696] T 26484d74706f4d9aa93eb96895315238 P 7ae76fda9c0a41dfb28663d28ad9b0e6 reported cstate change: config changed from index 3 to 4, 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:35:45.690074 25234 consensus_queue.cc:237] T 26484d74706f4d9aa93eb96895315238 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [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: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } }
I20260601 13:35:45.691474 25373 raft_consensus.cc:1275] T 26484d74706f4d9aa93eb96895315238 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 2 FOLLOWER]: Refusing update from remote peer 7ae76fda9c0a41dfb28663d28ad9b0e6: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:35:45.691499 25083 raft_consensus.cc:1275] T 26484d74706f4d9aa93eb96895315238 P d843549fd2a24dc28c658c3b19a24bd0 [term 2 FOLLOWER]: Refusing update from remote peer 7ae76fda9c0a41dfb28663d28ad9b0e6: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:35:45.691879 25608 consensus_queue.cc:1048] T 26484d74706f4d9aa93eb96895315238 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } 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:35:45.692117 25609 consensus_queue.cc:1048] T 26484d74706f4d9aa93eb96895315238 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:35:45.694538 25580 raft_consensus.cc:2955] T 26484d74706f4d9aa93eb96895315238 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 013c5ef6fc114d7d9a7004d3bc5747ce (127.21.155.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } } }
I20260601 13:35:45.695374 25373 raft_consensus.cc:2955] T 26484d74706f4d9aa93eb96895315238 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 013c5ef6fc114d7d9a7004d3bc5747ce (127.21.155.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } } }
I20260601 13:35:45.697984 24964 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 26484d74706f4d9aa93eb96895315238 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:35:45.698195 24980 catalog_manager.cc:5696] T 26484d74706f4d9aa93eb96895315238 P 866283ff3fbd4c69b19e611df5fd2fa0 reported cstate change: config changed from index 4 to 5, VOTER 013c5ef6fc114d7d9a7004d3bc5747ce (127.21.155.194) evicted. New cstate: current_term: 2 leader_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } } }
I20260601 13:35:45.698568 25083 raft_consensus.cc:2955] T 26484d74706f4d9aa93eb96895315238 P d843549fd2a24dc28c658c3b19a24bd0 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 013c5ef6fc114d7d9a7004d3bc5747ce (127.21.155.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } } peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { promote: false } } }
I20260601 13:35:45.702083 25146 tablet_service.cc:1558] Processing DeleteTablet for tablet 26484d74706f4d9aa93eb96895315238 with delete_type TABLET_DATA_TOMBSTONED (TS 013c5ef6fc114d7d9a7004d3bc5747ce not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:53680
I20260601 13:35:45.702589 25613 tablet_replica.cc:333] T 26484d74706f4d9aa93eb96895315238 P 013c5ef6fc114d7d9a7004d3bc5747ce: stopping tablet replica
I20260601 13:35:45.702788 25613 raft_consensus.cc:2243] T 26484d74706f4d9aa93eb96895315238 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:45.703047 25613 raft_consensus.cc:2272] T 26484d74706f4d9aa93eb96895315238 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:45.703869 25613 ts_tablet_manager.cc:1916] T 26484d74706f4d9aa93eb96895315238 P 013c5ef6fc114d7d9a7004d3bc5747ce: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:35:45.705931 25613 ts_tablet_manager.cc:1929] T 26484d74706f4d9aa93eb96895315238 P 013c5ef6fc114d7d9a7004d3bc5747ce: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260601 13:35:45.706015 25613 log.cc:1199] T 26484d74706f4d9aa93eb96895315238 P 013c5ef6fc114d7d9a7004d3bc5747ce: Deleting WAL directory at /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320869173936-22127-0/minicluster-data/ts-1-root/wals/26484d74706f4d9aa93eb96895315238
I20260601 13:35:45.706631 24965 catalog_manager.cc:5027] TS 013c5ef6fc114d7d9a7004d3bc5747ce (127.21.155.194:41681): tablet 26484d74706f4d9aa93eb96895315238 (table range_aware_rebalance_new_range [id=351dcd9643e14a6d84c7996d7783ba01]) successfully deleted
I20260601 13:35:45.774078 25588 raft_consensus.cc:1064] T 9d7467421c294d6f842847f46d938d51 P d843549fd2a24dc28c658c3b19a24bd0: attempting to promote NON_VOTER 7ae76fda9c0a41dfb28663d28ad9b0e6 to VOTER
I20260601 13:35:45.774591 25588 consensus_queue.cc:237] T 9d7467421c294d6f842847f46d938d51 P d843549fd2a24dc28c658c3b19a24bd0 [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: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { replace: true } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } attrs { promote: false } }
I20260601 13:35:45.776490 25158 raft_consensus.cc:1275] T 9d7467421c294d6f842847f46d938d51 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Refusing update from remote peer d843549fd2a24dc28c658c3b19a24bd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:35:45.776533 25234 raft_consensus.cc:1275] T 9d7467421c294d6f842847f46d938d51 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 LEARNER]: Refusing update from remote peer d843549fd2a24dc28c658c3b19a24bd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:35:45.776490 25373 raft_consensus.cc:1275] T 9d7467421c294d6f842847f46d938d51 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 FOLLOWER]: Refusing update from remote peer d843549fd2a24dc28c658c3b19a24bd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:35:45.777235 25552 consensus_queue.cc:1048] T 9d7467421c294d6f842847f46d938d51 P d843549fd2a24dc28c658c3b19a24bd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:35:45.777706 25552 consensus_queue.cc:1048] T 9d7467421c294d6f842847f46d938d51 P d843549fd2a24dc28c658c3b19a24bd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } 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:35:45.777920 25590 consensus_queue.cc:1048] T 9d7467421c294d6f842847f46d938d51 P d843549fd2a24dc28c658c3b19a24bd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } 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:35:45.780066 25590 raft_consensus.cc:2955] T 9d7467421c294d6f842847f46d938d51 P d843549fd2a24dc28c658c3b19a24bd0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7ae76fda9c0a41dfb28663d28ad9b0e6 (127.21.155.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { replace: true } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } attrs { promote: false } } }
I20260601 13:35:45.782902 25158 raft_consensus.cc:2955] T 9d7467421c294d6f842847f46d938d51 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7ae76fda9c0a41dfb28663d28ad9b0e6 (127.21.155.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { replace: true } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } attrs { promote: false } } }
I20260601 13:35:45.782963 25373 raft_consensus.cc:2955] T 9d7467421c294d6f842847f46d938d51 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7ae76fda9c0a41dfb28663d28ad9b0e6 (127.21.155.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { replace: true } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } attrs { promote: false } } }
I20260601 13:35:45.783083 24979 catalog_manager.cc:5696] T 9d7467421c294d6f842847f46d938d51 P d843549fd2a24dc28c658c3b19a24bd0 reported cstate change: config changed from index 2 to 3, 7ae76fda9c0a41dfb28663d28ad9b0e6 (127.21.155.195) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d843549fd2a24dc28c658c3b19a24bd0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:35:45.785007 25234 raft_consensus.cc:2955] T 9d7467421c294d6f842847f46d938d51 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7ae76fda9c0a41dfb28663d28ad9b0e6 (127.21.155.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "866283ff3fbd4c69b19e611df5fd2fa0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41179 } attrs { replace: true } } peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } attrs { promote: false } } }
I20260601 13:35:45.788426 25083 consensus_queue.cc:237] T 9d7467421c294d6f842847f46d938d51 P d843549fd2a24dc28c658c3b19a24bd0 [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: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } attrs { promote: false } }
I20260601 13:35:45.789945 25234 raft_consensus.cc:1275] T 9d7467421c294d6f842847f46d938d51 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Refusing update from remote peer d843549fd2a24dc28c658c3b19a24bd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:35:45.790099 25158 raft_consensus.cc:1275] T 9d7467421c294d6f842847f46d938d51 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Refusing update from remote peer d843549fd2a24dc28c658c3b19a24bd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:35:45.790480 25587 consensus_queue.cc:1048] T 9d7467421c294d6f842847f46d938d51 P d843549fd2a24dc28c658c3b19a24bd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:35:45.790907 25588 consensus_queue.cc:1048] T 9d7467421c294d6f842847f46d938d51 P d843549fd2a24dc28c658c3b19a24bd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } 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:35:45.792359 25587 raft_consensus.cc:2955] T 9d7467421c294d6f842847f46d938d51 P d843549fd2a24dc28c658c3b19a24bd0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } attrs { promote: false } } }
I20260601 13:35:45.793637 25234 raft_consensus.cc:2955] T 9d7467421c294d6f842847f46d938d51 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } attrs { promote: false } } }
I20260601 13:35:45.794982 24964 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 9d7467421c294d6f842847f46d938d51 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:35:45.795796 24980 catalog_manager.cc:5696] T 9d7467421c294d6f842847f46d938d51 P d843549fd2a24dc28c658c3b19a24bd0 reported cstate change: config changed from index 3 to 4, VOTER 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) evicted. New cstate: current_term: 1 leader_uuid: "d843549fd2a24dc28c658c3b19a24bd0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:35:45.796708 25158 raft_consensus.cc:2955] T 9d7467421c294d6f842847f46d938d51 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d843549fd2a24dc28c658c3b19a24bd0" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42529 } } peers { permanent_uuid: "013c5ef6fc114d7d9a7004d3bc5747ce" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 41681 } } peers { permanent_uuid: "7ae76fda9c0a41dfb28663d28ad9b0e6" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 45329 } attrs { promote: false } } }
I20260601 13:35:45.799088 25360 tablet_service.cc:1558] Processing DeleteTablet for tablet 9d7467421c294d6f842847f46d938d51 with delete_type TABLET_DATA_TOMBSTONED (TS 866283ff3fbd4c69b19e611df5fd2fa0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33756
I20260601 13:35:45.799341 25598 tablet_replica.cc:333] T 9d7467421c294d6f842847f46d938d51 P 866283ff3fbd4c69b19e611df5fd2fa0: stopping tablet replica
I20260601 13:35:45.799504 25598 raft_consensus.cc:2243] T 9d7467421c294d6f842847f46d938d51 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:45.799683 25598 raft_consensus.cc:2272] T 9d7467421c294d6f842847f46d938d51 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:45.800357 25598 ts_tablet_manager.cc:1916] T 9d7467421c294d6f842847f46d938d51 P 866283ff3fbd4c69b19e611df5fd2fa0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:35:45.802508 25598 ts_tablet_manager.cc:1929] T 9d7467421c294d6f842847f46d938d51 P 866283ff3fbd4c69b19e611df5fd2fa0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:35:45.802639 25598 log.cc:1199] T 9d7467421c294d6f842847f46d938d51 P 866283ff3fbd4c69b19e611df5fd2fa0: Deleting WAL directory at /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320869173936-22127-0/minicluster-data/ts-3-root/wals/9d7467421c294d6f842847f46d938d51
I20260601 13:35:45.803385 24965 catalog_manager.cc:5027] TS 866283ff3fbd4c69b19e611df5fd2fa0 (127.21.155.196:41179): tablet 9d7467421c294d6f842847f46d938d51 (table range_aware_rebalance_new_range [id=351dcd9643e14a6d84c7996d7783ba01]) successfully deleted
I20260601 13:35:46.017691 22127 tablet_server.cc:179] TabletServer@127.21.155.193:0 shutting down...
I20260601 13:35:46.022576 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:35:46.022903 22127 tablet_replica.cc:333] T f12a349ddeb2478b8137120d0e30c938 P d843549fd2a24dc28c658c3b19a24bd0: stopping tablet replica
I20260601 13:35:46.023072 22127 raft_consensus.cc:2243] T f12a349ddeb2478b8137120d0e30c938 P d843549fd2a24dc28c658c3b19a24bd0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:46.023208 22127 raft_consensus.cc:2272] T f12a349ddeb2478b8137120d0e30c938 P d843549fd2a24dc28c658c3b19a24bd0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:46.023747 22127 tablet_replica.cc:333] T 569274d4bd194a5f9060494535def959 P d843549fd2a24dc28c658c3b19a24bd0: stopping tablet replica
I20260601 13:35:46.023849 22127 raft_consensus.cc:2243] T 569274d4bd194a5f9060494535def959 P d843549fd2a24dc28c658c3b19a24bd0 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:46.024052 22127 raft_consensus.cc:2272] T 569274d4bd194a5f9060494535def959 P d843549fd2a24dc28c658c3b19a24bd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:46.024396 22127 tablet_replica.cc:333] T 5a82c06a1d274970a93f42202467de76 P d843549fd2a24dc28c658c3b19a24bd0: stopping tablet replica
I20260601 13:35:46.024494 22127 raft_consensus.cc:2243] T 5a82c06a1d274970a93f42202467de76 P d843549fd2a24dc28c658c3b19a24bd0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:46.024575 22127 raft_consensus.cc:2272] T 5a82c06a1d274970a93f42202467de76 P d843549fd2a24dc28c658c3b19a24bd0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:46.024859 22127 tablet_replica.cc:333] T 573c6220d098411a8428fdf91b56ed9b P d843549fd2a24dc28c658c3b19a24bd0: stopping tablet replica
I20260601 13:35:46.024936 22127 raft_consensus.cc:2243] T 573c6220d098411a8428fdf91b56ed9b P d843549fd2a24dc28c658c3b19a24bd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:46.025013 22127 raft_consensus.cc:2272] T 573c6220d098411a8428fdf91b56ed9b P d843549fd2a24dc28c658c3b19a24bd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:46.025364 22127 tablet_replica.cc:333] T 2ac08d4ebf704d04b5230dd23b7057bd P d843549fd2a24dc28c658c3b19a24bd0: stopping tablet replica
I20260601 13:35:46.025453 22127 raft_consensus.cc:2243] T 2ac08d4ebf704d04b5230dd23b7057bd P d843549fd2a24dc28c658c3b19a24bd0 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:46.025614 22127 raft_consensus.cc:2272] T 2ac08d4ebf704d04b5230dd23b7057bd P d843549fd2a24dc28c658c3b19a24bd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:46.026113 22127 tablet_replica.cc:333] T fcf732f3521e4d329bda9e256933544c P d843549fd2a24dc28c658c3b19a24bd0: stopping tablet replica
I20260601 13:35:46.026196 22127 raft_consensus.cc:2243] T fcf732f3521e4d329bda9e256933544c P d843549fd2a24dc28c658c3b19a24bd0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:46.026268 22127 raft_consensus.cc:2272] T fcf732f3521e4d329bda9e256933544c P d843549fd2a24dc28c658c3b19a24bd0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:46.026547 22127 tablet_replica.cc:333] T bef90eee04a446c091bd46055878f539 P d843549fd2a24dc28c658c3b19a24bd0: stopping tablet replica
I20260601 13:35:46.026624 22127 raft_consensus.cc:2243] T bef90eee04a446c091bd46055878f539 P d843549fd2a24dc28c658c3b19a24bd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:46.026718 22127 raft_consensus.cc:2272] T bef90eee04a446c091bd46055878f539 P d843549fd2a24dc28c658c3b19a24bd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:46.027151 22127 tablet_replica.cc:333] T 78b1a45393374c7cbbaa8eb8329fd61d P d843549fd2a24dc28c658c3b19a24bd0: stopping tablet replica
I20260601 13:35:46.027232 22127 raft_consensus.cc:2243] T 78b1a45393374c7cbbaa8eb8329fd61d P d843549fd2a24dc28c658c3b19a24bd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:46.027328 22127 raft_consensus.cc:2272] T 78b1a45393374c7cbbaa8eb8329fd61d P d843549fd2a24dc28c658c3b19a24bd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:46.027612 22127 tablet_replica.cc:333] T 6075e3c76ee044438e6d7507aae307dd P d843549fd2a24dc28c658c3b19a24bd0: stopping tablet replica
I20260601 13:35:46.027688 22127 raft_consensus.cc:2243] T 6075e3c76ee044438e6d7507aae307dd P d843549fd2a24dc28c658c3b19a24bd0 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:46.027832 22127 raft_consensus.cc:2272] T 6075e3c76ee044438e6d7507aae307dd P d843549fd2a24dc28c658c3b19a24bd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:46.028127 22127 tablet_replica.cc:333] T 9d7467421c294d6f842847f46d938d51 P d843549fd2a24dc28c658c3b19a24bd0: stopping tablet replica
I20260601 13:35:46.028203 22127 raft_consensus.cc:2243] T 9d7467421c294d6f842847f46d938d51 P d843549fd2a24dc28c658c3b19a24bd0 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:46.028328 22127 raft_consensus.cc:2272] T 9d7467421c294d6f842847f46d938d51 P d843549fd2a24dc28c658c3b19a24bd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:46.028810 22127 tablet_replica.cc:333] T 26484d74706f4d9aa93eb96895315238 P d843549fd2a24dc28c658c3b19a24bd0: stopping tablet replica
I20260601 13:35:46.028888 22127 raft_consensus.cc:2243] T 26484d74706f4d9aa93eb96895315238 P d843549fd2a24dc28c658c3b19a24bd0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:46.028985 22127 raft_consensus.cc:2272] T 26484d74706f4d9aa93eb96895315238 P d843549fd2a24dc28c658c3b19a24bd0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:46.029533 22127 tablet_replica.cc:333] T 5e6d82bad03249d5bb5a190d709098f0 P d843549fd2a24dc28c658c3b19a24bd0: stopping tablet replica
I20260601 13:35:46.029606 22127 raft_consensus.cc:2243] T 5e6d82bad03249d5bb5a190d709098f0 P d843549fd2a24dc28c658c3b19a24bd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:46.029677 22127 raft_consensus.cc:2272] T 5e6d82bad03249d5bb5a190d709098f0 P d843549fd2a24dc28c658c3b19a24bd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:46.045964 22127 tablet_server.cc:196] TabletServer@127.21.155.193:0 shutdown complete.
I20260601 13:35:46.049837 22127 tablet_server.cc:179] TabletServer@127.21.155.194:0 shutting down...
I20260601 13:35:46.056178 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:35:46.056706 22127 tablet_replica.cc:333] T 3e5466d897ad40208b19e2fdfaff8505 P 013c5ef6fc114d7d9a7004d3bc5747ce: stopping tablet replica
I20260601 13:35:46.056923 22127 raft_consensus.cc:2243] T 3e5466d897ad40208b19e2fdfaff8505 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:46.057160 22127 raft_consensus.cc:2272] T 3e5466d897ad40208b19e2fdfaff8505 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:46.057813 22127 tablet_replica.cc:333] T 569274d4bd194a5f9060494535def959 P 013c5ef6fc114d7d9a7004d3bc5747ce: stopping tablet replica
I20260601 13:35:46.057973 22127 raft_consensus.cc:2243] T 569274d4bd194a5f9060494535def959 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:46.058120 22127 raft_consensus.cc:2272] T 569274d4bd194a5f9060494535def959 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:46.058530 22127 tablet_replica.cc:333] T 2ac08d4ebf704d04b5230dd23b7057bd P 013c5ef6fc114d7d9a7004d3bc5747ce: stopping tablet replica
I20260601 13:35:46.058670 22127 raft_consensus.cc:2243] T 2ac08d4ebf704d04b5230dd23b7057bd P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:46.058800 22127 raft_consensus.cc:2272] T 2ac08d4ebf704d04b5230dd23b7057bd P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:46.059633 22127 tablet_replica.cc:333] T 1008797229aa4faaabc775e0b29c7618 P 013c5ef6fc114d7d9a7004d3bc5747ce: stopping tablet replica
I20260601 13:35:46.059794 22127 raft_consensus.cc:2243] T 1008797229aa4faaabc775e0b29c7618 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:46.059930 22127 raft_consensus.cc:2272] T 1008797229aa4faaabc775e0b29c7618 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:46.060307 22127 tablet_replica.cc:333] T 2120ab195830435d97eb81a0fe985e58 P 013c5ef6fc114d7d9a7004d3bc5747ce: stopping tablet replica
I20260601 13:35:46.060442 22127 raft_consensus.cc:2243] T 2120ab195830435d97eb81a0fe985e58 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:46.060576 22127 raft_consensus.cc:2272] T 2120ab195830435d97eb81a0fe985e58 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:46.060953 22127 tablet_replica.cc:333] T fcf732f3521e4d329bda9e256933544c P 013c5ef6fc114d7d9a7004d3bc5747ce: stopping tablet replica
I20260601 13:35:46.061081 22127 raft_consensus.cc:2243] T fcf732f3521e4d329bda9e256933544c P 013c5ef6fc114d7d9a7004d3bc5747ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:46.061252 22127 raft_consensus.cc:2272] T fcf732f3521e4d329bda9e256933544c P 013c5ef6fc114d7d9a7004d3bc5747ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:46.061654 22127 tablet_replica.cc:333] T bef90eee04a446c091bd46055878f539 P 013c5ef6fc114d7d9a7004d3bc5747ce: stopping tablet replica
I20260601 13:35:46.061765 22127 raft_consensus.cc:2243] T bef90eee04a446c091bd46055878f539 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:46.061982 22127 raft_consensus.cc:2272] T bef90eee04a446c091bd46055878f539 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:46.062492 22127 tablet_replica.cc:333] T 5e6d82bad03249d5bb5a190d709098f0 P 013c5ef6fc114d7d9a7004d3bc5747ce: stopping tablet replica
I20260601 13:35:46.062669 22127 raft_consensus.cc:2243] T 5e6d82bad03249d5bb5a190d709098f0 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:46.062881 22127 raft_consensus.cc:2272] T 5e6d82bad03249d5bb5a190d709098f0 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:46.063243 22127 tablet_replica.cc:333] T a7e48fbb0fe24453a627a9cd743866ca P 013c5ef6fc114d7d9a7004d3bc5747ce: stopping tablet replica
I20260601 13:35:46.063369 22127 raft_consensus.cc:2243] T a7e48fbb0fe24453a627a9cd743866ca P 013c5ef6fc114d7d9a7004d3bc5747ce [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:35:46.063571 22127 raft_consensus.cc:2272] T a7e48fbb0fe24453a627a9cd743866ca P 013c5ef6fc114d7d9a7004d3bc5747ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:46.063923 22127 tablet_replica.cc:333] T 573c6220d098411a8428fdf91b56ed9b P 013c5ef6fc114d7d9a7004d3bc5747ce: stopping tablet replica
I20260601 13:35:46.064043 22127 raft_consensus.cc:2243] T 573c6220d098411a8428fdf91b56ed9b P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:46.064275 22127 raft_consensus.cc:2272] T 573c6220d098411a8428fdf91b56ed9b P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:46.064710 22127 tablet_replica.cc:333] T 9d7467421c294d6f842847f46d938d51 P 013c5ef6fc114d7d9a7004d3bc5747ce: stopping tablet replica
I20260601 13:35:46.064827 22127 raft_consensus.cc:2243] T 9d7467421c294d6f842847f46d938d51 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:46.064991 22127 raft_consensus.cc:2272] T 9d7467421c294d6f842847f46d938d51 P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:46.065689 22127 tablet_replica.cc:333] T 6075e3c76ee044438e6d7507aae307dd P 013c5ef6fc114d7d9a7004d3bc5747ce: stopping tablet replica
I20260601 13:35:46.065824 22127 raft_consensus.cc:2243] T 6075e3c76ee044438e6d7507aae307dd P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:46.065954 22127 raft_consensus.cc:2272] T 6075e3c76ee044438e6d7507aae307dd P 013c5ef6fc114d7d9a7004d3bc5747ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:46.081573 22127 tablet_server.cc:196] TabletServer@127.21.155.194:0 shutdown complete.
I20260601 13:35:46.085842 22127 tablet_server.cc:179] TabletServer@127.21.155.195:0 shutting down...
I20260601 13:35:46.091416 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:35:46.091771 22127 tablet_replica.cc:333] T f12a349ddeb2478b8137120d0e30c938 P 7ae76fda9c0a41dfb28663d28ad9b0e6: stopping tablet replica
I20260601 13:35:46.091966 22127 raft_consensus.cc:2243] T f12a349ddeb2478b8137120d0e30c938 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:46.092110 22127 raft_consensus.cc:2272] T f12a349ddeb2478b8137120d0e30c938 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:46.092581 22127 tablet_replica.cc:333] T 3e5466d897ad40208b19e2fdfaff8505 P 7ae76fda9c0a41dfb28663d28ad9b0e6: stopping tablet replica
I20260601 13:35:46.092679 22127 raft_consensus.cc:2243] T 3e5466d897ad40208b19e2fdfaff8505 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:46.092860 22127 raft_consensus.cc:2272] T 3e5466d897ad40208b19e2fdfaff8505 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:46.093453 22127 tablet_replica.cc:333] T 5a82c06a1d274970a93f42202467de76 P 7ae76fda9c0a41dfb28663d28ad9b0e6: stopping tablet replica
I20260601 13:35:46.093595 22127 raft_consensus.cc:2243] T 5a82c06a1d274970a93f42202467de76 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:46.093710 22127 raft_consensus.cc:2272] T 5a82c06a1d274970a93f42202467de76 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260601 13:35:46.094022 25197 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.155.193:42529: connect: Connection refused (error 111) [suppressed 2 similar messages]
I20260601 13:35:46.094135 22127 tablet_replica.cc:333] T 573c6220d098411a8428fdf91b56ed9b P 7ae76fda9c0a41dfb28663d28ad9b0e6: stopping tablet replica
I20260601 13:35:46.094238 22127 raft_consensus.cc:2243] T 573c6220d098411a8428fdf91b56ed9b P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:46.094352 22127 raft_consensus.cc:2272] T 573c6220d098411a8428fdf91b56ed9b P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:46.094775 22127 tablet_replica.cc:333] T 1008797229aa4faaabc775e0b29c7618 P 7ae76fda9c0a41dfb28663d28ad9b0e6: stopping tablet replica
I20260601 13:35:46.094929 22127 raft_consensus.cc:2243] T 1008797229aa4faaabc775e0b29c7618 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 LEADER]: Raft consensus shutting down.
W20260601 13:35:46.095011 25197 consensus_peers.cc:597] T 78b1a45393374c7cbbaa8eb8329fd61d P 7ae76fda9c0a41dfb28663d28ad9b0e6 -> Peer d843549fd2a24dc28c658c3b19a24bd0 (127.21.155.193:42529): Couldn't send request to peer d843549fd2a24dc28c658c3b19a24bd0. Status: Network error: Client connection negotiation failed: client connection to 127.21.155.193:42529: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:35:46.095132 22127 raft_consensus.cc:2272] T 1008797229aa4faaabc775e0b29c7618 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:46.095424 22127 tablet_replica.cc:333] T 2ac08d4ebf704d04b5230dd23b7057bd P 7ae76fda9c0a41dfb28663d28ad9b0e6: stopping tablet replica
I20260601 13:35:46.095504 22127 raft_consensus.cc:2243] T 2ac08d4ebf704d04b5230dd23b7057bd P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:46.095614 22127 raft_consensus.cc:2272] T 2ac08d4ebf704d04b5230dd23b7057bd P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:46.096144 22127 tablet_replica.cc:333] T 2120ab195830435d97eb81a0fe985e58 P 7ae76fda9c0a41dfb28663d28ad9b0e6: stopping tablet replica
I20260601 13:35:46.096226 22127 raft_consensus.cc:2243] T 2120ab195830435d97eb81a0fe985e58 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:46.096320 22127 raft_consensus.cc:2272] T 2120ab195830435d97eb81a0fe985e58 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:46.096608 22127 tablet_replica.cc:333] T 78b1a45393374c7cbbaa8eb8329fd61d P 7ae76fda9c0a41dfb28663d28ad9b0e6: stopping tablet replica
I20260601 13:35:46.096690 22127 raft_consensus.cc:2243] T 78b1a45393374c7cbbaa8eb8329fd61d P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:46.096837 22127 raft_consensus.cc:2272] T 78b1a45393374c7cbbaa8eb8329fd61d P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:46.097149 22127 tablet_replica.cc:333] T a7e48fbb0fe24453a627a9cd743866ca P 7ae76fda9c0a41dfb28663d28ad9b0e6: stopping tablet replica
I20260601 13:35:46.097316 22127 raft_consensus.cc:2243] T a7e48fbb0fe24453a627a9cd743866ca P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:46.097440 22127 raft_consensus.cc:2272] T a7e48fbb0fe24453a627a9cd743866ca P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:46.097735 22127 tablet_replica.cc:333] T 5e6d82bad03249d5bb5a190d709098f0 P 7ae76fda9c0a41dfb28663d28ad9b0e6: stopping tablet replica
I20260601 13:35:46.097810 22127 raft_consensus.cc:2243] T 5e6d82bad03249d5bb5a190d709098f0 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:46.097883 22127 raft_consensus.cc:2272] T 5e6d82bad03249d5bb5a190d709098f0 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:46.098170 22127 tablet_replica.cc:333] T 9d7467421c294d6f842847f46d938d51 P 7ae76fda9c0a41dfb28663d28ad9b0e6: stopping tablet replica
I20260601 13:35:46.098249 22127 raft_consensus.cc:2243] T 9d7467421c294d6f842847f46d938d51 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:46.098343 22127 raft_consensus.cc:2272] T 9d7467421c294d6f842847f46d938d51 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:46.098870 22127 tablet_replica.cc:333] T 26484d74706f4d9aa93eb96895315238 P 7ae76fda9c0a41dfb28663d28ad9b0e6: stopping tablet replica
I20260601 13:35:46.099210 22127 raft_consensus.cc:2243] T 26484d74706f4d9aa93eb96895315238 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:35:46.099447 22127 raft_consensus.cc:2272] T 26484d74706f4d9aa93eb96895315238 P 7ae76fda9c0a41dfb28663d28ad9b0e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:46.115842 22127 tablet_server.cc:196] TabletServer@127.21.155.195:0 shutdown complete.
I20260601 13:35:46.119796 22127 tablet_server.cc:179] TabletServer@127.21.155.196:0 shutting down...
I20260601 13:35:46.124294 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:35:46.124665 22127 tablet_replica.cc:333] T a7e48fbb0fe24453a627a9cd743866ca P 866283ff3fbd4c69b19e611df5fd2fa0: stopping tablet replica
I20260601 13:35:46.124830 22127 raft_consensus.cc:2243] T a7e48fbb0fe24453a627a9cd743866ca P 866283ff3fbd4c69b19e611df5fd2fa0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:46.125005 22127 raft_consensus.cc:2272] T a7e48fbb0fe24453a627a9cd743866ca P 866283ff3fbd4c69b19e611df5fd2fa0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:46.125597 22127 tablet_replica.cc:333] T 6075e3c76ee044438e6d7507aae307dd P 866283ff3fbd4c69b19e611df5fd2fa0: stopping tablet replica
I20260601 13:35:46.125733 22127 raft_consensus.cc:2243] T 6075e3c76ee044438e6d7507aae307dd P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:46.125877 22127 raft_consensus.cc:2272] T 6075e3c76ee044438e6d7507aae307dd P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:46.126240 22127 tablet_replica.cc:333] T 78b1a45393374c7cbbaa8eb8329fd61d P 866283ff3fbd4c69b19e611df5fd2fa0: stopping tablet replica
I20260601 13:35:46.126356 22127 raft_consensus.cc:2243] T 78b1a45393374c7cbbaa8eb8329fd61d P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:46.126495 22127 raft_consensus.cc:2272] T 78b1a45393374c7cbbaa8eb8329fd61d P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:46.126840 22127 tablet_replica.cc:333] T bef90eee04a446c091bd46055878f539 P 866283ff3fbd4c69b19e611df5fd2fa0: stopping tablet replica
I20260601 13:35:46.126955 22127 raft_consensus.cc:2243] T bef90eee04a446c091bd46055878f539 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:46.127094 22127 raft_consensus.cc:2272] T bef90eee04a446c091bd46055878f539 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:46.127805 22127 tablet_replica.cc:333] T fcf732f3521e4d329bda9e256933544c P 866283ff3fbd4c69b19e611df5fd2fa0: stopping tablet replica
I20260601 13:35:46.127967 22127 raft_consensus.cc:2243] T fcf732f3521e4d329bda9e256933544c P 866283ff3fbd4c69b19e611df5fd2fa0 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:35:46.128183 22127 raft_consensus.cc:2272] T fcf732f3521e4d329bda9e256933544c P 866283ff3fbd4c69b19e611df5fd2fa0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:46.128765 22127 tablet_replica.cc:333] T f12a349ddeb2478b8137120d0e30c938 P 866283ff3fbd4c69b19e611df5fd2fa0: stopping tablet replica
I20260601 13:35:46.128921 22127 raft_consensus.cc:2243] T f12a349ddeb2478b8137120d0e30c938 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:35:46.129118 22127 raft_consensus.cc:2272] T f12a349ddeb2478b8137120d0e30c938 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:46.129498 22127 tablet_replica.cc:333] T 3e5466d897ad40208b19e2fdfaff8505 P 866283ff3fbd4c69b19e611df5fd2fa0: stopping tablet replica
I20260601 13:35:46.129621 22127 raft_consensus.cc:2243] T 3e5466d897ad40208b19e2fdfaff8505 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:46.129734 22127 raft_consensus.cc:2272] T 3e5466d897ad40208b19e2fdfaff8505 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:46.130053 22127 tablet_replica.cc:333] T 569274d4bd194a5f9060494535def959 P 866283ff3fbd4c69b19e611df5fd2fa0: stopping tablet replica
I20260601 13:35:46.130174 22127 raft_consensus.cc:2243] T 569274d4bd194a5f9060494535def959 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:46.130282 22127 raft_consensus.cc:2272] T 569274d4bd194a5f9060494535def959 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:46.130607 22127 tablet_replica.cc:333] T 26484d74706f4d9aa93eb96895315238 P 866283ff3fbd4c69b19e611df5fd2fa0: stopping tablet replica
I20260601 13:35:46.130726 22127 raft_consensus.cc:2243] T 26484d74706f4d9aa93eb96895315238 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:46.130856 22127 raft_consensus.cc:2272] T 26484d74706f4d9aa93eb96895315238 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:46.131392 22127 tablet_replica.cc:333] T 2120ab195830435d97eb81a0fe985e58 P 866283ff3fbd4c69b19e611df5fd2fa0: stopping tablet replica
I20260601 13:35:46.131496 22127 raft_consensus.cc:2243] T 2120ab195830435d97eb81a0fe985e58 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:35:46.131683 22127 raft_consensus.cc:2272] T 2120ab195830435d97eb81a0fe985e58 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:46.132004 22127 tablet_replica.cc:333] T 1008797229aa4faaabc775e0b29c7618 P 866283ff3fbd4c69b19e611df5fd2fa0: stopping tablet replica
I20260601 13:35:46.132117 22127 raft_consensus.cc:2243] T 1008797229aa4faaabc775e0b29c7618 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:46.132229 22127 raft_consensus.cc:2272] T 1008797229aa4faaabc775e0b29c7618 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:46.132527 22127 tablet_replica.cc:333] T 5a82c06a1d274970a93f42202467de76 P 866283ff3fbd4c69b19e611df5fd2fa0: stopping tablet replica
I20260601 13:35:46.132634 22127 raft_consensus.cc:2243] T 5a82c06a1d274970a93f42202467de76 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:35:46.132799 22127 raft_consensus.cc:2272] T 5a82c06a1d274970a93f42202467de76 P 866283ff3fbd4c69b19e611df5fd2fa0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:46.147548 22127 tablet_server.cc:196] TabletServer@127.21.155.196:0 shutdown complete.
I20260601 13:35:46.151365 22127 master.cc:562] Master@127.21.155.254:38567 shutting down...
I20260601 13:35:46.155777 22127 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f21913d7eb9949eeaf6fff14ae53501c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:46.155997 22127 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f21913d7eb9949eeaf6fff14ae53501c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:46.156088 22127 tablet_replica.cc:333] T 00000000000000000000000000000000 P f21913d7eb9949eeaf6fff14ae53501c: stopping tablet replica
I20260601 13:35:46.169484 22127 master.cc:584] Master@127.21.155.254:38567 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (7403 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260601 13:35:46.188244 22127 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.155.254:38883
I20260601 13:35:46.188728 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:35:46.191037 25623 instance_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:35:46.191030 25620 instance_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:35:46.191031 25621 instance_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:35:46.191341 22127 server_base.cc:1061] running on GCE node
I20260601 13:35:46.191701 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:46.191752 22127 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:35:46.191769 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320946191769 us; error 0 us; skew 500 ppm
I20260601 13:35:46.192914 22127 webserver.cc:533] Webserver started at http://127.21.155.254:32893/ using document root <none> and password file <none>
I20260601 13:35:46.193076 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:46.193120 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:35:46.193210 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:35:46.193753 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320869173936-22127-0/minicluster-data/master-0-root/instance:
uuid: "eb38fc5842ca4658b616c288ec04fef6"
format_stamp: "Formatted at 2026-06-01 13:35:46 on dist-test-slave-zw2r"
I20260601 13:35:46.195575 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:35:46.197332 25628 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:35:46.197647 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:35:46.197747 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320869173936-22127-0/minicluster-data/master-0-root
uuid: "eb38fc5842ca4658b616c288ec04fef6"
format_stamp: "Formatted at 2026-06-01 13:35:46 on dist-test-slave-zw2r"
I20260601 13:35:46.197867 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320869173936-22127-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320869173936-22127-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320869173936-22127-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:35:46.207190 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:46.207645 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:46.212296 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.254:38883
I20260601 13:35:46.218894 25680 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.254:38883 every 8 connection(s)
I20260601 13:35:46.219435 25681 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:35:46.221515 25681 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eb38fc5842ca4658b616c288ec04fef6: Bootstrap starting.
I20260601 13:35:46.222386 25681 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P eb38fc5842ca4658b616c288ec04fef6: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:46.223534 25681 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eb38fc5842ca4658b616c288ec04fef6: No bootstrap required, opened a new log
I20260601 13:35:46.223958 25681 raft_consensus.cc:359] T 00000000000000000000000000000000 P eb38fc5842ca4658b616c288ec04fef6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb38fc5842ca4658b616c288ec04fef6" member_type: VOTER }
I20260601 13:35:46.224051 25681 raft_consensus.cc:385] T 00000000000000000000000000000000 P eb38fc5842ca4658b616c288ec04fef6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:46.224074 25681 raft_consensus.cc:740] T 00000000000000000000000000000000 P eb38fc5842ca4658b616c288ec04fef6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb38fc5842ca4658b616c288ec04fef6, State: Initialized, Role: FOLLOWER
I20260601 13:35:46.224184 25681 consensus_queue.cc:260] T 00000000000000000000000000000000 P eb38fc5842ca4658b616c288ec04fef6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "eb38fc5842ca4658b616c288ec04fef6" member_type: VOTER }
I20260601 13:35:46.224284 25681 raft_consensus.cc:399] T 00000000000000000000000000000000 P eb38fc5842ca4658b616c288ec04fef6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:35:46.224336 25681 raft_consensus.cc:493] T 00000000000000000000000000000000 P eb38fc5842ca4658b616c288ec04fef6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:35:46.224385 25681 raft_consensus.cc:3060] T 00000000000000000000000000000000 P eb38fc5842ca4658b616c288ec04fef6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:46.225246 25681 raft_consensus.cc:515] T 00000000000000000000000000000000 P eb38fc5842ca4658b616c288ec04fef6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb38fc5842ca4658b616c288ec04fef6" member_type: VOTER }
I20260601 13:35:46.225410 25681 leader_election.cc:304] T 00000000000000000000000000000000 P eb38fc5842ca4658b616c288ec04fef6 [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: eb38fc5842ca4658b616c288ec04fef6; no voters: 
I20260601 13:35:46.225652 25681 leader_election.cc:290] T 00000000000000000000000000000000 P eb38fc5842ca4658b616c288ec04fef6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:35:46.225867 25684 raft_consensus.cc:2804] T 00000000000000000000000000000000 P eb38fc5842ca4658b616c288ec04fef6 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:46.226110 25684 raft_consensus.cc:697] T 00000000000000000000000000000000 P eb38fc5842ca4658b616c288ec04fef6 [term 1 LEADER]: Becoming Leader. State: Replica: eb38fc5842ca4658b616c288ec04fef6, State: Running, Role: LEADER
I20260601 13:35:46.226191 25681 sys_catalog.cc:565] T 00000000000000000000000000000000 P eb38fc5842ca4658b616c288ec04fef6 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:35:46.226344 25684 consensus_queue.cc:237] T 00000000000000000000000000000000 P eb38fc5842ca4658b616c288ec04fef6 [LEADER]: Queue going to LEADER mode. State: All 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: "eb38fc5842ca4658b616c288ec04fef6" member_type: VOTER }
I20260601 13:35:46.226879 25686 sys_catalog.cc:455] T 00000000000000000000000000000000 P eb38fc5842ca4658b616c288ec04fef6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader eb38fc5842ca4658b616c288ec04fef6. Latest consensus state: current_term: 1 leader_uuid: "eb38fc5842ca4658b616c288ec04fef6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb38fc5842ca4658b616c288ec04fef6" member_type: VOTER } }
I20260601 13:35:46.226991 25686 sys_catalog.cc:458] T 00000000000000000000000000000000 P eb38fc5842ca4658b616c288ec04fef6 [sys.catalog]: This master's current role is: LEADER
I20260601 13:35:46.227038 25685 sys_catalog.cc:455] T 00000000000000000000000000000000 P eb38fc5842ca4658b616c288ec04fef6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "eb38fc5842ca4658b616c288ec04fef6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb38fc5842ca4658b616c288ec04fef6" member_type: VOTER } }
I20260601 13:35:46.227102 25685 sys_catalog.cc:458] T 00000000000000000000000000000000 P eb38fc5842ca4658b616c288ec04fef6 [sys.catalog]: This master's current role is: LEADER
I20260601 13:35:46.227358 25691 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:35:46.228220 25691 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:35:46.228461 22127 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:35:46.230742 25691 catalog_manager.cc:1382] Generated new cluster ID: 668a625f8a7c43d98b6823dafd6e15bf
I20260601 13:35:46.230825 25691 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:35:46.243934 25691 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:35:46.244709 25691 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:35:46.256800 25691 catalog_manager.cc:6069] T 00000000000000000000000000000000 P eb38fc5842ca4658b616c288ec04fef6: Generated new TSK 0
I20260601 13:35:46.257122 25691 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:35:46.261248 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:35:46.264469 25705 instance_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:35:46.264511 25703 instance_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:35:46.264705 22127 server_base.cc:1061] running on GCE node
W20260601 13:35:46.264462 25702 instance_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:35:46.265034 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:46.265084 22127 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:35:46.265112 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320946265112 us; error 0 us; skew 500 ppm
I20260601 13:35:46.266651 22127 webserver.cc:533] Webserver started at http://127.21.155.193:45507/ using document root <none> and password file <none>
I20260601 13:35:46.266867 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:46.266944 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:35:46.267030 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:35:46.267470 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320869173936-22127-0/minicluster-data/ts-0-root/instance:
uuid: "f5516a6554814deeb2e8b695131fb5ab"
format_stamp: "Formatted at 2026-06-01 13:35:46 on dist-test-slave-zw2r"
I20260601 13:35:46.269344 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:35:46.270713 25710 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:35:46.271220 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:46.271337 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320869173936-22127-0/minicluster-data/ts-0-root
uuid: "f5516a6554814deeb2e8b695131fb5ab"
format_stamp: "Formatted at 2026-06-01 13:35:46 on dist-test-slave-zw2r"
I20260601 13:35:46.271447 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320869173936-22127-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320869173936-22127-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320869173936-22127-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:35:46.282858 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:46.283336 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:46.283696 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:35:46.284226 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:35:46.284291 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:46.284351 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:35:46.284399 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:46.288961 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.193:40373
I20260601 13:35:46.289775 25773 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.193:40373 every 8 connection(s)
I20260601 13:35:46.290313 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:35:46.292843 25779 instance_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:35:46.292949 25781 instance_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:35:46.293087 25778 instance_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:35:46.293141 22127 server_base.cc:1061] running on GCE node
I20260601 13:35:46.293517 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:46.293576 22127 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:35:46.293613 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320946293613 us; error 0 us; skew 500 ppm
I20260601 13:35:46.294800 22127 webserver.cc:533] Webserver started at http://127.21.155.194:37613/ using document root <none> and password file <none>
I20260601 13:35:46.294946 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:46.294999 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:35:46.295071 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:35:46.295496 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320869173936-22127-0/minicluster-data/ts-1-root/instance:
uuid: "cec606a8eccc4a818e6c7d3a14c5e198"
format_stamp: "Formatted at 2026-06-01 13:35:46 on dist-test-slave-zw2r"
I20260601 13:35:46.297034 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:35:46.298316 25786 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:35:46.298645 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:46.298719 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320869173936-22127-0/minicluster-data/ts-1-root
uuid: "cec606a8eccc4a818e6c7d3a14c5e198"
format_stamp: "Formatted at 2026-06-01 13:35:46 on dist-test-slave-zw2r"
I20260601 13:35:46.298818 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320869173936-22127-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320869173936-22127-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320869173936-22127-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:35:46.302389 25774 heartbeater.cc:344] Connected to a master server at 127.21.155.254:38883
I20260601 13:35:46.302538 25774 heartbeater.cc:461] Registering TS with master...
I20260601 13:35:46.302855 25774 heartbeater.cc:507] Master 127.21.155.254:38883 requested a full tablet report, sending...
I20260601 13:35:46.303615 25645 ts_manager.cc:194] Registered new tserver with Master: f5516a6554814deeb2e8b695131fb5ab (127.21.155.193:40373)
I20260601 13:35:46.304644 25645 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39128
I20260601 13:35:46.318158 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:46.318593 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:46.318898 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:35:46.319464 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:35:46.319551 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:46.319619 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:35:46.319677 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:46.324677 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.194:36427
I20260601 13:35:46.324762 25849 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.194:36427 every 8 connection(s)
I20260601 13:35:46.325733 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:35:46.328133 25854 instance_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:35:46.328135 25856 instance_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:35:46.328321 25853 instance_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:35:46.328593 22127 server_base.cc:1061] running on GCE node
I20260601 13:35:46.328830 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:46.328915 22127 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:35:46.328948 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320946328946 us; error 0 us; skew 500 ppm
I20260601 13:35:46.330245 22127 webserver.cc:533] Webserver started at http://127.21.155.195:33727/ using document root <none> and password file <none>
I20260601 13:35:46.330495 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:46.330566 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:35:46.330648 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:35:46.331176 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320869173936-22127-0/minicluster-data/ts-2-root/instance:
uuid: "e73f52c7323e44a4b923ae4e85540a12"
format_stamp: "Formatted at 2026-06-01 13:35:46 on dist-test-slave-zw2r"
I20260601 13:35:46.331525 25850 heartbeater.cc:344] Connected to a master server at 127.21.155.254:38883
I20260601 13:35:46.331622 25850 heartbeater.cc:461] Registering TS with master...
I20260601 13:35:46.331910 25850 heartbeater.cc:507] Master 127.21.155.254:38883 requested a full tablet report, sending...
I20260601 13:35:46.332633 25645 ts_manager.cc:194] Registered new tserver with Master: cec606a8eccc4a818e6c7d3a14c5e198 (127.21.155.194:36427)
I20260601 13:35:46.333308 25645 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39138
I20260601 13:35:46.333940 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260601 13:35:46.335364 25861 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:35:46.335775 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:46.335842 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320869173936-22127-0/minicluster-data/ts-2-root
uuid: "e73f52c7323e44a4b923ae4e85540a12"
format_stamp: "Formatted at 2026-06-01 13:35:46 on dist-test-slave-zw2r"
I20260601 13:35:46.335960 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320869173936-22127-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320869173936-22127-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320869173936-22127-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:35:46.352190 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:46.352761 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:46.353140 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:35:46.353776 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:35:46.353826 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:46.353863 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:35:46.353929 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:46.358709 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.195:39813
I20260601 13:35:46.358807 25924 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.195:39813 every 8 connection(s)
I20260601 13:35:46.359716 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:35:46.361982 25928 instance_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:35:46.362058 25929 instance_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:35:46.362380 25931 instance_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:35:46.362600 22127 server_base.cc:1061] running on GCE node
I20260601 13:35:46.362819 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:46.362864 22127 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:35:46.362882 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320946362882 us; error 0 us; skew 500 ppm
I20260601 13:35:46.364104 22127 webserver.cc:533] Webserver started at http://127.21.155.196:34345/ using document root <none> and password file <none>
I20260601 13:35:46.364295 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:46.364372 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:35:46.364464 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:35:46.364982 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320869173936-22127-0/minicluster-data/ts-3-root/instance:
uuid: "9e2f09ef7fe04288b1e59ffe8f545736"
format_stamp: "Formatted at 2026-06-01 13:35:46 on dist-test-slave-zw2r"
I20260601 13:35:46.365477 25925 heartbeater.cc:344] Connected to a master server at 127.21.155.254:38883
I20260601 13:35:46.365600 25925 heartbeater.cc:461] Registering TS with master...
I20260601 13:35:46.365897 25925 heartbeater.cc:507] Master 127.21.155.254:38883 requested a full tablet report, sending...
I20260601 13:35:46.366731 25645 ts_manager.cc:194] Registered new tserver with Master: e73f52c7323e44a4b923ae4e85540a12 (127.21.155.195:39813)
I20260601 13:35:46.367267 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:35:46.367550 25645 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39140
I20260601 13:35:46.368570 25936 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:35:46.368897 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:35:46.368984 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320869173936-22127-0/minicluster-data/ts-3-root
uuid: "9e2f09ef7fe04288b1e59ffe8f545736"
format_stamp: "Formatted at 2026-06-01 13:35:46 on dist-test-slave-zw2r"
I20260601 13:35:46.369094 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320869173936-22127-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320869173936-22127-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320869173936-22127-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:35:46.385334 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:46.385851 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:46.386219 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:35:46.386742 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:35:46.386808 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:46.386866 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:35:46.386919 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:46.392130 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.196:43451
I20260601 13:35:46.392266 25999 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.196:43451 every 8 connection(s)
I20260601 13:35:46.399083 26000 heartbeater.cc:344] Connected to a master server at 127.21.155.254:38883
I20260601 13:35:46.399219 26000 heartbeater.cc:461] Registering TS with master...
I20260601 13:35:46.399489 26000 heartbeater.cc:507] Master 127.21.155.254:38883 requested a full tablet report, sending...
I20260601 13:35:46.400493 25645 ts_manager.cc:194] Registered new tserver with Master: 9e2f09ef7fe04288b1e59ffe8f545736 (127.21.155.196:43451)
I20260601 13:35:46.400835 22127 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.008175947s
I20260601 13:35:46.401156 25645 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39150
I20260601 13:35:47.305814 25774 heartbeater.cc:499] Master 127.21.155.254:38883 was elected leader, sending a full tablet report...
I20260601 13:35:47.334558 25850 heartbeater.cc:499] Master 127.21.155.254:38883 was elected leader, sending a full tablet report...
I20260601 13:35:47.368584 25925 heartbeater.cc:499] Master 127.21.155.254:38883 was elected leader, sending a full tablet report...
I20260601 13:35:47.402438 26000 heartbeater.cc:499] Master 127.21.155.254:38883 was elected leader, sending a full tablet report...
I20260601 13:35:47.447769 25645 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39164:
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:35:47.460798 25738 tablet_service.cc:1511] Processing CreateTablet for tablet 217c96b0be284237806cad7243ef61b0 (DEFAULT_TABLE table=test-workload [id=ba98400024c34922bcff941446967e78]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:35:47.461339 25738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 217c96b0be284237806cad7243ef61b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:47.462354 25814 tablet_service.cc:1511] Processing CreateTablet for tablet 217c96b0be284237806cad7243ef61b0 (DEFAULT_TABLE table=test-workload [id=ba98400024c34922bcff941446967e78]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:35:47.462378 25889 tablet_service.cc:1511] Processing CreateTablet for tablet 217c96b0be284237806cad7243ef61b0 (DEFAULT_TABLE table=test-workload [id=ba98400024c34922bcff941446967e78]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:35:47.462689 25814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 217c96b0be284237806cad7243ef61b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:47.462728 25889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 217c96b0be284237806cad7243ef61b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:47.464038 26021 tablet_bootstrap.cc:492] T 217c96b0be284237806cad7243ef61b0 P f5516a6554814deeb2e8b695131fb5ab: Bootstrap starting.
I20260601 13:35:47.464947 26022 tablet_bootstrap.cc:492] T 217c96b0be284237806cad7243ef61b0 P e73f52c7323e44a4b923ae4e85540a12: Bootstrap starting.
I20260601 13:35:47.465186 26021 tablet_bootstrap.cc:654] T 217c96b0be284237806cad7243ef61b0 P f5516a6554814deeb2e8b695131fb5ab: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:47.465269 26023 tablet_bootstrap.cc:492] T 217c96b0be284237806cad7243ef61b0 P cec606a8eccc4a818e6c7d3a14c5e198: Bootstrap starting.
I20260601 13:35:47.466120 26022 tablet_bootstrap.cc:654] T 217c96b0be284237806cad7243ef61b0 P e73f52c7323e44a4b923ae4e85540a12: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:47.466421 26023 tablet_bootstrap.cc:654] T 217c96b0be284237806cad7243ef61b0 P cec606a8eccc4a818e6c7d3a14c5e198: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:47.466624 26021 tablet_bootstrap.cc:492] T 217c96b0be284237806cad7243ef61b0 P f5516a6554814deeb2e8b695131fb5ab: No bootstrap required, opened a new log
I20260601 13:35:47.466713 26021 ts_tablet_manager.cc:1403] T 217c96b0be284237806cad7243ef61b0 P f5516a6554814deeb2e8b695131fb5ab: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:35:47.467278 26022 tablet_bootstrap.cc:492] T 217c96b0be284237806cad7243ef61b0 P e73f52c7323e44a4b923ae4e85540a12: No bootstrap required, opened a new log
I20260601 13:35:47.467272 26021 raft_consensus.cc:359] T 217c96b0be284237806cad7243ef61b0 P f5516a6554814deeb2e8b695131fb5ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5516a6554814deeb2e8b695131fb5ab" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40373 } } peers { permanent_uuid: "e73f52c7323e44a4b923ae4e85540a12" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 39813 } } peers { permanent_uuid: "cec606a8eccc4a818e6c7d3a14c5e198" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36427 } }
I20260601 13:35:47.467399 26022 ts_tablet_manager.cc:1403] T 217c96b0be284237806cad7243ef61b0 P e73f52c7323e44a4b923ae4e85540a12: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:35:47.467427 26021 raft_consensus.cc:385] T 217c96b0be284237806cad7243ef61b0 P f5516a6554814deeb2e8b695131fb5ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:47.467470 26021 raft_consensus.cc:740] T 217c96b0be284237806cad7243ef61b0 P f5516a6554814deeb2e8b695131fb5ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5516a6554814deeb2e8b695131fb5ab, State: Initialized, Role: FOLLOWER
I20260601 13:35:47.467567 26023 tablet_bootstrap.cc:492] T 217c96b0be284237806cad7243ef61b0 P cec606a8eccc4a818e6c7d3a14c5e198: No bootstrap required, opened a new log
I20260601 13:35:47.467633 26023 ts_tablet_manager.cc:1403] T 217c96b0be284237806cad7243ef61b0 P cec606a8eccc4a818e6c7d3a14c5e198: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:35:47.467607 26021 consensus_queue.cc:260] T 217c96b0be284237806cad7243ef61b0 P f5516a6554814deeb2e8b695131fb5ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5516a6554814deeb2e8b695131fb5ab" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40373 } } peers { permanent_uuid: "e73f52c7323e44a4b923ae4e85540a12" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 39813 } } peers { permanent_uuid: "cec606a8eccc4a818e6c7d3a14c5e198" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36427 } }
I20260601 13:35:47.467864 26022 raft_consensus.cc:359] T 217c96b0be284237806cad7243ef61b0 P e73f52c7323e44a4b923ae4e85540a12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5516a6554814deeb2e8b695131fb5ab" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40373 } } peers { permanent_uuid: "e73f52c7323e44a4b923ae4e85540a12" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 39813 } } peers { permanent_uuid: "cec606a8eccc4a818e6c7d3a14c5e198" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36427 } }
I20260601 13:35:47.467957 26022 raft_consensus.cc:385] T 217c96b0be284237806cad7243ef61b0 P e73f52c7323e44a4b923ae4e85540a12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:47.467970 26021 ts_tablet_manager.cc:1434] T 217c96b0be284237806cad7243ef61b0 P f5516a6554814deeb2e8b695131fb5ab: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:47.467990 26022 raft_consensus.cc:740] T 217c96b0be284237806cad7243ef61b0 P e73f52c7323e44a4b923ae4e85540a12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73f52c7323e44a4b923ae4e85540a12, State: Initialized, Role: FOLLOWER
I20260601 13:35:47.468010 26023 raft_consensus.cc:359] T 217c96b0be284237806cad7243ef61b0 P cec606a8eccc4a818e6c7d3a14c5e198 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5516a6554814deeb2e8b695131fb5ab" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40373 } } peers { permanent_uuid: "e73f52c7323e44a4b923ae4e85540a12" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 39813 } } peers { permanent_uuid: "cec606a8eccc4a818e6c7d3a14c5e198" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36427 } }
I20260601 13:35:47.468112 26023 raft_consensus.cc:385] T 217c96b0be284237806cad7243ef61b0 P cec606a8eccc4a818e6c7d3a14c5e198 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:47.468145 26023 raft_consensus.cc:740] T 217c96b0be284237806cad7243ef61b0 P cec606a8eccc4a818e6c7d3a14c5e198 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cec606a8eccc4a818e6c7d3a14c5e198, State: Initialized, Role: FOLLOWER
I20260601 13:35:47.468175 26022 consensus_queue.cc:260] T 217c96b0be284237806cad7243ef61b0 P e73f52c7323e44a4b923ae4e85540a12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5516a6554814deeb2e8b695131fb5ab" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40373 } } peers { permanent_uuid: "e73f52c7323e44a4b923ae4e85540a12" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 39813 } } peers { permanent_uuid: "cec606a8eccc4a818e6c7d3a14c5e198" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36427 } }
I20260601 13:35:47.468293 26023 consensus_queue.cc:260] T 217c96b0be284237806cad7243ef61b0 P cec606a8eccc4a818e6c7d3a14c5e198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5516a6554814deeb2e8b695131fb5ab" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40373 } } peers { permanent_uuid: "e73f52c7323e44a4b923ae4e85540a12" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 39813 } } peers { permanent_uuid: "cec606a8eccc4a818e6c7d3a14c5e198" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36427 } }
I20260601 13:35:47.468555 26022 ts_tablet_manager.cc:1434] T 217c96b0be284237806cad7243ef61b0 P e73f52c7323e44a4b923ae4e85540a12: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:47.468631 26023 ts_tablet_manager.cc:1434] T 217c96b0be284237806cad7243ef61b0 P cec606a8eccc4a818e6c7d3a14c5e198: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:47.575234 26028 raft_consensus.cc:493] T 217c96b0be284237806cad7243ef61b0 P e73f52c7323e44a4b923ae4e85540a12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:35:47.575424 26028 raft_consensus.cc:515] T 217c96b0be284237806cad7243ef61b0 P e73f52c7323e44a4b923ae4e85540a12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5516a6554814deeb2e8b695131fb5ab" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40373 } } peers { permanent_uuid: "e73f52c7323e44a4b923ae4e85540a12" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 39813 } } peers { permanent_uuid: "cec606a8eccc4a818e6c7d3a14c5e198" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36427 } }
I20260601 13:35:47.576102 26028 leader_election.cc:290] T 217c96b0be284237806cad7243ef61b0 P e73f52c7323e44a4b923ae4e85540a12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5516a6554814deeb2e8b695131fb5ab (127.21.155.193:40373), cec606a8eccc4a818e6c7d3a14c5e198 (127.21.155.194:36427)
I20260601 13:35:47.580502 25824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "217c96b0be284237806cad7243ef61b0" candidate_uuid: "e73f52c7323e44a4b923ae4e85540a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec606a8eccc4a818e6c7d3a14c5e198" is_pre_election: true
I20260601 13:35:47.580533 25748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "217c96b0be284237806cad7243ef61b0" candidate_uuid: "e73f52c7323e44a4b923ae4e85540a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5516a6554814deeb2e8b695131fb5ab" is_pre_election: true
I20260601 13:35:47.580727 25824 raft_consensus.cc:2468] T 217c96b0be284237806cad7243ef61b0 P cec606a8eccc4a818e6c7d3a14c5e198 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e73f52c7323e44a4b923ae4e85540a12 in term 0.
I20260601 13:35:47.580752 25748 raft_consensus.cc:2468] T 217c96b0be284237806cad7243ef61b0 P f5516a6554814deeb2e8b695131fb5ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e73f52c7323e44a4b923ae4e85540a12 in term 0.
I20260601 13:35:47.581226 25862 leader_election.cc:304] T 217c96b0be284237806cad7243ef61b0 P e73f52c7323e44a4b923ae4e85540a12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: cec606a8eccc4a818e6c7d3a14c5e198, e73f52c7323e44a4b923ae4e85540a12, f5516a6554814deeb2e8b695131fb5ab; no voters: 
I20260601 13:35:47.581451 26028 raft_consensus.cc:2804] T 217c96b0be284237806cad7243ef61b0 P e73f52c7323e44a4b923ae4e85540a12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:35:47.581537 26028 raft_consensus.cc:493] T 217c96b0be284237806cad7243ef61b0 P e73f52c7323e44a4b923ae4e85540a12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:35:47.581602 26028 raft_consensus.cc:3060] T 217c96b0be284237806cad7243ef61b0 P e73f52c7323e44a4b923ae4e85540a12 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:47.582798 26028 raft_consensus.cc:515] T 217c96b0be284237806cad7243ef61b0 P e73f52c7323e44a4b923ae4e85540a12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5516a6554814deeb2e8b695131fb5ab" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40373 } } peers { permanent_uuid: "e73f52c7323e44a4b923ae4e85540a12" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 39813 } } peers { permanent_uuid: "cec606a8eccc4a818e6c7d3a14c5e198" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36427 } }
I20260601 13:35:47.583297 26028 leader_election.cc:290] T 217c96b0be284237806cad7243ef61b0 P e73f52c7323e44a4b923ae4e85540a12 [CANDIDATE]: Term 1 election: Requested vote from peers f5516a6554814deeb2e8b695131fb5ab (127.21.155.193:40373), cec606a8eccc4a818e6c7d3a14c5e198 (127.21.155.194:36427)
I20260601 13:35:47.583627 25748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "217c96b0be284237806cad7243ef61b0" candidate_uuid: "e73f52c7323e44a4b923ae4e85540a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5516a6554814deeb2e8b695131fb5ab"
I20260601 13:35:47.583750 25748 raft_consensus.cc:3060] T 217c96b0be284237806cad7243ef61b0 P f5516a6554814deeb2e8b695131fb5ab [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:47.583788 25824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "217c96b0be284237806cad7243ef61b0" candidate_uuid: "e73f52c7323e44a4b923ae4e85540a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec606a8eccc4a818e6c7d3a14c5e198"
I20260601 13:35:47.583949 25824 raft_consensus.cc:3060] T 217c96b0be284237806cad7243ef61b0 P cec606a8eccc4a818e6c7d3a14c5e198 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:47.584867 25748 raft_consensus.cc:2468] T 217c96b0be284237806cad7243ef61b0 P f5516a6554814deeb2e8b695131fb5ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e73f52c7323e44a4b923ae4e85540a12 in term 1.
I20260601 13:35:47.585029 25824 raft_consensus.cc:2468] T 217c96b0be284237806cad7243ef61b0 P cec606a8eccc4a818e6c7d3a14c5e198 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e73f52c7323e44a4b923ae4e85540a12 in term 1.
I20260601 13:35:47.585436 25862 leader_election.cc:304] T 217c96b0be284237806cad7243ef61b0 P e73f52c7323e44a4b923ae4e85540a12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cec606a8eccc4a818e6c7d3a14c5e198, e73f52c7323e44a4b923ae4e85540a12; no voters: 
I20260601 13:35:47.585755 26028 raft_consensus.cc:2804] T 217c96b0be284237806cad7243ef61b0 P e73f52c7323e44a4b923ae4e85540a12 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:47.586019 26028 raft_consensus.cc:697] T 217c96b0be284237806cad7243ef61b0 P e73f52c7323e44a4b923ae4e85540a12 [term 1 LEADER]: Becoming Leader. State: Replica: e73f52c7323e44a4b923ae4e85540a12, State: Running, Role: LEADER
I20260601 13:35:47.586230 26028 consensus_queue.cc:237] T 217c96b0be284237806cad7243ef61b0 P e73f52c7323e44a4b923ae4e85540a12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5516a6554814deeb2e8b695131fb5ab" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40373 } } peers { permanent_uuid: "e73f52c7323e44a4b923ae4e85540a12" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 39813 } } peers { permanent_uuid: "cec606a8eccc4a818e6c7d3a14c5e198" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36427 } }
I20260601 13:35:47.588007 25644 catalog_manager.cc:5696] T 217c96b0be284237806cad7243ef61b0 P e73f52c7323e44a4b923ae4e85540a12 reported cstate change: term changed from 0 to 1, leader changed from <none> to e73f52c7323e44a4b923ae4e85540a12 (127.21.155.195). New cstate: current_term: 1 leader_uuid: "e73f52c7323e44a4b923ae4e85540a12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5516a6554814deeb2e8b695131fb5ab" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e73f52c7323e44a4b923ae4e85540a12" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 39813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cec606a8eccc4a818e6c7d3a14c5e198" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36427 } health_report { overall_health: UNKNOWN } } }
I20260601 13:35:48.070802 26028 consensus_queue.cc:1048] T 217c96b0be284237806cad7243ef61b0 P e73f52c7323e44a4b923ae4e85540a12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cec606a8eccc4a818e6c7d3a14c5e198" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:35:48.074054 26032 consensus_queue.cc:1048] T 217c96b0be284237806cad7243ef61b0 P e73f52c7323e44a4b923ae4e85540a12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5516a6554814deeb2e8b695131fb5ab" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:35:48.228471 25699 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:35:48.228855 25699 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:35:48.228929 25699 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:35:50.229298 25699 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:35:50.229705 25699 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:35:50.229781 25699 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:35:52.230170 25699 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:35:52.230598 25699 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:35:52.230672 25699 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:35:54.231089 25699 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:35:54.231501 25699 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:35:54.231576 25699 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:35:56.231952 25699 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:35:56.232372 25699 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:35:56.232450 25699 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:35:58.232849 25699 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:35:58.233449 25699 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:35:58.233548 25699 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:35:58.666764 22127 tablet_server.cc:179] TabletServer@127.21.155.193:0 shutting down...
I20260601 13:35:58.671190 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:35:58.671433 22127 tablet_replica.cc:333] T 217c96b0be284237806cad7243ef61b0 P f5516a6554814deeb2e8b695131fb5ab: stopping tablet replica
I20260601 13:35:58.671591 22127 raft_consensus.cc:2243] T 217c96b0be284237806cad7243ef61b0 P f5516a6554814deeb2e8b695131fb5ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:58.671759 22127 raft_consensus.cc:2272] T 217c96b0be284237806cad7243ef61b0 P f5516a6554814deeb2e8b695131fb5ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:58.684875 22127 tablet_server.cc:196] TabletServer@127.21.155.193:0 shutdown complete.
I20260601 13:35:58.687207 22127 tablet_server.cc:179] TabletServer@127.21.155.194:0 shutting down...
I20260601 13:35:58.691169 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:35:58.691411 22127 tablet_replica.cc:333] T 217c96b0be284237806cad7243ef61b0 P cec606a8eccc4a818e6c7d3a14c5e198: stopping tablet replica
I20260601 13:35:58.691537 22127 raft_consensus.cc:2243] T 217c96b0be284237806cad7243ef61b0 P cec606a8eccc4a818e6c7d3a14c5e198 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:58.691645 22127 raft_consensus.cc:2272] T 217c96b0be284237806cad7243ef61b0 P cec606a8eccc4a818e6c7d3a14c5e198 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:58.704798 22127 tablet_server.cc:196] TabletServer@127.21.155.194:0 shutdown complete.
I20260601 13:35:58.707182 22127 tablet_server.cc:179] TabletServer@127.21.155.195:0 shutting down...
I20260601 13:35:58.710953 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:35:58.711186 22127 tablet_replica.cc:333] T 217c96b0be284237806cad7243ef61b0 P e73f52c7323e44a4b923ae4e85540a12: stopping tablet replica
I20260601 13:35:58.711309 22127 raft_consensus.cc:2243] T 217c96b0be284237806cad7243ef61b0 P e73f52c7323e44a4b923ae4e85540a12 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:58.711501 22127 raft_consensus.cc:2272] T 217c96b0be284237806cad7243ef61b0 P e73f52c7323e44a4b923ae4e85540a12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:58.724733 22127 tablet_server.cc:196] TabletServer@127.21.155.195:0 shutdown complete.
I20260601 13:35:58.727262 22127 tablet_server.cc:179] TabletServer@127.21.155.196:0 shutting down...
I20260601 13:35:58.732103 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:35:58.744693 22127 tablet_server.cc:196] TabletServer@127.21.155.196:0 shutdown complete.
I20260601 13:35:58.747071 22127 master.cc:562] Master@127.21.155.254:38883 shutting down...
I20260601 13:35:58.751362 22127 raft_consensus.cc:2243] T 00000000000000000000000000000000 P eb38fc5842ca4658b616c288ec04fef6 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:58.751579 22127 raft_consensus.cc:2272] T 00000000000000000000000000000000 P eb38fc5842ca4658b616c288ec04fef6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:58.751684 22127 tablet_replica.cc:333] T 00000000000000000000000000000000 P eb38fc5842ca4658b616c288ec04fef6: stopping tablet replica
I20260601 13:35:58.764676 22127 master.cc:584] Master@127.21.155.254:38883 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (12583 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260601 13:35:58.772179 22127 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.155.254:44297
I20260601 13:35:58.772607 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:35:58.775507 26046 instance_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:35:58.775480 26047 instance_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:35:58.775478 22127 server_base.cc:1061] running on GCE node
W20260601 13:35:58.775444 26049 instance_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:35:58.776095 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:58.776137 22127 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:35:58.776157 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320958776157 us; error 0 us; skew 500 ppm
I20260601 13:35:58.777128 22127 webserver.cc:533] Webserver started at http://127.21.155.254:37385/ using document root <none> and password file <none>
I20260601 13:35:58.777350 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:58.777396 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:35:58.777453 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:35:58.777835 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320869173936-22127-0/minicluster-data/master-0-root/instance:
uuid: "ead64dc9e34c4678850bbf9bd2d32311"
format_stamp: "Formatted at 2026-06-01 13:35:58 on dist-test-slave-zw2r"
I20260601 13:35:58.779712 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:35:58.780936 26054 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:35:58.781361 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:58.781461 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320869173936-22127-0/minicluster-data/master-0-root
uuid: "ead64dc9e34c4678850bbf9bd2d32311"
format_stamp: "Formatted at 2026-06-01 13:35:58 on dist-test-slave-zw2r"
I20260601 13:35:58.781589 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320869173936-22127-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320869173936-22127-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320869173936-22127-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:35:58.795367 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:58.796046 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:58.800976 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.254:44297
I20260601 13:35:58.803758 26106 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.254:44297 every 8 connection(s)
I20260601 13:35:58.804181 26107 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:35:58.806221 26107 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ead64dc9e34c4678850bbf9bd2d32311: Bootstrap starting.
I20260601 13:35:58.807070 26107 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ead64dc9e34c4678850bbf9bd2d32311: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:58.808301 26107 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ead64dc9e34c4678850bbf9bd2d32311: No bootstrap required, opened a new log
I20260601 13:35:58.808764 26107 raft_consensus.cc:359] T 00000000000000000000000000000000 P ead64dc9e34c4678850bbf9bd2d32311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ead64dc9e34c4678850bbf9bd2d32311" member_type: VOTER }
I20260601 13:35:58.808861 26107 raft_consensus.cc:385] T 00000000000000000000000000000000 P ead64dc9e34c4678850bbf9bd2d32311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:58.808883 26107 raft_consensus.cc:740] T 00000000000000000000000000000000 P ead64dc9e34c4678850bbf9bd2d32311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ead64dc9e34c4678850bbf9bd2d32311, State: Initialized, Role: FOLLOWER
I20260601 13:35:58.809043 26107 consensus_queue.cc:260] T 00000000000000000000000000000000 P ead64dc9e34c4678850bbf9bd2d32311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ead64dc9e34c4678850bbf9bd2d32311" member_type: VOTER }
I20260601 13:35:58.809140 26107 raft_consensus.cc:399] T 00000000000000000000000000000000 P ead64dc9e34c4678850bbf9bd2d32311 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:35:58.809166 26107 raft_consensus.cc:493] T 00000000000000000000000000000000 P ead64dc9e34c4678850bbf9bd2d32311 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:35:58.809258 26107 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ead64dc9e34c4678850bbf9bd2d32311 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:58.810031 26107 raft_consensus.cc:515] T 00000000000000000000000000000000 P ead64dc9e34c4678850bbf9bd2d32311 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ead64dc9e34c4678850bbf9bd2d32311" member_type: VOTER }
I20260601 13:35:58.810155 26107 leader_election.cc:304] T 00000000000000000000000000000000 P ead64dc9e34c4678850bbf9bd2d32311 [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: ead64dc9e34c4678850bbf9bd2d32311; no voters: 
I20260601 13:35:58.810365 26107 leader_election.cc:290] T 00000000000000000000000000000000 P ead64dc9e34c4678850bbf9bd2d32311 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:35:58.810473 26110 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ead64dc9e34c4678850bbf9bd2d32311 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:58.810645 26110 raft_consensus.cc:697] T 00000000000000000000000000000000 P ead64dc9e34c4678850bbf9bd2d32311 [term 1 LEADER]: Becoming Leader. State: Replica: ead64dc9e34c4678850bbf9bd2d32311, State: Running, Role: LEADER
I20260601 13:35:58.810793 26110 consensus_queue.cc:237] T 00000000000000000000000000000000 P ead64dc9e34c4678850bbf9bd2d32311 [LEADER]: Queue going to LEADER mode. State: All 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: "ead64dc9e34c4678850bbf9bd2d32311" member_type: VOTER }
I20260601 13:35:58.810923 26107 sys_catalog.cc:565] T 00000000000000000000000000000000 P ead64dc9e34c4678850bbf9bd2d32311 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:35:58.811342 26112 sys_catalog.cc:455] T 00000000000000000000000000000000 P ead64dc9e34c4678850bbf9bd2d32311 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ead64dc9e34c4678850bbf9bd2d32311. Latest consensus state: current_term: 1 leader_uuid: "ead64dc9e34c4678850bbf9bd2d32311" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ead64dc9e34c4678850bbf9bd2d32311" member_type: VOTER } }
I20260601 13:35:58.811385 26111 sys_catalog.cc:455] T 00000000000000000000000000000000 P ead64dc9e34c4678850bbf9bd2d32311 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ead64dc9e34c4678850bbf9bd2d32311" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ead64dc9e34c4678850bbf9bd2d32311" member_type: VOTER } }
I20260601 13:35:58.811594 26112 sys_catalog.cc:458] T 00000000000000000000000000000000 P ead64dc9e34c4678850bbf9bd2d32311 [sys.catalog]: This master's current role is: LEADER
I20260601 13:35:58.811691 26111 sys_catalog.cc:458] T 00000000000000000000000000000000 P ead64dc9e34c4678850bbf9bd2d32311 [sys.catalog]: This master's current role is: LEADER
I20260601 13:35:58.812356 26117 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:35:58.813485 26117 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:35:58.813810 22127 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:35:58.815798 26117 catalog_manager.cc:1382] Generated new cluster ID: 53085b3af1954bdca1d38c2711a0f869
I20260601 13:35:58.815871 26117 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:35:58.854624 26117 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:35:58.855347 26117 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:35:58.863802 26117 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ead64dc9e34c4678850bbf9bd2d32311: Generated new TSK 0
I20260601 13:35:58.864056 26117 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:35:58.879104 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:35:58.882486 26128 instance_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:35:58.882580 22127 server_base.cc:1061] running on GCE node
W20260601 13:35:58.882525 26131 instance_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:35:58.882510 26129 instance_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:35:58.883116 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:58.883190 22127 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:35:58.883214 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320958883213 us; error 0 us; skew 500 ppm
I20260601 13:35:58.884148 22127 webserver.cc:533] Webserver started at http://127.21.155.193:33989/ using document root <none> and password file <none>
I20260601 13:35:58.884339 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:58.884387 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:35:58.884444 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:35:58.884822 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320869173936-22127-0/minicluster-data/ts-0-root/instance:
uuid: "e4a8553f016b4d34bfbd56ebffe9e724"
format_stamp: "Formatted at 2026-06-01 13:35:58 on dist-test-slave-zw2r"
I20260601 13:35:58.886489 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:35:58.887770 26136 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:35:58.888114 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:35:58.888214 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320869173936-22127-0/minicluster-data/ts-0-root
uuid: "e4a8553f016b4d34bfbd56ebffe9e724"
format_stamp: "Formatted at 2026-06-01 13:35:58 on dist-test-slave-zw2r"
I20260601 13:35:58.888307 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320869173936-22127-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320869173936-22127-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320869173936-22127-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:35:58.900066 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:58.900542 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:58.900871 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:35:58.901463 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:35:58.901523 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:58.901582 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:35:58.901628 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:58.906056 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.193:39225
I20260601 13:35:58.906149 26199 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.193:39225 every 8 connection(s)
I20260601 13:35:58.907418 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:35:58.909576 26204 instance_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:35:58.909680 26205 instance_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:35:58.909720 26207 instance_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:35:58.909967 22127 server_base.cc:1061] running on GCE node
I20260601 13:35:58.910298 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:58.910351 22127 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:35:58.910393 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320958910391 us; error 0 us; skew 500 ppm
I20260601 13:35:58.911593 22127 webserver.cc:533] Webserver started at http://127.21.155.194:39257/ using document root <none> and password file <none>
I20260601 13:35:58.911826 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:58.911898 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:35:58.911993 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:35:58.912789 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320869173936-22127-0/minicluster-data/ts-1-root/instance:
uuid: "561ccffa894f4ca9be2044d91633f95b"
format_stamp: "Formatted at 2026-06-01 13:35:58 on dist-test-slave-zw2r"
I20260601 13:35:58.912878 26200 heartbeater.cc:344] Connected to a master server at 127.21.155.254:44297
I20260601 13:35:58.913005 26200 heartbeater.cc:461] Registering TS with master...
I20260601 13:35:58.913319 26200 heartbeater.cc:507] Master 127.21.155.254:44297 requested a full tablet report, sending...
I20260601 13:35:58.914075 26071 ts_manager.cc:194] Registered new tserver with Master: e4a8553f016b4d34bfbd56ebffe9e724 (127.21.155.193:39225)
I20260601 13:35:58.914865 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:35:58.915024 26071 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34718
I20260601 13:35:58.916189 26212 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:35:58.916553 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:58.916658 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320869173936-22127-0/minicluster-data/ts-1-root
uuid: "561ccffa894f4ca9be2044d91633f95b"
format_stamp: "Formatted at 2026-06-01 13:35:58 on dist-test-slave-zw2r"
I20260601 13:35:58.916764 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320869173936-22127-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320869173936-22127-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320869173936-22127-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:35:58.927109 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:58.927584 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:58.927920 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:35:58.928419 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:35:58.928485 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:58.928574 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:35:58.928625 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:58.933156 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.194:33535
I20260601 13:35:58.933337 26275 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.194:33535 every 8 connection(s)
I20260601 13:35:58.934114 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:35:58.936592 26280 instance_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:35:58.936657 26282 instance_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:35:58.936720 26279 instance_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:35:58.937007 22127 server_base.cc:1061] running on GCE node
I20260601 13:35:58.937247 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:58.937299 22127 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:35:58.937335 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320958937332 us; error 0 us; skew 500 ppm
I20260601 13:35:58.938407 22127 webserver.cc:533] Webserver started at http://127.21.155.195:38753/ using document root <none> and password file <none>
I20260601 13:35:58.938592 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:58.938673 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:35:58.938751 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:35:58.939237 26276 heartbeater.cc:344] Connected to a master server at 127.21.155.254:44297
I20260601 13:35:58.939266 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320869173936-22127-0/minicluster-data/ts-2-root/instance:
uuid: "a9576869e32f4eb89503a03046143f74"
format_stamp: "Formatted at 2026-06-01 13:35:58 on dist-test-slave-zw2r"
I20260601 13:35:58.939316 26276 heartbeater.cc:461] Registering TS with master...
I20260601 13:35:58.939534 26276 heartbeater.cc:507] Master 127.21.155.254:44297 requested a full tablet report, sending...
I20260601 13:35:58.940330 26071 ts_manager.cc:194] Registered new tserver with Master: 561ccffa894f4ca9be2044d91633f95b (127.21.155.194:33535)
I20260601 13:35:58.941018 26071 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34728
I20260601 13:35:58.941155 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:35:58.942231 26287 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:35:58.942473 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:35:58.942533 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320869173936-22127-0/minicluster-data/ts-2-root
uuid: "a9576869e32f4eb89503a03046143f74"
format_stamp: "Formatted at 2026-06-01 13:35:58 on dist-test-slave-zw2r"
I20260601 13:35:58.942596 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320869173936-22127-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320869173936-22127-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320869173936-22127-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:35:58.949589 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:58.950035 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:58.950320 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:35:58.950834 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:35:58.950875 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:58.950907 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:35:58.950922 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:58.955906 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.195:46421
I20260601 13:35:58.955974 26350 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.195:46421 every 8 connection(s)
I20260601 13:35:58.961326 26351 heartbeater.cc:344] Connected to a master server at 127.21.155.254:44297
I20260601 13:35:58.961546 26351 heartbeater.cc:461] Registering TS with master...
I20260601 13:35:58.961767 26351 heartbeater.cc:507] Master 127.21.155.254:44297 requested a full tablet report, sending...
I20260601 13:35:58.962558 26071 ts_manager.cc:194] Registered new tserver with Master: a9576869e32f4eb89503a03046143f74 (127.21.155.195:46421)
I20260601 13:35:58.963213 26071 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34740
I20260601 13:35:58.963331 22127 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006941451s
I20260601 13:35:59.916145 26200 heartbeater.cc:499] Master 127.21.155.254:44297 was elected leader, sending a full tablet report...
I20260601 13:35:59.942055 26276 heartbeater.cc:499] Master 127.21.155.254:44297 was elected leader, sending a full tablet report...
I20260601 13:35:59.964448 26351 heartbeater.cc:499] Master 127.21.155.254:44297 was elected leader, sending a full tablet report...
I20260601 13:36:00.013669 26071 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34760:
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:36:00.014487 26071 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:36:00.026939 26164 tablet_service.cc:1511] Processing CreateTablet for tablet 225a5d611a5a4e398ad5465011a9841b (DEFAULT_TABLE table=test-workload [id=075752a471e943dca4779093cb0b7fb5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:36:00.027331 26315 tablet_service.cc:1511] Processing CreateTablet for tablet 225a5d611a5a4e398ad5465011a9841b (DEFAULT_TABLE table=test-workload [id=075752a471e943dca4779093cb0b7fb5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:36:00.027361 26164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 225a5d611a5a4e398ad5465011a9841b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:00.027698 26315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 225a5d611a5a4e398ad5465011a9841b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:00.030508 26372 tablet_bootstrap.cc:492] T 225a5d611a5a4e398ad5465011a9841b P a9576869e32f4eb89503a03046143f74: Bootstrap starting.
I20260601 13:36:00.030932 26240 tablet_service.cc:1511] Processing CreateTablet for tablet 225a5d611a5a4e398ad5465011a9841b (DEFAULT_TABLE table=test-workload [id=075752a471e943dca4779093cb0b7fb5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:36:00.031267 26240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 225a5d611a5a4e398ad5465011a9841b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:00.032159 26372 tablet_bootstrap.cc:654] T 225a5d611a5a4e398ad5465011a9841b P a9576869e32f4eb89503a03046143f74: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:00.032989 26373 tablet_bootstrap.cc:492] T 225a5d611a5a4e398ad5465011a9841b P e4a8553f016b4d34bfbd56ebffe9e724: Bootstrap starting.
I20260601 13:36:00.033704 26372 tablet_bootstrap.cc:492] T 225a5d611a5a4e398ad5465011a9841b P a9576869e32f4eb89503a03046143f74: No bootstrap required, opened a new log
I20260601 13:36:00.033910 26372 ts_tablet_manager.cc:1403] T 225a5d611a5a4e398ad5465011a9841b P a9576869e32f4eb89503a03046143f74: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:36:00.033921 26375 tablet_bootstrap.cc:492] T 225a5d611a5a4e398ad5465011a9841b P 561ccffa894f4ca9be2044d91633f95b: Bootstrap starting.
I20260601 13:36:00.034202 26373 tablet_bootstrap.cc:654] T 225a5d611a5a4e398ad5465011a9841b P e4a8553f016b4d34bfbd56ebffe9e724: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:00.034504 26372 raft_consensus.cc:359] T 225a5d611a5a4e398ad5465011a9841b P a9576869e32f4eb89503a03046143f74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a8553f016b4d34bfbd56ebffe9e724" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 39225 } } peers { permanent_uuid: "a9576869e32f4eb89503a03046143f74" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 46421 } } peers { permanent_uuid: "561ccffa894f4ca9be2044d91633f95b" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33535 } }
I20260601 13:36:00.034672 26372 raft_consensus.cc:385] T 225a5d611a5a4e398ad5465011a9841b P a9576869e32f4eb89503a03046143f74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:00.034716 26372 raft_consensus.cc:740] T 225a5d611a5a4e398ad5465011a9841b P a9576869e32f4eb89503a03046143f74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9576869e32f4eb89503a03046143f74, State: Initialized, Role: FOLLOWER
I20260601 13:36:00.034984 26372 consensus_queue.cc:260] T 225a5d611a5a4e398ad5465011a9841b P a9576869e32f4eb89503a03046143f74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a8553f016b4d34bfbd56ebffe9e724" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 39225 } } peers { permanent_uuid: "a9576869e32f4eb89503a03046143f74" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 46421 } } peers { permanent_uuid: "561ccffa894f4ca9be2044d91633f95b" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33535 } }
I20260601 13:36:00.035210 26375 tablet_bootstrap.cc:654] T 225a5d611a5a4e398ad5465011a9841b P 561ccffa894f4ca9be2044d91633f95b: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:00.035501 26372 ts_tablet_manager.cc:1434] T 225a5d611a5a4e398ad5465011a9841b P a9576869e32f4eb89503a03046143f74: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:00.035557 26373 tablet_bootstrap.cc:492] T 225a5d611a5a4e398ad5465011a9841b P e4a8553f016b4d34bfbd56ebffe9e724: No bootstrap required, opened a new log
I20260601 13:36:00.035822 26373 ts_tablet_manager.cc:1403] T 225a5d611a5a4e398ad5465011a9841b P e4a8553f016b4d34bfbd56ebffe9e724: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:00.036505 26375 tablet_bootstrap.cc:492] T 225a5d611a5a4e398ad5465011a9841b P 561ccffa894f4ca9be2044d91633f95b: No bootstrap required, opened a new log
I20260601 13:36:00.036527 26373 raft_consensus.cc:359] T 225a5d611a5a4e398ad5465011a9841b P e4a8553f016b4d34bfbd56ebffe9e724 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a8553f016b4d34bfbd56ebffe9e724" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 39225 } } peers { permanent_uuid: "a9576869e32f4eb89503a03046143f74" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 46421 } } peers { permanent_uuid: "561ccffa894f4ca9be2044d91633f95b" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33535 } }
I20260601 13:36:00.036631 26375 ts_tablet_manager.cc:1403] T 225a5d611a5a4e398ad5465011a9841b P 561ccffa894f4ca9be2044d91633f95b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:00.037109 26375 raft_consensus.cc:359] T 225a5d611a5a4e398ad5465011a9841b P 561ccffa894f4ca9be2044d91633f95b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a8553f016b4d34bfbd56ebffe9e724" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 39225 } } peers { permanent_uuid: "a9576869e32f4eb89503a03046143f74" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 46421 } } peers { permanent_uuid: "561ccffa894f4ca9be2044d91633f95b" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33535 } }
I20260601 13:36:00.037256 26375 raft_consensus.cc:385] T 225a5d611a5a4e398ad5465011a9841b P 561ccffa894f4ca9be2044d91633f95b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:00.037297 26375 raft_consensus.cc:740] T 225a5d611a5a4e398ad5465011a9841b P 561ccffa894f4ca9be2044d91633f95b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 561ccffa894f4ca9be2044d91633f95b, State: Initialized, Role: FOLLOWER
I20260601 13:36:00.037348 26373 raft_consensus.cc:385] T 225a5d611a5a4e398ad5465011a9841b P e4a8553f016b4d34bfbd56ebffe9e724 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:00.037406 26373 raft_consensus.cc:740] T 225a5d611a5a4e398ad5465011a9841b P e4a8553f016b4d34bfbd56ebffe9e724 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4a8553f016b4d34bfbd56ebffe9e724, State: Initialized, Role: FOLLOWER
I20260601 13:36:00.037457 26375 consensus_queue.cc:260] T 225a5d611a5a4e398ad5465011a9841b P 561ccffa894f4ca9be2044d91633f95b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a8553f016b4d34bfbd56ebffe9e724" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 39225 } } peers { permanent_uuid: "a9576869e32f4eb89503a03046143f74" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 46421 } } peers { permanent_uuid: "561ccffa894f4ca9be2044d91633f95b" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33535 } }
I20260601 13:36:00.037572 26373 consensus_queue.cc:260] T 225a5d611a5a4e398ad5465011a9841b P e4a8553f016b4d34bfbd56ebffe9e724 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a8553f016b4d34bfbd56ebffe9e724" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 39225 } } peers { permanent_uuid: "a9576869e32f4eb89503a03046143f74" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 46421 } } peers { permanent_uuid: "561ccffa894f4ca9be2044d91633f95b" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33535 } }
I20260601 13:36:00.037825 26375 ts_tablet_manager.cc:1434] T 225a5d611a5a4e398ad5465011a9841b P 561ccffa894f4ca9be2044d91633f95b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:00.037966 26373 ts_tablet_manager.cc:1434] T 225a5d611a5a4e398ad5465011a9841b P e4a8553f016b4d34bfbd56ebffe9e724: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:36:00.155364 26377 raft_consensus.cc:493] T 225a5d611a5a4e398ad5465011a9841b P a9576869e32f4eb89503a03046143f74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:00.155601 26377 raft_consensus.cc:515] T 225a5d611a5a4e398ad5465011a9841b P a9576869e32f4eb89503a03046143f74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a8553f016b4d34bfbd56ebffe9e724" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 39225 } } peers { permanent_uuid: "a9576869e32f4eb89503a03046143f74" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 46421 } } peers { permanent_uuid: "561ccffa894f4ca9be2044d91633f95b" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33535 } }
I20260601 13:36:00.156173 26377 leader_election.cc:290] T 225a5d611a5a4e398ad5465011a9841b P a9576869e32f4eb89503a03046143f74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4a8553f016b4d34bfbd56ebffe9e724 (127.21.155.193:39225), 561ccffa894f4ca9be2044d91633f95b (127.21.155.194:33535)
I20260601 13:36:00.160987 26250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "225a5d611a5a4e398ad5465011a9841b" candidate_uuid: "a9576869e32f4eb89503a03046143f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "561ccffa894f4ca9be2044d91633f95b" is_pre_election: true
I20260601 13:36:00.161165 26174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "225a5d611a5a4e398ad5465011a9841b" candidate_uuid: "a9576869e32f4eb89503a03046143f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4a8553f016b4d34bfbd56ebffe9e724" is_pre_election: true
I20260601 13:36:00.161233 26250 raft_consensus.cc:2468] T 225a5d611a5a4e398ad5465011a9841b P 561ccffa894f4ca9be2044d91633f95b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9576869e32f4eb89503a03046143f74 in term 0.
I20260601 13:36:00.161401 26174 raft_consensus.cc:2468] T 225a5d611a5a4e398ad5465011a9841b P e4a8553f016b4d34bfbd56ebffe9e724 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9576869e32f4eb89503a03046143f74 in term 0.
I20260601 13:36:00.161741 26289 leader_election.cc:304] T 225a5d611a5a4e398ad5465011a9841b P a9576869e32f4eb89503a03046143f74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a9576869e32f4eb89503a03046143f74, e4a8553f016b4d34bfbd56ebffe9e724; no voters: 
I20260601 13:36:00.162003 26377 raft_consensus.cc:2804] T 225a5d611a5a4e398ad5465011a9841b P a9576869e32f4eb89503a03046143f74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:00.162274 26377 raft_consensus.cc:493] T 225a5d611a5a4e398ad5465011a9841b P a9576869e32f4eb89503a03046143f74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:00.162314 26377 raft_consensus.cc:3060] T 225a5d611a5a4e398ad5465011a9841b P a9576869e32f4eb89503a03046143f74 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:00.163376 26377 raft_consensus.cc:515] T 225a5d611a5a4e398ad5465011a9841b P a9576869e32f4eb89503a03046143f74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a8553f016b4d34bfbd56ebffe9e724" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 39225 } } peers { permanent_uuid: "a9576869e32f4eb89503a03046143f74" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 46421 } } peers { permanent_uuid: "561ccffa894f4ca9be2044d91633f95b" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33535 } }
I20260601 13:36:00.163822 26377 leader_election.cc:290] T 225a5d611a5a4e398ad5465011a9841b P a9576869e32f4eb89503a03046143f74 [CANDIDATE]: Term 1 election: Requested vote from peers e4a8553f016b4d34bfbd56ebffe9e724 (127.21.155.193:39225), 561ccffa894f4ca9be2044d91633f95b (127.21.155.194:33535)
I20260601 13:36:00.164629 26174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "225a5d611a5a4e398ad5465011a9841b" candidate_uuid: "a9576869e32f4eb89503a03046143f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4a8553f016b4d34bfbd56ebffe9e724"
I20260601 13:36:00.164695 26250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "225a5d611a5a4e398ad5465011a9841b" candidate_uuid: "a9576869e32f4eb89503a03046143f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "561ccffa894f4ca9be2044d91633f95b"
I20260601 13:36:00.164769 26174 raft_consensus.cc:3060] T 225a5d611a5a4e398ad5465011a9841b P e4a8553f016b4d34bfbd56ebffe9e724 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:00.164888 26250 raft_consensus.cc:3060] T 225a5d611a5a4e398ad5465011a9841b P 561ccffa894f4ca9be2044d91633f95b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:00.165922 26250 raft_consensus.cc:2468] T 225a5d611a5a4e398ad5465011a9841b P 561ccffa894f4ca9be2044d91633f95b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9576869e32f4eb89503a03046143f74 in term 1.
I20260601 13:36:00.165926 26174 raft_consensus.cc:2468] T 225a5d611a5a4e398ad5465011a9841b P e4a8553f016b4d34bfbd56ebffe9e724 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9576869e32f4eb89503a03046143f74 in term 1.
I20260601 13:36:00.166338 26289 leader_election.cc:304] T 225a5d611a5a4e398ad5465011a9841b P a9576869e32f4eb89503a03046143f74 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 561ccffa894f4ca9be2044d91633f95b, a9576869e32f4eb89503a03046143f74; no voters: 
I20260601 13:36:00.166603 26377 raft_consensus.cc:2804] T 225a5d611a5a4e398ad5465011a9841b P a9576869e32f4eb89503a03046143f74 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:00.166821 26377 raft_consensus.cc:697] T 225a5d611a5a4e398ad5465011a9841b P a9576869e32f4eb89503a03046143f74 [term 1 LEADER]: Becoming Leader. State: Replica: a9576869e32f4eb89503a03046143f74, State: Running, Role: LEADER
I20260601 13:36:00.167008 26377 consensus_queue.cc:237] T 225a5d611a5a4e398ad5465011a9841b P a9576869e32f4eb89503a03046143f74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a8553f016b4d34bfbd56ebffe9e724" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 39225 } } peers { permanent_uuid: "a9576869e32f4eb89503a03046143f74" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 46421 } } peers { permanent_uuid: "561ccffa894f4ca9be2044d91633f95b" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33535 } }
I20260601 13:36:00.168744 26071 catalog_manager.cc:5696] T 225a5d611a5a4e398ad5465011a9841b P a9576869e32f4eb89503a03046143f74 reported cstate change: term changed from 0 to 1, leader changed from <none> to a9576869e32f4eb89503a03046143f74 (127.21.155.195). New cstate: current_term: 1 leader_uuid: "a9576869e32f4eb89503a03046143f74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a8553f016b4d34bfbd56ebffe9e724" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 39225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9576869e32f4eb89503a03046143f74" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 46421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "561ccffa894f4ca9be2044d91633f95b" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33535 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:00.694510 26385 consensus_queue.cc:1048] T 225a5d611a5a4e398ad5465011a9841b P a9576869e32f4eb89503a03046143f74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "561ccffa894f4ca9be2044d91633f95b" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:00.698391 26388 consensus_queue.cc:1048] T 225a5d611a5a4e398ad5465011a9841b P a9576869e32f4eb89503a03046143f74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4a8553f016b4d34bfbd56ebffe9e724" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 39225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:00.813373 26125 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:36:00.813817 26125 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:36:00.813915 26125 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:36:00.814028 26120 placement_policy_util.cc:407] tablet 225a5d611a5a4e398ad5465011a9841b: detected majority of replicas (2 of 3) at location L0
I20260601 13:36:01.816157 26120 placement_policy_util.cc:407] tablet 225a5d611a5a4e398ad5465011a9841b: detected majority of replicas (2 of 3) at location L0
I20260601 13:36:02.814345 26125 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:36:02.814951 26125 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:36:02.815078 26125 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:36:02.818185 26120 placement_policy_util.cc:407] tablet 225a5d611a5a4e398ad5465011a9841b: detected majority of replicas (2 of 3) at location L0
I20260601 13:36:03.820000 26120 placement_policy_util.cc:407] tablet 225a5d611a5a4e398ad5465011a9841b: detected majority of replicas (2 of 3) at location L0
I20260601 13:36:04.815456 26125 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:36:04.815871 26125 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:36:04.815959 26125 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:36:04.821882 26120 placement_policy_util.cc:407] tablet 225a5d611a5a4e398ad5465011a9841b: detected majority of replicas (2 of 3) at location L0
I20260601 13:36:05.823822 26120 placement_policy_util.cc:407] tablet 225a5d611a5a4e398ad5465011a9841b: detected majority of replicas (2 of 3) at location L0
I20260601 13:36:06.816419 26125 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:36:06.816897 26125 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:36:06.817016 26125 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:36:06.825740 26120 placement_policy_util.cc:407] tablet 225a5d611a5a4e398ad5465011a9841b: detected majority of replicas (2 of 3) at location L0
I20260601 13:36:07.827695 26120 placement_policy_util.cc:407] tablet 225a5d611a5a4e398ad5465011a9841b: detected majority of replicas (2 of 3) at location L0
I20260601 13:36:08.817441 26125 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:36:08.817835 26125 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:36:08.817932 26125 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:36:08.829757 26120 placement_policy_util.cc:407] tablet 225a5d611a5a4e398ad5465011a9841b: detected majority of replicas (2 of 3) at location L0
I20260601 13:36:09.831552 26120 placement_policy_util.cc:407] tablet 225a5d611a5a4e398ad5465011a9841b: detected majority of replicas (2 of 3) at location L0
I20260601 13:36:10.818289 26125 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:36:10.818617 26125 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:36:10.818681 26125 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:36:10.833680 26120 placement_policy_util.cc:407] tablet 225a5d611a5a4e398ad5465011a9841b: detected majority of replicas (2 of 3) at location L0
I20260601 13:36:11.236774 22127 tablet_server.cc:179] TabletServer@127.21.155.193:0 shutting down...
I20260601 13:36:11.241775 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:11.242062 22127 tablet_replica.cc:333] T 225a5d611a5a4e398ad5465011a9841b P e4a8553f016b4d34bfbd56ebffe9e724: stopping tablet replica
I20260601 13:36:11.242247 22127 raft_consensus.cc:2243] T 225a5d611a5a4e398ad5465011a9841b P e4a8553f016b4d34bfbd56ebffe9e724 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:11.242436 22127 raft_consensus.cc:2272] T 225a5d611a5a4e398ad5465011a9841b P e4a8553f016b4d34bfbd56ebffe9e724 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:11.255829 22127 tablet_server.cc:196] TabletServer@127.21.155.193:0 shutdown complete.
I20260601 13:36:11.259635 22127 tablet_server.cc:179] TabletServer@127.21.155.194:0 shutting down...
I20260601 13:36:11.264640 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:11.264961 22127 tablet_replica.cc:333] T 225a5d611a5a4e398ad5465011a9841b P 561ccffa894f4ca9be2044d91633f95b: stopping tablet replica
I20260601 13:36:11.265112 22127 raft_consensus.cc:2243] T 225a5d611a5a4e398ad5465011a9841b P 561ccffa894f4ca9be2044d91633f95b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:11.265331 22127 raft_consensus.cc:2272] T 225a5d611a5a4e398ad5465011a9841b P 561ccffa894f4ca9be2044d91633f95b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:11.280053 22127 tablet_server.cc:196] TabletServer@127.21.155.194:0 shutdown complete.
I20260601 13:36:11.282812 22127 tablet_server.cc:179] TabletServer@127.21.155.195:0 shutting down...
I20260601 13:36:11.287744 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:11.288179 22127 tablet_replica.cc:333] T 225a5d611a5a4e398ad5465011a9841b P a9576869e32f4eb89503a03046143f74: stopping tablet replica
I20260601 13:36:11.288367 22127 raft_consensus.cc:2243] T 225a5d611a5a4e398ad5465011a9841b P a9576869e32f4eb89503a03046143f74 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:11.288621 22127 raft_consensus.cc:2272] T 225a5d611a5a4e398ad5465011a9841b P a9576869e32f4eb89503a03046143f74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:11.302225 22127 tablet_server.cc:196] TabletServer@127.21.155.195:0 shutdown complete.
I20260601 13:36:11.304741 22127 master.cc:562] Master@127.21.155.254:44297 shutting down...
I20260601 13:36:11.310024 22127 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ead64dc9e34c4678850bbf9bd2d32311 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:11.310246 22127 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ead64dc9e34c4678850bbf9bd2d32311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:11.310335 22127 tablet_replica.cc:333] T 00000000000000000000000000000000 P ead64dc9e34c4678850bbf9bd2d32311: stopping tablet replica
I20260601 13:36:11.323652 22127 master.cc:584] Master@127.21.155.254:44297 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (12559 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260601 13:36:11.331650 22127 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.155.254:34347
I20260601 13:36:11.332132 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:11.334898 26398 instance_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:36:11.335111 26400 instance_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:36:11.335280 22127 server_base.cc:1061] running on GCE node
W20260601 13:36:11.335399 26397 instance_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:36:11.335687 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:11.335736 22127 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:36:11.335798 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320971335797 us; error 0 us; skew 500 ppm
I20260601 13:36:11.336737 22127 webserver.cc:533] Webserver started at http://127.21.155.254:35683/ using document root <none> and password file <none>
I20260601 13:36:11.336928 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:11.336980 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:11.337040 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:11.337513 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320869173936-22127-0/minicluster-data/master-0-root/instance:
uuid: "dfe28f6fbd844aaea3c9a0a9faf36b84"
format_stamp: "Formatted at 2026-06-01 13:36:11 on dist-test-slave-zw2r"
I20260601 13:36:11.339154 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:36:11.340467 26405 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:36:11.340826 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:11.340945 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320869173936-22127-0/minicluster-data/master-0-root
uuid: "dfe28f6fbd844aaea3c9a0a9faf36b84"
format_stamp: "Formatted at 2026-06-01 13:36:11 on dist-test-slave-zw2r"
I20260601 13:36:11.341100 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320869173936-22127-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320869173936-22127-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320869173936-22127-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:36:11.373930 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:11.374473 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:11.379267 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.254:34347
I20260601 13:36:11.381978 26457 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.254:34347 every 8 connection(s)
I20260601 13:36:11.382550 26458 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:36:11.384656 26458 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dfe28f6fbd844aaea3c9a0a9faf36b84: Bootstrap starting.
I20260601 13:36:11.385588 26458 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dfe28f6fbd844aaea3c9a0a9faf36b84: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:11.386802 26458 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dfe28f6fbd844aaea3c9a0a9faf36b84: No bootstrap required, opened a new log
I20260601 13:36:11.387323 26458 raft_consensus.cc:359] T 00000000000000000000000000000000 P dfe28f6fbd844aaea3c9a0a9faf36b84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dfe28f6fbd844aaea3c9a0a9faf36b84" member_type: VOTER }
I20260601 13:36:11.387423 26458 raft_consensus.cc:385] T 00000000000000000000000000000000 P dfe28f6fbd844aaea3c9a0a9faf36b84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:11.387449 26458 raft_consensus.cc:740] T 00000000000000000000000000000000 P dfe28f6fbd844aaea3c9a0a9faf36b84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfe28f6fbd844aaea3c9a0a9faf36b84, State: Initialized, Role: FOLLOWER
I20260601 13:36:11.387629 26458 consensus_queue.cc:260] T 00000000000000000000000000000000 P dfe28f6fbd844aaea3c9a0a9faf36b84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dfe28f6fbd844aaea3c9a0a9faf36b84" member_type: VOTER }
I20260601 13:36:11.387727 26458 raft_consensus.cc:399] T 00000000000000000000000000000000 P dfe28f6fbd844aaea3c9a0a9faf36b84 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:36:11.387754 26458 raft_consensus.cc:493] T 00000000000000000000000000000000 P dfe28f6fbd844aaea3c9a0a9faf36b84 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:36:11.387787 26458 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dfe28f6fbd844aaea3c9a0a9faf36b84 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:11.388602 26458 raft_consensus.cc:515] T 00000000000000000000000000000000 P dfe28f6fbd844aaea3c9a0a9faf36b84 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dfe28f6fbd844aaea3c9a0a9faf36b84" member_type: VOTER }
I20260601 13:36:11.388722 26458 leader_election.cc:304] T 00000000000000000000000000000000 P dfe28f6fbd844aaea3c9a0a9faf36b84 [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: dfe28f6fbd844aaea3c9a0a9faf36b84; no voters: 
I20260601 13:36:11.388911 26458 leader_election.cc:290] T 00000000000000000000000000000000 P dfe28f6fbd844aaea3c9a0a9faf36b84 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:36:11.389031 26461 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dfe28f6fbd844aaea3c9a0a9faf36b84 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:11.389235 26461 raft_consensus.cc:697] T 00000000000000000000000000000000 P dfe28f6fbd844aaea3c9a0a9faf36b84 [term 1 LEADER]: Becoming Leader. State: Replica: dfe28f6fbd844aaea3c9a0a9faf36b84, State: Running, Role: LEADER
I20260601 13:36:11.389428 26461 consensus_queue.cc:237] T 00000000000000000000000000000000 P dfe28f6fbd844aaea3c9a0a9faf36b84 [LEADER]: Queue going to LEADER mode. State: All 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: "dfe28f6fbd844aaea3c9a0a9faf36b84" member_type: VOTER }
I20260601 13:36:11.389508 26458 sys_catalog.cc:565] T 00000000000000000000000000000000 P dfe28f6fbd844aaea3c9a0a9faf36b84 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:36:11.389916 26463 sys_catalog.cc:455] T 00000000000000000000000000000000 P dfe28f6fbd844aaea3c9a0a9faf36b84 [sys.catalog]: SysCatalogTable state changed. Reason: New leader dfe28f6fbd844aaea3c9a0a9faf36b84. Latest consensus state: current_term: 1 leader_uuid: "dfe28f6fbd844aaea3c9a0a9faf36b84" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dfe28f6fbd844aaea3c9a0a9faf36b84" member_type: VOTER } }
I20260601 13:36:11.389966 26462 sys_catalog.cc:455] T 00000000000000000000000000000000 P dfe28f6fbd844aaea3c9a0a9faf36b84 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "dfe28f6fbd844aaea3c9a0a9faf36b84" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dfe28f6fbd844aaea3c9a0a9faf36b84" member_type: VOTER } }
I20260601 13:36:11.390076 26463 sys_catalog.cc:458] T 00000000000000000000000000000000 P dfe28f6fbd844aaea3c9a0a9faf36b84 [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:11.390095 26462 sys_catalog.cc:458] T 00000000000000000000000000000000 P dfe28f6fbd844aaea3c9a0a9faf36b84 [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:11.390384 26465 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:36:11.391664 26465 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:36:11.391896 22127 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:36:11.393805 26465 catalog_manager.cc:1382] Generated new cluster ID: 3b2d3c8a8d2b4f1297438eef95ca7bf6
I20260601 13:36:11.393877 26465 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:36:11.411216 26465 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:36:11.411885 26465 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:36:11.422717 26465 catalog_manager.cc:6069] T 00000000000000000000000000000000 P dfe28f6fbd844aaea3c9a0a9faf36b84: Generated new TSK 0
I20260601 13:36:11.422936 26465 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:36:11.424685 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:11.426990 26480 instance_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:36:11.427201 22127 server_base.cc:1061] running on GCE node
W20260601 13:36:11.427276 26482 instance_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:36:11.427206 26479 instance_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:36:11.427827 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:11.427882 22127 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:36:11.427901 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320971427900 us; error 0 us; skew 500 ppm
I20260601 13:36:11.428838 22127 webserver.cc:533] Webserver started at http://127.21.155.193:45231/ using document root <none> and password file <none>
I20260601 13:36:11.429013 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:11.429073 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:11.429147 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:11.429593 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320869173936-22127-0/minicluster-data/ts-0-root/instance:
uuid: "aae7a188d4a04840bfbe4b0a0e45ba55"
format_stamp: "Formatted at 2026-06-01 13:36:11 on dist-test-slave-zw2r"
I20260601 13:36:11.431176 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:36:11.432382 26487 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:36:11.432780 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:11.432873 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320869173936-22127-0/minicluster-data/ts-0-root
uuid: "aae7a188d4a04840bfbe4b0a0e45ba55"
format_stamp: "Formatted at 2026-06-01 13:36:11 on dist-test-slave-zw2r"
I20260601 13:36:11.432963 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320869173936-22127-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320869173936-22127-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320869173936-22127-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:36:11.440303 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:11.440768 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:11.441100 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:11.441670 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:11.441731 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:11.441787 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:11.441833 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:11.446254 26550 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.193:43089 every 8 connection(s)
I20260601 13:36:11.446249 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.193:43089
I20260601 13:36:11.447230 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:11.449417 26555 instance_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:36:11.449522 26558 instance_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:36:11.450134 26556 instance_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:36:11.450146 22127 server_base.cc:1061] running on GCE node
I20260601 13:36:11.450390 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:11.450429 22127 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:36:11.450446 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320971450446 us; error 0 us; skew 500 ppm
I20260601 13:36:11.451604 22127 webserver.cc:533] Webserver started at http://127.21.155.194:43179/ using document root <none> and password file <none>
I20260601 13:36:11.451799 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:11.451869 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:11.451946 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:11.452385 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320869173936-22127-0/minicluster-data/ts-1-root/instance:
uuid: "02f97a13daf24170a08e06a1e8881018"
format_stamp: "Formatted at 2026-06-01 13:36:11 on dist-test-slave-zw2r"
I20260601 13:36:11.452725 26551 heartbeater.cc:344] Connected to a master server at 127.21.155.254:34347
I20260601 13:36:11.452836 26551 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:11.453078 26551 heartbeater.cc:507] Master 127.21.155.254:34347 requested a full tablet report, sending...
I20260601 13:36:11.453755 26422 ts_manager.cc:194] Registered new tserver with Master: aae7a188d4a04840bfbe4b0a0e45ba55 (127.21.155.193:43089)
I20260601 13:36:11.454269 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:36:11.454648 26422 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35736
I20260601 13:36:11.455438 26563 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:36:11.455682 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:11.455823 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320869173936-22127-0/minicluster-data/ts-1-root
uuid: "02f97a13daf24170a08e06a1e8881018"
format_stamp: "Formatted at 2026-06-01 13:36:11 on dist-test-slave-zw2r"
I20260601 13:36:11.455909 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320869173936-22127-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320869173936-22127-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320869173936-22127-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:36:11.474180 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:11.474650 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:11.474970 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:11.475445 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:11.475504 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:11.475559 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:11.475605 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:11.480718 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.194:38043
I20260601 13:36:11.480751 26626 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.194:38043 every 8 connection(s)
I20260601 13:36:11.481609 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:11.483718 26630 instance_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:36:11.483934 26631 instance_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:36:11.483955 22127 server_base.cc:1061] running on GCE node
W20260601 13:36:11.484048 26633 instance_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:36:11.484360 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:11.484404 22127 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:36:11.484421 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320971484421 us; error 0 us; skew 500 ppm
I20260601 13:36:11.485407 22127 webserver.cc:533] Webserver started at http://127.21.155.195:36095/ using document root <none> and password file <none>
I20260601 13:36:11.485577 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:11.485646 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:11.485726 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:11.486268 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320869173936-22127-0/minicluster-data/ts-2-root/instance:
uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7"
format_stamp: "Formatted at 2026-06-01 13:36:11 on dist-test-slave-zw2r"
I20260601 13:36:11.486682 26627 heartbeater.cc:344] Connected to a master server at 127.21.155.254:34347
I20260601 13:36:11.486797 26627 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:11.487047 26627 heartbeater.cc:507] Master 127.21.155.254:34347 requested a full tablet report, sending...
I20260601 13:36:11.487725 26422 ts_manager.cc:194] Registered new tserver with Master: 02f97a13daf24170a08e06a1e8881018 (127.21.155.194:38043)
I20260601 13:36:11.488180 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:36:11.488404 26422 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35750
I20260601 13:36:11.489303 26638 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:36:11.489563 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:11.489630 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320869173936-22127-0/minicluster-data/ts-2-root
uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7"
format_stamp: "Formatted at 2026-06-01 13:36:11 on dist-test-slave-zw2r"
I20260601 13:36:11.489725 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320869173936-22127-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320869173936-22127-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320869173936-22127-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:36:11.499850 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:11.500362 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:11.500694 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:11.501289 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:11.501332 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:11.501365 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:11.501380 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:11.506475 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.195:33367
I20260601 13:36:11.506629 26701 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.195:33367 every 8 connection(s)
I20260601 13:36:11.512531 26702 heartbeater.cc:344] Connected to a master server at 127.21.155.254:34347
I20260601 13:36:11.512665 26702 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:11.512964 26702 heartbeater.cc:507] Master 127.21.155.254:34347 requested a full tablet report, sending...
I20260601 13:36:11.513859 26422 ts_manager.cc:194] Registered new tserver with Master: f60697d0cd7c46b6a2f24fb78a6e0ba7 (127.21.155.195:33367)
I20260601 13:36:11.513957 22127 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006912367s
I20260601 13:36:11.514647 26422 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35764
I20260601 13:36:12.455709 26551 heartbeater.cc:499] Master 127.21.155.254:34347 was elected leader, sending a full tablet report...
I20260601 13:36:12.489629 26627 heartbeater.cc:499] Master 127.21.155.254:34347 was elected leader, sending a full tablet report...
I20260601 13:36:12.515722 26702 heartbeater.cc:499] Master 127.21.155.254:34347 was elected leader, sending a full tablet report...
I20260601 13:36:12.554633 26422 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35774:
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:36:12.555397 26422 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:36:12.573527 26515 tablet_service.cc:1511] Processing CreateTablet for tablet 1a27a60c45af4038bb7a4ba3485f0900 (DEFAULT_TABLE table=test-workload [id=d52a5ddc49334b89851187846fb0cf3d]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260601 13:36:12.573979 26515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a27a60c45af4038bb7a4ba3485f0900. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:12.577484 26512 tablet_service.cc:1511] Processing CreateTablet for tablet 1436f91292064f45a86682e58e0511a2 (DEFAULT_TABLE table=test-workload [id=d52a5ddc49334b89851187846fb0cf3d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260601 13:36:12.577837 26512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1436f91292064f45a86682e58e0511a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:12.580854 26666 tablet_service.cc:1511] Processing CreateTablet for tablet 1a27a60c45af4038bb7a4ba3485f0900 (DEFAULT_TABLE table=test-workload [id=d52a5ddc49334b89851187846fb0cf3d]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260601 13:36:12.581125 26666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a27a60c45af4038bb7a4ba3485f0900. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:12.581059 26511 tablet_service.cc:1511] Processing CreateTablet for tablet 0bd42ddeb40c451d81aacdfd92133556 (DEFAULT_TABLE table=test-workload [id=d52a5ddc49334b89851187846fb0cf3d]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260601 13:36:12.581408 26511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bd42ddeb40c451d81aacdfd92133556. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:12.581477 26513 tablet_service.cc:1511] Processing CreateTablet for tablet 89a0bf7f0cf1468898dbd8d11fc74225 (DEFAULT_TABLE table=test-workload [id=d52a5ddc49334b89851187846fb0cf3d]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260601 13:36:12.581730 26513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89a0bf7f0cf1468898dbd8d11fc74225. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:12.573597 26514 tablet_service.cc:1511] Processing CreateTablet for tablet e2cfa07d0d8c47a99a295a2e78ce1b6f (DEFAULT_TABLE table=test-workload [id=d52a5ddc49334b89851187846fb0cf3d]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260601 13:36:12.584059 26514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2cfa07d0d8c47a99a295a2e78ce1b6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:12.584270 26664 tablet_service.cc:1511] Processing CreateTablet for tablet 89a0bf7f0cf1468898dbd8d11fc74225 (DEFAULT_TABLE table=test-workload [id=d52a5ddc49334b89851187846fb0cf3d]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260601 13:36:12.584354 26723 tablet_bootstrap.cc:492] T 1a27a60c45af4038bb7a4ba3485f0900 P f60697d0cd7c46b6a2f24fb78a6e0ba7: Bootstrap starting.
I20260601 13:36:12.584517 26664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89a0bf7f0cf1468898dbd8d11fc74225. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:12.585773 26723 tablet_bootstrap.cc:654] T 1a27a60c45af4038bb7a4ba3485f0900 P f60697d0cd7c46b6a2f24fb78a6e0ba7: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:12.577486 26722 tablet_bootstrap.cc:492] T 1a27a60c45af4038bb7a4ba3485f0900 P aae7a188d4a04840bfbe4b0a0e45ba55: Bootstrap starting.
I20260601 13:36:12.587150 26723 tablet_bootstrap.cc:492] T 1a27a60c45af4038bb7a4ba3485f0900 P f60697d0cd7c46b6a2f24fb78a6e0ba7: No bootstrap required, opened a new log
I20260601 13:36:12.587255 26723 ts_tablet_manager.cc:1403] T 1a27a60c45af4038bb7a4ba3485f0900 P f60697d0cd7c46b6a2f24fb78a6e0ba7: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.003s
I20260601 13:36:12.586638 26663 tablet_service.cc:1511] Processing CreateTablet for tablet 1436f91292064f45a86682e58e0511a2 (DEFAULT_TABLE table=test-workload [id=d52a5ddc49334b89851187846fb0cf3d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260601 13:36:12.587683 26663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1436f91292064f45a86682e58e0511a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:12.587849 26723 raft_consensus.cc:359] T 1a27a60c45af4038bb7a4ba3485f0900 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.587981 26723 raft_consensus.cc:385] T 1a27a60c45af4038bb7a4ba3485f0900 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:12.588022 26723 raft_consensus.cc:740] T 1a27a60c45af4038bb7a4ba3485f0900 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f60697d0cd7c46b6a2f24fb78a6e0ba7, State: Initialized, Role: FOLLOWER
I20260601 13:36:12.588085 26722 tablet_bootstrap.cc:654] T 1a27a60c45af4038bb7a4ba3485f0900 P aae7a188d4a04840bfbe4b0a0e45ba55: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:12.588172 26723 consensus_queue.cc:260] T 1a27a60c45af4038bb7a4ba3485f0900 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.588634 26723 ts_tablet_manager.cc:1434] T 1a27a60c45af4038bb7a4ba3485f0900 P f60697d0cd7c46b6a2f24fb78a6e0ba7: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:12.588866 26723 tablet_bootstrap.cc:492] T 89a0bf7f0cf1468898dbd8d11fc74225 P f60697d0cd7c46b6a2f24fb78a6e0ba7: Bootstrap starting.
I20260601 13:36:12.586910 26662 tablet_service.cc:1511] Processing CreateTablet for tablet 0bd42ddeb40c451d81aacdfd92133556 (DEFAULT_TABLE table=test-workload [id=d52a5ddc49334b89851187846fb0cf3d]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260601 13:36:12.589920 26662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bd42ddeb40c451d81aacdfd92133556. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:12.590628 26723 tablet_bootstrap.cc:654] T 89a0bf7f0cf1468898dbd8d11fc74225 P f60697d0cd7c46b6a2f24fb78a6e0ba7: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:12.584035 26665 tablet_service.cc:1511] Processing CreateTablet for tablet e2cfa07d0d8c47a99a295a2e78ce1b6f (DEFAULT_TABLE table=test-workload [id=d52a5ddc49334b89851187846fb0cf3d]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260601 13:36:12.592218 26665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2cfa07d0d8c47a99a295a2e78ce1b6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:12.592314 26723 tablet_bootstrap.cc:492] T 89a0bf7f0cf1468898dbd8d11fc74225 P f60697d0cd7c46b6a2f24fb78a6e0ba7: No bootstrap required, opened a new log
I20260601 13:36:12.592409 26723 ts_tablet_manager.cc:1403] T 89a0bf7f0cf1468898dbd8d11fc74225 P f60697d0cd7c46b6a2f24fb78a6e0ba7: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:36:12.592991 26723 raft_consensus.cc:359] T 89a0bf7f0cf1468898dbd8d11fc74225 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.593123 26723 raft_consensus.cc:385] T 89a0bf7f0cf1468898dbd8d11fc74225 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:12.593163 26723 raft_consensus.cc:740] T 89a0bf7f0cf1468898dbd8d11fc74225 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f60697d0cd7c46b6a2f24fb78a6e0ba7, State: Initialized, Role: FOLLOWER
I20260601 13:36:12.593339 26723 consensus_queue.cc:260] T 89a0bf7f0cf1468898dbd8d11fc74225 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.593698 26723 ts_tablet_manager.cc:1434] T 89a0bf7f0cf1468898dbd8d11fc74225 P f60697d0cd7c46b6a2f24fb78a6e0ba7: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:12.593905 26723 tablet_bootstrap.cc:492] T 1436f91292064f45a86682e58e0511a2 P f60697d0cd7c46b6a2f24fb78a6e0ba7: Bootstrap starting.
I20260601 13:36:12.595211 26723 tablet_bootstrap.cc:654] T 1436f91292064f45a86682e58e0511a2 P f60697d0cd7c46b6a2f24fb78a6e0ba7: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:12.595854 26661 tablet_service.cc:1511] Processing CreateTablet for tablet 85e3cfdb0dff49d3b7eadf7ba85f9f5c (DEFAULT_TABLE table=test-workload [id=d52a5ddc49334b89851187846fb0cf3d]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260601 13:36:12.596134 26661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85e3cfdb0dff49d3b7eadf7ba85f9f5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:12.597085 26722 tablet_bootstrap.cc:492] T 1a27a60c45af4038bb7a4ba3485f0900 P aae7a188d4a04840bfbe4b0a0e45ba55: No bootstrap required, opened a new log
I20260601 13:36:12.597293 26722 ts_tablet_manager.cc:1403] T 1a27a60c45af4038bb7a4ba3485f0900 P aae7a188d4a04840bfbe4b0a0e45ba55: Time spent bootstrapping tablet: real 0.020s	user 0.002s	sys 0.000s
I20260601 13:36:12.597975 26722 raft_consensus.cc:359] T 1a27a60c45af4038bb7a4ba3485f0900 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.598188 26722 raft_consensus.cc:385] T 1a27a60c45af4038bb7a4ba3485f0900 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:12.598285 26722 raft_consensus.cc:740] T 1a27a60c45af4038bb7a4ba3485f0900 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aae7a188d4a04840bfbe4b0a0e45ba55, State: Initialized, Role: FOLLOWER
I20260601 13:36:12.598677 26660 tablet_service.cc:1511] Processing CreateTablet for tablet fbe8ed42a0d546de9c1408818ad4c130 (DEFAULT_TABLE table=test-workload [id=d52a5ddc49334b89851187846fb0cf3d]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260601 13:36:12.598969 26660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbe8ed42a0d546de9c1408818ad4c130. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:12.599084 26590 tablet_service.cc:1511] Processing CreateTablet for tablet e2cfa07d0d8c47a99a295a2e78ce1b6f (DEFAULT_TABLE table=test-workload [id=d52a5ddc49334b89851187846fb0cf3d]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260601 13:36:12.599305 26590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2cfa07d0d8c47a99a295a2e78ce1b6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:12.599522 26583 tablet_service.cc:1511] Processing CreateTablet for tablet d7f36a09fb18472f9bc71fe306f9ecfd (DEFAULT_TABLE table=test-workload [id=d52a5ddc49334b89851187846fb0cf3d]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260601 13:36:12.599759 26583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7f36a09fb18472f9bc71fe306f9ecfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:12.599805 26591 tablet_service.cc:1511] Processing CreateTablet for tablet 1a27a60c45af4038bb7a4ba3485f0900 (DEFAULT_TABLE table=test-workload [id=d52a5ddc49334b89851187846fb0cf3d]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260601 13:36:12.600028 26591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a27a60c45af4038bb7a4ba3485f0900. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:12.601694 26590 tablet_service.cc:1511] Processing CreateTablet for tablet 85e3cfdb0dff49d3b7eadf7ba85f9f5c (DEFAULT_TABLE table=test-workload [id=d52a5ddc49334b89851187846fb0cf3d]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260601 13:36:12.601961 26590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85e3cfdb0dff49d3b7eadf7ba85f9f5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:12.602394 26589 tablet_service.cc:1511] Processing CreateTablet for tablet 89a0bf7f0cf1468898dbd8d11fc74225 (DEFAULT_TABLE table=test-workload [id=d52a5ddc49334b89851187846fb0cf3d]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260601 13:36:12.602362 26583 tablet_service.cc:1511] Processing CreateTablet for tablet fbe8ed42a0d546de9c1408818ad4c130 (DEFAULT_TABLE table=test-workload [id=d52a5ddc49334b89851187846fb0cf3d]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260601 13:36:12.602705 26583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbe8ed42a0d546de9c1408818ad4c130. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:12.602885 26588 tablet_service.cc:1511] Processing CreateTablet for tablet 1436f91292064f45a86682e58e0511a2 (DEFAULT_TABLE table=test-workload [id=d52a5ddc49334b89851187846fb0cf3d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260601 13:36:12.603072 26513 tablet_service.cc:1511] Processing CreateTablet for tablet d7f36a09fb18472f9bc71fe306f9ecfd (DEFAULT_TABLE table=test-workload [id=d52a5ddc49334b89851187846fb0cf3d]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260601 13:36:12.603154 26588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1436f91292064f45a86682e58e0511a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:12.603313 26513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7f36a09fb18472f9bc71fe306f9ecfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:12.603487 26511 tablet_service.cc:1511] Processing CreateTablet for tablet a131c36e184a4ba58a8e6eeb4a39796b (DEFAULT_TABLE table=test-workload [id=d52a5ddc49334b89851187846fb0cf3d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260601 13:36:12.603734 26511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a131c36e184a4ba58a8e6eeb4a39796b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:12.603319 26514 tablet_service.cc:1511] Processing CreateTablet for tablet fab8a25d8c3042bda90d3edf451d7f67 (DEFAULT_TABLE table=test-workload [id=d52a5ddc49334b89851187846fb0cf3d]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260601 13:36:12.605507 26514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fab8a25d8c3042bda90d3edf451d7f67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:12.605537 26587 tablet_service.cc:1511] Processing CreateTablet for tablet 0bd42ddeb40c451d81aacdfd92133556 (DEFAULT_TABLE table=test-workload [id=d52a5ddc49334b89851187846fb0cf3d]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260601 13:36:12.605890 26587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bd42ddeb40c451d81aacdfd92133556. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:12.607474 26664 tablet_service.cc:1511] Processing CreateTablet for tablet bc3793778d6d49e1af0684e6e5d502e4 (DEFAULT_TABLE table=test-workload [id=d52a5ddc49334b89851187846fb0cf3d]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260601 13:36:12.607730 26664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc3793778d6d49e1af0684e6e5d502e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:12.609112 26586 tablet_service.cc:1511] Processing CreateTablet for tablet fab8a25d8c3042bda90d3edf451d7f67 (DEFAULT_TABLE table=test-workload [id=d52a5ddc49334b89851187846fb0cf3d]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260601 13:36:12.609477 26586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fab8a25d8c3042bda90d3edf451d7f67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:12.609958 26729 tablet_bootstrap.cc:492] T e2cfa07d0d8c47a99a295a2e78ce1b6f P 02f97a13daf24170a08e06a1e8881018: Bootstrap starting.
I20260601 13:36:12.610167 26662 tablet_service.cc:1511] Processing CreateTablet for tablet a131c36e184a4ba58a8e6eeb4a39796b (DEFAULT_TABLE table=test-workload [id=d52a5ddc49334b89851187846fb0cf3d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260601 13:36:12.610394 26662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a131c36e184a4ba58a8e6eeb4a39796b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:12.611140 26729 tablet_bootstrap.cc:654] T e2cfa07d0d8c47a99a295a2e78ce1b6f P 02f97a13daf24170a08e06a1e8881018: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:12.612210 26663 tablet_service.cc:1511] Processing CreateTablet for tablet d7f36a09fb18472f9bc71fe306f9ecfd (DEFAULT_TABLE table=test-workload [id=d52a5ddc49334b89851187846fb0cf3d]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260601 13:36:12.612505 26663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7f36a09fb18472f9bc71fe306f9ecfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:12.612656 26585 tablet_service.cc:1511] Processing CreateTablet for tablet a131c36e184a4ba58a8e6eeb4a39796b (DEFAULT_TABLE table=test-workload [id=d52a5ddc49334b89851187846fb0cf3d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260601 13:36:12.612974 26585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a131c36e184a4ba58a8e6eeb4a39796b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:12.614056 26509 tablet_service.cc:1511] Processing CreateTablet for tablet fbe8ed42a0d546de9c1408818ad4c130 (DEFAULT_TABLE table=test-workload [id=d52a5ddc49334b89851187846fb0cf3d]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260601 13:36:12.614333 26509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbe8ed42a0d546de9c1408818ad4c130. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:12.616313 26665 tablet_service.cc:1511] Processing CreateTablet for tablet fab8a25d8c3042bda90d3edf451d7f67 (DEFAULT_TABLE table=test-workload [id=d52a5ddc49334b89851187846fb0cf3d]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260601 13:36:12.616547 26665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fab8a25d8c3042bda90d3edf451d7f67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:12.616658 26510 tablet_service.cc:1511] Processing CreateTablet for tablet 85e3cfdb0dff49d3b7eadf7ba85f9f5c (DEFAULT_TABLE table=test-workload [id=d52a5ddc49334b89851187846fb0cf3d]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260601 13:36:12.616789 26729 tablet_bootstrap.cc:492] T e2cfa07d0d8c47a99a295a2e78ce1b6f P 02f97a13daf24170a08e06a1e8881018: No bootstrap required, opened a new log
I20260601 13:36:12.616871 26510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85e3cfdb0dff49d3b7eadf7ba85f9f5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:12.616901 26729 ts_tablet_manager.cc:1403] T e2cfa07d0d8c47a99a295a2e78ce1b6f P 02f97a13daf24170a08e06a1e8881018: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:36:12.617693 26729 raft_consensus.cc:359] T e2cfa07d0d8c47a99a295a2e78ce1b6f P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.617869 26729 raft_consensus.cc:385] T e2cfa07d0d8c47a99a295a2e78ce1b6f P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:12.617918 26729 raft_consensus.cc:740] T e2cfa07d0d8c47a99a295a2e78ce1b6f P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f97a13daf24170a08e06a1e8881018, State: Initialized, Role: FOLLOWER
I20260601 13:36:12.618137 26729 consensus_queue.cc:260] T e2cfa07d0d8c47a99a295a2e78ce1b6f P 02f97a13daf24170a08e06a1e8881018 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.618758 26729 ts_tablet_manager.cc:1434] T e2cfa07d0d8c47a99a295a2e78ce1b6f P 02f97a13daf24170a08e06a1e8881018: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:36:12.619056 26515 tablet_service.cc:1511] Processing CreateTablet for tablet 7af108178dee4619bb3799d5fec8b96e (DEFAULT_TABLE table=test-workload [id=d52a5ddc49334b89851187846fb0cf3d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260601 13:36:12.619328 26515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7af108178dee4619bb3799d5fec8b96e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:12.619072 26666 tablet_service.cc:1511] Processing CreateTablet for tablet 7af108178dee4619bb3799d5fec8b96e (DEFAULT_TABLE table=test-workload [id=d52a5ddc49334b89851187846fb0cf3d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260601 13:36:12.621042 26729 tablet_bootstrap.cc:492] T d7f36a09fb18472f9bc71fe306f9ecfd P 02f97a13daf24170a08e06a1e8881018: Bootstrap starting.
I20260601 13:36:12.621343 26666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7af108178dee4619bb3799d5fec8b96e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:12.621444 26512 tablet_service.cc:1511] Processing CreateTablet for tablet bc3793778d6d49e1af0684e6e5d502e4 (DEFAULT_TABLE table=test-workload [id=d52a5ddc49334b89851187846fb0cf3d]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260601 13:36:12.621671 26512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc3793778d6d49e1af0684e6e5d502e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:12.622550 26729 tablet_bootstrap.cc:654] T d7f36a09fb18472f9bc71fe306f9ecfd P 02f97a13daf24170a08e06a1e8881018: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:12.623718 26582 tablet_service.cc:1511] Processing CreateTablet for tablet 7af108178dee4619bb3799d5fec8b96e (DEFAULT_TABLE table=test-workload [id=d52a5ddc49334b89851187846fb0cf3d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260601 13:36:12.623983 26582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7af108178dee4619bb3799d5fec8b96e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:12.624517 26729 tablet_bootstrap.cc:492] T d7f36a09fb18472f9bc71fe306f9ecfd P 02f97a13daf24170a08e06a1e8881018: No bootstrap required, opened a new log
I20260601 13:36:12.624637 26729 ts_tablet_manager.cc:1403] T d7f36a09fb18472f9bc71fe306f9ecfd P 02f97a13daf24170a08e06a1e8881018: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:36:12.625561 26729 raft_consensus.cc:359] T d7f36a09fb18472f9bc71fe306f9ecfd P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.625711 26729 raft_consensus.cc:385] T d7f36a09fb18472f9bc71fe306f9ecfd P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:12.625706 26584 tablet_service.cc:1511] Processing CreateTablet for tablet bc3793778d6d49e1af0684e6e5d502e4 (DEFAULT_TABLE table=test-workload [id=d52a5ddc49334b89851187846fb0cf3d]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260601 13:36:12.625802 26729 raft_consensus.cc:740] T d7f36a09fb18472f9bc71fe306f9ecfd P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f97a13daf24170a08e06a1e8881018, State: Initialized, Role: FOLLOWER
I20260601 13:36:12.625986 26584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc3793778d6d49e1af0684e6e5d502e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:12.626001 26729 consensus_queue.cc:260] T d7f36a09fb18472f9bc71fe306f9ecfd P 02f97a13daf24170a08e06a1e8881018 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.626389 26729 ts_tablet_manager.cc:1434] T d7f36a09fb18472f9bc71fe306f9ecfd P 02f97a13daf24170a08e06a1e8881018: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:36:12.626649 26729 tablet_bootstrap.cc:492] T 1a27a60c45af4038bb7a4ba3485f0900 P 02f97a13daf24170a08e06a1e8881018: Bootstrap starting.
I20260601 13:36:12.628436 26729 tablet_bootstrap.cc:654] T 1a27a60c45af4038bb7a4ba3485f0900 P 02f97a13daf24170a08e06a1e8881018: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:12.628973 26589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89a0bf7f0cf1468898dbd8d11fc74225. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:12.629854 26729 tablet_bootstrap.cc:492] T 1a27a60c45af4038bb7a4ba3485f0900 P 02f97a13daf24170a08e06a1e8881018: No bootstrap required, opened a new log
I20260601 13:36:12.629952 26729 ts_tablet_manager.cc:1403] T 1a27a60c45af4038bb7a4ba3485f0900 P 02f97a13daf24170a08e06a1e8881018: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:36:12.630575 26729 raft_consensus.cc:359] T 1a27a60c45af4038bb7a4ba3485f0900 P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.630733 26729 raft_consensus.cc:385] T 1a27a60c45af4038bb7a4ba3485f0900 P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:12.630774 26729 raft_consensus.cc:740] T 1a27a60c45af4038bb7a4ba3485f0900 P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f97a13daf24170a08e06a1e8881018, State: Initialized, Role: FOLLOWER
I20260601 13:36:12.630927 26729 consensus_queue.cc:260] T 1a27a60c45af4038bb7a4ba3485f0900 P 02f97a13daf24170a08e06a1e8881018 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.598529 26722 consensus_queue.cc:260] T 1a27a60c45af4038bb7a4ba3485f0900 P aae7a188d4a04840bfbe4b0a0e45ba55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.631279 26729 ts_tablet_manager.cc:1434] T 1a27a60c45af4038bb7a4ba3485f0900 P 02f97a13daf24170a08e06a1e8881018: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:36:12.631433 26722 ts_tablet_manager.cc:1434] T 1a27a60c45af4038bb7a4ba3485f0900 P aae7a188d4a04840bfbe4b0a0e45ba55: Time spent starting tablet: real 0.034s	user 0.001s	sys 0.000s
I20260601 13:36:12.631630 26722 tablet_bootstrap.cc:492] T 1436f91292064f45a86682e58e0511a2 P aae7a188d4a04840bfbe4b0a0e45ba55: Bootstrap starting.
I20260601 13:36:12.631896 26723 tablet_bootstrap.cc:492] T 1436f91292064f45a86682e58e0511a2 P f60697d0cd7c46b6a2f24fb78a6e0ba7: No bootstrap required, opened a new log
I20260601 13:36:12.631976 26723 ts_tablet_manager.cc:1403] T 1436f91292064f45a86682e58e0511a2 P f60697d0cd7c46b6a2f24fb78a6e0ba7: Time spent bootstrapping tablet: real 0.038s	user 0.003s	sys 0.000s
I20260601 13:36:12.632459 26723 raft_consensus.cc:359] T 1436f91292064f45a86682e58e0511a2 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.632579 26723 raft_consensus.cc:385] T 1436f91292064f45a86682e58e0511a2 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:12.632611 26723 raft_consensus.cc:740] T 1436f91292064f45a86682e58e0511a2 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f60697d0cd7c46b6a2f24fb78a6e0ba7, State: Initialized, Role: FOLLOWER
I20260601 13:36:12.632735 26723 consensus_queue.cc:260] T 1436f91292064f45a86682e58e0511a2 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.632915 26722 tablet_bootstrap.cc:654] T 1436f91292064f45a86682e58e0511a2 P aae7a188d4a04840bfbe4b0a0e45ba55: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:12.633028 26723 ts_tablet_manager.cc:1434] T 1436f91292064f45a86682e58e0511a2 P f60697d0cd7c46b6a2f24fb78a6e0ba7: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:12.633265 26723 tablet_bootstrap.cc:492] T 0bd42ddeb40c451d81aacdfd92133556 P f60697d0cd7c46b6a2f24fb78a6e0ba7: Bootstrap starting.
I20260601 13:36:12.634235 26722 tablet_bootstrap.cc:492] T 1436f91292064f45a86682e58e0511a2 P aae7a188d4a04840bfbe4b0a0e45ba55: No bootstrap required, opened a new log
I20260601 13:36:12.634353 26722 ts_tablet_manager.cc:1403] T 1436f91292064f45a86682e58e0511a2 P aae7a188d4a04840bfbe4b0a0e45ba55: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:12.634629 26723 tablet_bootstrap.cc:654] T 0bd42ddeb40c451d81aacdfd92133556 P f60697d0cd7c46b6a2f24fb78a6e0ba7: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:12.634829 26722 raft_consensus.cc:359] T 1436f91292064f45a86682e58e0511a2 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.634940 26722 raft_consensus.cc:385] T 1436f91292064f45a86682e58e0511a2 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:12.634967 26722 raft_consensus.cc:740] T 1436f91292064f45a86682e58e0511a2 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aae7a188d4a04840bfbe4b0a0e45ba55, State: Initialized, Role: FOLLOWER
I20260601 13:36:12.635118 26722 consensus_queue.cc:260] T 1436f91292064f45a86682e58e0511a2 P aae7a188d4a04840bfbe4b0a0e45ba55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.635581 26722 ts_tablet_manager.cc:1434] T 1436f91292064f45a86682e58e0511a2 P aae7a188d4a04840bfbe4b0a0e45ba55: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:36:12.636099 26729 tablet_bootstrap.cc:492] T fbe8ed42a0d546de9c1408818ad4c130 P 02f97a13daf24170a08e06a1e8881018: Bootstrap starting.
I20260601 13:36:12.637531 26729 tablet_bootstrap.cc:654] T fbe8ed42a0d546de9c1408818ad4c130 P 02f97a13daf24170a08e06a1e8881018: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:12.637651 26722 tablet_bootstrap.cc:492] T 89a0bf7f0cf1468898dbd8d11fc74225 P aae7a188d4a04840bfbe4b0a0e45ba55: Bootstrap starting.
I20260601 13:36:12.639140 26722 tablet_bootstrap.cc:654] T 89a0bf7f0cf1468898dbd8d11fc74225 P aae7a188d4a04840bfbe4b0a0e45ba55: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:12.639679 26723 tablet_bootstrap.cc:492] T 0bd42ddeb40c451d81aacdfd92133556 P f60697d0cd7c46b6a2f24fb78a6e0ba7: No bootstrap required, opened a new log
I20260601 13:36:12.639807 26723 ts_tablet_manager.cc:1403] T 0bd42ddeb40c451d81aacdfd92133556 P f60697d0cd7c46b6a2f24fb78a6e0ba7: Time spent bootstrapping tablet: real 0.007s	user 0.003s	sys 0.000s
I20260601 13:36:12.640610 26722 tablet_bootstrap.cc:492] T 89a0bf7f0cf1468898dbd8d11fc74225 P aae7a188d4a04840bfbe4b0a0e45ba55: No bootstrap required, opened a new log
I20260601 13:36:12.640563 26723 raft_consensus.cc:359] T 0bd42ddeb40c451d81aacdfd92133556 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.640691 26722 ts_tablet_manager.cc:1403] T 89a0bf7f0cf1468898dbd8d11fc74225 P aae7a188d4a04840bfbe4b0a0e45ba55: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:12.640746 26723 raft_consensus.cc:385] T 0bd42ddeb40c451d81aacdfd92133556 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:12.640801 26723 raft_consensus.cc:740] T 0bd42ddeb40c451d81aacdfd92133556 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f60697d0cd7c46b6a2f24fb78a6e0ba7, State: Initialized, Role: FOLLOWER
I20260601 13:36:12.640983 26723 consensus_queue.cc:260] T 0bd42ddeb40c451d81aacdfd92133556 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.641191 26722 raft_consensus.cc:359] T 89a0bf7f0cf1468898dbd8d11fc74225 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.641333 26722 raft_consensus.cc:385] T 89a0bf7f0cf1468898dbd8d11fc74225 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:12.641371 26722 raft_consensus.cc:740] T 89a0bf7f0cf1468898dbd8d11fc74225 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aae7a188d4a04840bfbe4b0a0e45ba55, State: Initialized, Role: FOLLOWER
I20260601 13:36:12.641446 26723 ts_tablet_manager.cc:1434] T 0bd42ddeb40c451d81aacdfd92133556 P f60697d0cd7c46b6a2f24fb78a6e0ba7: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:36:12.641489 26722 consensus_queue.cc:260] T 89a0bf7f0cf1468898dbd8d11fc74225 P aae7a188d4a04840bfbe4b0a0e45ba55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.641801 26722 ts_tablet_manager.cc:1434] T 89a0bf7f0cf1468898dbd8d11fc74225 P aae7a188d4a04840bfbe4b0a0e45ba55: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:12.641952 26723 tablet_bootstrap.cc:492] T e2cfa07d0d8c47a99a295a2e78ce1b6f P f60697d0cd7c46b6a2f24fb78a6e0ba7: Bootstrap starting.
I20260601 13:36:12.642040 26722 tablet_bootstrap.cc:492] T 0bd42ddeb40c451d81aacdfd92133556 P aae7a188d4a04840bfbe4b0a0e45ba55: Bootstrap starting.
I20260601 13:36:12.643344 26722 tablet_bootstrap.cc:654] T 0bd42ddeb40c451d81aacdfd92133556 P aae7a188d4a04840bfbe4b0a0e45ba55: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:12.643591 26723 tablet_bootstrap.cc:654] T e2cfa07d0d8c47a99a295a2e78ce1b6f P f60697d0cd7c46b6a2f24fb78a6e0ba7: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:12.645015 26729 tablet_bootstrap.cc:492] T fbe8ed42a0d546de9c1408818ad4c130 P 02f97a13daf24170a08e06a1e8881018: No bootstrap required, opened a new log
I20260601 13:36:12.645172 26729 ts_tablet_manager.cc:1403] T fbe8ed42a0d546de9c1408818ad4c130 P 02f97a13daf24170a08e06a1e8881018: Time spent bootstrapping tablet: real 0.009s	user 0.003s	sys 0.000s
I20260601 13:36:12.645463 26723 tablet_bootstrap.cc:492] T e2cfa07d0d8c47a99a295a2e78ce1b6f P f60697d0cd7c46b6a2f24fb78a6e0ba7: No bootstrap required, opened a new log
I20260601 13:36:12.645664 26723 ts_tablet_manager.cc:1403] T e2cfa07d0d8c47a99a295a2e78ce1b6f P f60697d0cd7c46b6a2f24fb78a6e0ba7: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:36:12.645807 26729 raft_consensus.cc:359] T fbe8ed42a0d546de9c1408818ad4c130 P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.646003 26729 raft_consensus.cc:385] T fbe8ed42a0d546de9c1408818ad4c130 P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:12.646090 26729 raft_consensus.cc:740] T fbe8ed42a0d546de9c1408818ad4c130 P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f97a13daf24170a08e06a1e8881018, State: Initialized, Role: FOLLOWER
I20260601 13:36:12.646303 26729 consensus_queue.cc:260] T fbe8ed42a0d546de9c1408818ad4c130 P 02f97a13daf24170a08e06a1e8881018 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.646508 26723 raft_consensus.cc:359] T e2cfa07d0d8c47a99a295a2e78ce1b6f P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.647429 26723 raft_consensus.cc:385] T e2cfa07d0d8c47a99a295a2e78ce1b6f P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:12.647571 26723 raft_consensus.cc:740] T e2cfa07d0d8c47a99a295a2e78ce1b6f P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f60697d0cd7c46b6a2f24fb78a6e0ba7, State: Initialized, Role: FOLLOWER
I20260601 13:36:12.647823 26723 consensus_queue.cc:260] T e2cfa07d0d8c47a99a295a2e78ce1b6f P f60697d0cd7c46b6a2f24fb78a6e0ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.648269 26723 ts_tablet_manager.cc:1434] T e2cfa07d0d8c47a99a295a2e78ce1b6f P f60697d0cd7c46b6a2f24fb78a6e0ba7: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:36:12.648519 26723 tablet_bootstrap.cc:492] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P f60697d0cd7c46b6a2f24fb78a6e0ba7: Bootstrap starting.
I20260601 13:36:12.650298 26723 tablet_bootstrap.cc:654] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P f60697d0cd7c46b6a2f24fb78a6e0ba7: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:12.646767 26729 ts_tablet_manager.cc:1434] T fbe8ed42a0d546de9c1408818ad4c130 P 02f97a13daf24170a08e06a1e8881018: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:12.650588 26731 raft_consensus.cc:493] T 1a27a60c45af4038bb7a4ba3485f0900 P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:12.650763 26731 raft_consensus.cc:515] T 1a27a60c45af4038bb7a4ba3485f0900 P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.650853 26729 tablet_bootstrap.cc:492] T 0bd42ddeb40c451d81aacdfd92133556 P 02f97a13daf24170a08e06a1e8881018: Bootstrap starting.
I20260601 13:36:12.652387 26729 tablet_bootstrap.cc:654] T 0bd42ddeb40c451d81aacdfd92133556 P 02f97a13daf24170a08e06a1e8881018: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:12.653414 26731 leader_election.cc:290] T 1a27a60c45af4038bb7a4ba3485f0900 P 02f97a13daf24170a08e06a1e8881018 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aae7a188d4a04840bfbe4b0a0e45ba55 (127.21.155.193:43089), f60697d0cd7c46b6a2f24fb78a6e0ba7 (127.21.155.195:33367)
I20260601 13:36:12.653867 26722 tablet_bootstrap.cc:492] T 0bd42ddeb40c451d81aacdfd92133556 P aae7a188d4a04840bfbe4b0a0e45ba55: No bootstrap required, opened a new log
I20260601 13:36:12.654057 26722 ts_tablet_manager.cc:1403] T 0bd42ddeb40c451d81aacdfd92133556 P aae7a188d4a04840bfbe4b0a0e45ba55: Time spent bootstrapping tablet: real 0.012s	user 0.000s	sys 0.002s
I20260601 13:36:12.654372 26729 tablet_bootstrap.cc:492] T 0bd42ddeb40c451d81aacdfd92133556 P 02f97a13daf24170a08e06a1e8881018: No bootstrap required, opened a new log
I20260601 13:36:12.654490 26729 ts_tablet_manager.cc:1403] T 0bd42ddeb40c451d81aacdfd92133556 P 02f97a13daf24170a08e06a1e8881018: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20260601 13:36:12.654739 26722 raft_consensus.cc:359] T 0bd42ddeb40c451d81aacdfd92133556 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.654910 26722 raft_consensus.cc:385] T 0bd42ddeb40c451d81aacdfd92133556 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:12.654956 26722 raft_consensus.cc:740] T 0bd42ddeb40c451d81aacdfd92133556 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aae7a188d4a04840bfbe4b0a0e45ba55, State: Initialized, Role: FOLLOWER
I20260601 13:36:12.654976 26729 raft_consensus.cc:359] T 0bd42ddeb40c451d81aacdfd92133556 P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.655112 26729 raft_consensus.cc:385] T 0bd42ddeb40c451d81aacdfd92133556 P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:12.655160 26729 raft_consensus.cc:740] T 0bd42ddeb40c451d81aacdfd92133556 P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f97a13daf24170a08e06a1e8881018, State: Initialized, Role: FOLLOWER
I20260601 13:36:12.655150 26722 consensus_queue.cc:260] T 0bd42ddeb40c451d81aacdfd92133556 P aae7a188d4a04840bfbe4b0a0e45ba55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.655453 26729 consensus_queue.cc:260] T 0bd42ddeb40c451d81aacdfd92133556 P 02f97a13daf24170a08e06a1e8881018 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.655675 26734 raft_consensus.cc:493] T 1436f91292064f45a86682e58e0511a2 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:12.655947 26722 ts_tablet_manager.cc:1434] T 0bd42ddeb40c451d81aacdfd92133556 P aae7a188d4a04840bfbe4b0a0e45ba55: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:36:12.656144 26734 raft_consensus.cc:515] T 1436f91292064f45a86682e58e0511a2 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.656260 26722 tablet_bootstrap.cc:492] T e2cfa07d0d8c47a99a295a2e78ce1b6f P aae7a188d4a04840bfbe4b0a0e45ba55: Bootstrap starting.
I20260601 13:36:12.655933 26729 ts_tablet_manager.cc:1434] T 0bd42ddeb40c451d81aacdfd92133556 P 02f97a13daf24170a08e06a1e8881018: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:36:12.657351 26729 tablet_bootstrap.cc:492] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 02f97a13daf24170a08e06a1e8881018: Bootstrap starting.
I20260601 13:36:12.657471 26734 leader_election.cc:290] T 1436f91292064f45a86682e58e0511a2 P aae7a188d4a04840bfbe4b0a0e45ba55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02f97a13daf24170a08e06a1e8881018 (127.21.155.194:38043), f60697d0cd7c46b6a2f24fb78a6e0ba7 (127.21.155.195:33367)
I20260601 13:36:12.655520 26736 raft_consensus.cc:493] T 89a0bf7f0cf1468898dbd8d11fc74225 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:12.658210 26736 raft_consensus.cc:515] T 89a0bf7f0cf1468898dbd8d11fc74225 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.658846 26736 leader_election.cc:290] T 89a0bf7f0cf1468898dbd8d11fc74225 P aae7a188d4a04840bfbe4b0a0e45ba55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02f97a13daf24170a08e06a1e8881018 (127.21.155.194:38043), f60697d0cd7c46b6a2f24fb78a6e0ba7 (127.21.155.195:33367)
I20260601 13:36:12.664079 26525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a27a60c45af4038bb7a4ba3485f0900" candidate_uuid: "02f97a13daf24170a08e06a1e8881018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" is_pre_election: true
I20260601 13:36:12.664283 26525 raft_consensus.cc:2468] T 1a27a60c45af4038bb7a4ba3485f0900 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02f97a13daf24170a08e06a1e8881018 in term 0.
I20260601 13:36:12.664932 26676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1436f91292064f45a86682e58e0511a2" candidate_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" is_pre_election: true
I20260601 13:36:12.664949 26675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a0bf7f0cf1468898dbd8d11fc74225" candidate_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" is_pre_election: true
I20260601 13:36:12.665040 26565 leader_election.cc:304] T 1a27a60c45af4038bb7a4ba3485f0900 P 02f97a13daf24170a08e06a1e8881018 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f97a13daf24170a08e06a1e8881018, aae7a188d4a04840bfbe4b0a0e45ba55; no voters: 
I20260601 13:36:12.665139 26676 raft_consensus.cc:2468] T 1436f91292064f45a86682e58e0511a2 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aae7a188d4a04840bfbe4b0a0e45ba55 in term 0.
I20260601 13:36:12.665143 26675 raft_consensus.cc:2468] T 89a0bf7f0cf1468898dbd8d11fc74225 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aae7a188d4a04840bfbe4b0a0e45ba55 in term 0.
I20260601 13:36:12.665261 26731 raft_consensus.cc:2804] T 1a27a60c45af4038bb7a4ba3485f0900 P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:12.665309 26731 raft_consensus.cc:493] T 1a27a60c45af4038bb7a4ba3485f0900 P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:12.665350 26731 raft_consensus.cc:3060] T 1a27a60c45af4038bb7a4ba3485f0900 P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:12.666339 26722 tablet_bootstrap.cc:654] T e2cfa07d0d8c47a99a295a2e78ce1b6f P aae7a188d4a04840bfbe4b0a0e45ba55: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:12.666321 26731 raft_consensus.cc:515] T 1a27a60c45af4038bb7a4ba3485f0900 P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.666831 26490 leader_election.cc:304] T 1436f91292064f45a86682e58e0511a2 P aae7a188d4a04840bfbe4b0a0e45ba55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aae7a188d4a04840bfbe4b0a0e45ba55, f60697d0cd7c46b6a2f24fb78a6e0ba7; no voters: 
I20260601 13:36:12.666929 26731 leader_election.cc:290] T 1a27a60c45af4038bb7a4ba3485f0900 P 02f97a13daf24170a08e06a1e8881018 [CANDIDATE]: Term 1 election: Requested vote from peers aae7a188d4a04840bfbe4b0a0e45ba55 (127.21.155.193:43089), f60697d0cd7c46b6a2f24fb78a6e0ba7 (127.21.155.195:33367)
I20260601 13:36:12.667016 26490 leader_election.cc:304] T 89a0bf7f0cf1468898dbd8d11fc74225 P aae7a188d4a04840bfbe4b0a0e45ba55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aae7a188d4a04840bfbe4b0a0e45ba55, f60697d0cd7c46b6a2f24fb78a6e0ba7; no voters: 
I20260601 13:36:12.667642 26736 raft_consensus.cc:2804] T 89a0bf7f0cf1468898dbd8d11fc74225 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:12.667723 26736 raft_consensus.cc:493] T 89a0bf7f0cf1468898dbd8d11fc74225 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:12.667702 26525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a27a60c45af4038bb7a4ba3485f0900" candidate_uuid: "02f97a13daf24170a08e06a1e8881018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55"
I20260601 13:36:12.667768 26736 raft_consensus.cc:3060] T 89a0bf7f0cf1468898dbd8d11fc74225 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:12.667825 26525 raft_consensus.cc:3060] T 1a27a60c45af4038bb7a4ba3485f0900 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:12.668231 26745 raft_consensus.cc:2804] T 1436f91292064f45a86682e58e0511a2 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:12.668413 26725 raft_consensus.cc:493] T 1a27a60c45af4038bb7a4ba3485f0900 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:12.669708 26725 raft_consensus.cc:515] T 1a27a60c45af4038bb7a4ba3485f0900 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.669816 26736 raft_consensus.cc:515] T 89a0bf7f0cf1468898dbd8d11fc74225 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.670272 26736 leader_election.cc:290] T 89a0bf7f0cf1468898dbd8d11fc74225 P aae7a188d4a04840bfbe4b0a0e45ba55 [CANDIDATE]: Term 1 election: Requested vote from peers 02f97a13daf24170a08e06a1e8881018 (127.21.155.194:38043), f60697d0cd7c46b6a2f24fb78a6e0ba7 (127.21.155.195:33367)
I20260601 13:36:12.670357 26725 leader_election.cc:290] T 1a27a60c45af4038bb7a4ba3485f0900 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02f97a13daf24170a08e06a1e8881018 (127.21.155.194:38043), aae7a188d4a04840bfbe4b0a0e45ba55 (127.21.155.193:43089)
I20260601 13:36:12.671463 26676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a27a60c45af4038bb7a4ba3485f0900" candidate_uuid: "02f97a13daf24170a08e06a1e8881018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" is_pre_election: true
I20260601 13:36:12.671622 26676 raft_consensus.cc:2468] T 1a27a60c45af4038bb7a4ba3485f0900 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02f97a13daf24170a08e06a1e8881018 in term 0.
I20260601 13:36:12.671829 26675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a27a60c45af4038bb7a4ba3485f0900" candidate_uuid: "02f97a13daf24170a08e06a1e8881018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7"
I20260601 13:36:12.671980 26675 raft_consensus.cc:3060] T 1a27a60c45af4038bb7a4ba3485f0900 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:12.673064 26675 raft_consensus.cc:2468] T 1a27a60c45af4038bb7a4ba3485f0900 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f97a13daf24170a08e06a1e8881018 in term 1.
I20260601 13:36:12.670290 26729 tablet_bootstrap.cc:654] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 02f97a13daf24170a08e06a1e8881018: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:12.673779 26676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a0bf7f0cf1468898dbd8d11fc74225" candidate_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7"
I20260601 13:36:12.673902 26676 raft_consensus.cc:3060] T 89a0bf7f0cf1468898dbd8d11fc74225 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:12.674944 26676 raft_consensus.cc:2468] T 89a0bf7f0cf1468898dbd8d11fc74225 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aae7a188d4a04840bfbe4b0a0e45ba55 in term 1.
I20260601 13:36:12.676029 26524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a27a60c45af4038bb7a4ba3485f0900" candidate_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" is_pre_election: true
I20260601 13:36:12.676672 26566 leader_election.cc:304] T 1a27a60c45af4038bb7a4ba3485f0900 P 02f97a13daf24170a08e06a1e8881018 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f97a13daf24170a08e06a1e8881018, f60697d0cd7c46b6a2f24fb78a6e0ba7; no voters: 
I20260601 13:36:12.676853 26731 raft_consensus.cc:2804] T 1a27a60c45af4038bb7a4ba3485f0900 P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:12.676941 26490 leader_election.cc:304] T 89a0bf7f0cf1468898dbd8d11fc74225 P aae7a188d4a04840bfbe4b0a0e45ba55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aae7a188d4a04840bfbe4b0a0e45ba55, f60697d0cd7c46b6a2f24fb78a6e0ba7; no voters: 
I20260601 13:36:12.669571 26525 raft_consensus.cc:2468] T 1a27a60c45af4038bb7a4ba3485f0900 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f97a13daf24170a08e06a1e8881018 in term 1.
I20260601 13:36:12.677157 26731 raft_consensus.cc:697] T 1a27a60c45af4038bb7a4ba3485f0900 P 02f97a13daf24170a08e06a1e8881018 [term 1 LEADER]: Becoming Leader. State: Replica: 02f97a13daf24170a08e06a1e8881018, State: Running, Role: LEADER
I20260601 13:36:12.677382 26731 consensus_queue.cc:237] T 1a27a60c45af4038bb7a4ba3485f0900 P 02f97a13daf24170a08e06a1e8881018 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.677565 26736 raft_consensus.cc:2804] T 89a0bf7f0cf1468898dbd8d11fc74225 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:12.677681 26736 raft_consensus.cc:697] T 89a0bf7f0cf1468898dbd8d11fc74225 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 LEADER]: Becoming Leader. State: Replica: aae7a188d4a04840bfbe4b0a0e45ba55, State: Running, Role: LEADER
I20260601 13:36:12.678241 26736 consensus_queue.cc:237] T 89a0bf7f0cf1468898dbd8d11fc74225 P aae7a188d4a04840bfbe4b0a0e45ba55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.678750 26601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a27a60c45af4038bb7a4ba3485f0900" candidate_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f97a13daf24170a08e06a1e8881018" is_pre_election: true
I20260601 13:36:12.679177 26642 leader_election.cc:304] T 1a27a60c45af4038bb7a4ba3485f0900 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f60697d0cd7c46b6a2f24fb78a6e0ba7; no voters: 02f97a13daf24170a08e06a1e8881018, aae7a188d4a04840bfbe4b0a0e45ba55
I20260601 13:36:12.679418 26725 raft_consensus.cc:2749] T 1a27a60c45af4038bb7a4ba3485f0900 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:36:12.668377 26745 raft_consensus.cc:493] T 1436f91292064f45a86682e58e0511a2 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:12.679800 26416 catalog_manager.cc:5696] T 1a27a60c45af4038bb7a4ba3485f0900 P 02f97a13daf24170a08e06a1e8881018 reported cstate change: term changed from 0 to 1, leader changed from <none> to 02f97a13daf24170a08e06a1e8881018 (127.21.155.194). New cstate: current_term: 1 leader_uuid: "02f97a13daf24170a08e06a1e8881018" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:12.680193 26422 catalog_manager.cc:5696] T 89a0bf7f0cf1468898dbd8d11fc74225 P aae7a188d4a04840bfbe4b0a0e45ba55 reported cstate change: term changed from 0 to 1, leader changed from <none> to aae7a188d4a04840bfbe4b0a0e45ba55 (127.21.155.193). New cstate: current_term: 1 leader_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:12.676844 26722 tablet_bootstrap.cc:492] T e2cfa07d0d8c47a99a295a2e78ce1b6f P aae7a188d4a04840bfbe4b0a0e45ba55: No bootstrap required, opened a new log
I20260601 13:36:12.680734 26722 ts_tablet_manager.cc:1403] T e2cfa07d0d8c47a99a295a2e78ce1b6f P aae7a188d4a04840bfbe4b0a0e45ba55: Time spent bootstrapping tablet: real 0.025s	user 0.003s	sys 0.001s
I20260601 13:36:12.681432 26722 raft_consensus.cc:359] T e2cfa07d0d8c47a99a295a2e78ce1b6f P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.681582 26722 raft_consensus.cc:385] T e2cfa07d0d8c47a99a295a2e78ce1b6f P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:12.681643 26722 raft_consensus.cc:740] T e2cfa07d0d8c47a99a295a2e78ce1b6f P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aae7a188d4a04840bfbe4b0a0e45ba55, State: Initialized, Role: FOLLOWER
I20260601 13:36:12.681828 26722 consensus_queue.cc:260] T e2cfa07d0d8c47a99a295a2e78ce1b6f P aae7a188d4a04840bfbe4b0a0e45ba55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.682262 26722 ts_tablet_manager.cc:1434] T e2cfa07d0d8c47a99a295a2e78ce1b6f P aae7a188d4a04840bfbe4b0a0e45ba55: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:12.682544 26722 tablet_bootstrap.cc:492] T a131c36e184a4ba58a8e6eeb4a39796b P aae7a188d4a04840bfbe4b0a0e45ba55: Bootstrap starting.
I20260601 13:36:12.684057 26722 tablet_bootstrap.cc:654] T a131c36e184a4ba58a8e6eeb4a39796b P aae7a188d4a04840bfbe4b0a0e45ba55: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:12.684302 26601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1436f91292064f45a86682e58e0511a2" candidate_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f97a13daf24170a08e06a1e8881018" is_pre_election: true
I20260601 13:36:12.684450 26600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a0bf7f0cf1468898dbd8d11fc74225" candidate_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f97a13daf24170a08e06a1e8881018" is_pre_election: true
I20260601 13:36:12.684693 26599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a0bf7f0cf1468898dbd8d11fc74225" candidate_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f97a13daf24170a08e06a1e8881018"
W20260601 13:36:12.684753 26491 leader_election.cc:343] T 1436f91292064f45a86682e58e0511a2 P aae7a188d4a04840bfbe4b0a0e45ba55 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f97a13daf24170a08e06a1e8881018 (127.21.155.194:38043): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:36:12.681640 26745 raft_consensus.cc:3060] T 1436f91292064f45a86682e58e0511a2 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Advancing to term 1
W20260601 13:36:12.684938 26491 leader_election.cc:343] T 89a0bf7f0cf1468898dbd8d11fc74225 P aae7a188d4a04840bfbe4b0a0e45ba55 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f97a13daf24170a08e06a1e8881018 (127.21.155.194:38043): Illegal state: must be running to vote when last-logged opid is not known
W20260601 13:36:12.685103 26491 leader_election.cc:343] T 89a0bf7f0cf1468898dbd8d11fc74225 P aae7a188d4a04840bfbe4b0a0e45ba55 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02f97a13daf24170a08e06a1e8881018 (127.21.155.194:38043): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:36:12.686681 26745 raft_consensus.cc:515] T 1436f91292064f45a86682e58e0511a2 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.687373 26745 leader_election.cc:290] T 1436f91292064f45a86682e58e0511a2 P aae7a188d4a04840bfbe4b0a0e45ba55 [CANDIDATE]: Term 1 election: Requested vote from peers 02f97a13daf24170a08e06a1e8881018 (127.21.155.194:38043), f60697d0cd7c46b6a2f24fb78a6e0ba7 (127.21.155.195:33367)
I20260601 13:36:12.687479 26599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1436f91292064f45a86682e58e0511a2" candidate_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f97a13daf24170a08e06a1e8881018"
W20260601 13:36:12.687867 26491 leader_election.cc:343] T 1436f91292064f45a86682e58e0511a2 P aae7a188d4a04840bfbe4b0a0e45ba55 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02f97a13daf24170a08e06a1e8881018 (127.21.155.194:38043): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:36:12.688060 26729 tablet_bootstrap.cc:492] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 02f97a13daf24170a08e06a1e8881018: No bootstrap required, opened a new log
I20260601 13:36:12.688088 26676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1436f91292064f45a86682e58e0511a2" candidate_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7"
I20260601 13:36:12.688190 26729 ts_tablet_manager.cc:1403] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 02f97a13daf24170a08e06a1e8881018: Time spent bootstrapping tablet: real 0.031s	user 0.003s	sys 0.000s
I20260601 13:36:12.688233 26676 raft_consensus.cc:3060] T 1436f91292064f45a86682e58e0511a2 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:12.688863 26729 raft_consensus.cc:359] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.688980 26676 raft_consensus.cc:2468] T 1436f91292064f45a86682e58e0511a2 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aae7a188d4a04840bfbe4b0a0e45ba55 in term 1.
I20260601 13:36:12.689002 26729 raft_consensus.cc:385] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:12.689278 26729 raft_consensus.cc:740] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f97a13daf24170a08e06a1e8881018, State: Initialized, Role: FOLLOWER
I20260601 13:36:12.689455 26490 leader_election.cc:304] T 1436f91292064f45a86682e58e0511a2 P aae7a188d4a04840bfbe4b0a0e45ba55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: aae7a188d4a04840bfbe4b0a0e45ba55, f60697d0cd7c46b6a2f24fb78a6e0ba7; no voters: 02f97a13daf24170a08e06a1e8881018
I20260601 13:36:12.689486 26729 consensus_queue.cc:260] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 02f97a13daf24170a08e06a1e8881018 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.689795 26729 ts_tablet_manager.cc:1434] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 02f97a13daf24170a08e06a1e8881018: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:36:12.689898 26723 tablet_bootstrap.cc:492] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P f60697d0cd7c46b6a2f24fb78a6e0ba7: No bootstrap required, opened a new log
I20260601 13:36:12.690017 26729 tablet_bootstrap.cc:492] T fab8a25d8c3042bda90d3edf451d7f67 P 02f97a13daf24170a08e06a1e8881018: Bootstrap starting.
I20260601 13:36:12.690100 26745 raft_consensus.cc:2804] T 1436f91292064f45a86682e58e0511a2 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:12.690196 26745 raft_consensus.cc:697] T 1436f91292064f45a86682e58e0511a2 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 LEADER]: Becoming Leader. State: Replica: aae7a188d4a04840bfbe4b0a0e45ba55, State: Running, Role: LEADER
I20260601 13:36:12.690342 26745 consensus_queue.cc:237] T 1436f91292064f45a86682e58e0511a2 P aae7a188d4a04840bfbe4b0a0e45ba55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.690033 26723 ts_tablet_manager.cc:1403] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P f60697d0cd7c46b6a2f24fb78a6e0ba7: Time spent bootstrapping tablet: real 0.042s	user 0.004s	sys 0.000s
I20260601 13:36:12.691361 26729 tablet_bootstrap.cc:654] T fab8a25d8c3042bda90d3edf451d7f67 P 02f97a13daf24170a08e06a1e8881018: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:12.691916 26723 raft_consensus.cc:359] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.692055 26723 raft_consensus.cc:385] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:12.692106 26723 raft_consensus.cc:740] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f60697d0cd7c46b6a2f24fb78a6e0ba7, State: Initialized, Role: FOLLOWER
I20260601 13:36:12.692261 26723 consensus_queue.cc:260] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P f60697d0cd7c46b6a2f24fb78a6e0ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.692665 26723 ts_tablet_manager.cc:1434] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P f60697d0cd7c46b6a2f24fb78a6e0ba7: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:12.692727 26729 tablet_bootstrap.cc:492] T fab8a25d8c3042bda90d3edf451d7f67 P 02f97a13daf24170a08e06a1e8881018: No bootstrap required, opened a new log
I20260601 13:36:12.692804 26729 ts_tablet_manager.cc:1403] T fab8a25d8c3042bda90d3edf451d7f67 P 02f97a13daf24170a08e06a1e8881018: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:12.692888 26723 tablet_bootstrap.cc:492] T fbe8ed42a0d546de9c1408818ad4c130 P f60697d0cd7c46b6a2f24fb78a6e0ba7: Bootstrap starting.
I20260601 13:36:12.693322 26729 raft_consensus.cc:359] T fab8a25d8c3042bda90d3edf451d7f67 P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.693423 26729 raft_consensus.cc:385] T fab8a25d8c3042bda90d3edf451d7f67 P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:12.693470 26729 raft_consensus.cc:740] T fab8a25d8c3042bda90d3edf451d7f67 P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f97a13daf24170a08e06a1e8881018, State: Initialized, Role: FOLLOWER
I20260601 13:36:12.693694 26729 consensus_queue.cc:260] T fab8a25d8c3042bda90d3edf451d7f67 P 02f97a13daf24170a08e06a1e8881018 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.693878 26722 tablet_bootstrap.cc:492] T a131c36e184a4ba58a8e6eeb4a39796b P aae7a188d4a04840bfbe4b0a0e45ba55: No bootstrap required, opened a new log
I20260601 13:36:12.693974 26722 ts_tablet_manager.cc:1403] T a131c36e184a4ba58a8e6eeb4a39796b P aae7a188d4a04840bfbe4b0a0e45ba55: Time spent bootstrapping tablet: real 0.011s	user 0.002s	sys 0.000s
I20260601 13:36:12.694001 26729 ts_tablet_manager.cc:1434] T fab8a25d8c3042bda90d3edf451d7f67 P 02f97a13daf24170a08e06a1e8881018: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:12.694173 26723 tablet_bootstrap.cc:654] T fbe8ed42a0d546de9c1408818ad4c130 P f60697d0cd7c46b6a2f24fb78a6e0ba7: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:12.694486 26722 raft_consensus.cc:359] T a131c36e184a4ba58a8e6eeb4a39796b P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.694607 26722 raft_consensus.cc:385] T a131c36e184a4ba58a8e6eeb4a39796b P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:12.694656 26722 raft_consensus.cc:740] T a131c36e184a4ba58a8e6eeb4a39796b P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aae7a188d4a04840bfbe4b0a0e45ba55, State: Initialized, Role: FOLLOWER
I20260601 13:36:12.694675 26729 tablet_bootstrap.cc:492] T a131c36e184a4ba58a8e6eeb4a39796b P 02f97a13daf24170a08e06a1e8881018: Bootstrap starting.
I20260601 13:36:12.694804 26722 consensus_queue.cc:260] T a131c36e184a4ba58a8e6eeb4a39796b P aae7a188d4a04840bfbe4b0a0e45ba55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.695097 26722 ts_tablet_manager.cc:1434] T a131c36e184a4ba58a8e6eeb4a39796b P aae7a188d4a04840bfbe4b0a0e45ba55: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:36:12.695276 26722 tablet_bootstrap.cc:492] T fab8a25d8c3042bda90d3edf451d7f67 P aae7a188d4a04840bfbe4b0a0e45ba55: Bootstrap starting.
I20260601 13:36:12.695770 26729 tablet_bootstrap.cc:654] T a131c36e184a4ba58a8e6eeb4a39796b P 02f97a13daf24170a08e06a1e8881018: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:12.696446 26722 tablet_bootstrap.cc:654] T fab8a25d8c3042bda90d3edf451d7f67 P aae7a188d4a04840bfbe4b0a0e45ba55: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:12.697543 26723 tablet_bootstrap.cc:492] T fbe8ed42a0d546de9c1408818ad4c130 P f60697d0cd7c46b6a2f24fb78a6e0ba7: No bootstrap required, opened a new log
I20260601 13:36:12.697600 26722 tablet_bootstrap.cc:492] T fab8a25d8c3042bda90d3edf451d7f67 P aae7a188d4a04840bfbe4b0a0e45ba55: No bootstrap required, opened a new log
I20260601 13:36:12.697665 26723 ts_tablet_manager.cc:1403] T fbe8ed42a0d546de9c1408818ad4c130 P f60697d0cd7c46b6a2f24fb78a6e0ba7: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:36:12.697726 26722 ts_tablet_manager.cc:1403] T fab8a25d8c3042bda90d3edf451d7f67 P aae7a188d4a04840bfbe4b0a0e45ba55: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:36:12.698105 26722 raft_consensus.cc:359] T fab8a25d8c3042bda90d3edf451d7f67 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.698226 26722 raft_consensus.cc:385] T fab8a25d8c3042bda90d3edf451d7f67 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:12.698271 26722 raft_consensus.cc:740] T fab8a25d8c3042bda90d3edf451d7f67 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aae7a188d4a04840bfbe4b0a0e45ba55, State: Initialized, Role: FOLLOWER
W20260601 13:36:12.698243 26552 tablet.cc:2404] T 0bd42ddeb40c451d81aacdfd92133556 P aae7a188d4a04840bfbe4b0a0e45ba55: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:36:12.698396 26722 consensus_queue.cc:260] T fab8a25d8c3042bda90d3edf451d7f67 P aae7a188d4a04840bfbe4b0a0e45ba55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.698599 26722 ts_tablet_manager.cc:1434] T fab8a25d8c3042bda90d3edf451d7f67 P aae7a188d4a04840bfbe4b0a0e45ba55: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:36:12.698783 26722 tablet_bootstrap.cc:492] T d7f36a09fb18472f9bc71fe306f9ecfd P aae7a188d4a04840bfbe4b0a0e45ba55: Bootstrap starting.
I20260601 13:36:12.699026 26422 catalog_manager.cc:5696] T 1436f91292064f45a86682e58e0511a2 P aae7a188d4a04840bfbe4b0a0e45ba55 reported cstate change: term changed from 0 to 1, leader changed from <none> to aae7a188d4a04840bfbe4b0a0e45ba55 (127.21.155.193). New cstate: current_term: 1 leader_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:12.699674 26722 tablet_bootstrap.cc:654] T d7f36a09fb18472f9bc71fe306f9ecfd P aae7a188d4a04840bfbe4b0a0e45ba55: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:12.698241 26723 raft_consensus.cc:359] T fbe8ed42a0d546de9c1408818ad4c130 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.700742 26723 raft_consensus.cc:385] T fbe8ed42a0d546de9c1408818ad4c130 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:12.700752 26722 tablet_bootstrap.cc:492] T d7f36a09fb18472f9bc71fe306f9ecfd P aae7a188d4a04840bfbe4b0a0e45ba55: No bootstrap required, opened a new log
I20260601 13:36:12.700804 26723 raft_consensus.cc:740] T fbe8ed42a0d546de9c1408818ad4c130 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f60697d0cd7c46b6a2f24fb78a6e0ba7, State: Initialized, Role: FOLLOWER
I20260601 13:36:12.700865 26722 ts_tablet_manager.cc:1403] T d7f36a09fb18472f9bc71fe306f9ecfd P aae7a188d4a04840bfbe4b0a0e45ba55: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:36:12.700960 26723 consensus_queue.cc:260] T fbe8ed42a0d546de9c1408818ad4c130 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.701326 26722 raft_consensus.cc:359] T d7f36a09fb18472f9bc71fe306f9ecfd P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.701390 26723 ts_tablet_manager.cc:1434] T fbe8ed42a0d546de9c1408818ad4c130 P f60697d0cd7c46b6a2f24fb78a6e0ba7: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:36:12.701439 26722 raft_consensus.cc:385] T d7f36a09fb18472f9bc71fe306f9ecfd P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:12.701474 26722 raft_consensus.cc:740] T d7f36a09fb18472f9bc71fe306f9ecfd P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aae7a188d4a04840bfbe4b0a0e45ba55, State: Initialized, Role: FOLLOWER
I20260601 13:36:12.701602 26722 consensus_queue.cc:260] T d7f36a09fb18472f9bc71fe306f9ecfd P aae7a188d4a04840bfbe4b0a0e45ba55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.701893 26722 ts_tablet_manager.cc:1434] T d7f36a09fb18472f9bc71fe306f9ecfd P aae7a188d4a04840bfbe4b0a0e45ba55: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:36:12.702067 26722 tablet_bootstrap.cc:492] T fbe8ed42a0d546de9c1408818ad4c130 P aae7a188d4a04840bfbe4b0a0e45ba55: Bootstrap starting.
I20260601 13:36:12.703089 26722 tablet_bootstrap.cc:654] T fbe8ed42a0d546de9c1408818ad4c130 P aae7a188d4a04840bfbe4b0a0e45ba55: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:12.703656 26723 tablet_bootstrap.cc:492] T bc3793778d6d49e1af0684e6e5d502e4 P f60697d0cd7c46b6a2f24fb78a6e0ba7: Bootstrap starting.
I20260601 13:36:12.705124 26723 tablet_bootstrap.cc:654] T bc3793778d6d49e1af0684e6e5d502e4 P f60697d0cd7c46b6a2f24fb78a6e0ba7: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:12.706022 26729 tablet_bootstrap.cc:492] T a131c36e184a4ba58a8e6eeb4a39796b P 02f97a13daf24170a08e06a1e8881018: No bootstrap required, opened a new log
I20260601 13:36:12.706136 26729 ts_tablet_manager.cc:1403] T a131c36e184a4ba58a8e6eeb4a39796b P 02f97a13daf24170a08e06a1e8881018: Time spent bootstrapping tablet: real 0.012s	user 0.002s	sys 0.000s
I20260601 13:36:12.706460 26723 tablet_bootstrap.cc:492] T bc3793778d6d49e1af0684e6e5d502e4 P f60697d0cd7c46b6a2f24fb78a6e0ba7: No bootstrap required, opened a new log
I20260601 13:36:12.706550 26723 ts_tablet_manager.cc:1403] T bc3793778d6d49e1af0684e6e5d502e4 P f60697d0cd7c46b6a2f24fb78a6e0ba7: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:12.706733 26729 raft_consensus.cc:359] T a131c36e184a4ba58a8e6eeb4a39796b P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.706858 26729 raft_consensus.cc:385] T a131c36e184a4ba58a8e6eeb4a39796b P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:12.706902 26729 raft_consensus.cc:740] T a131c36e184a4ba58a8e6eeb4a39796b P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f97a13daf24170a08e06a1e8881018, State: Initialized, Role: FOLLOWER
I20260601 13:36:12.706993 26723 raft_consensus.cc:359] T bc3793778d6d49e1af0684e6e5d502e4 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.707089 26723 raft_consensus.cc:385] T bc3793778d6d49e1af0684e6e5d502e4 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:12.707046 26729 consensus_queue.cc:260] T a131c36e184a4ba58a8e6eeb4a39796b P 02f97a13daf24170a08e06a1e8881018 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.707125 26723 raft_consensus.cc:740] T bc3793778d6d49e1af0684e6e5d502e4 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f60697d0cd7c46b6a2f24fb78a6e0ba7, State: Initialized, Role: FOLLOWER
I20260601 13:36:12.707378 26729 ts_tablet_manager.cc:1434] T a131c36e184a4ba58a8e6eeb4a39796b P 02f97a13daf24170a08e06a1e8881018: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:36:12.707332 26723 consensus_queue.cc:260] T bc3793778d6d49e1af0684e6e5d502e4 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.707561 26729 tablet_bootstrap.cc:492] T 7af108178dee4619bb3799d5fec8b96e P 02f97a13daf24170a08e06a1e8881018: Bootstrap starting.
I20260601 13:36:12.707607 26723 ts_tablet_manager.cc:1434] T bc3793778d6d49e1af0684e6e5d502e4 P f60697d0cd7c46b6a2f24fb78a6e0ba7: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:12.707751 26723 tablet_bootstrap.cc:492] T d7f36a09fb18472f9bc71fe306f9ecfd P f60697d0cd7c46b6a2f24fb78a6e0ba7: Bootstrap starting.
I20260601 13:36:12.708694 26729 tablet_bootstrap.cc:654] T 7af108178dee4619bb3799d5fec8b96e P 02f97a13daf24170a08e06a1e8881018: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:12.708694 26723 tablet_bootstrap.cc:654] T d7f36a09fb18472f9bc71fe306f9ecfd P f60697d0cd7c46b6a2f24fb78a6e0ba7: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:12.714135 26722 tablet_bootstrap.cc:492] T fbe8ed42a0d546de9c1408818ad4c130 P aae7a188d4a04840bfbe4b0a0e45ba55: No bootstrap required, opened a new log
I20260601 13:36:12.714259 26722 ts_tablet_manager.cc:1403] T fbe8ed42a0d546de9c1408818ad4c130 P aae7a188d4a04840bfbe4b0a0e45ba55: Time spent bootstrapping tablet: real 0.012s	user 0.002s	sys 0.000s
I20260601 13:36:12.714300 26729 tablet_bootstrap.cc:492] T 7af108178dee4619bb3799d5fec8b96e P 02f97a13daf24170a08e06a1e8881018: No bootstrap required, opened a new log
I20260601 13:36:12.714373 26729 ts_tablet_manager.cc:1403] T 7af108178dee4619bb3799d5fec8b96e P 02f97a13daf24170a08e06a1e8881018: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:36:12.714509 26723 tablet_bootstrap.cc:492] T d7f36a09fb18472f9bc71fe306f9ecfd P f60697d0cd7c46b6a2f24fb78a6e0ba7: No bootstrap required, opened a new log
I20260601 13:36:12.714696 26723 ts_tablet_manager.cc:1403] T d7f36a09fb18472f9bc71fe306f9ecfd P f60697d0cd7c46b6a2f24fb78a6e0ba7: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:36:12.714828 26729 raft_consensus.cc:359] T 7af108178dee4619bb3799d5fec8b96e P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.714983 26729 raft_consensus.cc:385] T 7af108178dee4619bb3799d5fec8b96e P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:12.714851 26722 raft_consensus.cc:359] T fbe8ed42a0d546de9c1408818ad4c130 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.715030 26729 raft_consensus.cc:740] T 7af108178dee4619bb3799d5fec8b96e P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f97a13daf24170a08e06a1e8881018, State: Initialized, Role: FOLLOWER
I20260601 13:36:12.715091 26722 raft_consensus.cc:385] T fbe8ed42a0d546de9c1408818ad4c130 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:12.715133 26722 raft_consensus.cc:740] T fbe8ed42a0d546de9c1408818ad4c130 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aae7a188d4a04840bfbe4b0a0e45ba55, State: Initialized, Role: FOLLOWER
I20260601 13:36:12.715227 26722 consensus_queue.cc:260] T fbe8ed42a0d546de9c1408818ad4c130 P aae7a188d4a04840bfbe4b0a0e45ba55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.715226 26729 consensus_queue.cc:260] T 7af108178dee4619bb3799d5fec8b96e P 02f97a13daf24170a08e06a1e8881018 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.715535 26729 ts_tablet_manager.cc:1434] T 7af108178dee4619bb3799d5fec8b96e P 02f97a13daf24170a08e06a1e8881018: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:12.715739 26729 tablet_bootstrap.cc:492] T bc3793778d6d49e1af0684e6e5d502e4 P 02f97a13daf24170a08e06a1e8881018: Bootstrap starting.
I20260601 13:36:12.716114 26723 raft_consensus.cc:359] T d7f36a09fb18472f9bc71fe306f9ecfd P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.716250 26723 raft_consensus.cc:385] T d7f36a09fb18472f9bc71fe306f9ecfd P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:12.716302 26723 raft_consensus.cc:740] T d7f36a09fb18472f9bc71fe306f9ecfd P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f60697d0cd7c46b6a2f24fb78a6e0ba7, State: Initialized, Role: FOLLOWER
I20260601 13:36:12.716499 26723 consensus_queue.cc:260] T d7f36a09fb18472f9bc71fe306f9ecfd P f60697d0cd7c46b6a2f24fb78a6e0ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.716945 26729 tablet_bootstrap.cc:654] T bc3793778d6d49e1af0684e6e5d502e4 P 02f97a13daf24170a08e06a1e8881018: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:12.717736 26723 ts_tablet_manager.cc:1434] T d7f36a09fb18472f9bc71fe306f9ecfd P f60697d0cd7c46b6a2f24fb78a6e0ba7: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:36:12.715535 26722 ts_tablet_manager.cc:1434] T fbe8ed42a0d546de9c1408818ad4c130 P aae7a188d4a04840bfbe4b0a0e45ba55: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:12.718113 26723 tablet_bootstrap.cc:492] T fab8a25d8c3042bda90d3edf451d7f67 P f60697d0cd7c46b6a2f24fb78a6e0ba7: Bootstrap starting.
I20260601 13:36:12.718147 26722 tablet_bootstrap.cc:492] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P aae7a188d4a04840bfbe4b0a0e45ba55: Bootstrap starting.
I20260601 13:36:12.719277 26722 tablet_bootstrap.cc:654] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P aae7a188d4a04840bfbe4b0a0e45ba55: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:12.719520 26723 tablet_bootstrap.cc:654] T fab8a25d8c3042bda90d3edf451d7f67 P f60697d0cd7c46b6a2f24fb78a6e0ba7: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:12.720960 26722 tablet_bootstrap.cc:492] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P aae7a188d4a04840bfbe4b0a0e45ba55: No bootstrap required, opened a new log
I20260601 13:36:12.721072 26722 ts_tablet_manager.cc:1403] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P aae7a188d4a04840bfbe4b0a0e45ba55: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:12.721751 26722 raft_consensus.cc:359] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.721905 26722 raft_consensus.cc:385] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:12.721962 26722 raft_consensus.cc:740] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aae7a188d4a04840bfbe4b0a0e45ba55, State: Initialized, Role: FOLLOWER
I20260601 13:36:12.722163 26722 consensus_queue.cc:260] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P aae7a188d4a04840bfbe4b0a0e45ba55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.722922 26723 tablet_bootstrap.cc:492] T fab8a25d8c3042bda90d3edf451d7f67 P f60697d0cd7c46b6a2f24fb78a6e0ba7: No bootstrap required, opened a new log
I20260601 13:36:12.722976 26729 tablet_bootstrap.cc:492] T bc3793778d6d49e1af0684e6e5d502e4 P 02f97a13daf24170a08e06a1e8881018: No bootstrap required, opened a new log
I20260601 13:36:12.723028 26723 ts_tablet_manager.cc:1403] T fab8a25d8c3042bda90d3edf451d7f67 P f60697d0cd7c46b6a2f24fb78a6e0ba7: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:36:12.723059 26729 ts_tablet_manager.cc:1403] T bc3793778d6d49e1af0684e6e5d502e4 P 02f97a13daf24170a08e06a1e8881018: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:36:12.723539 26729 raft_consensus.cc:359] T bc3793778d6d49e1af0684e6e5d502e4 P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.723646 26729 raft_consensus.cc:385] T bc3793778d6d49e1af0684e6e5d502e4 P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:12.723744 26729 raft_consensus.cc:740] T bc3793778d6d49e1af0684e6e5d502e4 P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f97a13daf24170a08e06a1e8881018, State: Initialized, Role: FOLLOWER
I20260601 13:36:12.723903 26729 consensus_queue.cc:260] T bc3793778d6d49e1af0684e6e5d502e4 P 02f97a13daf24170a08e06a1e8881018 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.723986 26722 ts_tablet_manager.cc:1434] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P aae7a188d4a04840bfbe4b0a0e45ba55: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:12.724319 26729 ts_tablet_manager.cc:1434] T bc3793778d6d49e1af0684e6e5d502e4 P 02f97a13daf24170a08e06a1e8881018: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:12.724493 26722 tablet_bootstrap.cc:492] T 7af108178dee4619bb3799d5fec8b96e P aae7a188d4a04840bfbe4b0a0e45ba55: Bootstrap starting.
I20260601 13:36:12.724547 26729 tablet_bootstrap.cc:492] T 1436f91292064f45a86682e58e0511a2 P 02f97a13daf24170a08e06a1e8881018: Bootstrap starting.
I20260601 13:36:12.725773 26722 tablet_bootstrap.cc:654] T 7af108178dee4619bb3799d5fec8b96e P aae7a188d4a04840bfbe4b0a0e45ba55: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:12.725986 26729 tablet_bootstrap.cc:654] T 1436f91292064f45a86682e58e0511a2 P 02f97a13daf24170a08e06a1e8881018: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:12.723629 26723 raft_consensus.cc:359] T fab8a25d8c3042bda90d3edf451d7f67 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.726732 26723 raft_consensus.cc:385] T fab8a25d8c3042bda90d3edf451d7f67 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:12.726794 26723 raft_consensus.cc:740] T fab8a25d8c3042bda90d3edf451d7f67 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f60697d0cd7c46b6a2f24fb78a6e0ba7, State: Initialized, Role: FOLLOWER
I20260601 13:36:12.726946 26723 consensus_queue.cc:260] T fab8a25d8c3042bda90d3edf451d7f67 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.727239 26723 ts_tablet_manager.cc:1434] T fab8a25d8c3042bda90d3edf451d7f67 P f60697d0cd7c46b6a2f24fb78a6e0ba7: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:36:12.727447 26723 tablet_bootstrap.cc:492] T a131c36e184a4ba58a8e6eeb4a39796b P f60697d0cd7c46b6a2f24fb78a6e0ba7: Bootstrap starting.
I20260601 13:36:12.728514 26723 tablet_bootstrap.cc:654] T a131c36e184a4ba58a8e6eeb4a39796b P f60697d0cd7c46b6a2f24fb78a6e0ba7: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:12.729970 26723 tablet_bootstrap.cc:492] T a131c36e184a4ba58a8e6eeb4a39796b P f60697d0cd7c46b6a2f24fb78a6e0ba7: No bootstrap required, opened a new log
I20260601 13:36:12.730026 26722 tablet_bootstrap.cc:492] T 7af108178dee4619bb3799d5fec8b96e P aae7a188d4a04840bfbe4b0a0e45ba55: No bootstrap required, opened a new log
I20260601 13:36:12.730087 26723 ts_tablet_manager.cc:1403] T a131c36e184a4ba58a8e6eeb4a39796b P f60697d0cd7c46b6a2f24fb78a6e0ba7: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:12.730108 26722 ts_tablet_manager.cc:1403] T 7af108178dee4619bb3799d5fec8b96e P aae7a188d4a04840bfbe4b0a0e45ba55: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:36:12.730597 26722 raft_consensus.cc:359] T 7af108178dee4619bb3799d5fec8b96e P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.730727 26722 raft_consensus.cc:385] T 7af108178dee4619bb3799d5fec8b96e P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:12.730728 26723 raft_consensus.cc:359] T a131c36e184a4ba58a8e6eeb4a39796b P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.730840 26722 raft_consensus.cc:740] T 7af108178dee4619bb3799d5fec8b96e P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aae7a188d4a04840bfbe4b0a0e45ba55, State: Initialized, Role: FOLLOWER
I20260601 13:36:12.730885 26723 raft_consensus.cc:385] T a131c36e184a4ba58a8e6eeb4a39796b P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:12.730940 26723 raft_consensus.cc:740] T a131c36e184a4ba58a8e6eeb4a39796b P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f60697d0cd7c46b6a2f24fb78a6e0ba7, State: Initialized, Role: FOLLOWER
I20260601 13:36:12.730986 26722 consensus_queue.cc:260] T 7af108178dee4619bb3799d5fec8b96e P aae7a188d4a04840bfbe4b0a0e45ba55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.731108 26723 consensus_queue.cc:260] T a131c36e184a4ba58a8e6eeb4a39796b P f60697d0cd7c46b6a2f24fb78a6e0ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.731346 26722 ts_tablet_manager.cc:1434] T 7af108178dee4619bb3799d5fec8b96e P aae7a188d4a04840bfbe4b0a0e45ba55: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:12.731494 26723 ts_tablet_manager.cc:1434] T a131c36e184a4ba58a8e6eeb4a39796b P f60697d0cd7c46b6a2f24fb78a6e0ba7: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:12.731566 26722 tablet_bootstrap.cc:492] T bc3793778d6d49e1af0684e6e5d502e4 P aae7a188d4a04840bfbe4b0a0e45ba55: Bootstrap starting.
I20260601 13:36:12.731716 26723 tablet_bootstrap.cc:492] T 7af108178dee4619bb3799d5fec8b96e P f60697d0cd7c46b6a2f24fb78a6e0ba7: Bootstrap starting.
I20260601 13:36:12.733084 26729 tablet_bootstrap.cc:492] T 1436f91292064f45a86682e58e0511a2 P 02f97a13daf24170a08e06a1e8881018: No bootstrap required, opened a new log
I20260601 13:36:12.733119 26723 tablet_bootstrap.cc:654] T 7af108178dee4619bb3799d5fec8b96e P f60697d0cd7c46b6a2f24fb78a6e0ba7: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:12.733178 26729 ts_tablet_manager.cc:1403] T 1436f91292064f45a86682e58e0511a2 P 02f97a13daf24170a08e06a1e8881018: Time spent bootstrapping tablet: real 0.009s	user 0.000s	sys 0.002s
I20260601 13:36:12.733717 26729 raft_consensus.cc:359] T 1436f91292064f45a86682e58e0511a2 P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.733840 26729 raft_consensus.cc:385] T 1436f91292064f45a86682e58e0511a2 P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:12.733893 26729 raft_consensus.cc:740] T 1436f91292064f45a86682e58e0511a2 P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f97a13daf24170a08e06a1e8881018, State: Initialized, Role: FOLLOWER
I20260601 13:36:12.734025 26729 consensus_queue.cc:260] T 1436f91292064f45a86682e58e0511a2 P 02f97a13daf24170a08e06a1e8881018 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.734323 26729 ts_tablet_manager.cc:1434] T 1436f91292064f45a86682e58e0511a2 P 02f97a13daf24170a08e06a1e8881018: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:12.734508 26729 tablet_bootstrap.cc:492] T 89a0bf7f0cf1468898dbd8d11fc74225 P 02f97a13daf24170a08e06a1e8881018: Bootstrap starting.
I20260601 13:36:12.735733 26729 tablet_bootstrap.cc:654] T 89a0bf7f0cf1468898dbd8d11fc74225 P 02f97a13daf24170a08e06a1e8881018: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:12.737030 26722 tablet_bootstrap.cc:654] T bc3793778d6d49e1af0684e6e5d502e4 P aae7a188d4a04840bfbe4b0a0e45ba55: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:12.738447 26729 tablet_bootstrap.cc:492] T 89a0bf7f0cf1468898dbd8d11fc74225 P 02f97a13daf24170a08e06a1e8881018: No bootstrap required, opened a new log
I20260601 13:36:12.738473 26723 tablet_bootstrap.cc:492] T 7af108178dee4619bb3799d5fec8b96e P f60697d0cd7c46b6a2f24fb78a6e0ba7: No bootstrap required, opened a new log
I20260601 13:36:12.738575 26723 ts_tablet_manager.cc:1403] T 7af108178dee4619bb3799d5fec8b96e P f60697d0cd7c46b6a2f24fb78a6e0ba7: Time spent bootstrapping tablet: real 0.007s	user 0.003s	sys 0.000s
I20260601 13:36:12.738575 26729 ts_tablet_manager.cc:1403] T 89a0bf7f0cf1468898dbd8d11fc74225 P 02f97a13daf24170a08e06a1e8881018: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:36:12.739112 26723 raft_consensus.cc:359] T 7af108178dee4619bb3799d5fec8b96e P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.739223 26723 raft_consensus.cc:385] T 7af108178dee4619bb3799d5fec8b96e P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:12.739212 26729 raft_consensus.cc:359] T 89a0bf7f0cf1468898dbd8d11fc74225 P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.739300 26723 raft_consensus.cc:740] T 7af108178dee4619bb3799d5fec8b96e P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f60697d0cd7c46b6a2f24fb78a6e0ba7, State: Initialized, Role: FOLLOWER
I20260601 13:36:12.739331 26729 raft_consensus.cc:385] T 89a0bf7f0cf1468898dbd8d11fc74225 P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:12.739257 26722 tablet_bootstrap.cc:492] T bc3793778d6d49e1af0684e6e5d502e4 P aae7a188d4a04840bfbe4b0a0e45ba55: No bootstrap required, opened a new log
I20260601 13:36:12.739367 26729 raft_consensus.cc:740] T 89a0bf7f0cf1468898dbd8d11fc74225 P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f97a13daf24170a08e06a1e8881018, State: Initialized, Role: FOLLOWER
I20260601 13:36:12.739426 26723 consensus_queue.cc:260] T 7af108178dee4619bb3799d5fec8b96e P f60697d0cd7c46b6a2f24fb78a6e0ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.739480 26722 ts_tablet_manager.cc:1403] T bc3793778d6d49e1af0684e6e5d502e4 P aae7a188d4a04840bfbe4b0a0e45ba55: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:36:12.739504 26729 consensus_queue.cc:260] T 89a0bf7f0cf1468898dbd8d11fc74225 P 02f97a13daf24170a08e06a1e8881018 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.739738 26729 ts_tablet_manager.cc:1434] T 89a0bf7f0cf1468898dbd8d11fc74225 P 02f97a13daf24170a08e06a1e8881018: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:12.739773 26723 ts_tablet_manager.cc:1434] T 7af108178dee4619bb3799d5fec8b96e P f60697d0cd7c46b6a2f24fb78a6e0ba7: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:12.740058 26722 raft_consensus.cc:359] T bc3793778d6d49e1af0684e6e5d502e4 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.740180 26722 raft_consensus.cc:385] T bc3793778d6d49e1af0684e6e5d502e4 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:12.740242 26722 raft_consensus.cc:740] T bc3793778d6d49e1af0684e6e5d502e4 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aae7a188d4a04840bfbe4b0a0e45ba55, State: Initialized, Role: FOLLOWER
I20260601 13:36:12.740381 26722 consensus_queue.cc:260] T bc3793778d6d49e1af0684e6e5d502e4 P aae7a188d4a04840bfbe4b0a0e45ba55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.740742 26722 ts_tablet_manager.cc:1434] T bc3793778d6d49e1af0684e6e5d502e4 P aae7a188d4a04840bfbe4b0a0e45ba55: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:12.756613 26745 raft_consensus.cc:493] T fbe8ed42a0d546de9c1408818ad4c130 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:12.756788 26745 raft_consensus.cc:515] T fbe8ed42a0d546de9c1408818ad4c130 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.757426 26745 leader_election.cc:290] T fbe8ed42a0d546de9c1408818ad4c130 P aae7a188d4a04840bfbe4b0a0e45ba55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02f97a13daf24170a08e06a1e8881018 (127.21.155.194:38043), f60697d0cd7c46b6a2f24fb78a6e0ba7 (127.21.155.195:33367)
I20260601 13:36:12.757846 26599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbe8ed42a0d546de9c1408818ad4c130" candidate_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f97a13daf24170a08e06a1e8881018" is_pre_election: true
I20260601 13:36:12.757917 26676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbe8ed42a0d546de9c1408818ad4c130" candidate_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" is_pre_election: true
I20260601 13:36:12.758001 26599 raft_consensus.cc:2468] T fbe8ed42a0d546de9c1408818ad4c130 P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aae7a188d4a04840bfbe4b0a0e45ba55 in term 0.
I20260601 13:36:12.758095 26676 raft_consensus.cc:2468] T fbe8ed42a0d546de9c1408818ad4c130 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aae7a188d4a04840bfbe4b0a0e45ba55 in term 0.
I20260601 13:36:12.758386 26490 leader_election.cc:304] T fbe8ed42a0d546de9c1408818ad4c130 P aae7a188d4a04840bfbe4b0a0e45ba55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 02f97a13daf24170a08e06a1e8881018, aae7a188d4a04840bfbe4b0a0e45ba55, f60697d0cd7c46b6a2f24fb78a6e0ba7; no voters: 
I20260601 13:36:12.758562 26745 raft_consensus.cc:2804] T fbe8ed42a0d546de9c1408818ad4c130 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:12.758626 26745 raft_consensus.cc:493] T fbe8ed42a0d546de9c1408818ad4c130 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:12.758674 26745 raft_consensus.cc:3060] T fbe8ed42a0d546de9c1408818ad4c130 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:12.759757 26745 raft_consensus.cc:515] T fbe8ed42a0d546de9c1408818ad4c130 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.760187 26745 leader_election.cc:290] T fbe8ed42a0d546de9c1408818ad4c130 P aae7a188d4a04840bfbe4b0a0e45ba55 [CANDIDATE]: Term 1 election: Requested vote from peers 02f97a13daf24170a08e06a1e8881018 (127.21.155.194:38043), f60697d0cd7c46b6a2f24fb78a6e0ba7 (127.21.155.195:33367)
I20260601 13:36:12.760531 26676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbe8ed42a0d546de9c1408818ad4c130" candidate_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7"
I20260601 13:36:12.760507 26599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbe8ed42a0d546de9c1408818ad4c130" candidate_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f97a13daf24170a08e06a1e8881018"
I20260601 13:36:12.760617 26676 raft_consensus.cc:3060] T fbe8ed42a0d546de9c1408818ad4c130 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:12.760636 26599 raft_consensus.cc:3060] T fbe8ed42a0d546de9c1408818ad4c130 P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:12.761436 26676 raft_consensus.cc:2468] T fbe8ed42a0d546de9c1408818ad4c130 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aae7a188d4a04840bfbe4b0a0e45ba55 in term 1.
I20260601 13:36:12.761718 26490 leader_election.cc:304] T fbe8ed42a0d546de9c1408818ad4c130 P aae7a188d4a04840bfbe4b0a0e45ba55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aae7a188d4a04840bfbe4b0a0e45ba55, f60697d0cd7c46b6a2f24fb78a6e0ba7; no voters: 
I20260601 13:36:12.761909 26599 raft_consensus.cc:2468] T fbe8ed42a0d546de9c1408818ad4c130 P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aae7a188d4a04840bfbe4b0a0e45ba55 in term 1.
I20260601 13:36:12.761941 26745 raft_consensus.cc:2804] T fbe8ed42a0d546de9c1408818ad4c130 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:12.762059 26745 raft_consensus.cc:697] T fbe8ed42a0d546de9c1408818ad4c130 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 LEADER]: Becoming Leader. State: Replica: aae7a188d4a04840bfbe4b0a0e45ba55, State: Running, Role: LEADER
I20260601 13:36:12.762220 26745 consensus_queue.cc:237] T fbe8ed42a0d546de9c1408818ad4c130 P aae7a188d4a04840bfbe4b0a0e45ba55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.764418 26422 catalog_manager.cc:5696] T fbe8ed42a0d546de9c1408818ad4c130 P aae7a188d4a04840bfbe4b0a0e45ba55 reported cstate change: term changed from 0 to 1, leader changed from <none> to aae7a188d4a04840bfbe4b0a0e45ba55 (127.21.155.193). New cstate: current_term: 1 leader_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:12.792569 26725 raft_consensus.cc:493] T a131c36e184a4ba58a8e6eeb4a39796b P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:12.792723 26725 raft_consensus.cc:515] T a131c36e184a4ba58a8e6eeb4a39796b P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.793076 26736 raft_consensus.cc:493] T fab8a25d8c3042bda90d3edf451d7f67 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:12.793181 26736 raft_consensus.cc:515] T fab8a25d8c3042bda90d3edf451d7f67 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.793398 26725 leader_election.cc:290] T a131c36e184a4ba58a8e6eeb4a39796b P f60697d0cd7c46b6a2f24fb78a6e0ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aae7a188d4a04840bfbe4b0a0e45ba55 (127.21.155.193:43089), 02f97a13daf24170a08e06a1e8881018 (127.21.155.194:38043)
I20260601 13:36:12.793543 26736 leader_election.cc:290] T fab8a25d8c3042bda90d3edf451d7f67 P aae7a188d4a04840bfbe4b0a0e45ba55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02f97a13daf24170a08e06a1e8881018 (127.21.155.194:38043), f60697d0cd7c46b6a2f24fb78a6e0ba7 (127.21.155.195:33367)
I20260601 13:36:12.793790 26599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a131c36e184a4ba58a8e6eeb4a39796b" candidate_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f97a13daf24170a08e06a1e8881018" is_pre_election: true
I20260601 13:36:12.793792 26525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a131c36e184a4ba58a8e6eeb4a39796b" candidate_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" is_pre_election: true
I20260601 13:36:12.793957 26600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab8a25d8c3042bda90d3edf451d7f67" candidate_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f97a13daf24170a08e06a1e8881018" is_pre_election: true
I20260601 13:36:12.793995 26599 raft_consensus.cc:2468] T a131c36e184a4ba58a8e6eeb4a39796b P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f60697d0cd7c46b6a2f24fb78a6e0ba7 in term 0.
I20260601 13:36:12.794024 26525 raft_consensus.cc:2468] T a131c36e184a4ba58a8e6eeb4a39796b P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f60697d0cd7c46b6a2f24fb78a6e0ba7 in term 0.
I20260601 13:36:12.794055 26600 raft_consensus.cc:2468] T fab8a25d8c3042bda90d3edf451d7f67 P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aae7a188d4a04840bfbe4b0a0e45ba55 in term 0.
I20260601 13:36:12.794060 26676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab8a25d8c3042bda90d3edf451d7f67" candidate_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" is_pre_election: true
I20260601 13:36:12.794178 26676 raft_consensus.cc:2468] T fab8a25d8c3042bda90d3edf451d7f67 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aae7a188d4a04840bfbe4b0a0e45ba55 in term 0.
I20260601 13:36:12.794338 26642 leader_election.cc:304] T a131c36e184a4ba58a8e6eeb4a39796b P f60697d0cd7c46b6a2f24fb78a6e0ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f97a13daf24170a08e06a1e8881018, f60697d0cd7c46b6a2f24fb78a6e0ba7; no voters: 
I20260601 13:36:12.794432 26491 leader_election.cc:304] T fab8a25d8c3042bda90d3edf451d7f67 P aae7a188d4a04840bfbe4b0a0e45ba55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f97a13daf24170a08e06a1e8881018, aae7a188d4a04840bfbe4b0a0e45ba55; no voters: 
I20260601 13:36:12.794656 26736 raft_consensus.cc:2804] T fab8a25d8c3042bda90d3edf451d7f67 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:12.794728 26736 raft_consensus.cc:493] T fab8a25d8c3042bda90d3edf451d7f67 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:12.794773 26736 raft_consensus.cc:3060] T fab8a25d8c3042bda90d3edf451d7f67 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:12.794801 26725 raft_consensus.cc:2804] T a131c36e184a4ba58a8e6eeb4a39796b P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:12.794863 26725 raft_consensus.cc:493] T a131c36e184a4ba58a8e6eeb4a39796b P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:12.794911 26725 raft_consensus.cc:3060] T a131c36e184a4ba58a8e6eeb4a39796b P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:12.796043 26725 raft_consensus.cc:515] T a131c36e184a4ba58a8e6eeb4a39796b P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.796044 26736 raft_consensus.cc:515] T fab8a25d8c3042bda90d3edf451d7f67 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.796478 26725 leader_election.cc:290] T a131c36e184a4ba58a8e6eeb4a39796b P f60697d0cd7c46b6a2f24fb78a6e0ba7 [CANDIDATE]: Term 1 election: Requested vote from peers aae7a188d4a04840bfbe4b0a0e45ba55 (127.21.155.193:43089), 02f97a13daf24170a08e06a1e8881018 (127.21.155.194:38043)
I20260601 13:36:12.796559 26736 leader_election.cc:290] T fab8a25d8c3042bda90d3edf451d7f67 P aae7a188d4a04840bfbe4b0a0e45ba55 [CANDIDATE]: Term 1 election: Requested vote from peers 02f97a13daf24170a08e06a1e8881018 (127.21.155.194:38043), f60697d0cd7c46b6a2f24fb78a6e0ba7 (127.21.155.195:33367)
I20260601 13:36:12.796833 26600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a131c36e184a4ba58a8e6eeb4a39796b" candidate_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f97a13daf24170a08e06a1e8881018"
I20260601 13:36:12.796957 26600 raft_consensus.cc:3060] T a131c36e184a4ba58a8e6eeb4a39796b P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:12.797031 26599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab8a25d8c3042bda90d3edf451d7f67" candidate_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f97a13daf24170a08e06a1e8881018"
I20260601 13:36:12.797065 26676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab8a25d8c3042bda90d3edf451d7f67" candidate_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7"
I20260601 13:36:12.797118 26599 raft_consensus.cc:3060] T fab8a25d8c3042bda90d3edf451d7f67 P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:12.797155 26676 raft_consensus.cc:3060] T fab8a25d8c3042bda90d3edf451d7f67 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:12.798012 26676 raft_consensus.cc:2468] T fab8a25d8c3042bda90d3edf451d7f67 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aae7a188d4a04840bfbe4b0a0e45ba55 in term 1.
I20260601 13:36:12.798092 26600 raft_consensus.cc:2468] T a131c36e184a4ba58a8e6eeb4a39796b P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f60697d0cd7c46b6a2f24fb78a6e0ba7 in term 1.
I20260601 13:36:12.798166 26599 raft_consensus.cc:2468] T fab8a25d8c3042bda90d3edf451d7f67 P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aae7a188d4a04840bfbe4b0a0e45ba55 in term 1.
I20260601 13:36:12.798360 26525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a131c36e184a4ba58a8e6eeb4a39796b" candidate_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55"
I20260601 13:36:12.798434 26491 leader_election.cc:304] T fab8a25d8c3042bda90d3edf451d7f67 P aae7a188d4a04840bfbe4b0a0e45ba55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f97a13daf24170a08e06a1e8881018, aae7a188d4a04840bfbe4b0a0e45ba55; no voters: 
I20260601 13:36:12.798476 26525 raft_consensus.cc:3060] T a131c36e184a4ba58a8e6eeb4a39796b P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:12.798501 26642 leader_election.cc:304] T a131c36e184a4ba58a8e6eeb4a39796b P f60697d0cd7c46b6a2f24fb78a6e0ba7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f97a13daf24170a08e06a1e8881018, f60697d0cd7c46b6a2f24fb78a6e0ba7; no voters: 
I20260601 13:36:12.798635 26725 raft_consensus.cc:2804] T a131c36e184a4ba58a8e6eeb4a39796b P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:12.798910 26725 raft_consensus.cc:697] T a131c36e184a4ba58a8e6eeb4a39796b P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 LEADER]: Becoming Leader. State: Replica: f60697d0cd7c46b6a2f24fb78a6e0ba7, State: Running, Role: LEADER
I20260601 13:36:12.799070 26725 consensus_queue.cc:237] T a131c36e184a4ba58a8e6eeb4a39796b P f60697d0cd7c46b6a2f24fb78a6e0ba7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.799521 26525 raft_consensus.cc:2468] T a131c36e184a4ba58a8e6eeb4a39796b P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f60697d0cd7c46b6a2f24fb78a6e0ba7 in term 1.
I20260601 13:36:12.799721 26736 raft_consensus.cc:2804] T fab8a25d8c3042bda90d3edf451d7f67 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:12.799823 26736 raft_consensus.cc:697] T fab8a25d8c3042bda90d3edf451d7f67 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 LEADER]: Becoming Leader. State: Replica: aae7a188d4a04840bfbe4b0a0e45ba55, State: Running, Role: LEADER
I20260601 13:36:12.799955 26736 consensus_queue.cc:237] T fab8a25d8c3042bda90d3edf451d7f67 P aae7a188d4a04840bfbe4b0a0e45ba55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.801285 26422 catalog_manager.cc:5696] T a131c36e184a4ba58a8e6eeb4a39796b P f60697d0cd7c46b6a2f24fb78a6e0ba7 reported cstate change: term changed from 0 to 1, leader changed from <none> to f60697d0cd7c46b6a2f24fb78a6e0ba7 (127.21.155.195). New cstate: current_term: 1 leader_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } health_report { overall_health: HEALTHY } } }
I20260601 13:36:12.801743 26416 catalog_manager.cc:5696] T fab8a25d8c3042bda90d3edf451d7f67 P aae7a188d4a04840bfbe4b0a0e45ba55 reported cstate change: term changed from 0 to 1, leader changed from <none> to aae7a188d4a04840bfbe4b0a0e45ba55 (127.21.155.193). New cstate: current_term: 1 leader_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:12.828506 26725 raft_consensus.cc:493] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:12.828760 26725 raft_consensus.cc:515] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.829519 26725 leader_election.cc:290] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P f60697d0cd7c46b6a2f24fb78a6e0ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aae7a188d4a04840bfbe4b0a0e45ba55 (127.21.155.193:43089), 02f97a13daf24170a08e06a1e8881018 (127.21.155.194:38043)
I20260601 13:36:12.830015 26525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e3cfdb0dff49d3b7eadf7ba85f9f5c" candidate_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" is_pre_election: true
I20260601 13:36:12.830147 26525 raft_consensus.cc:2468] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f60697d0cd7c46b6a2f24fb78a6e0ba7 in term 0.
I20260601 13:36:12.830051 26599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e3cfdb0dff49d3b7eadf7ba85f9f5c" candidate_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f97a13daf24170a08e06a1e8881018" is_pre_election: true
I20260601 13:36:12.830381 26599 raft_consensus.cc:2468] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f60697d0cd7c46b6a2f24fb78a6e0ba7 in term 0.
I20260601 13:36:12.830531 26640 leader_election.cc:304] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P f60697d0cd7c46b6a2f24fb78a6e0ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aae7a188d4a04840bfbe4b0a0e45ba55, f60697d0cd7c46b6a2f24fb78a6e0ba7; no voters: 
I20260601 13:36:12.830739 26725 raft_consensus.cc:2804] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:12.830807 26725 raft_consensus.cc:493] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:12.830837 26725 raft_consensus.cc:3060] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:12.831878 26725 raft_consensus.cc:515] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.832484 26725 leader_election.cc:290] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P f60697d0cd7c46b6a2f24fb78a6e0ba7 [CANDIDATE]: Term 1 election: Requested vote from peers aae7a188d4a04840bfbe4b0a0e45ba55 (127.21.155.193:43089), 02f97a13daf24170a08e06a1e8881018 (127.21.155.194:38043)
I20260601 13:36:12.832695 26525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e3cfdb0dff49d3b7eadf7ba85f9f5c" candidate_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55"
I20260601 13:36:12.832809 26525 raft_consensus.cc:3060] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:12.833019 26599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e3cfdb0dff49d3b7eadf7ba85f9f5c" candidate_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f97a13daf24170a08e06a1e8881018"
I20260601 13:36:12.833312 26599 raft_consensus.cc:3060] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:12.834074 26525 raft_consensus.cc:2468] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f60697d0cd7c46b6a2f24fb78a6e0ba7 in term 1.
I20260601 13:36:12.834245 26599 raft_consensus.cc:2468] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f60697d0cd7c46b6a2f24fb78a6e0ba7 in term 1.
I20260601 13:36:12.834440 26640 leader_election.cc:304] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P f60697d0cd7c46b6a2f24fb78a6e0ba7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aae7a188d4a04840bfbe4b0a0e45ba55, f60697d0cd7c46b6a2f24fb78a6e0ba7; no voters: 
I20260601 13:36:12.834650 26725 raft_consensus.cc:2804] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:12.834760 26725 raft_consensus.cc:697] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 LEADER]: Becoming Leader. State: Replica: f60697d0cd7c46b6a2f24fb78a6e0ba7, State: Running, Role: LEADER
I20260601 13:36:12.834903 26725 consensus_queue.cc:237] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P f60697d0cd7c46b6a2f24fb78a6e0ba7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.837464 26416 catalog_manager.cc:5696] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P f60697d0cd7c46b6a2f24fb78a6e0ba7 reported cstate change: term changed from 0 to 1, leader changed from <none> to f60697d0cd7c46b6a2f24fb78a6e0ba7 (127.21.155.195). New cstate: current_term: 1 leader_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } health_report { overall_health: HEALTHY } } }
I20260601 13:36:12.838341 26755 raft_consensus.cc:493] T bc3793778d6d49e1af0684e6e5d502e4 P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:12.838446 26755 raft_consensus.cc:515] T bc3793778d6d49e1af0684e6e5d502e4 P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.838878 26755 leader_election.cc:290] T bc3793778d6d49e1af0684e6e5d502e4 P 02f97a13daf24170a08e06a1e8881018 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aae7a188d4a04840bfbe4b0a0e45ba55 (127.21.155.193:43089), f60697d0cd7c46b6a2f24fb78a6e0ba7 (127.21.155.195:33367)
I20260601 13:36:12.839445 26676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc3793778d6d49e1af0684e6e5d502e4" candidate_uuid: "02f97a13daf24170a08e06a1e8881018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" is_pre_election: true
I20260601 13:36:12.839591 26525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc3793778d6d49e1af0684e6e5d502e4" candidate_uuid: "02f97a13daf24170a08e06a1e8881018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" is_pre_election: true
I20260601 13:36:12.839596 26676 raft_consensus.cc:2468] T bc3793778d6d49e1af0684e6e5d502e4 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02f97a13daf24170a08e06a1e8881018 in term 0.
I20260601 13:36:12.839758 26525 raft_consensus.cc:2468] T bc3793778d6d49e1af0684e6e5d502e4 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02f97a13daf24170a08e06a1e8881018 in term 0.
I20260601 13:36:12.840039 26566 leader_election.cc:304] T bc3793778d6d49e1af0684e6e5d502e4 P 02f97a13daf24170a08e06a1e8881018 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f97a13daf24170a08e06a1e8881018, f60697d0cd7c46b6a2f24fb78a6e0ba7; no voters: 
I20260601 13:36:12.840265 26755 raft_consensus.cc:2804] T bc3793778d6d49e1af0684e6e5d502e4 P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:12.840340 26755 raft_consensus.cc:493] T bc3793778d6d49e1af0684e6e5d502e4 P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:12.840396 26755 raft_consensus.cc:3060] T bc3793778d6d49e1af0684e6e5d502e4 P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:12.841550 26755 raft_consensus.cc:515] T bc3793778d6d49e1af0684e6e5d502e4 P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.842015 26755 leader_election.cc:290] T bc3793778d6d49e1af0684e6e5d502e4 P 02f97a13daf24170a08e06a1e8881018 [CANDIDATE]: Term 1 election: Requested vote from peers aae7a188d4a04840bfbe4b0a0e45ba55 (127.21.155.193:43089), f60697d0cd7c46b6a2f24fb78a6e0ba7 (127.21.155.195:33367)
I20260601 13:36:12.842337 26525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc3793778d6d49e1af0684e6e5d502e4" candidate_uuid: "02f97a13daf24170a08e06a1e8881018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55"
I20260601 13:36:12.842451 26676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc3793778d6d49e1af0684e6e5d502e4" candidate_uuid: "02f97a13daf24170a08e06a1e8881018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7"
I20260601 13:36:12.842473 26525 raft_consensus.cc:3060] T bc3793778d6d49e1af0684e6e5d502e4 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:12.842653 26676 raft_consensus.cc:3060] T bc3793778d6d49e1af0684e6e5d502e4 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:12.843431 26525 raft_consensus.cc:2468] T bc3793778d6d49e1af0684e6e5d502e4 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f97a13daf24170a08e06a1e8881018 in term 1.
I20260601 13:36:12.843417 26676 raft_consensus.cc:2468] T bc3793778d6d49e1af0684e6e5d502e4 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f97a13daf24170a08e06a1e8881018 in term 1.
I20260601 13:36:12.843827 26565 leader_election.cc:304] T bc3793778d6d49e1af0684e6e5d502e4 P 02f97a13daf24170a08e06a1e8881018 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f97a13daf24170a08e06a1e8881018, aae7a188d4a04840bfbe4b0a0e45ba55; no voters: 
I20260601 13:36:12.844002 26755 raft_consensus.cc:2804] T bc3793778d6d49e1af0684e6e5d502e4 P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:12.844090 26755 raft_consensus.cc:697] T bc3793778d6d49e1af0684e6e5d502e4 P 02f97a13daf24170a08e06a1e8881018 [term 1 LEADER]: Becoming Leader. State: Replica: 02f97a13daf24170a08e06a1e8881018, State: Running, Role: LEADER
I20260601 13:36:12.844251 26755 consensus_queue.cc:237] T bc3793778d6d49e1af0684e6e5d502e4 P 02f97a13daf24170a08e06a1e8881018 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.846369 26416 catalog_manager.cc:5696] T bc3793778d6d49e1af0684e6e5d502e4 P 02f97a13daf24170a08e06a1e8881018 reported cstate change: term changed from 0 to 1, leader changed from <none> to 02f97a13daf24170a08e06a1e8881018 (127.21.155.194). New cstate: current_term: 1 leader_uuid: "02f97a13daf24170a08e06a1e8881018" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:12.869074 26736 raft_consensus.cc:493] T 0bd42ddeb40c451d81aacdfd92133556 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:12.869379 26736 raft_consensus.cc:515] T 0bd42ddeb40c451d81aacdfd92133556 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.869936 26736 leader_election.cc:290] T 0bd42ddeb40c451d81aacdfd92133556 P aae7a188d4a04840bfbe4b0a0e45ba55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02f97a13daf24170a08e06a1e8881018 (127.21.155.194:38043), f60697d0cd7c46b6a2f24fb78a6e0ba7 (127.21.155.195:33367)
I20260601 13:36:12.870601 26599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bd42ddeb40c451d81aacdfd92133556" candidate_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f97a13daf24170a08e06a1e8881018" is_pre_election: true
I20260601 13:36:12.870599 26676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bd42ddeb40c451d81aacdfd92133556" candidate_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" is_pre_election: true
I20260601 13:36:12.870877 26676 raft_consensus.cc:2468] T 0bd42ddeb40c451d81aacdfd92133556 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aae7a188d4a04840bfbe4b0a0e45ba55 in term 0.
I20260601 13:36:12.870774 26599 raft_consensus.cc:2468] T 0bd42ddeb40c451d81aacdfd92133556 P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aae7a188d4a04840bfbe4b0a0e45ba55 in term 0.
I20260601 13:36:12.871538 26491 leader_election.cc:304] T 0bd42ddeb40c451d81aacdfd92133556 P aae7a188d4a04840bfbe4b0a0e45ba55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f97a13daf24170a08e06a1e8881018, aae7a188d4a04840bfbe4b0a0e45ba55; no voters: 
I20260601 13:36:12.871766 26736 raft_consensus.cc:2804] T 0bd42ddeb40c451d81aacdfd92133556 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:12.871843 26736 raft_consensus.cc:493] T 0bd42ddeb40c451d81aacdfd92133556 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:12.871876 26736 raft_consensus.cc:3060] T 0bd42ddeb40c451d81aacdfd92133556 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:12.872860 26736 raft_consensus.cc:515] T 0bd42ddeb40c451d81aacdfd92133556 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.873040 26745 raft_consensus.cc:493] T e2cfa07d0d8c47a99a295a2e78ce1b6f P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:12.873144 26745 raft_consensus.cc:515] T e2cfa07d0d8c47a99a295a2e78ce1b6f P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.873550 26736 leader_election.cc:290] T 0bd42ddeb40c451d81aacdfd92133556 P aae7a188d4a04840bfbe4b0a0e45ba55 [CANDIDATE]: Term 1 election: Requested vote from peers 02f97a13daf24170a08e06a1e8881018 (127.21.155.194:38043), f60697d0cd7c46b6a2f24fb78a6e0ba7 (127.21.155.195:33367)
I20260601 13:36:12.873588 26745 leader_election.cc:290] T e2cfa07d0d8c47a99a295a2e78ce1b6f P aae7a188d4a04840bfbe4b0a0e45ba55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02f97a13daf24170a08e06a1e8881018 (127.21.155.194:38043), f60697d0cd7c46b6a2f24fb78a6e0ba7 (127.21.155.195:33367)
I20260601 13:36:12.874023 26599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bd42ddeb40c451d81aacdfd92133556" candidate_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f97a13daf24170a08e06a1e8881018"
I20260601 13:36:12.874017 26676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bd42ddeb40c451d81aacdfd92133556" candidate_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7"
I20260601 13:36:12.874178 26599 raft_consensus.cc:3060] T 0bd42ddeb40c451d81aacdfd92133556 P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:12.874257 26676 raft_consensus.cc:3060] T 0bd42ddeb40c451d81aacdfd92133556 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:12.874024 26600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2cfa07d0d8c47a99a295a2e78ce1b6f" candidate_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f97a13daf24170a08e06a1e8881018" is_pre_election: true
I20260601 13:36:12.874365 26600 raft_consensus.cc:2468] T e2cfa07d0d8c47a99a295a2e78ce1b6f P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aae7a188d4a04840bfbe4b0a0e45ba55 in term 0.
I20260601 13:36:12.874024 26675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2cfa07d0d8c47a99a295a2e78ce1b6f" candidate_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" is_pre_election: true
I20260601 13:36:12.874665 26675 raft_consensus.cc:2468] T e2cfa07d0d8c47a99a295a2e78ce1b6f P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aae7a188d4a04840bfbe4b0a0e45ba55 in term 0.
I20260601 13:36:12.874768 26491 leader_election.cc:304] T e2cfa07d0d8c47a99a295a2e78ce1b6f P aae7a188d4a04840bfbe4b0a0e45ba55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f97a13daf24170a08e06a1e8881018, aae7a188d4a04840bfbe4b0a0e45ba55; no voters: 
I20260601 13:36:12.875240 26599 raft_consensus.cc:2468] T 0bd42ddeb40c451d81aacdfd92133556 P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aae7a188d4a04840bfbe4b0a0e45ba55 in term 1.
I20260601 13:36:12.875240 26676 raft_consensus.cc:2468] T 0bd42ddeb40c451d81aacdfd92133556 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aae7a188d4a04840bfbe4b0a0e45ba55 in term 1.
I20260601 13:36:12.875468 26745 raft_consensus.cc:2804] T e2cfa07d0d8c47a99a295a2e78ce1b6f P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:12.875522 26745 raft_consensus.cc:493] T e2cfa07d0d8c47a99a295a2e78ce1b6f P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:12.875573 26745 raft_consensus.cc:3060] T e2cfa07d0d8c47a99a295a2e78ce1b6f P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:12.875633 26490 leader_election.cc:304] T 0bd42ddeb40c451d81aacdfd92133556 P aae7a188d4a04840bfbe4b0a0e45ba55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aae7a188d4a04840bfbe4b0a0e45ba55, f60697d0cd7c46b6a2f24fb78a6e0ba7; no voters: 
I20260601 13:36:12.875818 26736 raft_consensus.cc:2804] T 0bd42ddeb40c451d81aacdfd92133556 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:12.875900 26736 raft_consensus.cc:697] T 0bd42ddeb40c451d81aacdfd92133556 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 LEADER]: Becoming Leader. State: Replica: aae7a188d4a04840bfbe4b0a0e45ba55, State: Running, Role: LEADER
I20260601 13:36:12.876019 26736 consensus_queue.cc:237] T 0bd42ddeb40c451d81aacdfd92133556 P aae7a188d4a04840bfbe4b0a0e45ba55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.876618 26745 raft_consensus.cc:515] T e2cfa07d0d8c47a99a295a2e78ce1b6f P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.877044 26745 leader_election.cc:290] T e2cfa07d0d8c47a99a295a2e78ce1b6f P aae7a188d4a04840bfbe4b0a0e45ba55 [CANDIDATE]: Term 1 election: Requested vote from peers 02f97a13daf24170a08e06a1e8881018 (127.21.155.194:38043), f60697d0cd7c46b6a2f24fb78a6e0ba7 (127.21.155.195:33367)
I20260601 13:36:12.877462 26676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2cfa07d0d8c47a99a295a2e78ce1b6f" candidate_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7"
I20260601 13:36:12.877535 26599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2cfa07d0d8c47a99a295a2e78ce1b6f" candidate_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f97a13daf24170a08e06a1e8881018"
I20260601 13:36:12.877578 26676 raft_consensus.cc:3060] T e2cfa07d0d8c47a99a295a2e78ce1b6f P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:12.877629 26599 raft_consensus.cc:3060] T e2cfa07d0d8c47a99a295a2e78ce1b6f P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:12.877977 26416 catalog_manager.cc:5696] T 0bd42ddeb40c451d81aacdfd92133556 P aae7a188d4a04840bfbe4b0a0e45ba55 reported cstate change: term changed from 0 to 1, leader changed from <none> to aae7a188d4a04840bfbe4b0a0e45ba55 (127.21.155.193). New cstate: current_term: 1 leader_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:12.878466 26599 raft_consensus.cc:2468] T e2cfa07d0d8c47a99a295a2e78ce1b6f P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aae7a188d4a04840bfbe4b0a0e45ba55 in term 1.
I20260601 13:36:12.878466 26676 raft_consensus.cc:2468] T e2cfa07d0d8c47a99a295a2e78ce1b6f P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aae7a188d4a04840bfbe4b0a0e45ba55 in term 1.
I20260601 13:36:12.878836 26491 leader_election.cc:304] T e2cfa07d0d8c47a99a295a2e78ce1b6f P aae7a188d4a04840bfbe4b0a0e45ba55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f97a13daf24170a08e06a1e8881018, aae7a188d4a04840bfbe4b0a0e45ba55; no voters: 
I20260601 13:36:12.879010 26745 raft_consensus.cc:2804] T e2cfa07d0d8c47a99a295a2e78ce1b6f P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:12.879133 26745 raft_consensus.cc:697] T e2cfa07d0d8c47a99a295a2e78ce1b6f P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 LEADER]: Becoming Leader. State: Replica: aae7a188d4a04840bfbe4b0a0e45ba55, State: Running, Role: LEADER
I20260601 13:36:12.879266 26745 consensus_queue.cc:237] T e2cfa07d0d8c47a99a295a2e78ce1b6f P aae7a188d4a04840bfbe4b0a0e45ba55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.882313 26416 catalog_manager.cc:5696] T e2cfa07d0d8c47a99a295a2e78ce1b6f P aae7a188d4a04840bfbe4b0a0e45ba55 reported cstate change: term changed from 0 to 1, leader changed from <none> to aae7a188d4a04840bfbe4b0a0e45ba55 (127.21.155.193). New cstate: current_term: 1 leader_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:12.884760 26755 raft_consensus.cc:493] T d7f36a09fb18472f9bc71fe306f9ecfd P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:12.884900 26755 raft_consensus.cc:515] T d7f36a09fb18472f9bc71fe306f9ecfd P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.885514 26755 leader_election.cc:290] T d7f36a09fb18472f9bc71fe306f9ecfd P 02f97a13daf24170a08e06a1e8881018 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aae7a188d4a04840bfbe4b0a0e45ba55 (127.21.155.193:43089), f60697d0cd7c46b6a2f24fb78a6e0ba7 (127.21.155.195:33367)
I20260601 13:36:12.885924 26525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f36a09fb18472f9bc71fe306f9ecfd" candidate_uuid: "02f97a13daf24170a08e06a1e8881018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" is_pre_election: true
I20260601 13:36:12.886070 26525 raft_consensus.cc:2468] T d7f36a09fb18472f9bc71fe306f9ecfd P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02f97a13daf24170a08e06a1e8881018 in term 0.
I20260601 13:36:12.886127 26676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f36a09fb18472f9bc71fe306f9ecfd" candidate_uuid: "02f97a13daf24170a08e06a1e8881018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" is_pre_election: true
I20260601 13:36:12.886399 26676 raft_consensus.cc:2468] T d7f36a09fb18472f9bc71fe306f9ecfd P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02f97a13daf24170a08e06a1e8881018 in term 0.
I20260601 13:36:12.886600 26565 leader_election.cc:304] T d7f36a09fb18472f9bc71fe306f9ecfd P 02f97a13daf24170a08e06a1e8881018 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f97a13daf24170a08e06a1e8881018, aae7a188d4a04840bfbe4b0a0e45ba55; no voters: 
I20260601 13:36:12.886816 26755 raft_consensus.cc:2804] T d7f36a09fb18472f9bc71fe306f9ecfd P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:12.886883 26755 raft_consensus.cc:493] T d7f36a09fb18472f9bc71fe306f9ecfd P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:12.886942 26755 raft_consensus.cc:3060] T d7f36a09fb18472f9bc71fe306f9ecfd P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:12.887902 26755 raft_consensus.cc:515] T d7f36a09fb18472f9bc71fe306f9ecfd P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.888339 26755 leader_election.cc:290] T d7f36a09fb18472f9bc71fe306f9ecfd P 02f97a13daf24170a08e06a1e8881018 [CANDIDATE]: Term 1 election: Requested vote from peers aae7a188d4a04840bfbe4b0a0e45ba55 (127.21.155.193:43089), f60697d0cd7c46b6a2f24fb78a6e0ba7 (127.21.155.195:33367)
I20260601 13:36:12.888780 26676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f36a09fb18472f9bc71fe306f9ecfd" candidate_uuid: "02f97a13daf24170a08e06a1e8881018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7"
I20260601 13:36:12.888903 26676 raft_consensus.cc:3060] T d7f36a09fb18472f9bc71fe306f9ecfd P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:12.888901 26525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f36a09fb18472f9bc71fe306f9ecfd" candidate_uuid: "02f97a13daf24170a08e06a1e8881018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55"
I20260601 13:36:12.889065 26525 raft_consensus.cc:3060] T d7f36a09fb18472f9bc71fe306f9ecfd P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:12.889919 26676 raft_consensus.cc:2468] T d7f36a09fb18472f9bc71fe306f9ecfd P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f97a13daf24170a08e06a1e8881018 in term 1.
I20260601 13:36:12.890141 26525 raft_consensus.cc:2468] T d7f36a09fb18472f9bc71fe306f9ecfd P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f97a13daf24170a08e06a1e8881018 in term 1.
I20260601 13:36:12.890266 26566 leader_election.cc:304] T d7f36a09fb18472f9bc71fe306f9ecfd P 02f97a13daf24170a08e06a1e8881018 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f97a13daf24170a08e06a1e8881018, f60697d0cd7c46b6a2f24fb78a6e0ba7; no voters: 
I20260601 13:36:12.890503 26755 raft_consensus.cc:2804] T d7f36a09fb18472f9bc71fe306f9ecfd P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:12.890671 26755 raft_consensus.cc:697] T d7f36a09fb18472f9bc71fe306f9ecfd P 02f97a13daf24170a08e06a1e8881018 [term 1 LEADER]: Becoming Leader. State: Replica: 02f97a13daf24170a08e06a1e8881018, State: Running, Role: LEADER
I20260601 13:36:12.890849 26755 consensus_queue.cc:237] T d7f36a09fb18472f9bc71fe306f9ecfd P 02f97a13daf24170a08e06a1e8881018 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.892978 26416 catalog_manager.cc:5696] T d7f36a09fb18472f9bc71fe306f9ecfd P 02f97a13daf24170a08e06a1e8881018 reported cstate change: term changed from 0 to 1, leader changed from <none> to 02f97a13daf24170a08e06a1e8881018 (127.21.155.194). New cstate: current_term: 1 leader_uuid: "02f97a13daf24170a08e06a1e8881018" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:12.912842 26755 raft_consensus.cc:493] T 1436f91292064f45a86682e58e0511a2 P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:12.913005 26755 raft_consensus.cc:515] T 1436f91292064f45a86682e58e0511a2 P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.913568 26755 leader_election.cc:290] T 1436f91292064f45a86682e58e0511a2 P 02f97a13daf24170a08e06a1e8881018 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aae7a188d4a04840bfbe4b0a0e45ba55 (127.21.155.193:43089), f60697d0cd7c46b6a2f24fb78a6e0ba7 (127.21.155.195:33367)
I20260601 13:36:12.914060 26525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1436f91292064f45a86682e58e0511a2" candidate_uuid: "02f97a13daf24170a08e06a1e8881018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" is_pre_election: true
I20260601 13:36:12.914172 26676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1436f91292064f45a86682e58e0511a2" candidate_uuid: "02f97a13daf24170a08e06a1e8881018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" is_pre_election: true
I20260601 13:36:12.914410 26676 raft_consensus.cc:2393] T 1436f91292064f45a86682e58e0511a2 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 02f97a13daf24170a08e06a1e8881018 in current term 1: Already voted for candidate aae7a188d4a04840bfbe4b0a0e45ba55 in this term.
I20260601 13:36:12.914680 26566 leader_election.cc:304] T 1436f91292064f45a86682e58e0511a2 P 02f97a13daf24170a08e06a1e8881018 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02f97a13daf24170a08e06a1e8881018; no voters: aae7a188d4a04840bfbe4b0a0e45ba55, f60697d0cd7c46b6a2f24fb78a6e0ba7
I20260601 13:36:12.914860 26755 raft_consensus.cc:3060] T 1436f91292064f45a86682e58e0511a2 P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:12.915742 26755 raft_consensus.cc:2749] T 1436f91292064f45a86682e58e0511a2 P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:36:12.927333 26745 raft_consensus.cc:493] T 7af108178dee4619bb3799d5fec8b96e P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:12.927522 26745 raft_consensus.cc:515] T 7af108178dee4619bb3799d5fec8b96e P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.928278 26745 leader_election.cc:290] T 7af108178dee4619bb3799d5fec8b96e P aae7a188d4a04840bfbe4b0a0e45ba55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02f97a13daf24170a08e06a1e8881018 (127.21.155.194:38043), f60697d0cd7c46b6a2f24fb78a6e0ba7 (127.21.155.195:33367)
I20260601 13:36:12.928752 26599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7af108178dee4619bb3799d5fec8b96e" candidate_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f97a13daf24170a08e06a1e8881018" is_pre_election: true
I20260601 13:36:12.928802 26676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7af108178dee4619bb3799d5fec8b96e" candidate_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" is_pre_election: true
I20260601 13:36:12.928925 26599 raft_consensus.cc:2468] T 7af108178dee4619bb3799d5fec8b96e P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aae7a188d4a04840bfbe4b0a0e45ba55 in term 0.
I20260601 13:36:12.929008 26676 raft_consensus.cc:2468] T 7af108178dee4619bb3799d5fec8b96e P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aae7a188d4a04840bfbe4b0a0e45ba55 in term 0.
I20260601 13:36:12.929363 26491 leader_election.cc:304] T 7af108178dee4619bb3799d5fec8b96e P aae7a188d4a04840bfbe4b0a0e45ba55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f97a13daf24170a08e06a1e8881018, aae7a188d4a04840bfbe4b0a0e45ba55; no voters: 
I20260601 13:36:12.929575 26745 raft_consensus.cc:2804] T 7af108178dee4619bb3799d5fec8b96e P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:12.929646 26745 raft_consensus.cc:493] T 7af108178dee4619bb3799d5fec8b96e P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:12.929690 26745 raft_consensus.cc:3060] T 7af108178dee4619bb3799d5fec8b96e P aae7a188d4a04840bfbe4b0a0e45ba55 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:12.930640 26745 raft_consensus.cc:515] T 7af108178dee4619bb3799d5fec8b96e P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.931123 26745 leader_election.cc:290] T 7af108178dee4619bb3799d5fec8b96e P aae7a188d4a04840bfbe4b0a0e45ba55 [CANDIDATE]: Term 1 election: Requested vote from peers 02f97a13daf24170a08e06a1e8881018 (127.21.155.194:38043), f60697d0cd7c46b6a2f24fb78a6e0ba7 (127.21.155.195:33367)
I20260601 13:36:12.931573 26599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7af108178dee4619bb3799d5fec8b96e" candidate_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f97a13daf24170a08e06a1e8881018"
I20260601 13:36:12.931751 26599 raft_consensus.cc:3060] T 7af108178dee4619bb3799d5fec8b96e P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:12.931824 26676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7af108178dee4619bb3799d5fec8b96e" candidate_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7"
I20260601 13:36:12.931941 26676 raft_consensus.cc:3060] T 7af108178dee4619bb3799d5fec8b96e P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:12.932781 26599 raft_consensus.cc:2468] T 7af108178dee4619bb3799d5fec8b96e P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aae7a188d4a04840bfbe4b0a0e45ba55 in term 1.
I20260601 13:36:12.932809 26676 raft_consensus.cc:2468] T 7af108178dee4619bb3799d5fec8b96e P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aae7a188d4a04840bfbe4b0a0e45ba55 in term 1.
I20260601 13:36:12.933149 26491 leader_election.cc:304] T 7af108178dee4619bb3799d5fec8b96e P aae7a188d4a04840bfbe4b0a0e45ba55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f97a13daf24170a08e06a1e8881018, aae7a188d4a04840bfbe4b0a0e45ba55; no voters: 
I20260601 13:36:12.933374 26745 raft_consensus.cc:2804] T 7af108178dee4619bb3799d5fec8b96e P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:12.933506 26745 raft_consensus.cc:697] T 7af108178dee4619bb3799d5fec8b96e P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 LEADER]: Becoming Leader. State: Replica: aae7a188d4a04840bfbe4b0a0e45ba55, State: Running, Role: LEADER
I20260601 13:36:12.933665 26745 consensus_queue.cc:237] T 7af108178dee4619bb3799d5fec8b96e P aae7a188d4a04840bfbe4b0a0e45ba55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.935876 26416 catalog_manager.cc:5696] T 7af108178dee4619bb3799d5fec8b96e P aae7a188d4a04840bfbe4b0a0e45ba55 reported cstate change: term changed from 0 to 1, leader changed from <none> to aae7a188d4a04840bfbe4b0a0e45ba55 (127.21.155.193). New cstate: current_term: 1 leader_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:12.940244 26755 raft_consensus.cc:493] T 89a0bf7f0cf1468898dbd8d11fc74225 P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:12.940372 26755 raft_consensus.cc:515] T 89a0bf7f0cf1468898dbd8d11fc74225 P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } }
I20260601 13:36:12.940791 26755 leader_election.cc:290] T 89a0bf7f0cf1468898dbd8d11fc74225 P 02f97a13daf24170a08e06a1e8881018 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aae7a188d4a04840bfbe4b0a0e45ba55 (127.21.155.193:43089), f60697d0cd7c46b6a2f24fb78a6e0ba7 (127.21.155.195:33367)
I20260601 13:36:12.941252 26676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a0bf7f0cf1468898dbd8d11fc74225" candidate_uuid: "02f97a13daf24170a08e06a1e8881018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" is_pre_election: true
I20260601 13:36:12.941308 26525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a0bf7f0cf1468898dbd8d11fc74225" candidate_uuid: "02f97a13daf24170a08e06a1e8881018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" is_pre_election: true
I20260601 13:36:12.941427 26676 raft_consensus.cc:2393] T 89a0bf7f0cf1468898dbd8d11fc74225 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 02f97a13daf24170a08e06a1e8881018 in current term 1: Already voted for candidate aae7a188d4a04840bfbe4b0a0e45ba55 in this term.
I20260601 13:36:12.941825 26565 leader_election.cc:304] T 89a0bf7f0cf1468898dbd8d11fc74225 P 02f97a13daf24170a08e06a1e8881018 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02f97a13daf24170a08e06a1e8881018; no voters: aae7a188d4a04840bfbe4b0a0e45ba55, f60697d0cd7c46b6a2f24fb78a6e0ba7
I20260601 13:36:12.942004 26755 raft_consensus.cc:3060] T 89a0bf7f0cf1468898dbd8d11fc74225 P 02f97a13daf24170a08e06a1e8881018 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:12.943106 26755 raft_consensus.cc:2749] T 89a0bf7f0cf1468898dbd8d11fc74225 P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:36:12.995899 26599 raft_consensus.cc:1275] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Refusing update from remote peer f60697d0cd7c46b6a2f24fb78a6e0ba7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:12.996214 26525 raft_consensus.cc:1275] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Refusing update from remote peer f60697d0cd7c46b6a2f24fb78a6e0ba7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:12.996722 26780 consensus_queue.cc:1048] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P f60697d0cd7c46b6a2f24fb78a6e0ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:12.996860 26725 consensus_queue.cc:1048] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P f60697d0cd7c46b6a2f24fb78a6e0ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:12.997190 26599 raft_consensus.cc:1275] T a131c36e184a4ba58a8e6eeb4a39796b P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Refusing update from remote peer f60697d0cd7c46b6a2f24fb78a6e0ba7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:12.997589 26525 raft_consensus.cc:1275] T a131c36e184a4ba58a8e6eeb4a39796b P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Refusing update from remote peer f60697d0cd7c46b6a2f24fb78a6e0ba7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:12.997937 26780 consensus_queue.cc:1048] T a131c36e184a4ba58a8e6eeb4a39796b P f60697d0cd7c46b6a2f24fb78a6e0ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:12.999467 26780 consensus_queue.cc:1048] T a131c36e184a4ba58a8e6eeb4a39796b P f60697d0cd7c46b6a2f24fb78a6e0ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:13.000950 26676 raft_consensus.cc:1275] T bc3793778d6d49e1af0684e6e5d502e4 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Refusing update from remote peer 02f97a13daf24170a08e06a1e8881018: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:13.001369 26755 consensus_queue.cc:1048] T bc3793778d6d49e1af0684e6e5d502e4 P 02f97a13daf24170a08e06a1e8881018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:13.003356 26675 raft_consensus.cc:1275] T 1a27a60c45af4038bb7a4ba3485f0900 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Refusing update from remote peer 02f97a13daf24170a08e06a1e8881018: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:13.003371 26523 raft_consensus.cc:1275] T 1a27a60c45af4038bb7a4ba3485f0900 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Refusing update from remote peer 02f97a13daf24170a08e06a1e8881018: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:13.005331 26523 raft_consensus.cc:1275] T bc3793778d6d49e1af0684e6e5d502e4 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Refusing update from remote peer 02f97a13daf24170a08e06a1e8881018: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:13.006193 26731 consensus_queue.cc:1048] T 1a27a60c45af4038bb7a4ba3485f0900 P 02f97a13daf24170a08e06a1e8881018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:13.006489 26731 consensus_queue.cc:1048] T bc3793778d6d49e1af0684e6e5d502e4 P 02f97a13daf24170a08e06a1e8881018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:13.008622 26599 raft_consensus.cc:1275] T 7af108178dee4619bb3799d5fec8b96e P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Refusing update from remote peer aae7a188d4a04840bfbe4b0a0e45ba55: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:13.008973 26601 raft_consensus.cc:1275] T 1436f91292064f45a86682e58e0511a2 P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Refusing update from remote peer aae7a188d4a04840bfbe4b0a0e45ba55: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:13.009277 26598 raft_consensus.cc:1275] T fab8a25d8c3042bda90d3edf451d7f67 P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Refusing update from remote peer aae7a188d4a04840bfbe4b0a0e45ba55: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:13.009574 26597 raft_consensus.cc:1275] T fbe8ed42a0d546de9c1408818ad4c130 P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Refusing update from remote peer aae7a188d4a04840bfbe4b0a0e45ba55: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:13.009865 26596 raft_consensus.cc:1275] T 89a0bf7f0cf1468898dbd8d11fc74225 P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Refusing update from remote peer aae7a188d4a04840bfbe4b0a0e45ba55: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:13.010151 26595 raft_consensus.cc:1275] T 0bd42ddeb40c451d81aacdfd92133556 P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Refusing update from remote peer aae7a188d4a04840bfbe4b0a0e45ba55: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:13.013938 26817 consensus_queue.cc:1048] T 1a27a60c45af4038bb7a4ba3485f0900 P 02f97a13daf24170a08e06a1e8881018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:13.014038 26676 raft_consensus.cc:1275] T d7f36a09fb18472f9bc71fe306f9ecfd P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Refusing update from remote peer 02f97a13daf24170a08e06a1e8881018: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:13.014535 26522 raft_consensus.cc:1275] T d7f36a09fb18472f9bc71fe306f9ecfd P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Refusing update from remote peer 02f97a13daf24170a08e06a1e8881018: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:13.017252 26676 raft_consensus.cc:1275] T 7af108178dee4619bb3799d5fec8b96e P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Refusing update from remote peer aae7a188d4a04840bfbe4b0a0e45ba55: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:13.017583 26674 raft_consensus.cc:1275] T fab8a25d8c3042bda90d3edf451d7f67 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Refusing update from remote peer aae7a188d4a04840bfbe4b0a0e45ba55: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:13.017905 26673 raft_consensus.cc:1275] T fbe8ed42a0d546de9c1408818ad4c130 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Refusing update from remote peer aae7a188d4a04840bfbe4b0a0e45ba55: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:13.018232 26672 raft_consensus.cc:1275] T 89a0bf7f0cf1468898dbd8d11fc74225 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Refusing update from remote peer aae7a188d4a04840bfbe4b0a0e45ba55: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:13.018549 26671 raft_consensus.cc:1275] T 0bd42ddeb40c451d81aacdfd92133556 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Refusing update from remote peer aae7a188d4a04840bfbe4b0a0e45ba55: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:13.018956 26670 raft_consensus.cc:1275] T e2cfa07d0d8c47a99a295a2e78ce1b6f P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Refusing update from remote peer aae7a188d4a04840bfbe4b0a0e45ba55: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:13.019271 26675 raft_consensus.cc:1275] T 1436f91292064f45a86682e58e0511a2 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Refusing update from remote peer aae7a188d4a04840bfbe4b0a0e45ba55: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:13.021286 26818 consensus_queue.cc:1048] T d7f36a09fb18472f9bc71fe306f9ecfd P 02f97a13daf24170a08e06a1e8881018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:13.024875 26734 consensus_queue.cc:1048] T 7af108178dee4619bb3799d5fec8b96e P aae7a188d4a04840bfbe4b0a0e45ba55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:13.025367 26734 consensus_queue.cc:1048] T 1436f91292064f45a86682e58e0511a2 P aae7a188d4a04840bfbe4b0a0e45ba55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:13.025537 26745 consensus_queue.cc:1048] T fab8a25d8c3042bda90d3edf451d7f67 P aae7a188d4a04840bfbe4b0a0e45ba55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:13.025727 26734 consensus_queue.cc:1048] T fbe8ed42a0d546de9c1408818ad4c130 P aae7a188d4a04840bfbe4b0a0e45ba55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:13.025905 26745 consensus_queue.cc:1048] T 89a0bf7f0cf1468898dbd8d11fc74225 P aae7a188d4a04840bfbe4b0a0e45ba55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:13.025990 26734 consensus_queue.cc:1048] T 0bd42ddeb40c451d81aacdfd92133556 P aae7a188d4a04840bfbe4b0a0e45ba55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:13.026984 26600 raft_consensus.cc:1275] T e2cfa07d0d8c47a99a295a2e78ce1b6f P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Refusing update from remote peer aae7a188d4a04840bfbe4b0a0e45ba55: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:13.030140 26734 consensus_queue.cc:1048] T 7af108178dee4619bb3799d5fec8b96e P aae7a188d4a04840bfbe4b0a0e45ba55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:13.030179 26834 consensus_queue.cc:1048] T fab8a25d8c3042bda90d3edf451d7f67 P aae7a188d4a04840bfbe4b0a0e45ba55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:13.030548 26734 consensus_queue.cc:1048] T fbe8ed42a0d546de9c1408818ad4c130 P aae7a188d4a04840bfbe4b0a0e45ba55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:13.030871 26734 consensus_queue.cc:1048] T 89a0bf7f0cf1468898dbd8d11fc74225 P aae7a188d4a04840bfbe4b0a0e45ba55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:13.031174 26734 consensus_queue.cc:1048] T 0bd42ddeb40c451d81aacdfd92133556 P aae7a188d4a04840bfbe4b0a0e45ba55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:13.031494 26734 consensus_queue.cc:1048] T e2cfa07d0d8c47a99a295a2e78ce1b6f P aae7a188d4a04840bfbe4b0a0e45ba55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:13.031795 26734 consensus_queue.cc:1048] T 1436f91292064f45a86682e58e0511a2 P aae7a188d4a04840bfbe4b0a0e45ba55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:13.032262 26755 consensus_queue.cc:1048] T d7f36a09fb18472f9bc71fe306f9ecfd P 02f97a13daf24170a08e06a1e8881018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:13.038858 26745 consensus_queue.cc:1048] T e2cfa07d0d8c47a99a295a2e78ce1b6f P aae7a188d4a04840bfbe4b0a0e45ba55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:13.040140 26796 mvcc.cc:204] Tried to move back new op lower bound from 7292194705435738112 to 7292194704901951488. Current Snapshot: MvccSnapshot[applied={T|T < 7292194705435738112}]
I20260601 13:36:13.059443 26798 mvcc.cc:204] Tried to move back new op lower bound from 7292194705444478976 to 7292194704092123136. Current Snapshot: MvccSnapshot[applied={T|T < 7292194705433214976}]
I20260601 13:36:13.078608 26808 mvcc.cc:204] Tried to move back new op lower bound from 7292194705467346944 to 7292194704914677760. Current Snapshot: MvccSnapshot[applied={T|T < 7292194705426337792}]
I20260601 13:36:13.606606 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:36:13.609509 22127 server_base.cc:1061] running on GCE node
W20260601 13:36:13.609592 26883 instance_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:36:13.609671 26885 instance_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:36:13.609712 26882 instance_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:36:13.610067 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:13.610131 22127 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:36:13.610150 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320973610150 us; error 0 us; skew 500 ppm
I20260601 13:36:13.611253 22127 webserver.cc:533] Webserver started at http://127.21.155.196:34671/ using document root <none> and password file <none>
I20260601 13:36:13.611454 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:13.611510 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:13.611598 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:13.612023 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320869173936-22127-0/minicluster-data/ts-3-root/instance:
uuid: "0dbf90192db74376a9b1923286d4be83"
format_stamp: "Formatted at 2026-06-01 13:36:13 on dist-test-slave-zw2r"
I20260601 13:36:13.614203 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:36:13.615546 26890 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:36:13.615999 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:13.616122 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320869173936-22127-0/minicluster-data/ts-3-root
uuid: "0dbf90192db74376a9b1923286d4be83"
format_stamp: "Formatted at 2026-06-01 13:36:13 on dist-test-slave-zw2r"
I20260601 13:36:13.616235 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320869173936-22127-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320869173936-22127-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320869173936-22127-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:36:13.628077 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:13.628610 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:13.628971 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:13.629570 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:13.629637 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:13.629700 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:13.629753 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:13.635319 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.196:32783
I20260601 13:36:13.635385 26953 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.196:32783 every 8 connection(s)
I20260601 13:36:13.636373 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:13.638737 26958 instance_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:36:13.638703 26961 instance_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:36:13.638900 22127 server_base.cc:1061] running on GCE node
W20260601 13:36:13.638686 26959 instance_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:36:13.639133 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:13.639189 22127 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:36:13.639214 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320973639214 us; error 0 us; skew 500 ppm
I20260601 13:36:13.640707 22127 webserver.cc:533] Webserver started at http://127.21.155.197:40545/ using document root <none> and password file <none>
I20260601 13:36:13.640923 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:13.641016 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:13.641116 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:13.641448 26954 heartbeater.cc:344] Connected to a master server at 127.21.155.254:34347
I20260601 13:36:13.641569 26954 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:13.641683 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320869173936-22127-0/minicluster-data/ts-4-root/instance:
uuid: "7cc93eb612864fe29265e0da7f3fb126"
format_stamp: "Formatted at 2026-06-01 13:36:13 on dist-test-slave-zw2r"
I20260601 13:36:13.641886 26954 heartbeater.cc:507] Master 127.21.155.254:34347 requested a full tablet report, sending...
I20260601 13:36:13.642763 26419 ts_manager.cc:194] Registered new tserver with Master: 0dbf90192db74376a9b1923286d4be83 (127.21.155.196:32783)
I20260601 13:36:13.643358 26419 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35776
I20260601 13:36:13.644002 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:36:13.645812 26966 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:36:13.646270 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:36:13.646390 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320869173936-22127-0/minicluster-data/ts-4-root
uuid: "7cc93eb612864fe29265e0da7f3fb126"
format_stamp: "Formatted at 2026-06-01 13:36:13 on dist-test-slave-zw2r"
I20260601 13:36:13.646502 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320869173936-22127-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320869173936-22127-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320869173936-22127-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:36:13.661791 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:13.662441 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:13.662806 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:13.663336 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:13.663407 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:13.663475 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:13.663528 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:13.669350 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.197:37563
I20260601 13:36:13.669399 27029 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.197:37563 every 8 connection(s)
I20260601 13:36:13.670341 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:13.672758 27033 instance_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:36:13.672791 27034 instance_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:36:13.672889 27036 instance_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:36:13.673247 22127 server_base.cc:1061] running on GCE node
I20260601 13:36:13.673586 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:13.673648 22127 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:36:13.673684 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320973673682 us; error 0 us; skew 500 ppm
I20260601 13:36:13.675005 22127 webserver.cc:533] Webserver started at http://127.21.155.198:37677/ using document root <none> and password file <none>
I20260601 13:36:13.675211 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:13.675290 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:13.675400 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:13.675532 27030 heartbeater.cc:344] Connected to a master server at 127.21.155.254:34347
I20260601 13:36:13.675630 27030 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:13.675913 27030 heartbeater.cc:507] Master 127.21.155.254:34347 requested a full tablet report, sending...
I20260601 13:36:13.675895 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320869173936-22127-0/minicluster-data/ts-5-root/instance:
uuid: "a2e7c4c2cf134f429ea940464beb43e8"
format_stamp: "Formatted at 2026-06-01 13:36:13 on dist-test-slave-zw2r"
I20260601 13:36:13.676689 26419 ts_manager.cc:194] Registered new tserver with Master: 7cc93eb612864fe29265e0da7f3fb126 (127.21.155.197:37563)
I20260601 13:36:13.677426 26419 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35788
I20260601 13:36:13.677857 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:36:13.679044 27041 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:36:13.679438 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:13.679536 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320869173936-22127-0/minicluster-data/ts-5-root
uuid: "a2e7c4c2cf134f429ea940464beb43e8"
format_stamp: "Formatted at 2026-06-01 13:36:13 on dist-test-slave-zw2r"
I20260601 13:36:13.679648 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320869173936-22127-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320869173936-22127-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320869173936-22127-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:36:13.710603 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:13.711127 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:13.711462 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:13.711966 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:13.712034 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:13.712095 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:13.712129 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:13.717520 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.198:37093
I20260601 13:36:13.717643 27104 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.198:37093 every 8 connection(s)
I20260601 13:36:13.723908 27105 heartbeater.cc:344] Connected to a master server at 127.21.155.254:34347
I20260601 13:36:13.724119 27105 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:13.724429 27105 heartbeater.cc:507] Master 127.21.155.254:34347 requested a full tablet report, sending...
I20260601 13:36:13.725252 26419 ts_manager.cc:194] Registered new tserver with Master: a2e7c4c2cf134f429ea940464beb43e8 (127.21.155.198:37093)
I20260601 13:36:13.725806 26419 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35802
I20260601 13:36:14.403004 26594 consensus_queue.cc:237] T bc3793778d6d49e1af0684e6e5d502e4 P 02f97a13daf24170a08e06a1e8881018 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } attrs { replace: true } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "a2e7c4c2cf134f429ea940464beb43e8" member_type: NON_VOTER last_known_addr { host: "127.21.155.198" port: 37093 } attrs { promote: true } }
I20260601 13:36:14.404588 26670 raft_consensus.cc:1275] T bc3793778d6d49e1af0684e6e5d502e4 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Refusing update from remote peer 02f97a13daf24170a08e06a1e8881018: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:36:14.405000 26523 raft_consensus.cc:1275] T bc3793778d6d49e1af0684e6e5d502e4 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Refusing update from remote peer 02f97a13daf24170a08e06a1e8881018: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:36:14.405000 27111 consensus_queue.cc:1048] T bc3793778d6d49e1af0684e6e5d502e4 P 02f97a13daf24170a08e06a1e8881018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:36:14.405481 26755 consensus_queue.cc:1048] T bc3793778d6d49e1af0684e6e5d502e4 P 02f97a13daf24170a08e06a1e8881018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:36:14.406694 27112 raft_consensus.cc:2955] T bc3793778d6d49e1af0684e6e5d502e4 P 02f97a13daf24170a08e06a1e8881018 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER a2e7c4c2cf134f429ea940464beb43e8 (127.21.155.198) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } attrs { replace: true } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "a2e7c4c2cf134f429ea940464beb43e8" member_type: NON_VOTER last_known_addr { host: "127.21.155.198" port: 37093 } attrs { promote: true } } }
I20260601 13:36:14.407089 26670 raft_consensus.cc:2955] T bc3793778d6d49e1af0684e6e5d502e4 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER a2e7c4c2cf134f429ea940464beb43e8 (127.21.155.198) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } attrs { replace: true } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "a2e7c4c2cf134f429ea940464beb43e8" member_type: NON_VOTER last_known_addr { host: "127.21.155.198" port: 37093 } attrs { promote: true } } }
I20260601 13:36:14.407426 26523 raft_consensus.cc:2955] T bc3793778d6d49e1af0684e6e5d502e4 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER a2e7c4c2cf134f429ea940464beb43e8 (127.21.155.198) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } attrs { replace: true } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "a2e7c4c2cf134f429ea940464beb43e8" member_type: NON_VOTER last_known_addr { host: "127.21.155.198" port: 37093 } attrs { promote: true } } }
I20260601 13:36:14.410105 26419 catalog_manager.cc:5696] T bc3793778d6d49e1af0684e6e5d502e4 P 02f97a13daf24170a08e06a1e8881018 reported cstate change: config changed from index -1 to 30, NON_VOTER a2e7c4c2cf134f429ea940464beb43e8 (127.21.155.198) added. New cstate: current_term: 1 leader_uuid: "02f97a13daf24170a08e06a1e8881018" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2e7c4c2cf134f429ea940464beb43e8" member_type: NON_VOTER last_known_addr { host: "127.21.155.198" port: 37093 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:36:14.410475 26565 consensus_peers.cc:597] T bc3793778d6d49e1af0684e6e5d502e4 P 02f97a13daf24170a08e06a1e8881018 -> Peer a2e7c4c2cf134f429ea940464beb43e8 (127.21.155.198:37093): Couldn't send request to peer a2e7c4c2cf134f429ea940464beb43e8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bc3793778d6d49e1af0684e6e5d502e4. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:14.412173 26594 consensus_queue.cc:237] T d7f36a09fb18472f9bc71fe306f9ecfd P 02f97a13daf24170a08e06a1e8881018 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } attrs { replace: true } } peers { permanent_uuid: "0dbf90192db74376a9b1923286d4be83" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 32783 } attrs { promote: true } }
I20260601 13:36:14.413975 26670 raft_consensus.cc:1275] T d7f36a09fb18472f9bc71fe306f9ecfd P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Refusing update from remote peer 02f97a13daf24170a08e06a1e8881018: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:36:14.414052 26523 raft_consensus.cc:1275] T d7f36a09fb18472f9bc71fe306f9ecfd P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Refusing update from remote peer 02f97a13daf24170a08e06a1e8881018: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:36:14.414332 27112 consensus_queue.cc:1048] T d7f36a09fb18472f9bc71fe306f9ecfd P 02f97a13daf24170a08e06a1e8881018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:36:14.414499 26755 consensus_queue.cc:1048] T d7f36a09fb18472f9bc71fe306f9ecfd P 02f97a13daf24170a08e06a1e8881018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:36:14.416211 27112 raft_consensus.cc:2955] T d7f36a09fb18472f9bc71fe306f9ecfd P 02f97a13daf24170a08e06a1e8881018 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER 0dbf90192db74376a9b1923286d4be83 (127.21.155.196) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } attrs { replace: true } } peers { permanent_uuid: "0dbf90192db74376a9b1923286d4be83" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 32783 } attrs { promote: true } } }
I20260601 13:36:14.416603 26670 raft_consensus.cc:2955] T d7f36a09fb18472f9bc71fe306f9ecfd P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER 0dbf90192db74376a9b1923286d4be83 (127.21.155.196) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } attrs { replace: true } } peers { permanent_uuid: "0dbf90192db74376a9b1923286d4be83" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 32783 } attrs { promote: true } } }
I20260601 13:36:14.417634 26523 raft_consensus.cc:2955] T d7f36a09fb18472f9bc71fe306f9ecfd P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER 0dbf90192db74376a9b1923286d4be83 (127.21.155.196) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } attrs { replace: true } } peers { permanent_uuid: "0dbf90192db74376a9b1923286d4be83" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 32783 } attrs { promote: true } } }
I20260601 13:36:14.419674 26418 catalog_manager.cc:5696] T d7f36a09fb18472f9bc71fe306f9ecfd P 02f97a13daf24170a08e06a1e8881018 reported cstate change: config changed from index -1 to 29, NON_VOTER 0dbf90192db74376a9b1923286d4be83 (127.21.155.196) added. New cstate: current_term: 1 leader_uuid: "02f97a13daf24170a08e06a1e8881018" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dbf90192db74376a9b1923286d4be83" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 32783 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:36:14.424055 26564 consensus_peers.cc:597] T d7f36a09fb18472f9bc71fe306f9ecfd P 02f97a13daf24170a08e06a1e8881018 -> Peer 0dbf90192db74376a9b1923286d4be83 (127.21.155.196:32783): Couldn't send request to peer 0dbf90192db74376a9b1923286d4be83. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d7f36a09fb18472f9bc71fe306f9ecfd. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:14.433837 26670 consensus_queue.cc:237] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P f60697d0cd7c46b6a2f24fb78a6e0ba7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } attrs { replace: true } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: NON_VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: true } }
I20260601 13:36:14.436045 26523 raft_consensus.cc:1275] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Refusing update from remote peer f60697d0cd7c46b6a2f24fb78a6e0ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:36:14.436348 26594 raft_consensus.cc:1275] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Refusing update from remote peer f60697d0cd7c46b6a2f24fb78a6e0ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:36:14.436487 27121 consensus_queue.cc:1048] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P f60697d0cd7c46b6a2f24fb78a6e0ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:36:14.438409 26858 raft_consensus.cc:2955] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER 7cc93eb612864fe29265e0da7f3fb126 (127.21.155.197) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } attrs { replace: true } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: NON_VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: true } } }
I20260601 13:36:14.438917 26523 raft_consensus.cc:2955] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER 7cc93eb612864fe29265e0da7f3fb126 (127.21.155.197) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } attrs { replace: true } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: NON_VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: true } } }
I20260601 13:36:14.439615 27121 consensus_queue.cc:1048] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P f60697d0cd7c46b6a2f24fb78a6e0ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:36:14.440614 26594 raft_consensus.cc:2955] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER 7cc93eb612864fe29265e0da7f3fb126 (127.21.155.197) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } attrs { replace: true } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: NON_VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: true } } }
I20260601 13:36:14.441690 26419 catalog_manager.cc:5696] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P f60697d0cd7c46b6a2f24fb78a6e0ba7 reported cstate change: config changed from index -1 to 30, NON_VOTER 7cc93eb612864fe29265e0da7f3fb126 (127.21.155.197) added. New cstate: current_term: 1 leader_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: NON_VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:14.442646 26598 consensus_queue.cc:237] T 1a27a60c45af4038bb7a4ba3485f0900 P 02f97a13daf24170a08e06a1e8881018 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } attrs { replace: true } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "0dbf90192db74376a9b1923286d4be83" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 32783 } attrs { promote: true } }
I20260601 13:36:14.444276 26523 raft_consensus.cc:1275] T 1a27a60c45af4038bb7a4ba3485f0900 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Refusing update from remote peer 02f97a13daf24170a08e06a1e8881018: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:36:14.444695 26755 consensus_queue.cc:1048] T 1a27a60c45af4038bb7a4ba3485f0900 P 02f97a13daf24170a08e06a1e8881018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
W20260601 13:36:14.445151 26564 consensus_peers.cc:597] T 1a27a60c45af4038bb7a4ba3485f0900 P 02f97a13daf24170a08e06a1e8881018 -> Peer 0dbf90192db74376a9b1923286d4be83 (127.21.155.196:32783): Couldn't send request to peer 0dbf90192db74376a9b1923286d4be83. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1a27a60c45af4038bb7a4ba3485f0900. This is attempt 1: this message will repeat every 5th retry.
W20260601 13:36:14.446202 26642 consensus_peers.cc:597] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P f60697d0cd7c46b6a2f24fb78a6e0ba7 -> Peer 7cc93eb612864fe29265e0da7f3fb126 (127.21.155.197:37563): Couldn't send request to peer 7cc93eb612864fe29265e0da7f3fb126. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 85e3cfdb0dff49d3b7eadf7ba85f9f5c. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:14.446554 26670 raft_consensus.cc:1275] T 1a27a60c45af4038bb7a4ba3485f0900 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Refusing update from remote peer 02f97a13daf24170a08e06a1e8881018: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:36:14.447501 26755 consensus_queue.cc:1048] T 1a27a60c45af4038bb7a4ba3485f0900 P 02f97a13daf24170a08e06a1e8881018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:36:14.448297 27112 raft_consensus.cc:2955] T 1a27a60c45af4038bb7a4ba3485f0900 P 02f97a13daf24170a08e06a1e8881018 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER 0dbf90192db74376a9b1923286d4be83 (127.21.155.196) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } attrs { replace: true } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "0dbf90192db74376a9b1923286d4be83" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 32783 } attrs { promote: true } } }
I20260601 13:36:14.448755 26523 raft_consensus.cc:2955] T 1a27a60c45af4038bb7a4ba3485f0900 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER 0dbf90192db74376a9b1923286d4be83 (127.21.155.196) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } attrs { replace: true } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "0dbf90192db74376a9b1923286d4be83" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 32783 } attrs { promote: true } } }
I20260601 13:36:14.449689 26670 raft_consensus.cc:2955] T 1a27a60c45af4038bb7a4ba3485f0900 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER 0dbf90192db74376a9b1923286d4be83 (127.21.155.196) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } attrs { replace: true } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "0dbf90192db74376a9b1923286d4be83" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 32783 } attrs { promote: true } } }
I20260601 13:36:14.451648 26413 catalog_manager.cc:5696] T 1a27a60c45af4038bb7a4ba3485f0900 P 02f97a13daf24170a08e06a1e8881018 reported cstate change: config changed from index -1 to 30, NON_VOTER 0dbf90192db74376a9b1923286d4be83 (127.21.155.196) added. New cstate: current_term: 1 leader_uuid: "02f97a13daf24170a08e06a1e8881018" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dbf90192db74376a9b1923286d4be83" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 32783 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:14.457760 26523 consensus_queue.cc:237] T 7af108178dee4619bb3799d5fec8b96e P aae7a188d4a04840bfbe4b0a0e45ba55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } attrs { replace: true } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "a2e7c4c2cf134f429ea940464beb43e8" member_type: NON_VOTER last_known_addr { host: "127.21.155.198" port: 37093 } attrs { promote: true } }
I20260601 13:36:14.459378 26594 raft_consensus.cc:1275] T 7af108178dee4619bb3799d5fec8b96e P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Refusing update from remote peer aae7a188d4a04840bfbe4b0a0e45ba55: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:36:14.459630 26670 raft_consensus.cc:1275] T 7af108178dee4619bb3799d5fec8b96e P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Refusing update from remote peer aae7a188d4a04840bfbe4b0a0e45ba55: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:36:14.459894 27108 consensus_queue.cc:1048] T 7af108178dee4619bb3799d5fec8b96e P aae7a188d4a04840bfbe4b0a0e45ba55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:36:14.460086 26871 consensus_queue.cc:1048] T 7af108178dee4619bb3799d5fec8b96e P aae7a188d4a04840bfbe4b0a0e45ba55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:36:14.462023 27108 raft_consensus.cc:2955] T 7af108178dee4619bb3799d5fec8b96e P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER a2e7c4c2cf134f429ea940464beb43e8 (127.21.155.198) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } attrs { replace: true } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "a2e7c4c2cf134f429ea940464beb43e8" member_type: NON_VOTER last_known_addr { host: "127.21.155.198" port: 37093 } attrs { promote: true } } }
I20260601 13:36:14.462522 26594 raft_consensus.cc:2955] T 7af108178dee4619bb3799d5fec8b96e P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER a2e7c4c2cf134f429ea940464beb43e8 (127.21.155.198) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } attrs { replace: true } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "a2e7c4c2cf134f429ea940464beb43e8" member_type: NON_VOTER last_known_addr { host: "127.21.155.198" port: 37093 } attrs { promote: true } } }
W20260601 13:36:14.465585 26489 consensus_peers.cc:597] T 7af108178dee4619bb3799d5fec8b96e P aae7a188d4a04840bfbe4b0a0e45ba55 -> Peer a2e7c4c2cf134f429ea940464beb43e8 (127.21.155.198:37093): Couldn't send request to peer a2e7c4c2cf134f429ea940464beb43e8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7af108178dee4619bb3799d5fec8b96e. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:14.465682 26418 catalog_manager.cc:5696] T 7af108178dee4619bb3799d5fec8b96e P 02f97a13daf24170a08e06a1e8881018 reported cstate change: config changed from index -1 to 30, NON_VOTER a2e7c4c2cf134f429ea940464beb43e8 (127.21.155.198) added. New cstate: current_term: 1 leader_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } attrs { replace: true } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "a2e7c4c2cf134f429ea940464beb43e8" member_type: NON_VOTER last_known_addr { host: "127.21.155.198" port: 37093 } attrs { promote: true } } }
I20260601 13:36:14.465813 26670 raft_consensus.cc:2955] T 7af108178dee4619bb3799d5fec8b96e P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER a2e7c4c2cf134f429ea940464beb43e8 (127.21.155.198) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } attrs { replace: true } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "a2e7c4c2cf134f429ea940464beb43e8" member_type: NON_VOTER last_known_addr { host: "127.21.155.198" port: 37093 } attrs { promote: true } } }
I20260601 13:36:14.466471 26523 consensus_queue.cc:237] T 1436f91292064f45a86682e58e0511a2 P aae7a188d4a04840bfbe4b0a0e45ba55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } attrs { replace: true } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: NON_VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: true } }
I20260601 13:36:14.475860 26670 raft_consensus.cc:1275] T 1436f91292064f45a86682e58e0511a2 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Refusing update from remote peer aae7a188d4a04840bfbe4b0a0e45ba55: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:36:14.476392 26594 raft_consensus.cc:1275] T 1436f91292064f45a86682e58e0511a2 P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Refusing update from remote peer aae7a188d4a04840bfbe4b0a0e45ba55: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:36:14.476653 26871 consensus_queue.cc:1048] T 1436f91292064f45a86682e58e0511a2 P aae7a188d4a04840bfbe4b0a0e45ba55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:36:14.476949 27127 consensus_queue.cc:1048] T 1436f91292064f45a86682e58e0511a2 P aae7a188d4a04840bfbe4b0a0e45ba55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:36:14.478914 27108 raft_consensus.cc:2955] T 1436f91292064f45a86682e58e0511a2 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER 7cc93eb612864fe29265e0da7f3fb126 (127.21.155.197) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } attrs { replace: true } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: NON_VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: true } } }
I20260601 13:36:14.479501 26670 raft_consensus.cc:2955] T 1436f91292064f45a86682e58e0511a2 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER 7cc93eb612864fe29265e0da7f3fb126 (127.21.155.197) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } attrs { replace: true } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: NON_VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: true } } }
I20260601 13:36:14.480608 26594 raft_consensus.cc:2955] T 1436f91292064f45a86682e58e0511a2 P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER 7cc93eb612864fe29265e0da7f3fb126 (127.21.155.197) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } attrs { replace: true } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: NON_VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: true } } }
I20260601 13:36:14.483521 26419 catalog_manager.cc:5696] T 1436f91292064f45a86682e58e0511a2 P 02f97a13daf24170a08e06a1e8881018 reported cstate change: config changed from index -1 to 30, NON_VOTER 7cc93eb612864fe29265e0da7f3fb126 (127.21.155.197) added. New cstate: current_term: 1 leader_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } attrs { replace: true } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: NON_VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: true } } }
W20260601 13:36:14.487790 26491 consensus_peers.cc:597] T 1436f91292064f45a86682e58e0511a2 P aae7a188d4a04840bfbe4b0a0e45ba55 -> Peer 7cc93eb612864fe29265e0da7f3fb126 (127.21.155.197:37563): Couldn't send request to peer 7cc93eb612864fe29265e0da7f3fb126. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1436f91292064f45a86682e58e0511a2. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:14.644798 26954 heartbeater.cc:499] Master 127.21.155.254:34347 was elected leader, sending a full tablet report...
I20260601 13:36:14.678529 27030 heartbeater.cc:499] Master 127.21.155.254:34347 was elected leader, sending a full tablet report...
I20260601 13:36:14.726822 27105 heartbeater.cc:499] Master 127.21.155.254:34347 was elected leader, sending a full tablet report...
I20260601 13:36:14.867985 27129 ts_tablet_manager.cc:933] T d7f36a09fb18472f9bc71fe306f9ecfd P 0dbf90192db74376a9b1923286d4be83: Initiating tablet copy from peer 02f97a13daf24170a08e06a1e8881018 (127.21.155.194:38043)
I20260601 13:36:14.868526 27129 tablet_copy_client.cc:323] T d7f36a09fb18472f9bc71fe306f9ecfd P 0dbf90192db74376a9b1923286d4be83: tablet copy: Beginning tablet copy session from remote peer at address 127.21.155.194:38043
I20260601 13:36:14.872997 26611 tablet_copy_service.cc:140] P 02f97a13daf24170a08e06a1e8881018: Received BeginTabletCopySession request for tablet d7f36a09fb18472f9bc71fe306f9ecfd from peer 0dbf90192db74376a9b1923286d4be83 ({username='slave'} at 127.0.0.1:36220)
I20260601 13:36:14.873128 26611 tablet_copy_service.cc:161] P 02f97a13daf24170a08e06a1e8881018: Beginning new tablet copy session on tablet d7f36a09fb18472f9bc71fe306f9ecfd from peer 0dbf90192db74376a9b1923286d4be83 at {username='slave'} at 127.0.0.1:36220: session id = 0dbf90192db74376a9b1923286d4be83-d7f36a09fb18472f9bc71fe306f9ecfd
I20260601 13:36:14.874449 26611 tablet_copy_source_session.cc:215] T d7f36a09fb18472f9bc71fe306f9ecfd P 02f97a13daf24170a08e06a1e8881018: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:36:14.875355 27129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7f36a09fb18472f9bc71fe306f9ecfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:14.877554 27129 tablet_copy_client.cc:806] T d7f36a09fb18472f9bc71fe306f9ecfd P 0dbf90192db74376a9b1923286d4be83: tablet copy: Starting download of 0 data blocks...
I20260601 13:36:14.877853 27129 tablet_copy_client.cc:670] T d7f36a09fb18472f9bc71fe306f9ecfd P 0dbf90192db74376a9b1923286d4be83: tablet copy: Starting download of 1 WAL segments...
I20260601 13:36:14.879098 27130 tablet_copy_client.cc:1025] T d7f36a09fb18472f9bc71fe306f9ecfd P 0dbf90192db74376a9b1923286d4be83: tablet copy: Injecting latency into file download: 2000
I20260601 13:36:14.883281 27132 ts_tablet_manager.cc:933] T bc3793778d6d49e1af0684e6e5d502e4 P a2e7c4c2cf134f429ea940464beb43e8: Initiating tablet copy from peer 02f97a13daf24170a08e06a1e8881018 (127.21.155.194:38043)
I20260601 13:36:14.883718 27132 tablet_copy_client.cc:323] T bc3793778d6d49e1af0684e6e5d502e4 P a2e7c4c2cf134f429ea940464beb43e8: tablet copy: Beginning tablet copy session from remote peer at address 127.21.155.194:38043
I20260601 13:36:14.887944 26611 tablet_copy_service.cc:140] P 02f97a13daf24170a08e06a1e8881018: Received BeginTabletCopySession request for tablet bc3793778d6d49e1af0684e6e5d502e4 from peer a2e7c4c2cf134f429ea940464beb43e8 ({username='slave'} at 127.0.0.1:36228)
I20260601 13:36:14.888123 26611 tablet_copy_service.cc:161] P 02f97a13daf24170a08e06a1e8881018: Beginning new tablet copy session on tablet bc3793778d6d49e1af0684e6e5d502e4 from peer a2e7c4c2cf134f429ea940464beb43e8 at {username='slave'} at 127.0.0.1:36228: session id = a2e7c4c2cf134f429ea940464beb43e8-bc3793778d6d49e1af0684e6e5d502e4
I20260601 13:36:14.889282 26611 tablet_copy_source_session.cc:215] T bc3793778d6d49e1af0684e6e5d502e4 P 02f97a13daf24170a08e06a1e8881018: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:36:14.891063 27132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc3793778d6d49e1af0684e6e5d502e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:14.893429 27132 tablet_copy_client.cc:806] T bc3793778d6d49e1af0684e6e5d502e4 P a2e7c4c2cf134f429ea940464beb43e8: tablet copy: Starting download of 0 data blocks...
I20260601 13:36:14.893644 27132 tablet_copy_client.cc:670] T bc3793778d6d49e1af0684e6e5d502e4 P a2e7c4c2cf134f429ea940464beb43e8: tablet copy: Starting download of 1 WAL segments...
I20260601 13:36:14.895171 27133 tablet_copy_client.cc:1025] T bc3793778d6d49e1af0684e6e5d502e4 P a2e7c4c2cf134f429ea940464beb43e8: tablet copy: Injecting latency into file download: 2000
I20260601 13:36:14.918195 27135 ts_tablet_manager.cc:933] T 1a27a60c45af4038bb7a4ba3485f0900 P 0dbf90192db74376a9b1923286d4be83: Initiating tablet copy from peer 02f97a13daf24170a08e06a1e8881018 (127.21.155.194:38043)
I20260601 13:36:14.918650 27135 tablet_copy_client.cc:323] T 1a27a60c45af4038bb7a4ba3485f0900 P 0dbf90192db74376a9b1923286d4be83: tablet copy: Beginning tablet copy session from remote peer at address 127.21.155.194:38043
I20260601 13:36:14.919225 26611 tablet_copy_service.cc:140] P 02f97a13daf24170a08e06a1e8881018: Received BeginTabletCopySession request for tablet 1a27a60c45af4038bb7a4ba3485f0900 from peer 0dbf90192db74376a9b1923286d4be83 ({username='slave'} at 127.0.0.1:36220)
I20260601 13:36:14.919345 26611 tablet_copy_service.cc:161] P 02f97a13daf24170a08e06a1e8881018: Beginning new tablet copy session on tablet 1a27a60c45af4038bb7a4ba3485f0900 from peer 0dbf90192db74376a9b1923286d4be83 at {username='slave'} at 127.0.0.1:36220: session id = 0dbf90192db74376a9b1923286d4be83-1a27a60c45af4038bb7a4ba3485f0900
I20260601 13:36:14.920209 26611 tablet_copy_source_session.cc:215] T 1a27a60c45af4038bb7a4ba3485f0900 P 02f97a13daf24170a08e06a1e8881018: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:36:14.921142 27135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a27a60c45af4038bb7a4ba3485f0900. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:14.923394 27135 tablet_copy_client.cc:806] T 1a27a60c45af4038bb7a4ba3485f0900 P 0dbf90192db74376a9b1923286d4be83: tablet copy: Starting download of 0 data blocks...
I20260601 13:36:14.923591 27135 tablet_copy_client.cc:670] T 1a27a60c45af4038bb7a4ba3485f0900 P 0dbf90192db74376a9b1923286d4be83: tablet copy: Starting download of 1 WAL segments...
I20260601 13:36:14.924752 27136 tablet_copy_client.cc:1025] T 1a27a60c45af4038bb7a4ba3485f0900 P 0dbf90192db74376a9b1923286d4be83: tablet copy: Injecting latency into file download: 2000
I20260601 13:36:14.943941 27137 ts_tablet_manager.cc:933] T 7af108178dee4619bb3799d5fec8b96e P a2e7c4c2cf134f429ea940464beb43e8: Initiating tablet copy from peer aae7a188d4a04840bfbe4b0a0e45ba55 (127.21.155.193:43089)
I20260601 13:36:14.944495 27137 tablet_copy_client.cc:323] T 7af108178dee4619bb3799d5fec8b96e P a2e7c4c2cf134f429ea940464beb43e8: tablet copy: Beginning tablet copy session from remote peer at address 127.21.155.193:43089
I20260601 13:36:14.948860 26535 tablet_copy_service.cc:140] P aae7a188d4a04840bfbe4b0a0e45ba55: Received BeginTabletCopySession request for tablet 7af108178dee4619bb3799d5fec8b96e from peer a2e7c4c2cf134f429ea940464beb43e8 ({username='slave'} at 127.0.0.1:59456)
I20260601 13:36:14.949003 26535 tablet_copy_service.cc:161] P aae7a188d4a04840bfbe4b0a0e45ba55: Beginning new tablet copy session on tablet 7af108178dee4619bb3799d5fec8b96e from peer a2e7c4c2cf134f429ea940464beb43e8 at {username='slave'} at 127.0.0.1:59456: session id = a2e7c4c2cf134f429ea940464beb43e8-7af108178dee4619bb3799d5fec8b96e
I20260601 13:36:14.950356 26535 tablet_copy_source_session.cc:215] T 7af108178dee4619bb3799d5fec8b96e P aae7a188d4a04840bfbe4b0a0e45ba55: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:36:14.950469 27139 ts_tablet_manager.cc:933] T 1436f91292064f45a86682e58e0511a2 P 7cc93eb612864fe29265e0da7f3fb126: Initiating tablet copy from peer aae7a188d4a04840bfbe4b0a0e45ba55 (127.21.155.193:43089)
I20260601 13:36:14.950805 27139 tablet_copy_client.cc:323] T 1436f91292064f45a86682e58e0511a2 P 7cc93eb612864fe29265e0da7f3fb126: tablet copy: Beginning tablet copy session from remote peer at address 127.21.155.193:43089
I20260601 13:36:14.951422 27137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7af108178dee4619bb3799d5fec8b96e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:14.953985 27137 tablet_copy_client.cc:806] T 7af108178dee4619bb3799d5fec8b96e P a2e7c4c2cf134f429ea940464beb43e8: tablet copy: Starting download of 0 data blocks...
I20260601 13:36:14.954203 27137 tablet_copy_client.cc:670] T 7af108178dee4619bb3799d5fec8b96e P a2e7c4c2cf134f429ea940464beb43e8: tablet copy: Starting download of 1 WAL segments...
I20260601 13:36:14.955498 27138 tablet_copy_client.cc:1025] T 7af108178dee4619bb3799d5fec8b96e P a2e7c4c2cf134f429ea940464beb43e8: tablet copy: Injecting latency into file download: 2000
I20260601 13:36:14.956199 26535 tablet_copy_service.cc:140] P aae7a188d4a04840bfbe4b0a0e45ba55: Received BeginTabletCopySession request for tablet 1436f91292064f45a86682e58e0511a2 from peer 7cc93eb612864fe29265e0da7f3fb126 ({username='slave'} at 127.0.0.1:59464)
I20260601 13:36:14.956341 26535 tablet_copy_service.cc:161] P aae7a188d4a04840bfbe4b0a0e45ba55: Beginning new tablet copy session on tablet 1436f91292064f45a86682e58e0511a2 from peer 7cc93eb612864fe29265e0da7f3fb126 at {username='slave'} at 127.0.0.1:59464: session id = 7cc93eb612864fe29265e0da7f3fb126-1436f91292064f45a86682e58e0511a2
I20260601 13:36:14.957491 26535 tablet_copy_source_session.cc:215] T 1436f91292064f45a86682e58e0511a2 P aae7a188d4a04840bfbe4b0a0e45ba55: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:36:14.958612 27139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1436f91292064f45a86682e58e0511a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:14.960731 27139 tablet_copy_client.cc:806] T 1436f91292064f45a86682e58e0511a2 P 7cc93eb612864fe29265e0da7f3fb126: tablet copy: Starting download of 0 data blocks...
I20260601 13:36:14.960932 27139 tablet_copy_client.cc:670] T 1436f91292064f45a86682e58e0511a2 P 7cc93eb612864fe29265e0da7f3fb126: tablet copy: Starting download of 1 WAL segments...
I20260601 13:36:14.962385 27140 tablet_copy_client.cc:1025] T 1436f91292064f45a86682e58e0511a2 P 7cc93eb612864fe29265e0da7f3fb126: tablet copy: Injecting latency into file download: 2000
I20260601 13:36:15.005260 27143 ts_tablet_manager.cc:933] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 7cc93eb612864fe29265e0da7f3fb126: Initiating tablet copy from peer f60697d0cd7c46b6a2f24fb78a6e0ba7 (127.21.155.195:33367)
I20260601 13:36:15.005748 27143 tablet_copy_client.cc:323] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 7cc93eb612864fe29265e0da7f3fb126: tablet copy: Beginning tablet copy session from remote peer at address 127.21.155.195:33367
I20260601 13:36:15.010217 26686 tablet_copy_service.cc:140] P f60697d0cd7c46b6a2f24fb78a6e0ba7: Received BeginTabletCopySession request for tablet 85e3cfdb0dff49d3b7eadf7ba85f9f5c from peer 7cc93eb612864fe29265e0da7f3fb126 ({username='slave'} at 127.0.0.1:41172)
I20260601 13:36:15.010349 26686 tablet_copy_service.cc:161] P f60697d0cd7c46b6a2f24fb78a6e0ba7: Beginning new tablet copy session on tablet 85e3cfdb0dff49d3b7eadf7ba85f9f5c from peer 7cc93eb612864fe29265e0da7f3fb126 at {username='slave'} at 127.0.0.1:41172: session id = 7cc93eb612864fe29265e0da7f3fb126-85e3cfdb0dff49d3b7eadf7ba85f9f5c
I20260601 13:36:15.011250 26686 tablet_copy_source_session.cc:215] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P f60697d0cd7c46b6a2f24fb78a6e0ba7: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:36:15.012382 27143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85e3cfdb0dff49d3b7eadf7ba85f9f5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:15.015326 27143 tablet_copy_client.cc:806] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 7cc93eb612864fe29265e0da7f3fb126: tablet copy: Starting download of 0 data blocks...
I20260601 13:36:15.015566 27143 tablet_copy_client.cc:670] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 7cc93eb612864fe29265e0da7f3fb126: tablet copy: Starting download of 1 WAL segments...
I20260601 13:36:15.016903 27144 tablet_copy_client.cc:1025] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 7cc93eb612864fe29265e0da7f3fb126: tablet copy: Injecting latency into file download: 2000
I20260601 13:36:16.879555 27129 tablet_copy_client.cc:538] T d7f36a09fb18472f9bc71fe306f9ecfd P 0dbf90192db74376a9b1923286d4be83: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:36:16.881351 27129 tablet_bootstrap.cc:492] T d7f36a09fb18472f9bc71fe306f9ecfd P 0dbf90192db74376a9b1923286d4be83: Bootstrap starting.
I20260601 13:36:16.895596 27132 tablet_copy_client.cc:538] T bc3793778d6d49e1af0684e6e5d502e4 P a2e7c4c2cf134f429ea940464beb43e8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:36:16.897459 27132 tablet_bootstrap.cc:492] T bc3793778d6d49e1af0684e6e5d502e4 P a2e7c4c2cf134f429ea940464beb43e8: Bootstrap starting.
I20260601 13:36:16.909611 27129 tablet_bootstrap.cc:492] T d7f36a09fb18472f9bc71fe306f9ecfd P 0dbf90192db74376a9b1923286d4be83: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=127 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:36:16.909999 27129 tablet_bootstrap.cc:492] T d7f36a09fb18472f9bc71fe306f9ecfd P 0dbf90192db74376a9b1923286d4be83: Bootstrap complete.
I20260601 13:36:16.910251 27129 ts_tablet_manager.cc:1403] T d7f36a09fb18472f9bc71fe306f9ecfd P 0dbf90192db74376a9b1923286d4be83: Time spent bootstrapping tablet: real 0.029s	user 0.027s	sys 0.001s
I20260601 13:36:16.910899 27129 raft_consensus.cc:359] T d7f36a09fb18472f9bc71fe306f9ecfd P 0dbf90192db74376a9b1923286d4be83 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } attrs { replace: true } } peers { permanent_uuid: "0dbf90192db74376a9b1923286d4be83" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 32783 } attrs { promote: true } }
I20260601 13:36:16.911115 27129 raft_consensus.cc:740] T d7f36a09fb18472f9bc71fe306f9ecfd P 0dbf90192db74376a9b1923286d4be83 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0dbf90192db74376a9b1923286d4be83, State: Initialized, Role: LEARNER
I20260601 13:36:16.911458 27129 consensus_queue.cc:260] T d7f36a09fb18472f9bc71fe306f9ecfd P 0dbf90192db74376a9b1923286d4be83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 29, Last appended: 1.29, Last appended by leader: 29, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } attrs { replace: true } } peers { permanent_uuid: "0dbf90192db74376a9b1923286d4be83" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 32783 } attrs { promote: true } }
I20260601 13:36:16.911971 27129 ts_tablet_manager.cc:1434] T d7f36a09fb18472f9bc71fe306f9ecfd P 0dbf90192db74376a9b1923286d4be83: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:36:16.912727 26611 tablet_copy_service.cc:342] P 02f97a13daf24170a08e06a1e8881018: Request end of tablet copy session 0dbf90192db74376a9b1923286d4be83-d7f36a09fb18472f9bc71fe306f9ecfd received from {username='slave'} at 127.0.0.1:36220
I20260601 13:36:16.912855 26611 tablet_copy_service.cc:434] P 02f97a13daf24170a08e06a1e8881018: ending tablet copy session 0dbf90192db74376a9b1923286d4be83-d7f36a09fb18472f9bc71fe306f9ecfd on tablet d7f36a09fb18472f9bc71fe306f9ecfd with peer 0dbf90192db74376a9b1923286d4be83
I20260601 13:36:16.925189 27135 tablet_copy_client.cc:538] T 1a27a60c45af4038bb7a4ba3485f0900 P 0dbf90192db74376a9b1923286d4be83: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:36:16.927031 27132 tablet_bootstrap.cc:492] T bc3793778d6d49e1af0684e6e5d502e4 P a2e7c4c2cf134f429ea940464beb43e8: Bootstrap replayed 1/1 log segments. Stats: ops{read=30 overwritten=0 applied=30 ignored=0} inserts{seen=100 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:36:16.927799 27135 tablet_bootstrap.cc:492] T 1a27a60c45af4038bb7a4ba3485f0900 P 0dbf90192db74376a9b1923286d4be83: Bootstrap starting.
I20260601 13:36:16.928527 27132 tablet_bootstrap.cc:492] T bc3793778d6d49e1af0684e6e5d502e4 P a2e7c4c2cf134f429ea940464beb43e8: Bootstrap complete.
I20260601 13:36:16.928813 27132 ts_tablet_manager.cc:1403] T bc3793778d6d49e1af0684e6e5d502e4 P a2e7c4c2cf134f429ea940464beb43e8: Time spent bootstrapping tablet: real 0.031s	user 0.025s	sys 0.004s
I20260601 13:36:16.929481 27132 raft_consensus.cc:359] T bc3793778d6d49e1af0684e6e5d502e4 P a2e7c4c2cf134f429ea940464beb43e8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } attrs { replace: true } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "a2e7c4c2cf134f429ea940464beb43e8" member_type: NON_VOTER last_known_addr { host: "127.21.155.198" port: 37093 } attrs { promote: true } }
I20260601 13:36:16.929642 27132 raft_consensus.cc:740] T bc3793778d6d49e1af0684e6e5d502e4 P a2e7c4c2cf134f429ea940464beb43e8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a2e7c4c2cf134f429ea940464beb43e8, State: Initialized, Role: LEARNER
I20260601 13:36:16.929770 27132 consensus_queue.cc:260] T bc3793778d6d49e1af0684e6e5d502e4 P a2e7c4c2cf134f429ea940464beb43e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 30, Last appended: 1.30, Last appended by leader: 30, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } attrs { replace: true } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "a2e7c4c2cf134f429ea940464beb43e8" member_type: NON_VOTER last_known_addr { host: "127.21.155.198" port: 37093 } attrs { promote: true } }
I20260601 13:36:16.930245 27132 ts_tablet_manager.cc:1434] T bc3793778d6d49e1af0684e6e5d502e4 P a2e7c4c2cf134f429ea940464beb43e8: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:16.931947 26611 tablet_copy_service.cc:342] P 02f97a13daf24170a08e06a1e8881018: Request end of tablet copy session a2e7c4c2cf134f429ea940464beb43e8-bc3793778d6d49e1af0684e6e5d502e4 received from {username='slave'} at 127.0.0.1:36228
I20260601 13:36:16.932058 26611 tablet_copy_service.cc:434] P 02f97a13daf24170a08e06a1e8881018: ending tablet copy session a2e7c4c2cf134f429ea940464beb43e8-bc3793778d6d49e1af0684e6e5d502e4 on tablet bc3793778d6d49e1af0684e6e5d502e4 with peer a2e7c4c2cf134f429ea940464beb43e8
I20260601 13:36:16.955965 27137 tablet_copy_client.cc:538] T 7af108178dee4619bb3799d5fec8b96e P a2e7c4c2cf134f429ea940464beb43e8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:36:16.956894 27135 tablet_bootstrap.cc:492] T 1a27a60c45af4038bb7a4ba3485f0900 P 0dbf90192db74376a9b1923286d4be83: Bootstrap replayed 1/1 log segments. Stats: ops{read=30 overwritten=0 applied=30 ignored=0} inserts{seen=107 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:36:16.957273 27135 tablet_bootstrap.cc:492] T 1a27a60c45af4038bb7a4ba3485f0900 P 0dbf90192db74376a9b1923286d4be83: Bootstrap complete.
I20260601 13:36:16.957564 27135 ts_tablet_manager.cc:1403] T 1a27a60c45af4038bb7a4ba3485f0900 P 0dbf90192db74376a9b1923286d4be83: Time spent bootstrapping tablet: real 0.030s	user 0.026s	sys 0.003s
I20260601 13:36:16.957739 27137 tablet_bootstrap.cc:492] T 7af108178dee4619bb3799d5fec8b96e P a2e7c4c2cf134f429ea940464beb43e8: Bootstrap starting.
I20260601 13:36:16.958137 27135 raft_consensus.cc:359] T 1a27a60c45af4038bb7a4ba3485f0900 P 0dbf90192db74376a9b1923286d4be83 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } attrs { replace: true } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "0dbf90192db74376a9b1923286d4be83" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 32783 } attrs { promote: true } }
I20260601 13:36:16.958289 27135 raft_consensus.cc:740] T 1a27a60c45af4038bb7a4ba3485f0900 P 0dbf90192db74376a9b1923286d4be83 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0dbf90192db74376a9b1923286d4be83, State: Initialized, Role: LEARNER
I20260601 13:36:16.958387 27135 consensus_queue.cc:260] T 1a27a60c45af4038bb7a4ba3485f0900 P 0dbf90192db74376a9b1923286d4be83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 30, Last appended: 1.30, Last appended by leader: 30, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } attrs { replace: true } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "0dbf90192db74376a9b1923286d4be83" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 32783 } attrs { promote: true } }
I20260601 13:36:16.958665 27135 ts_tablet_manager.cc:1434] T 1a27a60c45af4038bb7a4ba3485f0900 P 0dbf90192db74376a9b1923286d4be83: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:36:16.959353 26611 tablet_copy_service.cc:342] P 02f97a13daf24170a08e06a1e8881018: Request end of tablet copy session 0dbf90192db74376a9b1923286d4be83-1a27a60c45af4038bb7a4ba3485f0900 received from {username='slave'} at 127.0.0.1:36220
I20260601 13:36:16.959450 26611 tablet_copy_service.cc:434] P 02f97a13daf24170a08e06a1e8881018: ending tablet copy session 0dbf90192db74376a9b1923286d4be83-1a27a60c45af4038bb7a4ba3485f0900 on tablet 1a27a60c45af4038bb7a4ba3485f0900 with peer 0dbf90192db74376a9b1923286d4be83
I20260601 13:36:16.962680 27139 tablet_copy_client.cc:538] T 1436f91292064f45a86682e58e0511a2 P 7cc93eb612864fe29265e0da7f3fb126: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:36:16.964509 27139 tablet_bootstrap.cc:492] T 1436f91292064f45a86682e58e0511a2 P 7cc93eb612864fe29265e0da7f3fb126: Bootstrap starting.
I20260601 13:36:16.989048 27137 tablet_bootstrap.cc:492] T 7af108178dee4619bb3799d5fec8b96e P a2e7c4c2cf134f429ea940464beb43e8: Bootstrap replayed 1/1 log segments. Stats: ops{read=30 overwritten=0 applied=30 ignored=0} inserts{seen=130 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:36:16.989539 27137 tablet_bootstrap.cc:492] T 7af108178dee4619bb3799d5fec8b96e P a2e7c4c2cf134f429ea940464beb43e8: Bootstrap complete.
I20260601 13:36:16.989823 27137 ts_tablet_manager.cc:1403] T 7af108178dee4619bb3799d5fec8b96e P a2e7c4c2cf134f429ea940464beb43e8: Time spent bootstrapping tablet: real 0.032s	user 0.029s	sys 0.000s
I20260601 13:36:16.990453 27137 raft_consensus.cc:359] T 7af108178dee4619bb3799d5fec8b96e P a2e7c4c2cf134f429ea940464beb43e8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } attrs { replace: true } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "a2e7c4c2cf134f429ea940464beb43e8" member_type: NON_VOTER last_known_addr { host: "127.21.155.198" port: 37093 } attrs { promote: true } }
I20260601 13:36:16.990621 27137 raft_consensus.cc:740] T 7af108178dee4619bb3799d5fec8b96e P a2e7c4c2cf134f429ea940464beb43e8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a2e7c4c2cf134f429ea940464beb43e8, State: Initialized, Role: LEARNER
I20260601 13:36:16.990826 27137 consensus_queue.cc:260] T 7af108178dee4619bb3799d5fec8b96e P a2e7c4c2cf134f429ea940464beb43e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 30, Last appended: 1.30, Last appended by leader: 30, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } attrs { replace: true } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "a2e7c4c2cf134f429ea940464beb43e8" member_type: NON_VOTER last_known_addr { host: "127.21.155.198" port: 37093 } attrs { promote: true } }
I20260601 13:36:16.991631 27137 ts_tablet_manager.cc:1434] T 7af108178dee4619bb3799d5fec8b96e P a2e7c4c2cf134f429ea940464beb43e8: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:36:16.992120 27139 tablet_bootstrap.cc:492] T 1436f91292064f45a86682e58e0511a2 P 7cc93eb612864fe29265e0da7f3fb126: Bootstrap replayed 1/1 log segments. Stats: ops{read=30 overwritten=0 applied=30 ignored=0} inserts{seen=115 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:36:16.992141 26535 tablet_copy_service.cc:342] P aae7a188d4a04840bfbe4b0a0e45ba55: Request end of tablet copy session a2e7c4c2cf134f429ea940464beb43e8-7af108178dee4619bb3799d5fec8b96e received from {username='slave'} at 127.0.0.1:59456
I20260601 13:36:16.992244 26535 tablet_copy_service.cc:434] P aae7a188d4a04840bfbe4b0a0e45ba55: ending tablet copy session a2e7c4c2cf134f429ea940464beb43e8-7af108178dee4619bb3799d5fec8b96e on tablet 7af108178dee4619bb3799d5fec8b96e with peer a2e7c4c2cf134f429ea940464beb43e8
I20260601 13:36:16.992451 27139 tablet_bootstrap.cc:492] T 1436f91292064f45a86682e58e0511a2 P 7cc93eb612864fe29265e0da7f3fb126: Bootstrap complete.
I20260601 13:36:16.992652 27139 ts_tablet_manager.cc:1403] T 1436f91292064f45a86682e58e0511a2 P 7cc93eb612864fe29265e0da7f3fb126: Time spent bootstrapping tablet: real 0.028s	user 0.024s	sys 0.005s
I20260601 13:36:16.993220 27139 raft_consensus.cc:359] T 1436f91292064f45a86682e58e0511a2 P 7cc93eb612864fe29265e0da7f3fb126 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } attrs { replace: true } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: NON_VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: true } }
I20260601 13:36:16.993366 27139 raft_consensus.cc:740] T 1436f91292064f45a86682e58e0511a2 P 7cc93eb612864fe29265e0da7f3fb126 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7cc93eb612864fe29265e0da7f3fb126, State: Initialized, Role: LEARNER
I20260601 13:36:16.993482 27139 consensus_queue.cc:260] T 1436f91292064f45a86682e58e0511a2 P 7cc93eb612864fe29265e0da7f3fb126 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 30, Last appended: 1.30, Last appended by leader: 30, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } attrs { replace: true } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: NON_VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: true } }
I20260601 13:36:16.993909 27139 ts_tablet_manager.cc:1434] T 1436f91292064f45a86682e58e0511a2 P 7cc93eb612864fe29265e0da7f3fb126: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:16.994380 26535 tablet_copy_service.cc:342] P aae7a188d4a04840bfbe4b0a0e45ba55: Request end of tablet copy session 7cc93eb612864fe29265e0da7f3fb126-1436f91292064f45a86682e58e0511a2 received from {username='slave'} at 127.0.0.1:59464
I20260601 13:36:16.994473 26535 tablet_copy_service.cc:434] P aae7a188d4a04840bfbe4b0a0e45ba55: ending tablet copy session 7cc93eb612864fe29265e0da7f3fb126-1436f91292064f45a86682e58e0511a2 on tablet 1436f91292064f45a86682e58e0511a2 with peer 7cc93eb612864fe29265e0da7f3fb126
I20260601 13:36:17.012583 27079 raft_consensus.cc:1217] T bc3793778d6d49e1af0684e6e5d502e4 P a2e7c4c2cf134f429ea940464beb43e8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.29->[1.30-1.30]   Dedup: 1.30->[]
I20260601 13:36:17.017377 27143 tablet_copy_client.cc:538] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 7cc93eb612864fe29265e0da7f3fb126: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:36:17.019172 27143 tablet_bootstrap.cc:492] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 7cc93eb612864fe29265e0da7f3fb126: Bootstrap starting.
I20260601 13:36:17.049280 27143 tablet_bootstrap.cc:492] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 7cc93eb612864fe29265e0da7f3fb126: Bootstrap replayed 1/1 log segments. Stats: ops{read=30 overwritten=0 applied=30 ignored=0} inserts{seen=146 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:36:17.049642 27143 tablet_bootstrap.cc:492] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 7cc93eb612864fe29265e0da7f3fb126: Bootstrap complete.
I20260601 13:36:17.049866 27143 ts_tablet_manager.cc:1403] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 7cc93eb612864fe29265e0da7f3fb126: Time spent bootstrapping tablet: real 0.031s	user 0.024s	sys 0.007s
I20260601 13:36:17.050441 27143 raft_consensus.cc:359] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 7cc93eb612864fe29265e0da7f3fb126 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } attrs { replace: true } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: NON_VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: true } }
I20260601 13:36:17.050593 27143 raft_consensus.cc:740] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 7cc93eb612864fe29265e0da7f3fb126 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7cc93eb612864fe29265e0da7f3fb126, State: Initialized, Role: LEARNER
I20260601 13:36:17.050734 27143 consensus_queue.cc:260] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 7cc93eb612864fe29265e0da7f3fb126 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 30, Last appended: 1.30, Last appended by leader: 30, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } attrs { replace: true } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: NON_VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: true } }
I20260601 13:36:17.051079 27143 ts_tablet_manager.cc:1434] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 7cc93eb612864fe29265e0da7f3fb126: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:36:17.051815 26686 tablet_copy_service.cc:342] P f60697d0cd7c46b6a2f24fb78a6e0ba7: Request end of tablet copy session 7cc93eb612864fe29265e0da7f3fb126-85e3cfdb0dff49d3b7eadf7ba85f9f5c received from {username='slave'} at 127.0.0.1:41172
I20260601 13:36:17.051942 26686 tablet_copy_service.cc:434] P f60697d0cd7c46b6a2f24fb78a6e0ba7: ending tablet copy session 7cc93eb612864fe29265e0da7f3fb126-85e3cfdb0dff49d3b7eadf7ba85f9f5c on tablet 85e3cfdb0dff49d3b7eadf7ba85f9f5c with peer 7cc93eb612864fe29265e0da7f3fb126
I20260601 13:36:17.174485 27079 raft_consensus.cc:1217] T 7af108178dee4619bb3799d5fec8b96e P a2e7c4c2cf134f429ea940464beb43e8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.29->[1.30-1.30]   Dedup: 1.30->[]
I20260601 13:36:17.203790 26928 raft_consensus.cc:1217] T 1a27a60c45af4038bb7a4ba3485f0900 P 0dbf90192db74376a9b1923286d4be83 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.29->[1.30-1.30]   Dedup: 1.30->[]
I20260601 13:36:17.241604 26928 raft_consensus.cc:1217] T d7f36a09fb18472f9bc71fe306f9ecfd P 0dbf90192db74376a9b1923286d4be83 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.28->[1.29-1.29]   Dedup: 1.29->[]
I20260601 13:36:17.362473 27004 raft_consensus.cc:1217] T 1436f91292064f45a86682e58e0511a2 P 7cc93eb612864fe29265e0da7f3fb126 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.29->[1.30-1.30]   Dedup: 1.30->[]
I20260601 13:36:17.422356 27111 raft_consensus.cc:1064] T bc3793778d6d49e1af0684e6e5d502e4 P 02f97a13daf24170a08e06a1e8881018: attempting to promote NON_VOTER a2e7c4c2cf134f429ea940464beb43e8 to VOTER
I20260601 13:36:17.422839 27111 consensus_queue.cc:237] T bc3793778d6d49e1af0684e6e5d502e4 P 02f97a13daf24170a08e06a1e8881018 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 30, Committed index: 30, Last appended: 1.30, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } attrs { replace: true } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "a2e7c4c2cf134f429ea940464beb43e8" member_type: VOTER last_known_addr { host: "127.21.155.198" port: 37093 } attrs { promote: false } }
I20260601 13:36:17.424430 26670 raft_consensus.cc:1275] T bc3793778d6d49e1af0684e6e5d502e4 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Refusing update from remote peer 02f97a13daf24170a08e06a1e8881018: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:36:17.424430 27079 raft_consensus.cc:1275] T bc3793778d6d49e1af0684e6e5d502e4 P a2e7c4c2cf134f429ea940464beb43e8 [term 1 LEARNER]: Refusing update from remote peer 02f97a13daf24170a08e06a1e8881018: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:36:17.424491 26523 raft_consensus.cc:1275] T bc3793778d6d49e1af0684e6e5d502e4 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Refusing update from remote peer 02f97a13daf24170a08e06a1e8881018: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:36:17.424890 27163 consensus_queue.cc:1048] T bc3793778d6d49e1af0684e6e5d502e4 P 02f97a13daf24170a08e06a1e8881018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:36:17.425107 27111 consensus_queue.cc:1048] T bc3793778d6d49e1af0684e6e5d502e4 P 02f97a13daf24170a08e06a1e8881018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:36:17.425437 27161 consensus_queue.cc:1048] T bc3793778d6d49e1af0684e6e5d502e4 P 02f97a13daf24170a08e06a1e8881018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2e7c4c2cf134f429ea940464beb43e8" member_type: VOTER last_known_addr { host: "127.21.155.198" port: 37093 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:36:17.427460 27161 raft_consensus.cc:2955] T bc3793778d6d49e1af0684e6e5d502e4 P 02f97a13daf24170a08e06a1e8881018 [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index 30 to 31, a2e7c4c2cf134f429ea940464beb43e8 (127.21.155.198) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } attrs { replace: true } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "a2e7c4c2cf134f429ea940464beb43e8" member_type: VOTER last_known_addr { host: "127.21.155.198" port: 37093 } attrs { promote: false } } }
I20260601 13:36:17.427838 26670 raft_consensus.cc:2955] T bc3793778d6d49e1af0684e6e5d502e4 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, a2e7c4c2cf134f429ea940464beb43e8 (127.21.155.198) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } attrs { replace: true } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "a2e7c4c2cf134f429ea940464beb43e8" member_type: VOTER last_known_addr { host: "127.21.155.198" port: 37093 } attrs { promote: false } } }
I20260601 13:36:17.428157 26523 raft_consensus.cc:2955] T bc3793778d6d49e1af0684e6e5d502e4 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, a2e7c4c2cf134f429ea940464beb43e8 (127.21.155.198) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } attrs { replace: true } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "a2e7c4c2cf134f429ea940464beb43e8" member_type: VOTER last_known_addr { host: "127.21.155.198" port: 37093 } attrs { promote: false } } }
I20260601 13:36:17.430146 27079 raft_consensus.cc:2955] T bc3793778d6d49e1af0684e6e5d502e4 P a2e7c4c2cf134f429ea940464beb43e8 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, a2e7c4c2cf134f429ea940464beb43e8 (127.21.155.198) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } attrs { replace: true } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "a2e7c4c2cf134f429ea940464beb43e8" member_type: VOTER last_known_addr { host: "127.21.155.198" port: 37093 } attrs { promote: false } } }
I20260601 13:36:17.430521 26413 catalog_manager.cc:5696] T bc3793778d6d49e1af0684e6e5d502e4 P aae7a188d4a04840bfbe4b0a0e45ba55 reported cstate change: config changed from index 30 to 31, a2e7c4c2cf134f429ea940464beb43e8 (127.21.155.198) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "02f97a13daf24170a08e06a1e8881018" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } attrs { replace: true } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "a2e7c4c2cf134f429ea940464beb43e8" member_type: VOTER last_known_addr { host: "127.21.155.198" port: 37093 } attrs { promote: false } } }
I20260601 13:36:17.435482 26594 consensus_queue.cc:237] T bc3793778d6d49e1af0684e6e5d502e4 P 02f97a13daf24170a08e06a1e8881018 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 31, Committed index: 31, Last appended: 1.31, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "a2e7c4c2cf134f429ea940464beb43e8" member_type: VOTER last_known_addr { host: "127.21.155.198" port: 37093 } attrs { promote: false } }
I20260601 13:36:17.436928 26670 raft_consensus.cc:1275] T bc3793778d6d49e1af0684e6e5d502e4 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Refusing update from remote peer 02f97a13daf24170a08e06a1e8881018: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260601 13:36:17.436990 27079 raft_consensus.cc:1275] T bc3793778d6d49e1af0684e6e5d502e4 P a2e7c4c2cf134f429ea940464beb43e8 [term 1 FOLLOWER]: Refusing update from remote peer 02f97a13daf24170a08e06a1e8881018: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260601 13:36:17.437408 27161 consensus_queue.cc:1048] T bc3793778d6d49e1af0684e6e5d502e4 P 02f97a13daf24170a08e06a1e8881018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260601 13:36:17.437803 27161 consensus_queue.cc:1048] T bc3793778d6d49e1af0684e6e5d502e4 P 02f97a13daf24170a08e06a1e8881018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2e7c4c2cf134f429ea940464beb43e8" member_type: VOTER last_known_addr { host: "127.21.155.198" port: 37093 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260601 13:36:17.439009 27161 raft_consensus.cc:2955] T bc3793778d6d49e1af0684e6e5d502e4 P 02f97a13daf24170a08e06a1e8881018 [term 1 LEADER]: Committing config change with OpId 1.32: config changed from index 31 to 32, VOTER aae7a188d4a04840bfbe4b0a0e45ba55 (127.21.155.193) evicted. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "a2e7c4c2cf134f429ea940464beb43e8" member_type: VOTER last_known_addr { host: "127.21.155.198" port: 37093 } attrs { promote: false } } }
I20260601 13:36:17.439770 27079 raft_consensus.cc:2955] T bc3793778d6d49e1af0684e6e5d502e4 P a2e7c4c2cf134f429ea940464beb43e8 [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, VOTER aae7a188d4a04840bfbe4b0a0e45ba55 (127.21.155.193) evicted. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "a2e7c4c2cf134f429ea940464beb43e8" member_type: VOTER last_known_addr { host: "127.21.155.198" port: 37093 } attrs { promote: false } } }
I20260601 13:36:17.439793 26667 raft_consensus.cc:2955] T bc3793778d6d49e1af0684e6e5d502e4 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, VOTER aae7a188d4a04840bfbe4b0a0e45ba55 (127.21.155.193) evicted. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "a2e7c4c2cf134f429ea940464beb43e8" member_type: VOTER last_known_addr { host: "127.21.155.198" port: 37093 } attrs { promote: false } } }
I20260601 13:36:17.442382 26421 catalog_manager.cc:5696] T bc3793778d6d49e1af0684e6e5d502e4 P a2e7c4c2cf134f429ea940464beb43e8 reported cstate change: config changed from index 31 to 32, VOTER aae7a188d4a04840bfbe4b0a0e45ba55 (127.21.155.193) evicted. New cstate: current_term: 1 leader_uuid: "02f97a13daf24170a08e06a1e8881018" committed_config { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "a2e7c4c2cf134f429ea940464beb43e8" member_type: VOTER last_known_addr { host: "127.21.155.198" port: 37093 } attrs { promote: false } } }
I20260601 13:36:17.443216 26409 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet bc3793778d6d49e1af0684e6e5d502e4 with cas_config_opid_index 31: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:36:17.445504 26515 tablet_service.cc:1558] Processing DeleteTablet for tablet bc3793778d6d49e1af0684e6e5d502e4 with delete_type TABLET_DATA_TOMBSTONED (TS aae7a188d4a04840bfbe4b0a0e45ba55 not found in new config with opid_index 32) from {username='slave'} at 127.0.0.1:59414
I20260601 13:36:17.445884 27171 tablet_replica.cc:333] T bc3793778d6d49e1af0684e6e5d502e4 P aae7a188d4a04840bfbe4b0a0e45ba55: stopping tablet replica
I20260601 13:36:17.446044 27171 raft_consensus.cc:2243] T bc3793778d6d49e1af0684e6e5d502e4 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:17.446206 27171 raft_consensus.cc:2272] T bc3793778d6d49e1af0684e6e5d502e4 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:17.446877 27171 ts_tablet_manager.cc:1916] T bc3793778d6d49e1af0684e6e5d502e4 P aae7a188d4a04840bfbe4b0a0e45ba55: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:36:17.448932 27171 ts_tablet_manager.cc:1929] T bc3793778d6d49e1af0684e6e5d502e4 P aae7a188d4a04840bfbe4b0a0e45ba55: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.31
I20260601 13:36:17.449005 27171 log.cc:1199] T bc3793778d6d49e1af0684e6e5d502e4 P aae7a188d4a04840bfbe4b0a0e45ba55: Deleting WAL directory at /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320869173936-22127-0/minicluster-data/ts-0-root/wals/bc3793778d6d49e1af0684e6e5d502e4
I20260601 13:36:17.449654 26407 catalog_manager.cc:5027] TS aae7a188d4a04840bfbe4b0a0e45ba55 (127.21.155.193:43089): tablet bc3793778d6d49e1af0684e6e5d502e4 (table test-workload [id=d52a5ddc49334b89851187846fb0cf3d]) successfully deleted
I20260601 13:36:17.575802 27004 raft_consensus.cc:1217] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 7cc93eb612864fe29265e0da7f3fb126 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.29->[1.30-1.30]   Dedup: 1.30->[]
I20260601 13:36:17.629108 27111 raft_consensus.cc:1064] T d7f36a09fb18472f9bc71fe306f9ecfd P 02f97a13daf24170a08e06a1e8881018: attempting to promote NON_VOTER 0dbf90192db74376a9b1923286d4be83 to VOTER
I20260601 13:36:17.629693 27111 consensus_queue.cc:237] T d7f36a09fb18472f9bc71fe306f9ecfd P 02f97a13daf24170a08e06a1e8881018 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } attrs { replace: true } } peers { permanent_uuid: "0dbf90192db74376a9b1923286d4be83" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 32783 } attrs { promote: false } }
I20260601 13:36:17.631140 26928 raft_consensus.cc:1275] T d7f36a09fb18472f9bc71fe306f9ecfd P 0dbf90192db74376a9b1923286d4be83 [term 1 LEARNER]: Refusing update from remote peer 02f97a13daf24170a08e06a1e8881018: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:36:17.631247 26523 raft_consensus.cc:1275] T d7f36a09fb18472f9bc71fe306f9ecfd P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Refusing update from remote peer 02f97a13daf24170a08e06a1e8881018: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:36:17.631248 26667 raft_consensus.cc:1275] T d7f36a09fb18472f9bc71fe306f9ecfd P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Refusing update from remote peer 02f97a13daf24170a08e06a1e8881018: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:36:17.631543 27163 consensus_queue.cc:1048] T d7f36a09fb18472f9bc71fe306f9ecfd P 02f97a13daf24170a08e06a1e8881018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dbf90192db74376a9b1923286d4be83" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 32783 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:36:17.631752 27160 consensus_queue.cc:1048] T d7f36a09fb18472f9bc71fe306f9ecfd P 02f97a13daf24170a08e06a1e8881018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:36:17.632191 27160 consensus_queue.cc:1048] T d7f36a09fb18472f9bc71fe306f9ecfd P 02f97a13daf24170a08e06a1e8881018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:36:17.633776 27160 raft_consensus.cc:2955] T d7f36a09fb18472f9bc71fe306f9ecfd P 02f97a13daf24170a08e06a1e8881018 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 0dbf90192db74376a9b1923286d4be83 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } attrs { replace: true } } peers { permanent_uuid: "0dbf90192db74376a9b1923286d4be83" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 32783 } attrs { promote: false } } }
I20260601 13:36:17.634414 26928 raft_consensus.cc:2955] T d7f36a09fb18472f9bc71fe306f9ecfd P 0dbf90192db74376a9b1923286d4be83 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 0dbf90192db74376a9b1923286d4be83 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } attrs { replace: true } } peers { permanent_uuid: "0dbf90192db74376a9b1923286d4be83" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 32783 } attrs { promote: false } } }
I20260601 13:36:17.634460 26667 raft_consensus.cc:2955] T d7f36a09fb18472f9bc71fe306f9ecfd P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 0dbf90192db74376a9b1923286d4be83 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } attrs { replace: true } } peers { permanent_uuid: "0dbf90192db74376a9b1923286d4be83" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 32783 } attrs { promote: false } } }
I20260601 13:36:17.636619 26523 raft_consensus.cc:2955] T d7f36a09fb18472f9bc71fe306f9ecfd P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 0dbf90192db74376a9b1923286d4be83 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } attrs { replace: true } } peers { permanent_uuid: "0dbf90192db74376a9b1923286d4be83" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 32783 } attrs { promote: false } } }
I20260601 13:36:17.636920 26418 catalog_manager.cc:5696] T d7f36a09fb18472f9bc71fe306f9ecfd P 0dbf90192db74376a9b1923286d4be83 reported cstate change: config changed from index 29 to 30, 0dbf90192db74376a9b1923286d4be83 (127.21.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "02f97a13daf24170a08e06a1e8881018" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } attrs { replace: true } } peers { permanent_uuid: "0dbf90192db74376a9b1923286d4be83" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 32783 } attrs { promote: false } } }
I20260601 13:36:17.640785 26594 consensus_queue.cc:237] T d7f36a09fb18472f9bc71fe306f9ecfd P 02f97a13daf24170a08e06a1e8881018 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 30, Committed index: 30, Last appended: 1.30, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "0dbf90192db74376a9b1923286d4be83" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 32783 } attrs { promote: false } }
I20260601 13:36:17.642226 26523 raft_consensus.cc:1275] T d7f36a09fb18472f9bc71fe306f9ecfd P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Refusing update from remote peer 02f97a13daf24170a08e06a1e8881018: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:36:17.642253 26928 raft_consensus.cc:1275] T d7f36a09fb18472f9bc71fe306f9ecfd P 0dbf90192db74376a9b1923286d4be83 [term 1 FOLLOWER]: Refusing update from remote peer 02f97a13daf24170a08e06a1e8881018: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:36:17.642706 27163 consensus_queue.cc:1048] T d7f36a09fb18472f9bc71fe306f9ecfd P 02f97a13daf24170a08e06a1e8881018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:36:17.642899 27161 consensus_queue.cc:1048] T d7f36a09fb18472f9bc71fe306f9ecfd P 02f97a13daf24170a08e06a1e8881018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dbf90192db74376a9b1923286d4be83" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 32783 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:36:17.644317 27111 raft_consensus.cc:2955] T d7f36a09fb18472f9bc71fe306f9ecfd P 02f97a13daf24170a08e06a1e8881018 [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER f60697d0cd7c46b6a2f24fb78a6e0ba7 (127.21.155.195) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "0dbf90192db74376a9b1923286d4be83" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 32783 } attrs { promote: false } } }
I20260601 13:36:17.644711 26928 raft_consensus.cc:2955] T d7f36a09fb18472f9bc71fe306f9ecfd P 0dbf90192db74376a9b1923286d4be83 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER f60697d0cd7c46b6a2f24fb78a6e0ba7 (127.21.155.195) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "0dbf90192db74376a9b1923286d4be83" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 32783 } attrs { promote: false } } }
I20260601 13:36:17.646291 26409 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d7f36a09fb18472f9bc71fe306f9ecfd with cas_config_opid_index 30: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:36:17.647222 26421 catalog_manager.cc:5696] T d7f36a09fb18472f9bc71fe306f9ecfd P 02f97a13daf24170a08e06a1e8881018 reported cstate change: config changed from index 30 to 31, VOTER f60697d0cd7c46b6a2f24fb78a6e0ba7 (127.21.155.195) evicted. New cstate: current_term: 1 leader_uuid: "02f97a13daf24170a08e06a1e8881018" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dbf90192db74376a9b1923286d4be83" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 32783 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:36:17.647506 26523 raft_consensus.cc:2955] T d7f36a09fb18472f9bc71fe306f9ecfd P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER f60697d0cd7c46b6a2f24fb78a6e0ba7 (127.21.155.195) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "0dbf90192db74376a9b1923286d4be83" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 32783 } attrs { promote: false } } }
I20260601 13:36:17.651096 26666 tablet_service.cc:1558] Processing DeleteTablet for tablet d7f36a09fb18472f9bc71fe306f9ecfd with delete_type TABLET_DATA_TOMBSTONED (TS f60697d0cd7c46b6a2f24fb78a6e0ba7 not found in new config with opid_index 31) from {username='slave'} at 127.0.0.1:41136
I20260601 13:36:17.651643 27176 tablet_replica.cc:333] T d7f36a09fb18472f9bc71fe306f9ecfd P f60697d0cd7c46b6a2f24fb78a6e0ba7: stopping tablet replica
I20260601 13:36:17.651811 27176 raft_consensus.cc:2243] T d7f36a09fb18472f9bc71fe306f9ecfd P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:17.651994 27176 raft_consensus.cc:2272] T d7f36a09fb18472f9bc71fe306f9ecfd P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:17.653436 27176 ts_tablet_manager.cc:1916] T d7f36a09fb18472f9bc71fe306f9ecfd P f60697d0cd7c46b6a2f24fb78a6e0ba7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:36:17.655407 27163 raft_consensus.cc:1064] T 1a27a60c45af4038bb7a4ba3485f0900 P 02f97a13daf24170a08e06a1e8881018: attempting to promote NON_VOTER 0dbf90192db74376a9b1923286d4be83 to VOTER
I20260601 13:36:17.655886 27163 consensus_queue.cc:237] T 1a27a60c45af4038bb7a4ba3485f0900 P 02f97a13daf24170a08e06a1e8881018 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 30, Committed index: 30, Last appended: 1.30, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } attrs { replace: true } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "0dbf90192db74376a9b1923286d4be83" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 32783 } attrs { promote: false } }
I20260601 13:36:17.656272 27176 ts_tablet_manager.cc:1929] T d7f36a09fb18472f9bc71fe306f9ecfd P f60697d0cd7c46b6a2f24fb78a6e0ba7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.30
I20260601 13:36:17.656342 27176 log.cc:1199] T d7f36a09fb18472f9bc71fe306f9ecfd P f60697d0cd7c46b6a2f24fb78a6e0ba7: Deleting WAL directory at /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320869173936-22127-0/minicluster-data/ts-2-root/wals/d7f36a09fb18472f9bc71fe306f9ecfd
I20260601 13:36:17.657524 26667 raft_consensus.cc:1275] T 1a27a60c45af4038bb7a4ba3485f0900 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Refusing update from remote peer 02f97a13daf24170a08e06a1e8881018: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:36:17.657663 26408 catalog_manager.cc:5027] TS f60697d0cd7c46b6a2f24fb78a6e0ba7 (127.21.155.195:33367): tablet d7f36a09fb18472f9bc71fe306f9ecfd (table test-workload [id=d52a5ddc49334b89851187846fb0cf3d]) successfully deleted
I20260601 13:36:17.657694 26523 raft_consensus.cc:1275] T 1a27a60c45af4038bb7a4ba3485f0900 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Refusing update from remote peer 02f97a13daf24170a08e06a1e8881018: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:36:17.657975 27111 consensus_queue.cc:1048] T 1a27a60c45af4038bb7a4ba3485f0900 P 02f97a13daf24170a08e06a1e8881018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:36:17.658156 27161 consensus_queue.cc:1048] T 1a27a60c45af4038bb7a4ba3485f0900 P 02f97a13daf24170a08e06a1e8881018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:36:17.658269 26927 raft_consensus.cc:1275] T 1a27a60c45af4038bb7a4ba3485f0900 P 0dbf90192db74376a9b1923286d4be83 [term 1 LEARNER]: Refusing update from remote peer 02f97a13daf24170a08e06a1e8881018: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:36:17.658836 27161 consensus_queue.cc:1048] T 1a27a60c45af4038bb7a4ba3485f0900 P 02f97a13daf24170a08e06a1e8881018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dbf90192db74376a9b1923286d4be83" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 32783 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:36:17.660451 27161 raft_consensus.cc:2955] T 1a27a60c45af4038bb7a4ba3485f0900 P 02f97a13daf24170a08e06a1e8881018 [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index 30 to 31, 0dbf90192db74376a9b1923286d4be83 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } attrs { replace: true } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "0dbf90192db74376a9b1923286d4be83" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 32783 } attrs { promote: false } } }
I20260601 13:36:17.661011 26523 raft_consensus.cc:2955] T 1a27a60c45af4038bb7a4ba3485f0900 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, 0dbf90192db74376a9b1923286d4be83 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } attrs { replace: true } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "0dbf90192db74376a9b1923286d4be83" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 32783 } attrs { promote: false } } }
I20260601 13:36:17.662580 26667 raft_consensus.cc:2955] T 1a27a60c45af4038bb7a4ba3485f0900 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, 0dbf90192db74376a9b1923286d4be83 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } attrs { replace: true } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "0dbf90192db74376a9b1923286d4be83" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 32783 } attrs { promote: false } } }
I20260601 13:36:17.663187 26413 catalog_manager.cc:5696] T 1a27a60c45af4038bb7a4ba3485f0900 P 02f97a13daf24170a08e06a1e8881018 reported cstate change: config changed from index 30 to 31, 0dbf90192db74376a9b1923286d4be83 (127.21.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "02f97a13daf24170a08e06a1e8881018" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dbf90192db74376a9b1923286d4be83" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 32783 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:17.666198 26927 raft_consensus.cc:2955] T 1a27a60c45af4038bb7a4ba3485f0900 P 0dbf90192db74376a9b1923286d4be83 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, 0dbf90192db74376a9b1923286d4be83 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } attrs { replace: true } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "0dbf90192db74376a9b1923286d4be83" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 32783 } attrs { promote: false } } }
I20260601 13:36:17.668825 26594 consensus_queue.cc:237] T 1a27a60c45af4038bb7a4ba3485f0900 P 02f97a13daf24170a08e06a1e8881018 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 31, Committed index: 31, Last appended: 1.31, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "0dbf90192db74376a9b1923286d4be83" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 32783 } attrs { promote: false } }
I20260601 13:36:17.670116 27127 raft_consensus.cc:1064] T 7af108178dee4619bb3799d5fec8b96e P aae7a188d4a04840bfbe4b0a0e45ba55: attempting to promote NON_VOTER a2e7c4c2cf134f429ea940464beb43e8 to VOTER
I20260601 13:36:17.670217 26667 raft_consensus.cc:1275] T 1a27a60c45af4038bb7a4ba3485f0900 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Refusing update from remote peer 02f97a13daf24170a08e06a1e8881018: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260601 13:36:17.670553 27127 consensus_queue.cc:237] T 7af108178dee4619bb3799d5fec8b96e P aae7a188d4a04840bfbe4b0a0e45ba55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 30, Committed index: 30, Last appended: 1.30, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } attrs { replace: true } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "a2e7c4c2cf134f429ea940464beb43e8" member_type: VOTER last_known_addr { host: "127.21.155.198" port: 37093 } attrs { promote: false } }
I20260601 13:36:17.670598 27111 consensus_queue.cc:1048] T 1a27a60c45af4038bb7a4ba3485f0900 P 02f97a13daf24170a08e06a1e8881018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260601 13:36:17.670684 26927 raft_consensus.cc:1275] T 1a27a60c45af4038bb7a4ba3485f0900 P 0dbf90192db74376a9b1923286d4be83 [term 1 FOLLOWER]: Refusing update from remote peer 02f97a13daf24170a08e06a1e8881018: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260601 13:36:17.671140 27111 consensus_queue.cc:1048] T 1a27a60c45af4038bb7a4ba3485f0900 P 02f97a13daf24170a08e06a1e8881018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dbf90192db74376a9b1923286d4be83" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 32783 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260601 13:36:17.672086 27079 raft_consensus.cc:1275] T 7af108178dee4619bb3799d5fec8b96e P a2e7c4c2cf134f429ea940464beb43e8 [term 1 LEARNER]: Refusing update from remote peer aae7a188d4a04840bfbe4b0a0e45ba55: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:36:17.672509 27127 consensus_queue.cc:1048] T 7af108178dee4619bb3799d5fec8b96e P aae7a188d4a04840bfbe4b0a0e45ba55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2e7c4c2cf134f429ea940464beb43e8" member_type: VOTER last_known_addr { host: "127.21.155.198" port: 37093 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:36:17.673220 26670 raft_consensus.cc:1275] T 7af108178dee4619bb3799d5fec8b96e P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Refusing update from remote peer aae7a188d4a04840bfbe4b0a0e45ba55: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:36:17.673612 27127 consensus_queue.cc:1048] T 7af108178dee4619bb3799d5fec8b96e P aae7a188d4a04840bfbe4b0a0e45ba55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:36:17.673950 26594 raft_consensus.cc:1275] T 7af108178dee4619bb3799d5fec8b96e P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Refusing update from remote peer aae7a188d4a04840bfbe4b0a0e45ba55: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:36:17.674474 27160 raft_consensus.cc:2955] T 1a27a60c45af4038bb7a4ba3485f0900 P 02f97a13daf24170a08e06a1e8881018 [term 1 LEADER]: Committing config change with OpId 1.32: config changed from index 31 to 32, VOTER aae7a188d4a04840bfbe4b0a0e45ba55 (127.21.155.193) evicted. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "0dbf90192db74376a9b1923286d4be83" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 32783 } attrs { promote: false } } }
I20260601 13:36:17.674878 26927 raft_consensus.cc:2955] T 1a27a60c45af4038bb7a4ba3485f0900 P 0dbf90192db74376a9b1923286d4be83 [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, VOTER aae7a188d4a04840bfbe4b0a0e45ba55 (127.21.155.193) evicted. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "0dbf90192db74376a9b1923286d4be83" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 32783 } attrs { promote: false } } }
I20260601 13:36:17.676016 26667 raft_consensus.cc:2955] T 1a27a60c45af4038bb7a4ba3485f0900 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, VOTER aae7a188d4a04840bfbe4b0a0e45ba55 (127.21.155.193) evicted. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "0dbf90192db74376a9b1923286d4be83" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 32783 } attrs { promote: false } } }
I20260601 13:36:17.674885 27127 consensus_queue.cc:1048] T 7af108178dee4619bb3799d5fec8b96e P aae7a188d4a04840bfbe4b0a0e45ba55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.001s
I20260601 13:36:17.676779 26409 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 1a27a60c45af4038bb7a4ba3485f0900 with cas_config_opid_index 31: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:36:17.678251 26421 catalog_manager.cc:5696] T 1a27a60c45af4038bb7a4ba3485f0900 P 02f97a13daf24170a08e06a1e8881018 reported cstate change: config changed from index 31 to 32, VOTER aae7a188d4a04840bfbe4b0a0e45ba55 (127.21.155.193) evicted. New cstate: current_term: 1 leader_uuid: "02f97a13daf24170a08e06a1e8881018" committed_config { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dbf90192db74376a9b1923286d4be83" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 32783 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:36:17.679756 27127 raft_consensus.cc:2955] T 7af108178dee4619bb3799d5fec8b96e P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index 30 to 31, a2e7c4c2cf134f429ea940464beb43e8 (127.21.155.198) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } attrs { replace: true } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "a2e7c4c2cf134f429ea940464beb43e8" member_type: VOTER last_known_addr { host: "127.21.155.198" port: 37093 } attrs { promote: false } } }
I20260601 13:36:17.680042 26594 raft_consensus.cc:2955] T 7af108178dee4619bb3799d5fec8b96e P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, a2e7c4c2cf134f429ea940464beb43e8 (127.21.155.198) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } attrs { replace: true } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "a2e7c4c2cf134f429ea940464beb43e8" member_type: VOTER last_known_addr { host: "127.21.155.198" port: 37093 } attrs { promote: false } } }
I20260601 13:36:17.681903 26515 tablet_service.cc:1558] Processing DeleteTablet for tablet 1a27a60c45af4038bb7a4ba3485f0900 with delete_type TABLET_DATA_TOMBSTONED (TS aae7a188d4a04840bfbe4b0a0e45ba55 not found in new config with opid_index 32) from {username='slave'} at 127.0.0.1:59414
I20260601 13:36:17.682451 27171 tablet_replica.cc:333] T 1a27a60c45af4038bb7a4ba3485f0900 P aae7a188d4a04840bfbe4b0a0e45ba55: stopping tablet replica
I20260601 13:36:17.682614 27171 raft_consensus.cc:2243] T 1a27a60c45af4038bb7a4ba3485f0900 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:17.682746 27171 raft_consensus.cc:2272] T 1a27a60c45af4038bb7a4ba3485f0900 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:17.683508 27171 ts_tablet_manager.cc:1916] T 1a27a60c45af4038bb7a4ba3485f0900 P aae7a188d4a04840bfbe4b0a0e45ba55: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:36:17.685586 27171 ts_tablet_manager.cc:1929] T 1a27a60c45af4038bb7a4ba3485f0900 P aae7a188d4a04840bfbe4b0a0e45ba55: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.31
I20260601 13:36:17.685685 27171 log.cc:1199] T 1a27a60c45af4038bb7a4ba3485f0900 P aae7a188d4a04840bfbe4b0a0e45ba55: Deleting WAL directory at /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320869173936-22127-0/minicluster-data/ts-0-root/wals/1a27a60c45af4038bb7a4ba3485f0900
I20260601 13:36:17.685784 27079 raft_consensus.cc:2955] T 7af108178dee4619bb3799d5fec8b96e P a2e7c4c2cf134f429ea940464beb43e8 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, a2e7c4c2cf134f429ea940464beb43e8 (127.21.155.198) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } attrs { replace: true } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "a2e7c4c2cf134f429ea940464beb43e8" member_type: VOTER last_known_addr { host: "127.21.155.198" port: 37093 } attrs { promote: false } } }
I20260601 13:36:17.687302 26670 raft_consensus.cc:2955] T 7af108178dee4619bb3799d5fec8b96e P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, a2e7c4c2cf134f429ea940464beb43e8 (127.21.155.198) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } attrs { replace: true } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "a2e7c4c2cf134f429ea940464beb43e8" member_type: VOTER last_known_addr { host: "127.21.155.198" port: 37093 } attrs { promote: false } } }
I20260601 13:36:17.688647 26413 catalog_manager.cc:5696] T 7af108178dee4619bb3799d5fec8b96e P a2e7c4c2cf134f429ea940464beb43e8 reported cstate change: config changed from index 30 to 31, a2e7c4c2cf134f429ea940464beb43e8 (127.21.155.198) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } attrs { replace: true } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "a2e7c4c2cf134f429ea940464beb43e8" member_type: VOTER last_known_addr { host: "127.21.155.198" port: 37093 } attrs { promote: false } } }
I20260601 13:36:17.691004 26407 catalog_manager.cc:5027] TS aae7a188d4a04840bfbe4b0a0e45ba55 (127.21.155.193:43089): tablet 1a27a60c45af4038bb7a4ba3485f0900 (table test-workload [id=d52a5ddc49334b89851187846fb0cf3d]) successfully deleted
I20260601 13:36:17.695016 26523 consensus_queue.cc:237] T 7af108178dee4619bb3799d5fec8b96e P aae7a188d4a04840bfbe4b0a0e45ba55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 31, Committed index: 31, Last appended: 1.31, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "a2e7c4c2cf134f429ea940464beb43e8" member_type: VOTER last_known_addr { host: "127.21.155.198" port: 37093 } attrs { promote: false } }
I20260601 13:36:17.696273 26670 raft_consensus.cc:1275] T 7af108178dee4619bb3799d5fec8b96e P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Refusing update from remote peer aae7a188d4a04840bfbe4b0a0e45ba55: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260601 13:36:17.696273 27079 raft_consensus.cc:1275] T 7af108178dee4619bb3799d5fec8b96e P a2e7c4c2cf134f429ea940464beb43e8 [term 1 FOLLOWER]: Refusing update from remote peer aae7a188d4a04840bfbe4b0a0e45ba55: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260601 13:36:17.696765 27127 consensus_queue.cc:1048] T 7af108178dee4619bb3799d5fec8b96e P aae7a188d4a04840bfbe4b0a0e45ba55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260601 13:36:17.696983 27184 consensus_queue.cc:1048] T 7af108178dee4619bb3799d5fec8b96e P aae7a188d4a04840bfbe4b0a0e45ba55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2e7c4c2cf134f429ea940464beb43e8" member_type: VOTER last_known_addr { host: "127.21.155.198" port: 37093 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260601 13:36:17.698773 27183 raft_consensus.cc:2955] T 7af108178dee4619bb3799d5fec8b96e P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 LEADER]: Committing config change with OpId 1.32: config changed from index 31 to 32, VOTER 02f97a13daf24170a08e06a1e8881018 (127.21.155.194) evicted. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "a2e7c4c2cf134f429ea940464beb43e8" member_type: VOTER last_known_addr { host: "127.21.155.198" port: 37093 } attrs { promote: false } } }
I20260601 13:36:17.699232 26670 raft_consensus.cc:2955] T 7af108178dee4619bb3799d5fec8b96e P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, VOTER 02f97a13daf24170a08e06a1e8881018 (127.21.155.194) evicted. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "a2e7c4c2cf134f429ea940464beb43e8" member_type: VOTER last_known_addr { host: "127.21.155.198" port: 37093 } attrs { promote: false } } }
I20260601 13:36:17.699270 27079 raft_consensus.cc:2955] T 7af108178dee4619bb3799d5fec8b96e P a2e7c4c2cf134f429ea940464beb43e8 [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, VOTER 02f97a13daf24170a08e06a1e8881018 (127.21.155.194) evicted. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "a2e7c4c2cf134f429ea940464beb43e8" member_type: VOTER last_known_addr { host: "127.21.155.198" port: 37093 } attrs { promote: false } } }
I20260601 13:36:17.700635 26407 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7af108178dee4619bb3799d5fec8b96e with cas_config_opid_index 31: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:36:17.701889 26421 catalog_manager.cc:5696] T 7af108178dee4619bb3799d5fec8b96e P a2e7c4c2cf134f429ea940464beb43e8 reported cstate change: config changed from index 31 to 32, VOTER 02f97a13daf24170a08e06a1e8881018 (127.21.155.194) evicted. New cstate: current_term: 1 leader_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" committed_config { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "a2e7c4c2cf134f429ea940464beb43e8" member_type: VOTER last_known_addr { host: "127.21.155.198" port: 37093 } attrs { promote: false } } }
I20260601 13:36:17.704753 26589 tablet_service.cc:1558] Processing DeleteTablet for tablet 7af108178dee4619bb3799d5fec8b96e with delete_type TABLET_DATA_TOMBSTONED (TS 02f97a13daf24170a08e06a1e8881018 not found in new config with opid_index 32) from {username='slave'} at 127.0.0.1:36184
I20260601 13:36:17.705256 27190 tablet_replica.cc:333] T 7af108178dee4619bb3799d5fec8b96e P 02f97a13daf24170a08e06a1e8881018: stopping tablet replica
I20260601 13:36:17.705418 27190 raft_consensus.cc:2243] T 7af108178dee4619bb3799d5fec8b96e P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:17.705686 27190 raft_consensus.cc:2272] T 7af108178dee4619bb3799d5fec8b96e P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:17.706414 27190 ts_tablet_manager.cc:1916] T 7af108178dee4619bb3799d5fec8b96e P 02f97a13daf24170a08e06a1e8881018: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:36:17.708680 27190 ts_tablet_manager.cc:1929] T 7af108178dee4619bb3799d5fec8b96e P 02f97a13daf24170a08e06a1e8881018: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.31
I20260601 13:36:17.708773 27190 log.cc:1199] T 7af108178dee4619bb3799d5fec8b96e P 02f97a13daf24170a08e06a1e8881018: Deleting WAL directory at /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320869173936-22127-0/minicluster-data/ts-1-root/wals/7af108178dee4619bb3799d5fec8b96e
I20260601 13:36:17.709549 26409 catalog_manager.cc:5027] TS 02f97a13daf24170a08e06a1e8881018 (127.21.155.194:38043): tablet 7af108178dee4619bb3799d5fec8b96e (table test-workload [id=d52a5ddc49334b89851187846fb0cf3d]) successfully deleted
I20260601 13:36:17.803186 27188 raft_consensus.cc:1064] T 1436f91292064f45a86682e58e0511a2 P aae7a188d4a04840bfbe4b0a0e45ba55: attempting to promote NON_VOTER 7cc93eb612864fe29265e0da7f3fb126 to VOTER
I20260601 13:36:17.803754 27188 consensus_queue.cc:237] T 1436f91292064f45a86682e58e0511a2 P aae7a188d4a04840bfbe4b0a0e45ba55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 30, Committed index: 30, Last appended: 1.30, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } attrs { replace: true } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: false } }
I20260601 13:36:17.805240 27004 raft_consensus.cc:1275] T 1436f91292064f45a86682e58e0511a2 P 7cc93eb612864fe29265e0da7f3fb126 [term 1 LEARNER]: Refusing update from remote peer aae7a188d4a04840bfbe4b0a0e45ba55: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:36:17.805240 26670 raft_consensus.cc:1275] T 1436f91292064f45a86682e58e0511a2 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Refusing update from remote peer aae7a188d4a04840bfbe4b0a0e45ba55: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:36:17.805315 26594 raft_consensus.cc:1275] T 1436f91292064f45a86682e58e0511a2 P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Refusing update from remote peer aae7a188d4a04840bfbe4b0a0e45ba55: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:36:17.805655 27184 consensus_queue.cc:1048] T 1436f91292064f45a86682e58e0511a2 P aae7a188d4a04840bfbe4b0a0e45ba55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:36:17.805872 27188 consensus_queue.cc:1048] T 1436f91292064f45a86682e58e0511a2 P aae7a188d4a04840bfbe4b0a0e45ba55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:36:17.806133 27183 consensus_queue.cc:1048] T 1436f91292064f45a86682e58e0511a2 P aae7a188d4a04840bfbe4b0a0e45ba55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:36:17.808264 27183 raft_consensus.cc:2955] T 1436f91292064f45a86682e58e0511a2 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index 30 to 31, 7cc93eb612864fe29265e0da7f3fb126 (127.21.155.197) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } attrs { replace: true } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: false } } }
I20260601 13:36:17.808749 27004 raft_consensus.cc:2955] T 1436f91292064f45a86682e58e0511a2 P 7cc93eb612864fe29265e0da7f3fb126 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, 7cc93eb612864fe29265e0da7f3fb126 (127.21.155.197) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } attrs { replace: true } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: false } } }
I20260601 13:36:17.808888 26670 raft_consensus.cc:2955] T 1436f91292064f45a86682e58e0511a2 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, 7cc93eb612864fe29265e0da7f3fb126 (127.21.155.197) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } attrs { replace: true } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: false } } }
I20260601 13:36:17.811103 26594 raft_consensus.cc:2955] T 1436f91292064f45a86682e58e0511a2 P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, 7cc93eb612864fe29265e0da7f3fb126 (127.21.155.197) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } attrs { replace: true } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: false } } }
I20260601 13:36:17.811484 26421 catalog_manager.cc:5696] T 1436f91292064f45a86682e58e0511a2 P aae7a188d4a04840bfbe4b0a0e45ba55 reported cstate change: config changed from index 30 to 31, 7cc93eb612864fe29265e0da7f3fb126 (127.21.155.197) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:36:17.814798 26523 consensus_queue.cc:237] T 1436f91292064f45a86682e58e0511a2 P aae7a188d4a04840bfbe4b0a0e45ba55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 31, Committed index: 31, Last appended: 1.31, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: false } }
I20260601 13:36:17.816076 27004 raft_consensus.cc:1275] T 1436f91292064f45a86682e58e0511a2 P 7cc93eb612864fe29265e0da7f3fb126 [term 1 FOLLOWER]: Refusing update from remote peer aae7a188d4a04840bfbe4b0a0e45ba55: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260601 13:36:17.816113 26594 raft_consensus.cc:1275] T 1436f91292064f45a86682e58e0511a2 P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Refusing update from remote peer aae7a188d4a04840bfbe4b0a0e45ba55: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260601 13:36:17.816534 27127 consensus_queue.cc:1048] T 1436f91292064f45a86682e58e0511a2 P aae7a188d4a04840bfbe4b0a0e45ba55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260601 13:36:17.816753 27184 consensus_queue.cc:1048] T 1436f91292064f45a86682e58e0511a2 P aae7a188d4a04840bfbe4b0a0e45ba55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260601 13:36:17.818414 27127 raft_consensus.cc:2955] T 1436f91292064f45a86682e58e0511a2 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 LEADER]: Committing config change with OpId 1.32: config changed from index 31 to 32, VOTER f60697d0cd7c46b6a2f24fb78a6e0ba7 (127.21.155.195) evicted. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: false } } }
I20260601 13:36:17.818866 27004 raft_consensus.cc:2955] T 1436f91292064f45a86682e58e0511a2 P 7cc93eb612864fe29265e0da7f3fb126 [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, VOTER f60697d0cd7c46b6a2f24fb78a6e0ba7 (127.21.155.195) evicted. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: false } } }
I20260601 13:36:17.818866 26594 raft_consensus.cc:2955] T 1436f91292064f45a86682e58e0511a2 P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, VOTER f60697d0cd7c46b6a2f24fb78a6e0ba7 (127.21.155.195) evicted. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: false } } }
I20260601 13:36:17.820137 26407 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 1436f91292064f45a86682e58e0511a2 with cas_config_opid_index 31: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:36:17.820987 26418 catalog_manager.cc:5696] T 1436f91292064f45a86682e58e0511a2 P aae7a188d4a04840bfbe4b0a0e45ba55 reported cstate change: config changed from index 31 to 32, VOTER f60697d0cd7c46b6a2f24fb78a6e0ba7 (127.21.155.195) evicted. New cstate: current_term: 1 leader_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" committed_config { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:36:17.824206 26666 tablet_service.cc:1558] Processing DeleteTablet for tablet 1436f91292064f45a86682e58e0511a2 with delete_type TABLET_DATA_TOMBSTONED (TS f60697d0cd7c46b6a2f24fb78a6e0ba7 not found in new config with opid_index 32) from {username='slave'} at 127.0.0.1:41136
I20260601 13:36:17.824451 27176 tablet_replica.cc:333] T 1436f91292064f45a86682e58e0511a2 P f60697d0cd7c46b6a2f24fb78a6e0ba7: stopping tablet replica
I20260601 13:36:17.824596 27176 raft_consensus.cc:2243] T 1436f91292064f45a86682e58e0511a2 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:17.824743 27176 raft_consensus.cc:2272] T 1436f91292064f45a86682e58e0511a2 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:17.825910 27176 ts_tablet_manager.cc:1916] T 1436f91292064f45a86682e58e0511a2 P f60697d0cd7c46b6a2f24fb78a6e0ba7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:36:17.828426 27176 ts_tablet_manager.cc:1929] T 1436f91292064f45a86682e58e0511a2 P f60697d0cd7c46b6a2f24fb78a6e0ba7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.31
I20260601 13:36:17.828542 27176 log.cc:1199] T 1436f91292064f45a86682e58e0511a2 P f60697d0cd7c46b6a2f24fb78a6e0ba7: Deleting WAL directory at /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320869173936-22127-0/minicluster-data/ts-2-root/wals/1436f91292064f45a86682e58e0511a2
I20260601 13:36:17.829290 26408 catalog_manager.cc:5027] TS f60697d0cd7c46b6a2f24fb78a6e0ba7 (127.21.155.195:33367): tablet 1436f91292064f45a86682e58e0511a2 (table test-workload [id=d52a5ddc49334b89851187846fb0cf3d]) successfully deleted
I20260601 13:36:18.032562 27196 raft_consensus.cc:1064] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P f60697d0cd7c46b6a2f24fb78a6e0ba7: attempting to promote NON_VOTER 7cc93eb612864fe29265e0da7f3fb126 to VOTER
I20260601 13:36:18.033106 27196 consensus_queue.cc:237] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P f60697d0cd7c46b6a2f24fb78a6e0ba7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 30, Committed index: 30, Last appended: 1.30, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } attrs { replace: true } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: false } }
I20260601 13:36:18.034965 26523 raft_consensus.cc:1275] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Refusing update from remote peer f60697d0cd7c46b6a2f24fb78a6e0ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:36:18.034960 27004 raft_consensus.cc:1275] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 7cc93eb612864fe29265e0da7f3fb126 [term 1 LEARNER]: Refusing update from remote peer f60697d0cd7c46b6a2f24fb78a6e0ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:36:18.035429 26594 raft_consensus.cc:1275] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Refusing update from remote peer f60697d0cd7c46b6a2f24fb78a6e0ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:36:18.035599 27198 consensus_queue.cc:1048] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P f60697d0cd7c46b6a2f24fb78a6e0ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:36:18.035879 27150 consensus_queue.cc:1048] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P f60697d0cd7c46b6a2f24fb78a6e0ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:36:18.036221 27195 consensus_queue.cc:1048] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P f60697d0cd7c46b6a2f24fb78a6e0ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:36:18.038631 27195 raft_consensus.cc:2955] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index 30 to 31, 7cc93eb612864fe29265e0da7f3fb126 (127.21.155.197) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } attrs { replace: true } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: false } } }
I20260601 13:36:18.039152 27004 raft_consensus.cc:2955] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 7cc93eb612864fe29265e0da7f3fb126 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, 7cc93eb612864fe29265e0da7f3fb126 (127.21.155.197) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } attrs { replace: true } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: false } } }
I20260601 13:36:18.041879 26418 catalog_manager.cc:5696] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 7cc93eb612864fe29265e0da7f3fb126 reported cstate change: config changed from index 30 to 31, 7cc93eb612864fe29265e0da7f3fb126 (127.21.155.197) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } attrs { replace: true } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: false } } }
I20260601 13:36:18.041961 26523 raft_consensus.cc:2955] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, 7cc93eb612864fe29265e0da7f3fb126 (127.21.155.197) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } attrs { replace: true } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: false } } }
I20260601 13:36:18.042335 26594 raft_consensus.cc:2955] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, 7cc93eb612864fe29265e0da7f3fb126 (127.21.155.197) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } attrs { replace: true } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: false } } }
I20260601 13:36:18.047130 26670 consensus_queue.cc:237] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P f60697d0cd7c46b6a2f24fb78a6e0ba7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 31, Committed index: 31, Last appended: 1.31, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: false } }
I20260601 13:36:18.048611 27004 raft_consensus.cc:1275] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 7cc93eb612864fe29265e0da7f3fb126 [term 1 FOLLOWER]: Refusing update from remote peer f60697d0cd7c46b6a2f24fb78a6e0ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260601 13:36:18.048745 26523 raft_consensus.cc:1275] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Refusing update from remote peer f60697d0cd7c46b6a2f24fb78a6e0ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260601 13:36:18.049239 27150 consensus_queue.cc:1048] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P f60697d0cd7c46b6a2f24fb78a6e0ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260601 13:36:18.049695 27150 consensus_queue.cc:1048] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P f60697d0cd7c46b6a2f24fb78a6e0ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260601 13:36:18.051033 27195 raft_consensus.cc:2955] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 LEADER]: Committing config change with OpId 1.32: config changed from index 31 to 32, VOTER 02f97a13daf24170a08e06a1e8881018 (127.21.155.194) evicted. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: false } } }
I20260601 13:36:18.051507 27004 raft_consensus.cc:2955] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 7cc93eb612864fe29265e0da7f3fb126 [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, VOTER 02f97a13daf24170a08e06a1e8881018 (127.21.155.194) evicted. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: false } } }
I20260601 13:36:18.052767 26408 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 85e3cfdb0dff49d3b7eadf7ba85f9f5c with cas_config_opid_index 31: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:36:18.053557 26419 catalog_manager.cc:5696] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P f60697d0cd7c46b6a2f24fb78a6e0ba7 reported cstate change: config changed from index 31 to 32, VOTER 02f97a13daf24170a08e06a1e8881018 (127.21.155.194) evicted. New cstate: current_term: 1 leader_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" committed_config { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:36:18.053689 26523 raft_consensus.cc:2955] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, VOTER 02f97a13daf24170a08e06a1e8881018 (127.21.155.194) evicted. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: false } } }
I20260601 13:36:18.056362 26589 tablet_service.cc:1558] Processing DeleteTablet for tablet 85e3cfdb0dff49d3b7eadf7ba85f9f5c with delete_type TABLET_DATA_TOMBSTONED (TS 02f97a13daf24170a08e06a1e8881018 not found in new config with opid_index 32) from {username='slave'} at 127.0.0.1:36184
I20260601 13:36:18.056669 27190 tablet_replica.cc:333] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 02f97a13daf24170a08e06a1e8881018: stopping tablet replica
I20260601 13:36:18.056797 27190 raft_consensus.cc:2243] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:18.056896 27190 raft_consensus.cc:2272] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:18.057821 27190 ts_tablet_manager.cc:1916] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 02f97a13daf24170a08e06a1e8881018: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:36:18.060649 27190 ts_tablet_manager.cc:1929] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 02f97a13daf24170a08e06a1e8881018: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.31
I20260601 13:36:18.060751 27190 log.cc:1199] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 02f97a13daf24170a08e06a1e8881018: Deleting WAL directory at /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320869173936-22127-0/minicluster-data/ts-1-root/wals/85e3cfdb0dff49d3b7eadf7ba85f9f5c
I20260601 13:36:18.061530 26409 catalog_manager.cc:5027] TS 02f97a13daf24170a08e06a1e8881018 (127.21.155.194:38043): tablet 85e3cfdb0dff49d3b7eadf7ba85f9f5c (table test-workload [id=d52a5ddc49334b89851187846fb0cf3d]) successfully deleted
I20260601 13:36:19.060566 26523 consensus_queue.cc:237] T 0bd42ddeb40c451d81aacdfd92133556 P aae7a188d4a04840bfbe4b0a0e45ba55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } attrs { replace: true } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: NON_VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: true } }
I20260601 13:36:19.062399 26594 raft_consensus.cc:1275] T 0bd42ddeb40c451d81aacdfd92133556 P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Refusing update from remote peer aae7a188d4a04840bfbe4b0a0e45ba55: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:36:19.062501 26670 raft_consensus.cc:1275] T 0bd42ddeb40c451d81aacdfd92133556 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Refusing update from remote peer aae7a188d4a04840bfbe4b0a0e45ba55: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
W20260601 13:36:19.062561 26491 consensus_peers.cc:597] T 0bd42ddeb40c451d81aacdfd92133556 P aae7a188d4a04840bfbe4b0a0e45ba55 -> Peer 7cc93eb612864fe29265e0da7f3fb126 (127.21.155.197:37563): Couldn't send request to peer 7cc93eb612864fe29265e0da7f3fb126. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0bd42ddeb40c451d81aacdfd92133556. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:19.062930 27204 consensus_queue.cc:1048] T 0bd42ddeb40c451d81aacdfd92133556 P aae7a188d4a04840bfbe4b0a0e45ba55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:36:19.063144 27188 consensus_queue.cc:1048] T 0bd42ddeb40c451d81aacdfd92133556 P aae7a188d4a04840bfbe4b0a0e45ba55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:36:19.064985 27202 raft_consensus.cc:2955] T 0bd42ddeb40c451d81aacdfd92133556 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER 7cc93eb612864fe29265e0da7f3fb126 (127.21.155.197) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } attrs { replace: true } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: NON_VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: true } } }
I20260601 13:36:19.065505 26594 raft_consensus.cc:2955] T 0bd42ddeb40c451d81aacdfd92133556 P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER 7cc93eb612864fe29265e0da7f3fb126 (127.21.155.197) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } attrs { replace: true } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: NON_VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: true } } }
I20260601 13:36:19.067428 26670 raft_consensus.cc:2955] T 0bd42ddeb40c451d81aacdfd92133556 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER 7cc93eb612864fe29265e0da7f3fb126 (127.21.155.197) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } attrs { replace: true } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: NON_VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: true } } }
I20260601 13:36:19.067992 26413 catalog_manager.cc:5696] T 0bd42ddeb40c451d81aacdfd92133556 P aae7a188d4a04840bfbe4b0a0e45ba55 reported cstate change: config changed from index -1 to 29, NON_VOTER 7cc93eb612864fe29265e0da7f3fb126 (127.21.155.197) added. New cstate: current_term: 1 leader_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: NON_VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:19.069307 26667 consensus_queue.cc:237] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P f60697d0cd7c46b6a2f24fb78a6e0ba7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 32, Committed index: 32, Last appended: 1.32, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } attrs { replace: true } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: false } } peers { permanent_uuid: "0dbf90192db74376a9b1923286d4be83" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 32783 } attrs { promote: true } }
I20260601 13:36:19.071525 26523 raft_consensus.cc:1275] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Refusing update from remote peer f60697d0cd7c46b6a2f24fb78a6e0ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 32. Preceding OpId from leader: term: 1 index: 33. (index mismatch)
I20260601 13:36:19.072113 27004 raft_consensus.cc:1275] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 7cc93eb612864fe29265e0da7f3fb126 [term 1 FOLLOWER]: Refusing update from remote peer f60697d0cd7c46b6a2f24fb78a6e0ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 32. Preceding OpId from leader: term: 1 index: 33. (index mismatch)
I20260601 13:36:19.072091 27210 consensus_queue.cc:1048] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P f60697d0cd7c46b6a2f24fb78a6e0ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 33, Last known committed idx: 32, Time since last communication: 0.000s
I20260601 13:36:19.072621 27210 consensus_queue.cc:1048] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P f60697d0cd7c46b6a2f24fb78a6e0ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 33, Last known committed idx: 32, Time since last communication: 0.000s
I20260601 13:36:19.074064 27210 raft_consensus.cc:2955] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 LEADER]: Committing config change with OpId 1.33: config changed from index 32 to 33, NON_VOTER 0dbf90192db74376a9b1923286d4be83 (127.21.155.196) added. New config: { opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } attrs { replace: true } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: false } } peers { permanent_uuid: "0dbf90192db74376a9b1923286d4be83" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 32783 } attrs { promote: true } } }
W20260601 13:36:19.076591 26639 consensus_peers.cc:597] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P f60697d0cd7c46b6a2f24fb78a6e0ba7 -> Peer 0dbf90192db74376a9b1923286d4be83 (127.21.155.196:32783): Couldn't send request to peer 0dbf90192db74376a9b1923286d4be83. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 85e3cfdb0dff49d3b7eadf7ba85f9f5c. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:19.076494 26523 raft_consensus.cc:2955] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Committing config change with OpId 1.33: config changed from index 32 to 33, NON_VOTER 0dbf90192db74376a9b1923286d4be83 (127.21.155.196) added. New config: { opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } attrs { replace: true } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: false } } peers { permanent_uuid: "0dbf90192db74376a9b1923286d4be83" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 32783 } attrs { promote: true } } }
I20260601 13:36:19.077008 27004 raft_consensus.cc:2955] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 7cc93eb612864fe29265e0da7f3fb126 [term 1 FOLLOWER]: Committing config change with OpId 1.33: config changed from index 32 to 33, NON_VOTER 0dbf90192db74376a9b1923286d4be83 (127.21.155.196) added. New config: { opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } attrs { replace: true } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: false } } peers { permanent_uuid: "0dbf90192db74376a9b1923286d4be83" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 32783 } attrs { promote: true } } }
I20260601 13:36:19.077172 26419 catalog_manager.cc:5696] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P f60697d0cd7c46b6a2f24fb78a6e0ba7 reported cstate change: config changed from index 32 to 33, NON_VOTER 0dbf90192db74376a9b1923286d4be83 (127.21.155.196) added. New cstate: current_term: 1 leader_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" committed_config { opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dbf90192db74376a9b1923286d4be83" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 32783 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:19.077698 26525 consensus_queue.cc:237] T e2cfa07d0d8c47a99a295a2e78ce1b6f P aae7a188d4a04840bfbe4b0a0e45ba55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } attrs { replace: true } } peers { permanent_uuid: "a2e7c4c2cf134f429ea940464beb43e8" member_type: NON_VOTER last_known_addr { host: "127.21.155.198" port: 37093 } attrs { promote: true } }
I20260601 13:36:19.079358 26594 raft_consensus.cc:1275] T e2cfa07d0d8c47a99a295a2e78ce1b6f P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Refusing update from remote peer aae7a188d4a04840bfbe4b0a0e45ba55: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
W20260601 13:36:19.079559 26489 consensus_peers.cc:597] T e2cfa07d0d8c47a99a295a2e78ce1b6f P aae7a188d4a04840bfbe4b0a0e45ba55 -> Peer a2e7c4c2cf134f429ea940464beb43e8 (127.21.155.198:37093): Couldn't send request to peer a2e7c4c2cf134f429ea940464beb43e8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e2cfa07d0d8c47a99a295a2e78ce1b6f. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:19.079653 26667 raft_consensus.cc:1275] T e2cfa07d0d8c47a99a295a2e78ce1b6f P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Refusing update from remote peer aae7a188d4a04840bfbe4b0a0e45ba55: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:36:19.080003 27204 consensus_queue.cc:1048] T e2cfa07d0d8c47a99a295a2e78ce1b6f P aae7a188d4a04840bfbe4b0a0e45ba55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:36:19.080366 27204 consensus_queue.cc:1048] T e2cfa07d0d8c47a99a295a2e78ce1b6f P aae7a188d4a04840bfbe4b0a0e45ba55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:36:19.082338 27202 raft_consensus.cc:2955] T e2cfa07d0d8c47a99a295a2e78ce1b6f P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER a2e7c4c2cf134f429ea940464beb43e8 (127.21.155.198) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } attrs { replace: true } } peers { permanent_uuid: "a2e7c4c2cf134f429ea940464beb43e8" member_type: NON_VOTER last_known_addr { host: "127.21.155.198" port: 37093 } attrs { promote: true } } }
I20260601 13:36:19.083052 26667 raft_consensus.cc:2955] T e2cfa07d0d8c47a99a295a2e78ce1b6f P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER a2e7c4c2cf134f429ea940464beb43e8 (127.21.155.198) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } attrs { replace: true } } peers { permanent_uuid: "a2e7c4c2cf134f429ea940464beb43e8" member_type: NON_VOTER last_known_addr { host: "127.21.155.198" port: 37093 } attrs { promote: true } } }
I20260601 13:36:19.084156 26594 raft_consensus.cc:2955] T e2cfa07d0d8c47a99a295a2e78ce1b6f P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER a2e7c4c2cf134f429ea940464beb43e8 (127.21.155.198) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } attrs { replace: true } } peers { permanent_uuid: "a2e7c4c2cf134f429ea940464beb43e8" member_type: NON_VOTER last_known_addr { host: "127.21.155.198" port: 37093 } attrs { promote: true } } }
I20260601 13:36:19.085562 26525 consensus_queue.cc:237] T fbe8ed42a0d546de9c1408818ad4c130 P aae7a188d4a04840bfbe4b0a0e45ba55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } attrs { replace: true } } peers { permanent_uuid: "a2e7c4c2cf134f429ea940464beb43e8" member_type: NON_VOTER last_known_addr { host: "127.21.155.198" port: 37093 } attrs { promote: true } }
I20260601 13:36:19.085719 26418 catalog_manager.cc:5696] T e2cfa07d0d8c47a99a295a2e78ce1b6f P f60697d0cd7c46b6a2f24fb78a6e0ba7 reported cstate change: config changed from index -1 to 30, NON_VOTER a2e7c4c2cf134f429ea940464beb43e8 (127.21.155.198) added. New cstate: current_term: 1 leader_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } attrs { replace: true } } peers { permanent_uuid: "a2e7c4c2cf134f429ea940464beb43e8" member_type: NON_VOTER last_known_addr { host: "127.21.155.198" port: 37093 } attrs { promote: true } } }
W20260601 13:36:19.087324 26489 consensus_peers.cc:597] T fbe8ed42a0d546de9c1408818ad4c130 P aae7a188d4a04840bfbe4b0a0e45ba55 -> Peer a2e7c4c2cf134f429ea940464beb43e8 (127.21.155.198:37093): Couldn't send request to peer a2e7c4c2cf134f429ea940464beb43e8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fbe8ed42a0d546de9c1408818ad4c130. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:19.087361 26594 raft_consensus.cc:1275] T fbe8ed42a0d546de9c1408818ad4c130 P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Refusing update from remote peer aae7a188d4a04840bfbe4b0a0e45ba55: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:36:19.087738 26667 raft_consensus.cc:1275] T fbe8ed42a0d546de9c1408818ad4c130 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Refusing update from remote peer aae7a188d4a04840bfbe4b0a0e45ba55: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:36:19.087769 27202 consensus_queue.cc:1048] T fbe8ed42a0d546de9c1408818ad4c130 P aae7a188d4a04840bfbe4b0a0e45ba55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:36:19.088088 27204 consensus_queue.cc:1048] T fbe8ed42a0d546de9c1408818ad4c130 P aae7a188d4a04840bfbe4b0a0e45ba55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:36:19.089811 27202 raft_consensus.cc:2955] T fbe8ed42a0d546de9c1408818ad4c130 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER a2e7c4c2cf134f429ea940464beb43e8 (127.21.155.198) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } attrs { replace: true } } peers { permanent_uuid: "a2e7c4c2cf134f429ea940464beb43e8" member_type: NON_VOTER last_known_addr { host: "127.21.155.198" port: 37093 } attrs { promote: true } } }
I20260601 13:36:19.090588 26667 raft_consensus.cc:2955] T fbe8ed42a0d546de9c1408818ad4c130 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER a2e7c4c2cf134f429ea940464beb43e8 (127.21.155.198) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } attrs { replace: true } } peers { permanent_uuid: "a2e7c4c2cf134f429ea940464beb43e8" member_type: NON_VOTER last_known_addr { host: "127.21.155.198" port: 37093 } attrs { promote: true } } }
I20260601 13:36:19.091127 26594 raft_consensus.cc:2955] T fbe8ed42a0d546de9c1408818ad4c130 P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER a2e7c4c2cf134f429ea940464beb43e8 (127.21.155.198) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } attrs { replace: true } } peers { permanent_uuid: "a2e7c4c2cf134f429ea940464beb43e8" member_type: NON_VOTER last_known_addr { host: "127.21.155.198" port: 37093 } attrs { promote: true } } }
I20260601 13:36:19.093436 26419 catalog_manager.cc:5696] T fbe8ed42a0d546de9c1408818ad4c130 P aae7a188d4a04840bfbe4b0a0e45ba55 reported cstate change: config changed from index -1 to 30, NON_VOTER a2e7c4c2cf134f429ea940464beb43e8 (127.21.155.198) added. New cstate: current_term: 1 leader_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2e7c4c2cf134f429ea940464beb43e8" member_type: NON_VOTER last_known_addr { host: "127.21.155.198" port: 37093 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:19.093855 26525 consensus_queue.cc:237] T fab8a25d8c3042bda90d3edf451d7f67 P aae7a188d4a04840bfbe4b0a0e45ba55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } attrs { replace: true } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: NON_VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: true } }
I20260601 13:36:19.095515 26594 raft_consensus.cc:1275] T fab8a25d8c3042bda90d3edf451d7f67 P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Refusing update from remote peer aae7a188d4a04840bfbe4b0a0e45ba55: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:36:19.095589 26667 raft_consensus.cc:1275] T fab8a25d8c3042bda90d3edf451d7f67 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Refusing update from remote peer aae7a188d4a04840bfbe4b0a0e45ba55: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
W20260601 13:36:19.095624 26491 consensus_peers.cc:597] T fab8a25d8c3042bda90d3edf451d7f67 P aae7a188d4a04840bfbe4b0a0e45ba55 -> Peer 7cc93eb612864fe29265e0da7f3fb126 (127.21.155.197:37563): Couldn't send request to peer 7cc93eb612864fe29265e0da7f3fb126. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fab8a25d8c3042bda90d3edf451d7f67. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:19.095937 27204 consensus_queue.cc:1048] T fab8a25d8c3042bda90d3edf451d7f67 P aae7a188d4a04840bfbe4b0a0e45ba55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:36:19.096128 27188 consensus_queue.cc:1048] T fab8a25d8c3042bda90d3edf451d7f67 P aae7a188d4a04840bfbe4b0a0e45ba55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:36:19.098240 27220 raft_consensus.cc:2955] T fab8a25d8c3042bda90d3edf451d7f67 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER 7cc93eb612864fe29265e0da7f3fb126 (127.21.155.197) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } attrs { replace: true } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: NON_VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: true } } }
I20260601 13:36:19.098743 26594 raft_consensus.cc:2955] T fab8a25d8c3042bda90d3edf451d7f67 P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER 7cc93eb612864fe29265e0da7f3fb126 (127.21.155.197) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } attrs { replace: true } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: NON_VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: true } } }
I20260601 13:36:19.098773 26667 raft_consensus.cc:2955] T fab8a25d8c3042bda90d3edf451d7f67 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER 7cc93eb612864fe29265e0da7f3fb126 (127.21.155.197) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } attrs { replace: true } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: NON_VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: true } } }
I20260601 13:36:19.101095 26413 catalog_manager.cc:5696] T fab8a25d8c3042bda90d3edf451d7f67 P 02f97a13daf24170a08e06a1e8881018 reported cstate change: config changed from index -1 to 30, NON_VOTER 7cc93eb612864fe29265e0da7f3fb126 (127.21.155.197) added. New cstate: current_term: 1 leader_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } attrs { replace: true } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: NON_VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: true } } }
I20260601 13:36:19.101558 26667 consensus_queue.cc:237] T a131c36e184a4ba58a8e6eeb4a39796b P f60697d0cd7c46b6a2f24fb78a6e0ba7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } attrs { replace: true } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "0dbf90192db74376a9b1923286d4be83" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 32783 } attrs { promote: true } }
I20260601 13:36:19.104931 26525 raft_consensus.cc:1275] T a131c36e184a4ba58a8e6eeb4a39796b P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Refusing update from remote peer f60697d0cd7c46b6a2f24fb78a6e0ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:36:19.104945 26594 raft_consensus.cc:1275] T a131c36e184a4ba58a8e6eeb4a39796b P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Refusing update from remote peer f60697d0cd7c46b6a2f24fb78a6e0ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:36:19.105549 27211 consensus_queue.cc:1048] T a131c36e184a4ba58a8e6eeb4a39796b P f60697d0cd7c46b6a2f24fb78a6e0ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
W20260601 13:36:19.105856 26639 consensus_peers.cc:597] T a131c36e184a4ba58a8e6eeb4a39796b P f60697d0cd7c46b6a2f24fb78a6e0ba7 -> Peer 0dbf90192db74376a9b1923286d4be83 (127.21.155.196:32783): Couldn't send request to peer 0dbf90192db74376a9b1923286d4be83. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a131c36e184a4ba58a8e6eeb4a39796b. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:19.105866 27210 consensus_queue.cc:1048] T a131c36e184a4ba58a8e6eeb4a39796b P f60697d0cd7c46b6a2f24fb78a6e0ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:36:19.108397 27195 raft_consensus.cc:2955] T a131c36e184a4ba58a8e6eeb4a39796b P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER 0dbf90192db74376a9b1923286d4be83 (127.21.155.196) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } attrs { replace: true } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "0dbf90192db74376a9b1923286d4be83" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 32783 } attrs { promote: true } } }
I20260601 13:36:19.108870 26525 raft_consensus.cc:2955] T a131c36e184a4ba58a8e6eeb4a39796b P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER 0dbf90192db74376a9b1923286d4be83 (127.21.155.196) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } attrs { replace: true } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "0dbf90192db74376a9b1923286d4be83" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 32783 } attrs { promote: true } } }
I20260601 13:36:19.108870 26594 raft_consensus.cc:2955] T a131c36e184a4ba58a8e6eeb4a39796b P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER 0dbf90192db74376a9b1923286d4be83 (127.21.155.196) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } attrs { replace: true } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "0dbf90192db74376a9b1923286d4be83" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 32783 } attrs { promote: true } } }
I20260601 13:36:19.111913 26418 catalog_manager.cc:5696] T a131c36e184a4ba58a8e6eeb4a39796b P f60697d0cd7c46b6a2f24fb78a6e0ba7 reported cstate change: config changed from index -1 to 30, NON_VOTER 0dbf90192db74376a9b1923286d4be83 (127.21.155.196) added. New cstate: current_term: 1 leader_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dbf90192db74376a9b1923286d4be83" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 32783 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:19.538285 27233 ts_tablet_manager.cc:933] T e2cfa07d0d8c47a99a295a2e78ce1b6f P a2e7c4c2cf134f429ea940464beb43e8: Initiating tablet copy from peer aae7a188d4a04840bfbe4b0a0e45ba55 (127.21.155.193:43089)
I20260601 13:36:19.538781 27233 tablet_copy_client.cc:323] T e2cfa07d0d8c47a99a295a2e78ce1b6f P a2e7c4c2cf134f429ea940464beb43e8: tablet copy: Beginning tablet copy session from remote peer at address 127.21.155.193:43089
I20260601 13:36:19.539412 26535 tablet_copy_service.cc:140] P aae7a188d4a04840bfbe4b0a0e45ba55: Received BeginTabletCopySession request for tablet e2cfa07d0d8c47a99a295a2e78ce1b6f from peer a2e7c4c2cf134f429ea940464beb43e8 ({username='slave'} at 127.0.0.1:59456)
I20260601 13:36:19.539529 26535 tablet_copy_service.cc:161] P aae7a188d4a04840bfbe4b0a0e45ba55: Beginning new tablet copy session on tablet e2cfa07d0d8c47a99a295a2e78ce1b6f from peer a2e7c4c2cf134f429ea940464beb43e8 at {username='slave'} at 127.0.0.1:59456: session id = a2e7c4c2cf134f429ea940464beb43e8-e2cfa07d0d8c47a99a295a2e78ce1b6f
I20260601 13:36:19.540589 26535 tablet_copy_source_session.cc:215] T e2cfa07d0d8c47a99a295a2e78ce1b6f P aae7a188d4a04840bfbe4b0a0e45ba55: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:36:19.541663 27233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2cfa07d0d8c47a99a295a2e78ce1b6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:19.543780 27233 tablet_copy_client.cc:806] T e2cfa07d0d8c47a99a295a2e78ce1b6f P a2e7c4c2cf134f429ea940464beb43e8: tablet copy: Starting download of 0 data blocks...
I20260601 13:36:19.543973 27233 tablet_copy_client.cc:670] T e2cfa07d0d8c47a99a295a2e78ce1b6f P a2e7c4c2cf134f429ea940464beb43e8: tablet copy: Starting download of 1 WAL segments...
I20260601 13:36:19.545116 27234 tablet_copy_client.cc:1025] T e2cfa07d0d8c47a99a295a2e78ce1b6f P a2e7c4c2cf134f429ea940464beb43e8: tablet copy: Injecting latency into file download: 2000
I20260601 13:36:19.559155 27235 ts_tablet_manager.cc:933] T a131c36e184a4ba58a8e6eeb4a39796b P 0dbf90192db74376a9b1923286d4be83: Initiating tablet copy from peer f60697d0cd7c46b6a2f24fb78a6e0ba7 (127.21.155.195:33367)
I20260601 13:36:19.559733 27235 tablet_copy_client.cc:323] T a131c36e184a4ba58a8e6eeb4a39796b P 0dbf90192db74376a9b1923286d4be83: tablet copy: Beginning tablet copy session from remote peer at address 127.21.155.195:33367
I20260601 13:36:19.564600 26686 tablet_copy_service.cc:140] P f60697d0cd7c46b6a2f24fb78a6e0ba7: Received BeginTabletCopySession request for tablet a131c36e184a4ba58a8e6eeb4a39796b from peer 0dbf90192db74376a9b1923286d4be83 ({username='slave'} at 127.0.0.1:49926)
I20260601 13:36:19.564759 26686 tablet_copy_service.cc:161] P f60697d0cd7c46b6a2f24fb78a6e0ba7: Beginning new tablet copy session on tablet a131c36e184a4ba58a8e6eeb4a39796b from peer 0dbf90192db74376a9b1923286d4be83 at {username='slave'} at 127.0.0.1:49926: session id = 0dbf90192db74376a9b1923286d4be83-a131c36e184a4ba58a8e6eeb4a39796b
I20260601 13:36:19.565920 26686 tablet_copy_source_session.cc:215] T a131c36e184a4ba58a8e6eeb4a39796b P f60697d0cd7c46b6a2f24fb78a6e0ba7: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:36:19.566818 27235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a131c36e184a4ba58a8e6eeb4a39796b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:19.569259 27235 tablet_copy_client.cc:806] T a131c36e184a4ba58a8e6eeb4a39796b P 0dbf90192db74376a9b1923286d4be83: tablet copy: Starting download of 0 data blocks...
I20260601 13:36:19.569456 27235 tablet_copy_client.cc:670] T a131c36e184a4ba58a8e6eeb4a39796b P 0dbf90192db74376a9b1923286d4be83: tablet copy: Starting download of 1 WAL segments...
I20260601 13:36:19.570643 27236 tablet_copy_client.cc:1025] T a131c36e184a4ba58a8e6eeb4a39796b P 0dbf90192db74376a9b1923286d4be83: tablet copy: Injecting latency into file download: 2000
I20260601 13:36:19.586570 27239 ts_tablet_manager.cc:933] T 0bd42ddeb40c451d81aacdfd92133556 P 7cc93eb612864fe29265e0da7f3fb126: Initiating tablet copy from peer aae7a188d4a04840bfbe4b0a0e45ba55 (127.21.155.193:43089)
I20260601 13:36:19.586973 27239 tablet_copy_client.cc:323] T 0bd42ddeb40c451d81aacdfd92133556 P 7cc93eb612864fe29265e0da7f3fb126: tablet copy: Beginning tablet copy session from remote peer at address 127.21.155.193:43089
I20260601 13:36:19.587563 26535 tablet_copy_service.cc:140] P aae7a188d4a04840bfbe4b0a0e45ba55: Received BeginTabletCopySession request for tablet 0bd42ddeb40c451d81aacdfd92133556 from peer 7cc93eb612864fe29265e0da7f3fb126 ({username='slave'} at 127.0.0.1:59464)
I20260601 13:36:19.587711 26535 tablet_copy_service.cc:161] P aae7a188d4a04840bfbe4b0a0e45ba55: Beginning new tablet copy session on tablet 0bd42ddeb40c451d81aacdfd92133556 from peer 7cc93eb612864fe29265e0da7f3fb126 at {username='slave'} at 127.0.0.1:59464: session id = 7cc93eb612864fe29265e0da7f3fb126-0bd42ddeb40c451d81aacdfd92133556
I20260601 13:36:19.588629 26535 tablet_copy_source_session.cc:215] T 0bd42ddeb40c451d81aacdfd92133556 P aae7a188d4a04840bfbe4b0a0e45ba55: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:36:19.589579 27239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bd42ddeb40c451d81aacdfd92133556. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:19.591853 27239 tablet_copy_client.cc:806] T 0bd42ddeb40c451d81aacdfd92133556 P 7cc93eb612864fe29265e0da7f3fb126: tablet copy: Starting download of 0 data blocks...
I20260601 13:36:19.592057 27239 tablet_copy_client.cc:670] T 0bd42ddeb40c451d81aacdfd92133556 P 7cc93eb612864fe29265e0da7f3fb126: tablet copy: Starting download of 1 WAL segments...
I20260601 13:36:19.593295 27240 tablet_copy_client.cc:1025] T 0bd42ddeb40c451d81aacdfd92133556 P 7cc93eb612864fe29265e0da7f3fb126: tablet copy: Injecting latency into file download: 2000
I20260601 13:36:19.630584 27241 ts_tablet_manager.cc:933] T fab8a25d8c3042bda90d3edf451d7f67 P 7cc93eb612864fe29265e0da7f3fb126: Initiating tablet copy from peer aae7a188d4a04840bfbe4b0a0e45ba55 (127.21.155.193:43089)
I20260601 13:36:19.631011 27241 tablet_copy_client.cc:323] T fab8a25d8c3042bda90d3edf451d7f67 P 7cc93eb612864fe29265e0da7f3fb126: tablet copy: Beginning tablet copy session from remote peer at address 127.21.155.193:43089
I20260601 13:36:19.631572 26535 tablet_copy_service.cc:140] P aae7a188d4a04840bfbe4b0a0e45ba55: Received BeginTabletCopySession request for tablet fab8a25d8c3042bda90d3edf451d7f67 from peer 7cc93eb612864fe29265e0da7f3fb126 ({username='slave'} at 127.0.0.1:59464)
I20260601 13:36:19.631691 26535 tablet_copy_service.cc:161] P aae7a188d4a04840bfbe4b0a0e45ba55: Beginning new tablet copy session on tablet fab8a25d8c3042bda90d3edf451d7f67 from peer 7cc93eb612864fe29265e0da7f3fb126 at {username='slave'} at 127.0.0.1:59464: session id = 7cc93eb612864fe29265e0da7f3fb126-fab8a25d8c3042bda90d3edf451d7f67
I20260601 13:36:19.633034 26535 tablet_copy_source_session.cc:215] T fab8a25d8c3042bda90d3edf451d7f67 P aae7a188d4a04840bfbe4b0a0e45ba55: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:36:19.634028 27241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fab8a25d8c3042bda90d3edf451d7f67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:19.635952 27241 tablet_copy_client.cc:806] T fab8a25d8c3042bda90d3edf451d7f67 P 7cc93eb612864fe29265e0da7f3fb126: tablet copy: Starting download of 0 data blocks...
I20260601 13:36:19.636126 27241 tablet_copy_client.cc:670] T fab8a25d8c3042bda90d3edf451d7f67 P 7cc93eb612864fe29265e0da7f3fb126: tablet copy: Starting download of 1 WAL segments...
I20260601 13:36:19.637416 27242 tablet_copy_client.cc:1025] T fab8a25d8c3042bda90d3edf451d7f67 P 7cc93eb612864fe29265e0da7f3fb126: tablet copy: Injecting latency into file download: 2000
I20260601 13:36:19.694561 27243 ts_tablet_manager.cc:933] T fbe8ed42a0d546de9c1408818ad4c130 P a2e7c4c2cf134f429ea940464beb43e8: Initiating tablet copy from peer aae7a188d4a04840bfbe4b0a0e45ba55 (127.21.155.193:43089)
I20260601 13:36:19.694622 27244 ts_tablet_manager.cc:933] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 0dbf90192db74376a9b1923286d4be83: Initiating tablet copy from peer f60697d0cd7c46b6a2f24fb78a6e0ba7 (127.21.155.195:33367)
I20260601 13:36:19.695013 27243 tablet_copy_client.cc:323] T fbe8ed42a0d546de9c1408818ad4c130 P a2e7c4c2cf134f429ea940464beb43e8: tablet copy: Beginning tablet copy session from remote peer at address 127.21.155.193:43089
I20260601 13:36:19.695013 27244 tablet_copy_client.cc:323] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 0dbf90192db74376a9b1923286d4be83: tablet copy: Beginning tablet copy session from remote peer at address 127.21.155.195:33367
I20260601 13:36:19.695592 26686 tablet_copy_service.cc:140] P f60697d0cd7c46b6a2f24fb78a6e0ba7: Received BeginTabletCopySession request for tablet 85e3cfdb0dff49d3b7eadf7ba85f9f5c from peer 0dbf90192db74376a9b1923286d4be83 ({username='slave'} at 127.0.0.1:49926)
I20260601 13:36:19.695724 26535 tablet_copy_service.cc:140] P aae7a188d4a04840bfbe4b0a0e45ba55: Received BeginTabletCopySession request for tablet fbe8ed42a0d546de9c1408818ad4c130 from peer a2e7c4c2cf134f429ea940464beb43e8 ({username='slave'} at 127.0.0.1:59456)
I20260601 13:36:19.695736 26686 tablet_copy_service.cc:161] P f60697d0cd7c46b6a2f24fb78a6e0ba7: Beginning new tablet copy session on tablet 85e3cfdb0dff49d3b7eadf7ba85f9f5c from peer 0dbf90192db74376a9b1923286d4be83 at {username='slave'} at 127.0.0.1:49926: session id = 0dbf90192db74376a9b1923286d4be83-85e3cfdb0dff49d3b7eadf7ba85f9f5c
I20260601 13:36:19.695839 26535 tablet_copy_service.cc:161] P aae7a188d4a04840bfbe4b0a0e45ba55: Beginning new tablet copy session on tablet fbe8ed42a0d546de9c1408818ad4c130 from peer a2e7c4c2cf134f429ea940464beb43e8 at {username='slave'} at 127.0.0.1:59456: session id = a2e7c4c2cf134f429ea940464beb43e8-fbe8ed42a0d546de9c1408818ad4c130
I20260601 13:36:19.696653 26535 tablet_copy_source_session.cc:215] T fbe8ed42a0d546de9c1408818ad4c130 P aae7a188d4a04840bfbe4b0a0e45ba55: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:36:19.696794 26686 tablet_copy_source_session.cc:215] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P f60697d0cd7c46b6a2f24fb78a6e0ba7: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:36:19.697536 27244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85e3cfdb0dff49d3b7eadf7ba85f9f5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:19.697542 27243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbe8ed42a0d546de9c1408818ad4c130. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:19.699690 27244 tablet_copy_client.cc:806] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 0dbf90192db74376a9b1923286d4be83: tablet copy: Starting download of 0 data blocks...
I20260601 13:36:19.699867 27244 tablet_copy_client.cc:670] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 0dbf90192db74376a9b1923286d4be83: tablet copy: Starting download of 1 WAL segments...
I20260601 13:36:19.700119 27243 tablet_copy_client.cc:806] T fbe8ed42a0d546de9c1408818ad4c130 P a2e7c4c2cf134f429ea940464beb43e8: tablet copy: Starting download of 0 data blocks...
I20260601 13:36:19.700271 27243 tablet_copy_client.cc:670] T fbe8ed42a0d546de9c1408818ad4c130 P a2e7c4c2cf134f429ea940464beb43e8: tablet copy: Starting download of 1 WAL segments...
I20260601 13:36:19.701014 27246 tablet_copy_client.cc:1025] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 0dbf90192db74376a9b1923286d4be83: tablet copy: Injecting latency into file download: 2000
I20260601 13:36:19.701292 27245 tablet_copy_client.cc:1025] T fbe8ed42a0d546de9c1408818ad4c130 P a2e7c4c2cf134f429ea940464beb43e8: tablet copy: Injecting latency into file download: 2000
I20260601 13:36:20.027246 22127 tablet_server.cc:179] TabletServer@127.21.155.193:0 shutting down...
I20260601 13:36:20.029026 22127 tablet_copy_service.cc:362] P aae7a188d4a04840bfbe4b0a0e45ba55: Destroying tablet copy session a2e7c4c2cf134f429ea940464beb43e8-fbe8ed42a0d546de9c1408818ad4c130 due to service shutdown
I20260601 13:36:20.029137 22127 tablet_copy_service.cc:434] P aae7a188d4a04840bfbe4b0a0e45ba55: ending tablet copy session a2e7c4c2cf134f429ea940464beb43e8-fbe8ed42a0d546de9c1408818ad4c130 on tablet fbe8ed42a0d546de9c1408818ad4c130 with peer a2e7c4c2cf134f429ea940464beb43e8
I20260601 13:36:20.029314 22127 tablet_copy_service.cc:362] P aae7a188d4a04840bfbe4b0a0e45ba55: Destroying tablet copy session 7cc93eb612864fe29265e0da7f3fb126-fab8a25d8c3042bda90d3edf451d7f67 due to service shutdown
I20260601 13:36:20.029368 22127 tablet_copy_service.cc:434] P aae7a188d4a04840bfbe4b0a0e45ba55: ending tablet copy session 7cc93eb612864fe29265e0da7f3fb126-fab8a25d8c3042bda90d3edf451d7f67 on tablet fab8a25d8c3042bda90d3edf451d7f67 with peer 7cc93eb612864fe29265e0da7f3fb126
I20260601 13:36:20.029443 22127 tablet_copy_service.cc:362] P aae7a188d4a04840bfbe4b0a0e45ba55: Destroying tablet copy session a2e7c4c2cf134f429ea940464beb43e8-e2cfa07d0d8c47a99a295a2e78ce1b6f due to service shutdown
I20260601 13:36:20.029482 22127 tablet_copy_service.cc:434] P aae7a188d4a04840bfbe4b0a0e45ba55: ending tablet copy session a2e7c4c2cf134f429ea940464beb43e8-e2cfa07d0d8c47a99a295a2e78ce1b6f on tablet e2cfa07d0d8c47a99a295a2e78ce1b6f with peer a2e7c4c2cf134f429ea940464beb43e8
I20260601 13:36:20.029553 22127 tablet_copy_service.cc:362] P aae7a188d4a04840bfbe4b0a0e45ba55: Destroying tablet copy session 7cc93eb612864fe29265e0da7f3fb126-0bd42ddeb40c451d81aacdfd92133556 due to service shutdown
I20260601 13:36:20.029592 22127 tablet_copy_service.cc:434] P aae7a188d4a04840bfbe4b0a0e45ba55: ending tablet copy session 7cc93eb612864fe29265e0da7f3fb126-0bd42ddeb40c451d81aacdfd92133556 on tablet 0bd42ddeb40c451d81aacdfd92133556 with peer 7cc93eb612864fe29265e0da7f3fb126
I20260601 13:36:20.034837 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:20.035094 22127 tablet_replica.cc:333] T fbe8ed42a0d546de9c1408818ad4c130 P aae7a188d4a04840bfbe4b0a0e45ba55: stopping tablet replica
I20260601 13:36:20.035274 22127 raft_consensus.cc:2243] T fbe8ed42a0d546de9c1408818ad4c130 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:20.035552 22127 raft_consensus.cc:2272] T fbe8ed42a0d546de9c1408818ad4c130 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:20.036345 22127 tablet_replica.cc:333] T d7f36a09fb18472f9bc71fe306f9ecfd P aae7a188d4a04840bfbe4b0a0e45ba55: stopping tablet replica
I20260601 13:36:20.036461 22127 raft_consensus.cc:2243] T d7f36a09fb18472f9bc71fe306f9ecfd P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:20.036602 22127 raft_consensus.cc:2272] T d7f36a09fb18472f9bc71fe306f9ecfd P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:20.037019 22127 tablet_replica.cc:333] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P aae7a188d4a04840bfbe4b0a0e45ba55: stopping tablet replica
I20260601 13:36:20.037124 22127 raft_consensus.cc:2243] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:20.037292 22127 raft_consensus.cc:2272] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:20.037822 22127 tablet_replica.cc:333] T 1436f91292064f45a86682e58e0511a2 P aae7a188d4a04840bfbe4b0a0e45ba55: stopping tablet replica
I20260601 13:36:20.037930 22127 raft_consensus.cc:2243] T 1436f91292064f45a86682e58e0511a2 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:20.038187 22127 raft_consensus.cc:2272] T 1436f91292064f45a86682e58e0511a2 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:20.038563 22127 tablet_replica.cc:333] T 89a0bf7f0cf1468898dbd8d11fc74225 P aae7a188d4a04840bfbe4b0a0e45ba55: stopping tablet replica
I20260601 13:36:20.038666 22127 raft_consensus.cc:2243] T 89a0bf7f0cf1468898dbd8d11fc74225 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:20.038837 22127 raft_consensus.cc:2272] T 89a0bf7f0cf1468898dbd8d11fc74225 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:20.039204 22127 tablet_replica.cc:333] T 7af108178dee4619bb3799d5fec8b96e P aae7a188d4a04840bfbe4b0a0e45ba55: stopping tablet replica
I20260601 13:36:20.039304 22127 raft_consensus.cc:2243] T 7af108178dee4619bb3799d5fec8b96e P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:20.039453 22127 raft_consensus.cc:2272] T 7af108178dee4619bb3799d5fec8b96e P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:20.039835 22127 tablet_replica.cc:333] T 0bd42ddeb40c451d81aacdfd92133556 P aae7a188d4a04840bfbe4b0a0e45ba55: stopping tablet replica
I20260601 13:36:20.039932 22127 raft_consensus.cc:2243] T 0bd42ddeb40c451d81aacdfd92133556 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:20.040122 22127 raft_consensus.cc:2272] T 0bd42ddeb40c451d81aacdfd92133556 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:20.040725 22127 tablet_replica.cc:333] T e2cfa07d0d8c47a99a295a2e78ce1b6f P aae7a188d4a04840bfbe4b0a0e45ba55: stopping tablet replica
I20260601 13:36:20.040836 22127 raft_consensus.cc:2243] T e2cfa07d0d8c47a99a295a2e78ce1b6f P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:20.041031 22127 raft_consensus.cc:2272] T e2cfa07d0d8c47a99a295a2e78ce1b6f P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:20.041647 22127 tablet_replica.cc:333] T fab8a25d8c3042bda90d3edf451d7f67 P aae7a188d4a04840bfbe4b0a0e45ba55: stopping tablet replica
I20260601 13:36:20.041764 22127 raft_consensus.cc:2243] T fab8a25d8c3042bda90d3edf451d7f67 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:20.041962 22127 raft_consensus.cc:2272] T fab8a25d8c3042bda90d3edf451d7f67 P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:20.042757 22127 tablet_replica.cc:333] T a131c36e184a4ba58a8e6eeb4a39796b P aae7a188d4a04840bfbe4b0a0e45ba55: stopping tablet replica
I20260601 13:36:20.042867 22127 raft_consensus.cc:2243] T a131c36e184a4ba58a8e6eeb4a39796b P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:20.042971 22127 raft_consensus.cc:2272] T a131c36e184a4ba58a8e6eeb4a39796b P aae7a188d4a04840bfbe4b0a0e45ba55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:20.059716 22127 tablet_server.cc:196] TabletServer@127.21.155.193:0 shutdown complete.
I20260601 13:36:20.063354 22127 tablet_server.cc:179] TabletServer@127.21.155.194:0 shutting down...
W20260601 13:36:20.067750 26565 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.155.193:43089: connect: Connection refused (error 111)
W20260601 13:36:20.069602 26565 consensus_peers.cc:597] T d7f36a09fb18472f9bc71fe306f9ecfd P 02f97a13daf24170a08e06a1e8881018 -> Peer aae7a188d4a04840bfbe4b0a0e45ba55 (127.21.155.193:43089): Couldn't send request to peer aae7a188d4a04840bfbe4b0a0e45ba55. Status: Network error: Client connection negotiation failed: client connection to 127.21.155.193:43089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:20.070268 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:20.070513 22127 tablet_replica.cc:333] T 89a0bf7f0cf1468898dbd8d11fc74225 P 02f97a13daf24170a08e06a1e8881018: stopping tablet replica
I20260601 13:36:20.070675 22127 raft_consensus.cc:2243] T 89a0bf7f0cf1468898dbd8d11fc74225 P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:20.070880 22127 raft_consensus.cc:2272] T 89a0bf7f0cf1468898dbd8d11fc74225 P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:20.071362 22127 tablet_replica.cc:333] T a131c36e184a4ba58a8e6eeb4a39796b P 02f97a13daf24170a08e06a1e8881018: stopping tablet replica
I20260601 13:36:20.071444 22127 raft_consensus.cc:2243] T a131c36e184a4ba58a8e6eeb4a39796b P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:20.071592 22127 raft_consensus.cc:2272] T a131c36e184a4ba58a8e6eeb4a39796b P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:20.072146 22127 tablet_replica.cc:333] T fab8a25d8c3042bda90d3edf451d7f67 P 02f97a13daf24170a08e06a1e8881018: stopping tablet replica
I20260601 13:36:20.072230 22127 raft_consensus.cc:2243] T fab8a25d8c3042bda90d3edf451d7f67 P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:20.072465 22127 raft_consensus.cc:2272] T fab8a25d8c3042bda90d3edf451d7f67 P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:20.072968 22127 tablet_replica.cc:333] T d7f36a09fb18472f9bc71fe306f9ecfd P 02f97a13daf24170a08e06a1e8881018: stopping tablet replica
I20260601 13:36:20.073076 22127 raft_consensus.cc:2243] T d7f36a09fb18472f9bc71fe306f9ecfd P 02f97a13daf24170a08e06a1e8881018 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:20.073343 22127 raft_consensus.cc:2272] T d7f36a09fb18472f9bc71fe306f9ecfd P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:20.073709 22127 tablet_replica.cc:333] T e2cfa07d0d8c47a99a295a2e78ce1b6f P 02f97a13daf24170a08e06a1e8881018: stopping tablet replica
I20260601 13:36:20.073827 22127 raft_consensus.cc:2243] T e2cfa07d0d8c47a99a295a2e78ce1b6f P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:20.073976 22127 raft_consensus.cc:2272] T e2cfa07d0d8c47a99a295a2e78ce1b6f P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:20.074443 22127 tablet_replica.cc:333] T 0bd42ddeb40c451d81aacdfd92133556 P 02f97a13daf24170a08e06a1e8881018: stopping tablet replica
I20260601 13:36:20.074523 22127 raft_consensus.cc:2243] T 0bd42ddeb40c451d81aacdfd92133556 P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:20.074671 22127 raft_consensus.cc:2272] T 0bd42ddeb40c451d81aacdfd92133556 P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:20.075073 22127 tablet_replica.cc:333] T 1a27a60c45af4038bb7a4ba3485f0900 P 02f97a13daf24170a08e06a1e8881018: stopping tablet replica
I20260601 13:36:20.075168 22127 raft_consensus.cc:2243] T 1a27a60c45af4038bb7a4ba3485f0900 P 02f97a13daf24170a08e06a1e8881018 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:20.075344 22127 raft_consensus.cc:2272] T 1a27a60c45af4038bb7a4ba3485f0900 P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:20.075678 22127 tablet_replica.cc:333] T 1436f91292064f45a86682e58e0511a2 P 02f97a13daf24170a08e06a1e8881018: stopping tablet replica
I20260601 13:36:20.075840 22127 raft_consensus.cc:2243] T 1436f91292064f45a86682e58e0511a2 P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:20.076009 22127 raft_consensus.cc:2272] T 1436f91292064f45a86682e58e0511a2 P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:20.076370 22127 tablet_replica.cc:333] T bc3793778d6d49e1af0684e6e5d502e4 P 02f97a13daf24170a08e06a1e8881018: stopping tablet replica
I20260601 13:36:20.076438 22127 raft_consensus.cc:2243] T bc3793778d6d49e1af0684e6e5d502e4 P 02f97a13daf24170a08e06a1e8881018 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:20.076630 22127 raft_consensus.cc:2272] T bc3793778d6d49e1af0684e6e5d502e4 P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:20.076987 22127 tablet_replica.cc:333] T fbe8ed42a0d546de9c1408818ad4c130 P 02f97a13daf24170a08e06a1e8881018: stopping tablet replica
I20260601 13:36:20.077081 22127 raft_consensus.cc:2243] T fbe8ed42a0d546de9c1408818ad4c130 P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:20.077240 22127 raft_consensus.cc:2272] T fbe8ed42a0d546de9c1408818ad4c130 P 02f97a13daf24170a08e06a1e8881018 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:20.082964 22127 tablet_server.cc:196] TabletServer@127.21.155.194:0 shutdown complete.
I20260601 13:36:20.086783 22127 tablet_server.cc:179] TabletServer@127.21.155.195:0 shutting down...
I20260601 13:36:20.089270 22127 tablet_copy_service.cc:362] P f60697d0cd7c46b6a2f24fb78a6e0ba7: Destroying tablet copy session 0dbf90192db74376a9b1923286d4be83-85e3cfdb0dff49d3b7eadf7ba85f9f5c due to service shutdown
I20260601 13:36:20.089357 22127 tablet_copy_service.cc:434] P f60697d0cd7c46b6a2f24fb78a6e0ba7: ending tablet copy session 0dbf90192db74376a9b1923286d4be83-85e3cfdb0dff49d3b7eadf7ba85f9f5c on tablet 85e3cfdb0dff49d3b7eadf7ba85f9f5c with peer 0dbf90192db74376a9b1923286d4be83
I20260601 13:36:20.089510 22127 tablet_copy_service.cc:362] P f60697d0cd7c46b6a2f24fb78a6e0ba7: Destroying tablet copy session 0dbf90192db74376a9b1923286d4be83-a131c36e184a4ba58a8e6eeb4a39796b due to service shutdown
I20260601 13:36:20.089547 22127 tablet_copy_service.cc:434] P f60697d0cd7c46b6a2f24fb78a6e0ba7: ending tablet copy session 0dbf90192db74376a9b1923286d4be83-a131c36e184a4ba58a8e6eeb4a39796b on tablet a131c36e184a4ba58a8e6eeb4a39796b with peer 0dbf90192db74376a9b1923286d4be83
I20260601 13:36:20.095041 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:20.095420 22127 tablet_replica.cc:333] T a131c36e184a4ba58a8e6eeb4a39796b P f60697d0cd7c46b6a2f24fb78a6e0ba7: stopping tablet replica
I20260601 13:36:20.095606 22127 raft_consensus.cc:2243] T a131c36e184a4ba58a8e6eeb4a39796b P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:20.095901 22127 raft_consensus.cc:2272] T a131c36e184a4ba58a8e6eeb4a39796b P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:20.096674 22127 tablet_replica.cc:333] T fab8a25d8c3042bda90d3edf451d7f67 P f60697d0cd7c46b6a2f24fb78a6e0ba7: stopping tablet replica
I20260601 13:36:20.096819 22127 raft_consensus.cc:2243] T fab8a25d8c3042bda90d3edf451d7f67 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:20.096978 22127 raft_consensus.cc:2272] T fab8a25d8c3042bda90d3edf451d7f67 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:20.097617 22127 tablet_replica.cc:333] T fbe8ed42a0d546de9c1408818ad4c130 P f60697d0cd7c46b6a2f24fb78a6e0ba7: stopping tablet replica
I20260601 13:36:20.097774 22127 raft_consensus.cc:2243] T fbe8ed42a0d546de9c1408818ad4c130 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:20.097927 22127 raft_consensus.cc:2272] T fbe8ed42a0d546de9c1408818ad4c130 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:20.098376 22127 tablet_replica.cc:333] T 89a0bf7f0cf1468898dbd8d11fc74225 P f60697d0cd7c46b6a2f24fb78a6e0ba7: stopping tablet replica
I20260601 13:36:20.098518 22127 raft_consensus.cc:2243] T 89a0bf7f0cf1468898dbd8d11fc74225 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:20.098657 22127 raft_consensus.cc:2272] T 89a0bf7f0cf1468898dbd8d11fc74225 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:20.099027 22127 tablet_replica.cc:333] T 1a27a60c45af4038bb7a4ba3485f0900 P f60697d0cd7c46b6a2f24fb78a6e0ba7: stopping tablet replica
I20260601 13:36:20.099161 22127 raft_consensus.cc:2243] T 1a27a60c45af4038bb7a4ba3485f0900 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:20.099345 22127 raft_consensus.cc:2272] T 1a27a60c45af4038bb7a4ba3485f0900 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:20.099696 22127 tablet_replica.cc:333] T bc3793778d6d49e1af0684e6e5d502e4 P f60697d0cd7c46b6a2f24fb78a6e0ba7: stopping tablet replica
I20260601 13:36:20.099826 22127 raft_consensus.cc:2243] T bc3793778d6d49e1af0684e6e5d502e4 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:20.099987 22127 raft_consensus.cc:2272] T bc3793778d6d49e1af0684e6e5d502e4 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:20.100345 22127 tablet_replica.cc:333] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P f60697d0cd7c46b6a2f24fb78a6e0ba7: stopping tablet replica
I20260601 13:36:20.100467 22127 raft_consensus.cc:2243] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:20.100694 22127 raft_consensus.cc:2272] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:20.101123 22127 tablet_replica.cc:333] T 7af108178dee4619bb3799d5fec8b96e P f60697d0cd7c46b6a2f24fb78a6e0ba7: stopping tablet replica
I20260601 13:36:20.101284 22127 raft_consensus.cc:2243] T 7af108178dee4619bb3799d5fec8b96e P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:20.101457 22127 raft_consensus.cc:2272] T 7af108178dee4619bb3799d5fec8b96e P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:20.101809 22127 tablet_replica.cc:333] T 0bd42ddeb40c451d81aacdfd92133556 P f60697d0cd7c46b6a2f24fb78a6e0ba7: stopping tablet replica
I20260601 13:36:20.101933 22127 raft_consensus.cc:2243] T 0bd42ddeb40c451d81aacdfd92133556 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:20.102070 22127 raft_consensus.cc:2272] T 0bd42ddeb40c451d81aacdfd92133556 P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:20.102419 22127 tablet_replica.cc:333] T e2cfa07d0d8c47a99a295a2e78ce1b6f P f60697d0cd7c46b6a2f24fb78a6e0ba7: stopping tablet replica
I20260601 13:36:20.102540 22127 raft_consensus.cc:2243] T e2cfa07d0d8c47a99a295a2e78ce1b6f P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:20.102660 22127 raft_consensus.cc:2272] T e2cfa07d0d8c47a99a295a2e78ce1b6f P f60697d0cd7c46b6a2f24fb78a6e0ba7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:20.108234 22127 tablet_server.cc:196] TabletServer@127.21.155.195:0 shutdown complete.
I20260601 13:36:20.111924 22127 tablet_server.cc:179] TabletServer@127.21.155.196:0 shutting down...
I20260601 13:36:20.116976 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:21.083693 27251 raft_consensus.cc:493] T d7f36a09fb18472f9bc71fe306f9ecfd P 0dbf90192db74376a9b1923286d4be83 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02f97a13daf24170a08e06a1e8881018)
I20260601 13:36:21.083899 27251 raft_consensus.cc:515] T d7f36a09fb18472f9bc71fe306f9ecfd P 0dbf90192db74376a9b1923286d4be83 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "0dbf90192db74376a9b1923286d4be83" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 32783 } attrs { promote: false } }
I20260601 13:36:21.084568 27251 leader_election.cc:290] T d7f36a09fb18472f9bc71fe306f9ecfd P 0dbf90192db74376a9b1923286d4be83 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aae7a188d4a04840bfbe4b0a0e45ba55 (127.21.155.193:43089), 02f97a13daf24170a08e06a1e8881018 (127.21.155.194:38043)
W20260601 13:36:21.085973 26892 leader_election.cc:336] T d7f36a09fb18472f9bc71fe306f9ecfd P 0dbf90192db74376a9b1923286d4be83 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aae7a188d4a04840bfbe4b0a0e45ba55 (127.21.155.193:43089): Network error: Client connection negotiation failed: client connection to 127.21.155.193:43089: connect: Connection refused (error 111)
W20260601 13:36:21.086062 26894 leader_election.cc:336] T d7f36a09fb18472f9bc71fe306f9ecfd P 0dbf90192db74376a9b1923286d4be83 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 02f97a13daf24170a08e06a1e8881018 (127.21.155.194:38043): Network error: Client connection negotiation failed: client connection to 127.21.155.194:38043: connect: Connection refused (error 111)
I20260601 13:36:21.086134 26894 leader_election.cc:304] T d7f36a09fb18472f9bc71fe306f9ecfd P 0dbf90192db74376a9b1923286d4be83 [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: 0dbf90192db74376a9b1923286d4be83; no voters: 02f97a13daf24170a08e06a1e8881018, aae7a188d4a04840bfbe4b0a0e45ba55
I20260601 13:36:21.086287 27251 raft_consensus.cc:2749] T d7f36a09fb18472f9bc71fe306f9ecfd P 0dbf90192db74376a9b1923286d4be83 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:36:21.193933 27255 raft_consensus.cc:493] T bc3793778d6d49e1af0684e6e5d502e4 P a2e7c4c2cf134f429ea940464beb43e8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02f97a13daf24170a08e06a1e8881018)
I20260601 13:36:21.194092 27255 raft_consensus.cc:515] T bc3793778d6d49e1af0684e6e5d502e4 P a2e7c4c2cf134f429ea940464beb43e8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "a2e7c4c2cf134f429ea940464beb43e8" member_type: VOTER last_known_addr { host: "127.21.155.198" port: 37093 } attrs { promote: false } }
I20260601 13:36:21.194900 27255 leader_election.cc:290] T bc3793778d6d49e1af0684e6e5d502e4 P a2e7c4c2cf134f429ea940464beb43e8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02f97a13daf24170a08e06a1e8881018 (127.21.155.194:38043), f60697d0cd7c46b6a2f24fb78a6e0ba7 (127.21.155.195:33367)
W20260601 13:36:21.196497 27044 leader_election.cc:336] T bc3793778d6d49e1af0684e6e5d502e4 P a2e7c4c2cf134f429ea940464beb43e8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f60697d0cd7c46b6a2f24fb78a6e0ba7 (127.21.155.195:33367): Network error: Client connection negotiation failed: client connection to 127.21.155.195:33367: connect: Connection refused (error 111)
W20260601 13:36:21.196715 27045 leader_election.cc:336] T bc3793778d6d49e1af0684e6e5d502e4 P a2e7c4c2cf134f429ea940464beb43e8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 02f97a13daf24170a08e06a1e8881018 (127.21.155.194:38043): Network error: Client connection negotiation failed: client connection to 127.21.155.194:38043: connect: Connection refused (error 111)
I20260601 13:36:21.196811 27045 leader_election.cc:304] T bc3793778d6d49e1af0684e6e5d502e4 P a2e7c4c2cf134f429ea940464beb43e8 [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: a2e7c4c2cf134f429ea940464beb43e8; no voters: 02f97a13daf24170a08e06a1e8881018, f60697d0cd7c46b6a2f24fb78a6e0ba7
I20260601 13:36:21.196975 27255 raft_consensus.cc:2749] T bc3793778d6d49e1af0684e6e5d502e4 P a2e7c4c2cf134f429ea940464beb43e8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:36:21.330230 27251 raft_consensus.cc:493] T 1a27a60c45af4038bb7a4ba3485f0900 P 0dbf90192db74376a9b1923286d4be83 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02f97a13daf24170a08e06a1e8881018)
I20260601 13:36:21.330387 27251 raft_consensus.cc:515] T 1a27a60c45af4038bb7a4ba3485f0900 P 0dbf90192db74376a9b1923286d4be83 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "0dbf90192db74376a9b1923286d4be83" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 32783 } attrs { promote: false } }
I20260601 13:36:21.331091 27259 raft_consensus.cc:493] T 1436f91292064f45a86682e58e0511a2 P 7cc93eb612864fe29265e0da7f3fb126 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aae7a188d4a04840bfbe4b0a0e45ba55)
I20260601 13:36:21.331271 27259 raft_consensus.cc:515] T 1436f91292064f45a86682e58e0511a2 P 7cc93eb612864fe29265e0da7f3fb126 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: false } }
I20260601 13:36:21.331096 27251 leader_election.cc:290] T 1a27a60c45af4038bb7a4ba3485f0900 P 0dbf90192db74376a9b1923286d4be83 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02f97a13daf24170a08e06a1e8881018 (127.21.155.194:38043), f60697d0cd7c46b6a2f24fb78a6e0ba7 (127.21.155.195:33367)
W20260601 13:36:21.332247 26893 leader_election.cc:336] T 1a27a60c45af4038bb7a4ba3485f0900 P 0dbf90192db74376a9b1923286d4be83 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f60697d0cd7c46b6a2f24fb78a6e0ba7 (127.21.155.195:33367): Network error: Client connection negotiation failed: client connection to 127.21.155.195:33367: connect: Connection refused (error 111)
W20260601 13:36:21.332392 26894 leader_election.cc:336] T 1a27a60c45af4038bb7a4ba3485f0900 P 0dbf90192db74376a9b1923286d4be83 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 02f97a13daf24170a08e06a1e8881018 (127.21.155.194:38043): Network error: Client connection negotiation failed: client connection to 127.21.155.194:38043: connect: Connection refused (error 111)
I20260601 13:36:21.332445 26894 leader_election.cc:304] T 1a27a60c45af4038bb7a4ba3485f0900 P 0dbf90192db74376a9b1923286d4be83 [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: 0dbf90192db74376a9b1923286d4be83; no voters: 02f97a13daf24170a08e06a1e8881018, f60697d0cd7c46b6a2f24fb78a6e0ba7
I20260601 13:36:21.332587 27259 leader_election.cc:290] T 1436f91292064f45a86682e58e0511a2 P 7cc93eb612864fe29265e0da7f3fb126 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aae7a188d4a04840bfbe4b0a0e45ba55 (127.21.155.193:43089), 02f97a13daf24170a08e06a1e8881018 (127.21.155.194:38043)
I20260601 13:36:21.332656 27251 raft_consensus.cc:2749] T 1a27a60c45af4038bb7a4ba3485f0900 P 0dbf90192db74376a9b1923286d4be83 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260601 13:36:21.333762 26968 leader_election.cc:336] T 1436f91292064f45a86682e58e0511a2 P 7cc93eb612864fe29265e0da7f3fb126 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aae7a188d4a04840bfbe4b0a0e45ba55 (127.21.155.193:43089): Network error: Client connection negotiation failed: client connection to 127.21.155.193:43089: connect: Connection refused (error 111)
W20260601 13:36:21.333854 26970 leader_election.cc:336] T 1436f91292064f45a86682e58e0511a2 P 7cc93eb612864fe29265e0da7f3fb126 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 02f97a13daf24170a08e06a1e8881018 (127.21.155.194:38043): Network error: Client connection negotiation failed: client connection to 127.21.155.194:38043: connect: Connection refused (error 111)
I20260601 13:36:21.333920 26970 leader_election.cc:304] T 1436f91292064f45a86682e58e0511a2 P 7cc93eb612864fe29265e0da7f3fb126 [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: 7cc93eb612864fe29265e0da7f3fb126; no voters: 02f97a13daf24170a08e06a1e8881018, aae7a188d4a04840bfbe4b0a0e45ba55
I20260601 13:36:21.334074 27259 raft_consensus.cc:2749] T 1436f91292064f45a86682e58e0511a2 P 7cc93eb612864fe29265e0da7f3fb126 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:36:21.478916 27255 raft_consensus.cc:493] T 7af108178dee4619bb3799d5fec8b96e P a2e7c4c2cf134f429ea940464beb43e8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aae7a188d4a04840bfbe4b0a0e45ba55)
I20260601 13:36:21.479068 27255 raft_consensus.cc:515] T 7af108178dee4619bb3799d5fec8b96e P a2e7c4c2cf134f429ea940464beb43e8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "a2e7c4c2cf134f429ea940464beb43e8" member_type: VOTER last_known_addr { host: "127.21.155.198" port: 37093 } attrs { promote: false } }
I20260601 13:36:21.479677 27255 leader_election.cc:290] T 7af108178dee4619bb3799d5fec8b96e P a2e7c4c2cf134f429ea940464beb43e8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aae7a188d4a04840bfbe4b0a0e45ba55 (127.21.155.193:43089), f60697d0cd7c46b6a2f24fb78a6e0ba7 (127.21.155.195:33367)
W20260601 13:36:21.480914 27044 leader_election.cc:336] T 7af108178dee4619bb3799d5fec8b96e P a2e7c4c2cf134f429ea940464beb43e8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f60697d0cd7c46b6a2f24fb78a6e0ba7 (127.21.155.195:33367): Network error: Client connection negotiation failed: client connection to 127.21.155.195:33367: connect: Connection refused (error 111)
W20260601 13:36:21.481091 27043 leader_election.cc:336] T 7af108178dee4619bb3799d5fec8b96e P a2e7c4c2cf134f429ea940464beb43e8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aae7a188d4a04840bfbe4b0a0e45ba55 (127.21.155.193:43089): Network error: Client connection negotiation failed: client connection to 127.21.155.193:43089: connect: Connection refused (error 111)
I20260601 13:36:21.481191 27043 leader_election.cc:304] T 7af108178dee4619bb3799d5fec8b96e P a2e7c4c2cf134f429ea940464beb43e8 [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: a2e7c4c2cf134f429ea940464beb43e8; no voters: aae7a188d4a04840bfbe4b0a0e45ba55, f60697d0cd7c46b6a2f24fb78a6e0ba7
I20260601 13:36:21.481364 27255 raft_consensus.cc:2749] T 7af108178dee4619bb3799d5fec8b96e P a2e7c4c2cf134f429ea940464beb43e8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:36:21.545518 27233 tablet_copy_client.cc:538] T e2cfa07d0d8c47a99a295a2e78ce1b6f P a2e7c4c2cf134f429ea940464beb43e8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:36:21.547029 27233 tablet_bootstrap.cc:492] T e2cfa07d0d8c47a99a295a2e78ce1b6f P a2e7c4c2cf134f429ea940464beb43e8: Bootstrap starting.
I20260601 13:36:21.567550 27233 tablet_bootstrap.cc:492] T e2cfa07d0d8c47a99a295a2e78ce1b6f P a2e7c4c2cf134f429ea940464beb43e8: Bootstrap replayed 1/1 log segments. Stats: ops{read=30 overwritten=0 applied=30 ignored=0} inserts{seen=116 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:36:21.567925 27233 tablet_bootstrap.cc:492] T e2cfa07d0d8c47a99a295a2e78ce1b6f P a2e7c4c2cf134f429ea940464beb43e8: Bootstrap complete.
I20260601 13:36:21.568154 27233 ts_tablet_manager.cc:1403] T e2cfa07d0d8c47a99a295a2e78ce1b6f P a2e7c4c2cf134f429ea940464beb43e8: Time spent bootstrapping tablet: real 0.021s	user 0.020s	sys 0.000s
I20260601 13:36:21.568602 27233 raft_consensus.cc:359] T e2cfa07d0d8c47a99a295a2e78ce1b6f P a2e7c4c2cf134f429ea940464beb43e8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } attrs { replace: true } } peers { permanent_uuid: "a2e7c4c2cf134f429ea940464beb43e8" member_type: NON_VOTER last_known_addr { host: "127.21.155.198" port: 37093 } attrs { promote: true } }
I20260601 13:36:21.568760 27233 raft_consensus.cc:740] T e2cfa07d0d8c47a99a295a2e78ce1b6f P a2e7c4c2cf134f429ea940464beb43e8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a2e7c4c2cf134f429ea940464beb43e8, State: Initialized, Role: LEARNER
I20260601 13:36:21.568902 27233 consensus_queue.cc:260] T e2cfa07d0d8c47a99a295a2e78ce1b6f P a2e7c4c2cf134f429ea940464beb43e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 30, Last appended: 1.30, Last appended by leader: 30, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } attrs { replace: true } } peers { permanent_uuid: "a2e7c4c2cf134f429ea940464beb43e8" member_type: NON_VOTER last_known_addr { host: "127.21.155.198" port: 37093 } attrs { promote: true } }
I20260601 13:36:21.569259 27233 ts_tablet_manager.cc:1434] T e2cfa07d0d8c47a99a295a2e78ce1b6f P a2e7c4c2cf134f429ea940464beb43e8: Time spent starting tablet: real 0.001s	user 0.004s	sys 0.000s
W20260601 13:36:21.570096 27233 tablet_copy_client.cc:1130] T e2cfa07d0d8c47a99a295a2e78ce1b6f P a2e7c4c2cf134f429ea940464beb43e8: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.21.155.193:43089: connect: Connection refused (error 111)
I20260601 13:36:21.570919 27235 tablet_copy_client.cc:538] T a131c36e184a4ba58a8e6eeb4a39796b P 0dbf90192db74376a9b1923286d4be83: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:36:21.572489 27235 tablet_bootstrap.cc:492] T a131c36e184a4ba58a8e6eeb4a39796b P 0dbf90192db74376a9b1923286d4be83: Bootstrap starting.
I20260601 13:36:21.585072 27259 raft_consensus.cc:493] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 7cc93eb612864fe29265e0da7f3fb126 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f60697d0cd7c46b6a2f24fb78a6e0ba7)
I20260601 13:36:21.585263 27259 raft_consensus.cc:515] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 7cc93eb612864fe29265e0da7f3fb126 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } attrs { replace: true } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: false } } peers { permanent_uuid: "0dbf90192db74376a9b1923286d4be83" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 32783 } attrs { promote: true } }
I20260601 13:36:21.585867 27259 leader_election.cc:290] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 7cc93eb612864fe29265e0da7f3fb126 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aae7a188d4a04840bfbe4b0a0e45ba55 (127.21.155.193:43089), f60697d0cd7c46b6a2f24fb78a6e0ba7 (127.21.155.195:33367)
W20260601 13:36:21.587157 26968 leader_election.cc:336] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 7cc93eb612864fe29265e0da7f3fb126 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aae7a188d4a04840bfbe4b0a0e45ba55 (127.21.155.193:43089): Network error: Client connection negotiation failed: client connection to 127.21.155.193:43089: connect: Connection refused (error 111)
W20260601 13:36:21.587265 26969 leader_election.cc:336] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 7cc93eb612864fe29265e0da7f3fb126 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f60697d0cd7c46b6a2f24fb78a6e0ba7 (127.21.155.195:33367): Network error: Client connection negotiation failed: client connection to 127.21.155.195:33367: connect: Connection refused (error 111)
I20260601 13:36:21.587347 26969 leader_election.cc:304] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 7cc93eb612864fe29265e0da7f3fb126 [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: 7cc93eb612864fe29265e0da7f3fb126; no voters: aae7a188d4a04840bfbe4b0a0e45ba55, f60697d0cd7c46b6a2f24fb78a6e0ba7
I20260601 13:36:21.587503 27259 raft_consensus.cc:2749] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 7cc93eb612864fe29265e0da7f3fb126 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:36:21.593623 27239 tablet_copy_client.cc:538] T 0bd42ddeb40c451d81aacdfd92133556 P 7cc93eb612864fe29265e0da7f3fb126: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:36:21.594127 27235 tablet_bootstrap.cc:492] T a131c36e184a4ba58a8e6eeb4a39796b P 0dbf90192db74376a9b1923286d4be83: Bootstrap replayed 1/1 log segments. Stats: ops{read=30 overwritten=0 applied=30 ignored=0} inserts{seen=110 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:36:21.594421 27235 tablet_bootstrap.cc:492] T a131c36e184a4ba58a8e6eeb4a39796b P 0dbf90192db74376a9b1923286d4be83: Bootstrap complete.
I20260601 13:36:21.594635 27235 ts_tablet_manager.cc:1403] T a131c36e184a4ba58a8e6eeb4a39796b P 0dbf90192db74376a9b1923286d4be83: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.006s
I20260601 13:36:21.595078 27235 raft_consensus.cc:359] T a131c36e184a4ba58a8e6eeb4a39796b P 0dbf90192db74376a9b1923286d4be83 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } attrs { replace: true } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "0dbf90192db74376a9b1923286d4be83" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 32783 } attrs { promote: true } }
I20260601 13:36:21.595203 27239 tablet_bootstrap.cc:492] T 0bd42ddeb40c451d81aacdfd92133556 P 7cc93eb612864fe29265e0da7f3fb126: Bootstrap starting.
I20260601 13:36:21.595208 27235 raft_consensus.cc:740] T a131c36e184a4ba58a8e6eeb4a39796b P 0dbf90192db74376a9b1923286d4be83 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0dbf90192db74376a9b1923286d4be83, State: Initialized, Role: LEARNER
I20260601 13:36:21.595472 27235 consensus_queue.cc:260] T a131c36e184a4ba58a8e6eeb4a39796b P 0dbf90192db74376a9b1923286d4be83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 30, Last appended: 1.30, Last appended by leader: 30, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } attrs { replace: true } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "0dbf90192db74376a9b1923286d4be83" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 32783 } attrs { promote: true } }
I20260601 13:36:21.595780 27235 ts_tablet_manager.cc:1434] T a131c36e184a4ba58a8e6eeb4a39796b P 0dbf90192db74376a9b1923286d4be83: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
W20260601 13:36:21.596555 27235 tablet_copy_client.cc:1130] T a131c36e184a4ba58a8e6eeb4a39796b P 0dbf90192db74376a9b1923286d4be83: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.21.155.195:33367: connect: Connection refused (error 111)
I20260601 13:36:21.622838 27239 tablet_bootstrap.cc:492] T 0bd42ddeb40c451d81aacdfd92133556 P 7cc93eb612864fe29265e0da7f3fb126: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=115 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:36:21.623202 27239 tablet_bootstrap.cc:492] T 0bd42ddeb40c451d81aacdfd92133556 P 7cc93eb612864fe29265e0da7f3fb126: Bootstrap complete.
I20260601 13:36:21.623422 27239 ts_tablet_manager.cc:1403] T 0bd42ddeb40c451d81aacdfd92133556 P 7cc93eb612864fe29265e0da7f3fb126: Time spent bootstrapping tablet: real 0.028s	user 0.020s	sys 0.008s
I20260601 13:36:21.623960 27239 raft_consensus.cc:359] T 0bd42ddeb40c451d81aacdfd92133556 P 7cc93eb612864fe29265e0da7f3fb126 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } attrs { replace: true } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: NON_VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: true } }
I20260601 13:36:21.624109 27239 raft_consensus.cc:740] T 0bd42ddeb40c451d81aacdfd92133556 P 7cc93eb612864fe29265e0da7f3fb126 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7cc93eb612864fe29265e0da7f3fb126, State: Initialized, Role: LEARNER
I20260601 13:36:21.624207 27239 consensus_queue.cc:260] T 0bd42ddeb40c451d81aacdfd92133556 P 7cc93eb612864fe29265e0da7f3fb126 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 29, Last appended: 1.29, Last appended by leader: 29, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } attrs { replace: true } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: NON_VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: true } }
I20260601 13:36:21.624644 27239 ts_tablet_manager.cc:1434] T 0bd42ddeb40c451d81aacdfd92133556 P 7cc93eb612864fe29265e0da7f3fb126: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.001s
W20260601 13:36:21.625563 27239 tablet_copy_client.cc:1130] T 0bd42ddeb40c451d81aacdfd92133556 P 7cc93eb612864fe29265e0da7f3fb126: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.21.155.193:43089: connect: Connection refused (error 111)
I20260601 13:36:21.637815 27241 tablet_copy_client.cc:538] T fab8a25d8c3042bda90d3edf451d7f67 P 7cc93eb612864fe29265e0da7f3fb126: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:36:21.639644 27241 tablet_bootstrap.cc:492] T fab8a25d8c3042bda90d3edf451d7f67 P 7cc93eb612864fe29265e0da7f3fb126: Bootstrap starting.
I20260601 13:36:21.668632 27241 tablet_bootstrap.cc:492] T fab8a25d8c3042bda90d3edf451d7f67 P 7cc93eb612864fe29265e0da7f3fb126: Bootstrap replayed 1/1 log segments. Stats: ops{read=30 overwritten=0 applied=30 ignored=0} inserts{seen=106 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:36:21.669010 27241 tablet_bootstrap.cc:492] T fab8a25d8c3042bda90d3edf451d7f67 P 7cc93eb612864fe29265e0da7f3fb126: Bootstrap complete.
I20260601 13:36:21.669329 27241 ts_tablet_manager.cc:1403] T fab8a25d8c3042bda90d3edf451d7f67 P 7cc93eb612864fe29265e0da7f3fb126: Time spent bootstrapping tablet: real 0.030s	user 0.027s	sys 0.004s
I20260601 13:36:21.669848 27241 raft_consensus.cc:359] T fab8a25d8c3042bda90d3edf451d7f67 P 7cc93eb612864fe29265e0da7f3fb126 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } attrs { replace: true } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: NON_VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: true } }
I20260601 13:36:21.669993 27241 raft_consensus.cc:740] T fab8a25d8c3042bda90d3edf451d7f67 P 7cc93eb612864fe29265e0da7f3fb126 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7cc93eb612864fe29265e0da7f3fb126, State: Initialized, Role: LEARNER
I20260601 13:36:21.670089 27241 consensus_queue.cc:260] T fab8a25d8c3042bda90d3edf451d7f67 P 7cc93eb612864fe29265e0da7f3fb126 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 30, Last appended: 1.30, Last appended by leader: 30, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } attrs { replace: true } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: NON_VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: true } }
I20260601 13:36:21.670433 27241 ts_tablet_manager.cc:1434] T fab8a25d8c3042bda90d3edf451d7f67 P 7cc93eb612864fe29265e0da7f3fb126: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
W20260601 13:36:21.671908 27241 tablet_copy_client.cc:1130] T fab8a25d8c3042bda90d3edf451d7f67 P 7cc93eb612864fe29265e0da7f3fb126: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.21.155.193:43089: connect: Connection refused (error 111)
I20260601 13:36:21.701529 27244 tablet_copy_client.cc:538] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 0dbf90192db74376a9b1923286d4be83: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:36:21.701668 27243 tablet_copy_client.cc:538] T fbe8ed42a0d546de9c1408818ad4c130 P a2e7c4c2cf134f429ea940464beb43e8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:36:21.703101 27244 tablet_bootstrap.cc:492] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 0dbf90192db74376a9b1923286d4be83: Bootstrap starting.
I20260601 13:36:21.703255 27243 tablet_bootstrap.cc:492] T fbe8ed42a0d546de9c1408818ad4c130 P a2e7c4c2cf134f429ea940464beb43e8: Bootstrap starting.
I20260601 13:36:21.725586 27244 tablet_bootstrap.cc:492] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 0dbf90192db74376a9b1923286d4be83: Bootstrap replayed 1/1 log segments. Stats: ops{read=33 overwritten=0 applied=33 ignored=0} inserts{seen=146 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:36:21.725953 27244 tablet_bootstrap.cc:492] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 0dbf90192db74376a9b1923286d4be83: Bootstrap complete.
I20260601 13:36:21.726173 27244 ts_tablet_manager.cc:1403] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 0dbf90192db74376a9b1923286d4be83: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.005s
I20260601 13:36:21.726608 27244 raft_consensus.cc:359] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 0dbf90192db74376a9b1923286d4be83 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } attrs { replace: true } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: false } } peers { permanent_uuid: "0dbf90192db74376a9b1923286d4be83" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 32783 } attrs { promote: true } }
I20260601 13:36:21.726750 27244 raft_consensus.cc:740] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 0dbf90192db74376a9b1923286d4be83 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0dbf90192db74376a9b1923286d4be83, State: Initialized, Role: LEARNER
I20260601 13:36:21.726933 27244 consensus_queue.cc:260] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 0dbf90192db74376a9b1923286d4be83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 33, Last appended: 1.33, Last appended by leader: 33, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } attrs { replace: true } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } } peers { permanent_uuid: "7cc93eb612864fe29265e0da7f3fb126" member_type: VOTER last_known_addr { host: "127.21.155.197" port: 37563 } attrs { promote: false } } peers { permanent_uuid: "0dbf90192db74376a9b1923286d4be83" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 32783 } attrs { promote: true } }
I20260601 13:36:21.727257 27244 ts_tablet_manager.cc:1434] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 0dbf90192db74376a9b1923286d4be83: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
W20260601 13:36:21.728008 27244 tablet_copy_client.cc:1130] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 0dbf90192db74376a9b1923286d4be83: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.21.155.195:33367: connect: Connection refused (error 111)
I20260601 13:36:21.728442 22127 tablet_replica.cc:333] T a131c36e184a4ba58a8e6eeb4a39796b P 0dbf90192db74376a9b1923286d4be83: stopping tablet replica
I20260601 13:36:21.728577 22127 raft_consensus.cc:2243] T a131c36e184a4ba58a8e6eeb4a39796b P 0dbf90192db74376a9b1923286d4be83 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:36:21.728678 22127 raft_consensus.cc:2272] T a131c36e184a4ba58a8e6eeb4a39796b P 0dbf90192db74376a9b1923286d4be83 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:36:21.729149 22127 tablet_replica.cc:333] T d7f36a09fb18472f9bc71fe306f9ecfd P 0dbf90192db74376a9b1923286d4be83: stopping tablet replica
I20260601 13:36:21.729329 22127 raft_consensus.cc:2243] T d7f36a09fb18472f9bc71fe306f9ecfd P 0dbf90192db74376a9b1923286d4be83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:21.729470 22127 raft_consensus.cc:2272] T d7f36a09fb18472f9bc71fe306f9ecfd P 0dbf90192db74376a9b1923286d4be83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:21.729832 22127 tablet_replica.cc:333] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 0dbf90192db74376a9b1923286d4be83: stopping tablet replica
I20260601 13:36:21.729950 22127 raft_consensus.cc:2243] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 0dbf90192db74376a9b1923286d4be83 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:36:21.730062 22127 raft_consensus.cc:2272] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 0dbf90192db74376a9b1923286d4be83 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:36:21.730504 22127 tablet_replica.cc:333] T 1a27a60c45af4038bb7a4ba3485f0900 P 0dbf90192db74376a9b1923286d4be83: stopping tablet replica
I20260601 13:36:21.730620 22127 raft_consensus.cc:2243] T 1a27a60c45af4038bb7a4ba3485f0900 P 0dbf90192db74376a9b1923286d4be83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:21.730741 22127 raft_consensus.cc:2272] T 1a27a60c45af4038bb7a4ba3485f0900 P 0dbf90192db74376a9b1923286d4be83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:21.731439 27243 tablet_bootstrap.cc:492] T fbe8ed42a0d546de9c1408818ad4c130 P a2e7c4c2cf134f429ea940464beb43e8: Bootstrap replayed 1/1 log segments. Stats: ops{read=30 overwritten=0 applied=30 ignored=0} inserts{seen=116 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:36:21.731735 27243 tablet_bootstrap.cc:492] T fbe8ed42a0d546de9c1408818ad4c130 P a2e7c4c2cf134f429ea940464beb43e8: Bootstrap complete.
I20260601 13:36:21.731910 27243 ts_tablet_manager.cc:1403] T fbe8ed42a0d546de9c1408818ad4c130 P a2e7c4c2cf134f429ea940464beb43e8: Time spent bootstrapping tablet: real 0.029s	user 0.027s	sys 0.000s
I20260601 13:36:21.732364 27243 raft_consensus.cc:359] T fbe8ed42a0d546de9c1408818ad4c130 P a2e7c4c2cf134f429ea940464beb43e8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } attrs { replace: true } } peers { permanent_uuid: "a2e7c4c2cf134f429ea940464beb43e8" member_type: NON_VOTER last_known_addr { host: "127.21.155.198" port: 37093 } attrs { promote: true } }
I20260601 13:36:21.732560 27243 raft_consensus.cc:740] T fbe8ed42a0d546de9c1408818ad4c130 P a2e7c4c2cf134f429ea940464beb43e8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a2e7c4c2cf134f429ea940464beb43e8, State: Initialized, Role: LEARNER
I20260601 13:36:21.732717 27243 consensus_queue.cc:260] T fbe8ed42a0d546de9c1408818ad4c130 P a2e7c4c2cf134f429ea940464beb43e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 30, Last appended: 1.30, Last appended by leader: 30, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aae7a188d4a04840bfbe4b0a0e45ba55" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 43089 } } peers { permanent_uuid: "02f97a13daf24170a08e06a1e8881018" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38043 } } peers { permanent_uuid: "f60697d0cd7c46b6a2f24fb78a6e0ba7" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33367 } attrs { replace: true } } peers { permanent_uuid: "a2e7c4c2cf134f429ea940464beb43e8" member_type: NON_VOTER last_known_addr { host: "127.21.155.198" port: 37093 } attrs { promote: true } }
I20260601 13:36:21.733044 27243 ts_tablet_manager.cc:1434] T fbe8ed42a0d546de9c1408818ad4c130 P a2e7c4c2cf134f429ea940464beb43e8: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
W20260601 13:36:21.734073 27243 tablet_copy_client.cc:1130] T fbe8ed42a0d546de9c1408818ad4c130 P a2e7c4c2cf134f429ea940464beb43e8: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.21.155.193:43089: connect: Connection refused (error 111)
I20260601 13:36:21.735263 22127 tablet_server.cc:196] TabletServer@127.21.155.196:0 shutdown complete.
I20260601 13:36:21.737813 22127 tablet_server.cc:179] TabletServer@127.21.155.197:0 shutting down...
I20260601 13:36:21.744503 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:21.745038 22127 tablet_replica.cc:333] T fab8a25d8c3042bda90d3edf451d7f67 P 7cc93eb612864fe29265e0da7f3fb126: stopping tablet replica
I20260601 13:36:21.745244 22127 raft_consensus.cc:2243] T fab8a25d8c3042bda90d3edf451d7f67 P 7cc93eb612864fe29265e0da7f3fb126 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:36:21.745443 22127 raft_consensus.cc:2272] T fab8a25d8c3042bda90d3edf451d7f67 P 7cc93eb612864fe29265e0da7f3fb126 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:36:21.746074 22127 tablet_replica.cc:333] T 0bd42ddeb40c451d81aacdfd92133556 P 7cc93eb612864fe29265e0da7f3fb126: stopping tablet replica
I20260601 13:36:21.746201 22127 raft_consensus.cc:2243] T 0bd42ddeb40c451d81aacdfd92133556 P 7cc93eb612864fe29265e0da7f3fb126 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:36:21.746320 22127 raft_consensus.cc:2272] T 0bd42ddeb40c451d81aacdfd92133556 P 7cc93eb612864fe29265e0da7f3fb126 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:36:21.746790 22127 tablet_replica.cc:333] T 1436f91292064f45a86682e58e0511a2 P 7cc93eb612864fe29265e0da7f3fb126: stopping tablet replica
I20260601 13:36:21.746901 22127 raft_consensus.cc:2243] T 1436f91292064f45a86682e58e0511a2 P 7cc93eb612864fe29265e0da7f3fb126 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:21.747030 22127 raft_consensus.cc:2272] T 1436f91292064f45a86682e58e0511a2 P 7cc93eb612864fe29265e0da7f3fb126 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:21.747439 22127 tablet_replica.cc:333] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 7cc93eb612864fe29265e0da7f3fb126: stopping tablet replica
I20260601 13:36:21.747537 22127 raft_consensus.cc:2243] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 7cc93eb612864fe29265e0da7f3fb126 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:21.747678 22127 raft_consensus.cc:2272] T 85e3cfdb0dff49d3b7eadf7ba85f9f5c P 7cc93eb612864fe29265e0da7f3fb126 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:21.761046 22127 tablet_server.cc:196] TabletServer@127.21.155.197:0 shutdown complete.
I20260601 13:36:21.763604 22127 tablet_server.cc:179] TabletServer@127.21.155.198:0 shutting down...
I20260601 13:36:21.768791 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:21.769361 22127 tablet_replica.cc:333] T fbe8ed42a0d546de9c1408818ad4c130 P a2e7c4c2cf134f429ea940464beb43e8: stopping tablet replica
I20260601 13:36:21.769528 22127 raft_consensus.cc:2243] T fbe8ed42a0d546de9c1408818ad4c130 P a2e7c4c2cf134f429ea940464beb43e8 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:36:21.769663 22127 raft_consensus.cc:2272] T fbe8ed42a0d546de9c1408818ad4c130 P a2e7c4c2cf134f429ea940464beb43e8 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:36:21.770267 22127 tablet_replica.cc:333] T e2cfa07d0d8c47a99a295a2e78ce1b6f P a2e7c4c2cf134f429ea940464beb43e8: stopping tablet replica
I20260601 13:36:21.770406 22127 raft_consensus.cc:2243] T e2cfa07d0d8c47a99a295a2e78ce1b6f P a2e7c4c2cf134f429ea940464beb43e8 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:36:21.770506 22127 raft_consensus.cc:2272] T e2cfa07d0d8c47a99a295a2e78ce1b6f P a2e7c4c2cf134f429ea940464beb43e8 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:36:21.770967 22127 tablet_replica.cc:333] T bc3793778d6d49e1af0684e6e5d502e4 P a2e7c4c2cf134f429ea940464beb43e8: stopping tablet replica
I20260601 13:36:21.771090 22127 raft_consensus.cc:2243] T bc3793778d6d49e1af0684e6e5d502e4 P a2e7c4c2cf134f429ea940464beb43e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:21.771216 22127 raft_consensus.cc:2272] T bc3793778d6d49e1af0684e6e5d502e4 P a2e7c4c2cf134f429ea940464beb43e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:21.771555 22127 tablet_replica.cc:333] T 7af108178dee4619bb3799d5fec8b96e P a2e7c4c2cf134f429ea940464beb43e8: stopping tablet replica
I20260601 13:36:21.771663 22127 raft_consensus.cc:2243] T 7af108178dee4619bb3799d5fec8b96e P a2e7c4c2cf134f429ea940464beb43e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:21.771806 22127 raft_consensus.cc:2272] T 7af108178dee4619bb3799d5fec8b96e P a2e7c4c2cf134f429ea940464beb43e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:21.785320 22127 tablet_server.cc:196] TabletServer@127.21.155.198:0 shutdown complete.
I20260601 13:36:21.788210 22127 master.cc:562] Master@127.21.155.254:34347 shutting down...
W20260601 13:36:21.792658 26471 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:36:21.792768 26471 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:36:21.792807 26471 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:36:21.793368 22127 raft_consensus.cc:2243] T 00000000000000000000000000000000 P dfe28f6fbd844aaea3c9a0a9faf36b84 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:21.793555 22127 raft_consensus.cc:2272] T 00000000000000000000000000000000 P dfe28f6fbd844aaea3c9a0a9faf36b84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:21.793628 22127 tablet_replica.cc:333] T 00000000000000000000000000000000 P dfe28f6fbd844aaea3c9a0a9faf36b84: stopping tablet replica
I20260601 13:36:21.806790 22127 master.cc:584] Master@127.21.155.254:34347 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (10492 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260601 13:36:21.824764 22127 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.155.254:45355
I20260601 13:36:21.825275 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:36:21.828325 22127 server_base.cc:1061] running on GCE node
W20260601 13:36:21.828354 27270 instance_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:36:21.828356 27269 instance_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:36:21.828516 27272 instance_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:36:21.828852 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:21.828903 22127 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:36:21.828920 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320981828920 us; error 0 us; skew 500 ppm
I20260601 13:36:21.829989 22127 webserver.cc:533] Webserver started at http://127.21.155.254:32933/ using document root <none> and password file <none>
I20260601 13:36:21.830138 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:21.830183 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:21.830240 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:21.830615 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320869173936-22127-0/minicluster-data/master-0-root/instance:
uuid: "b5099c347be94eeead546372a940cf7d"
format_stamp: "Formatted at 2026-06-01 13:36:21 on dist-test-slave-zw2r"
I20260601 13:36:21.832197 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:21.833417 27277 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:36:21.833843 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:36:21.833978 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320869173936-22127-0/minicluster-data/master-0-root
uuid: "b5099c347be94eeead546372a940cf7d"
format_stamp: "Formatted at 2026-06-01 13:36:21 on dist-test-slave-zw2r"
I20260601 13:36:21.834095 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320869173936-22127-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320869173936-22127-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320869173936-22127-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:36:21.844877 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:21.845391 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:21.849956 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.254:45355
I20260601 13:36:21.860038 27329 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.254:45355 every 8 connection(s)
I20260601 13:36:21.860508 27330 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:36:21.862514 27330 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b5099c347be94eeead546372a940cf7d: Bootstrap starting.
I20260601 13:36:21.863390 27330 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b5099c347be94eeead546372a940cf7d: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:21.864674 27330 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b5099c347be94eeead546372a940cf7d: No bootstrap required, opened a new log
I20260601 13:36:21.865134 27330 raft_consensus.cc:359] T 00000000000000000000000000000000 P b5099c347be94eeead546372a940cf7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5099c347be94eeead546372a940cf7d" member_type: VOTER }
I20260601 13:36:21.865334 27330 raft_consensus.cc:385] T 00000000000000000000000000000000 P b5099c347be94eeead546372a940cf7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:21.865379 27330 raft_consensus.cc:740] T 00000000000000000000000000000000 P b5099c347be94eeead546372a940cf7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5099c347be94eeead546372a940cf7d, State: Initialized, Role: FOLLOWER
I20260601 13:36:21.865527 27330 consensus_queue.cc:260] T 00000000000000000000000000000000 P b5099c347be94eeead546372a940cf7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b5099c347be94eeead546372a940cf7d" member_type: VOTER }
I20260601 13:36:21.865617 27330 raft_consensus.cc:399] T 00000000000000000000000000000000 P b5099c347be94eeead546372a940cf7d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:36:21.865641 27330 raft_consensus.cc:493] T 00000000000000000000000000000000 P b5099c347be94eeead546372a940cf7d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:36:21.865670 27330 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b5099c347be94eeead546372a940cf7d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:21.866360 27330 raft_consensus.cc:515] T 00000000000000000000000000000000 P b5099c347be94eeead546372a940cf7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5099c347be94eeead546372a940cf7d" member_type: VOTER }
I20260601 13:36:21.866477 27330 leader_election.cc:304] T 00000000000000000000000000000000 P b5099c347be94eeead546372a940cf7d [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: b5099c347be94eeead546372a940cf7d; no voters: 
I20260601 13:36:21.866639 27330 leader_election.cc:290] T 00000000000000000000000000000000 P b5099c347be94eeead546372a940cf7d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:36:21.866874 27333 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b5099c347be94eeead546372a940cf7d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:21.867082 27333 raft_consensus.cc:697] T 00000000000000000000000000000000 P b5099c347be94eeead546372a940cf7d [term 1 LEADER]: Becoming Leader. State: Replica: b5099c347be94eeead546372a940cf7d, State: Running, Role: LEADER
I20260601 13:36:21.867188 27330 sys_catalog.cc:565] T 00000000000000000000000000000000 P b5099c347be94eeead546372a940cf7d [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:36:21.867249 27333 consensus_queue.cc:237] T 00000000000000000000000000000000 P b5099c347be94eeead546372a940cf7d [LEADER]: Queue going to LEADER mode. State: All 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: "b5099c347be94eeead546372a940cf7d" member_type: VOTER }
I20260601 13:36:21.867709 27335 sys_catalog.cc:455] T 00000000000000000000000000000000 P b5099c347be94eeead546372a940cf7d [sys.catalog]: SysCatalogTable state changed. Reason: New leader b5099c347be94eeead546372a940cf7d. Latest consensus state: current_term: 1 leader_uuid: "b5099c347be94eeead546372a940cf7d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5099c347be94eeead546372a940cf7d" member_type: VOTER } }
I20260601 13:36:21.867691 27334 sys_catalog.cc:455] T 00000000000000000000000000000000 P b5099c347be94eeead546372a940cf7d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b5099c347be94eeead546372a940cf7d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5099c347be94eeead546372a940cf7d" member_type: VOTER } }
I20260601 13:36:21.867820 27335 sys_catalog.cc:458] T 00000000000000000000000000000000 P b5099c347be94eeead546372a940cf7d [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:21.868117 27334 sys_catalog.cc:458] T 00000000000000000000000000000000 P b5099c347be94eeead546372a940cf7d [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:21.868142 27339 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:36:21.869340 27339 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:36:21.869596 22127 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:36:21.871408 27339 catalog_manager.cc:1382] Generated new cluster ID: 9b8d19283f2e40888922097e9e2b985b
I20260601 13:36:21.871469 27339 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:36:21.884330 27339 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:36:21.884927 27339 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:36:21.898197 27339 catalog_manager.cc:6069] T 00000000000000000000000000000000 P b5099c347be94eeead546372a940cf7d: Generated new TSK 0
I20260601 13:36:21.898419 27339 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:36:21.902272 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:36:21.902776 22127 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:36:21.904760 27351 instance_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:36:21.904775 27354 instance_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:36:21.904791 27352 instance_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:36:21.904897 22127 server_base.cc:1061] running on GCE node
I20260601 13:36:21.905405 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:21.905486 22127 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:36:21.905511 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320981905511 us; error 0 us; skew 500 ppm
I20260601 13:36:21.906630 22127 webserver.cc:533] Webserver started at http://127.21.155.193:38063/ using document root <none> and password file <none>
I20260601 13:36:21.906847 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:21.906924 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:21.907011 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:21.907449 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320869173936-22127-0/minicluster-data/ts-0-root/instance:
uuid: "7aad36154dc54fa2aa839530003b6ce2"
format_stamp: "Formatted at 2026-06-01 13:36:21 on dist-test-slave-zw2r"
I20260601 13:36:21.909077 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:36:21.910495 27359 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:36:21.910900 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:21.910975 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320869173936-22127-0/minicluster-data/ts-0-root
uuid: "7aad36154dc54fa2aa839530003b6ce2"
format_stamp: "Formatted at 2026-06-01 13:36:21 on dist-test-slave-zw2r"
I20260601 13:36:21.911039 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320869173936-22127-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320869173936-22127-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320869173936-22127-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:36:21.918855 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:21.919219 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:21.919492 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:21.920131 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:21.920173 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:21.920217 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:21.920269 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:21.924970 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.193:34575
I20260601 13:36:21.925520 27422 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.193:34575 every 8 connection(s)
I20260601 13:36:21.926146 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:36:21.926656 22127 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:36:21.928488 27427 instance_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:36:21.928535 27428 instance_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:36:21.928601 27430 instance_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:36:21.928712 22127 server_base.cc:1061] running on GCE node
I20260601 13:36:21.929070 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:21.929108 22127 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:36:21.929124 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320981929124 us; error 0 us; skew 500 ppm
I20260601 13:36:21.930163 22127 webserver.cc:533] Webserver started at http://127.21.155.194:37081/ using document root <none> and password file <none>
I20260601 13:36:21.930311 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:21.930356 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:21.930409 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:21.930773 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320869173936-22127-0/minicluster-data/ts-1-root/instance:
uuid: "f816dc6dc26544b59e20d235cf2008f1"
format_stamp: "Formatted at 2026-06-01 13:36:21 on dist-test-slave-zw2r"
I20260601 13:36:21.932423 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:36:21.933693 27435 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:36:21.934038 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:21.934119 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320869173936-22127-0/minicluster-data/ts-1-root
uuid: "f816dc6dc26544b59e20d235cf2008f1"
format_stamp: "Formatted at 2026-06-01 13:36:21 on dist-test-slave-zw2r"
I20260601 13:36:21.934211 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320869173936-22127-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320869173936-22127-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320869173936-22127-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:36:21.935407 27423 heartbeater.cc:344] Connected to a master server at 127.21.155.254:45355
I20260601 13:36:21.935505 27423 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:21.935745 27423 heartbeater.cc:507] Master 127.21.155.254:45355 requested a full tablet report, sending...
I20260601 13:36:21.936501 27294 ts_manager.cc:194] Registered new tserver with Master: 7aad36154dc54fa2aa839530003b6ce2 (127.21.155.193:34575)
I20260601 13:36:21.937412 27294 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59240
I20260601 13:36:21.954244 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:21.954722 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:21.955087 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:21.955621 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:21.955684 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:21.955754 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:21.955808 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:21.960280 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.194:42443
I20260601 13:36:21.960316 27498 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.194:42443 every 8 connection(s)
I20260601 13:36:21.961248 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:36:21.961838 22127 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:36:21.963985 27503 instance_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:36:21.964005 27502 instance_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:36:21.964298 22127 server_base.cc:1061] running on GCE node
W20260601 13:36:21.964468 27505 instance_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:36:21.964915 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:21.964982 22127 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:36:21.965013 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320981965011 us; error 0 us; skew 500 ppm
I20260601 13:36:21.966138 22127 webserver.cc:533] Webserver started at http://127.21.155.195:38007/ using document root <none> and password file <none>
I20260601 13:36:21.966341 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:21.966410 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:21.966497 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:21.967039 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320869173936-22127-0/minicluster-data/ts-2-root/instance:
uuid: "92317aeb7b7b45bc86b8f3dd249aaed1"
format_stamp: "Formatted at 2026-06-01 13:36:21 on dist-test-slave-zw2r"
I20260601 13:36:21.967393 27499 heartbeater.cc:344] Connected to a master server at 127.21.155.254:45355
I20260601 13:36:21.967532 27499 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:21.967801 27499 heartbeater.cc:507] Master 127.21.155.254:45355 requested a full tablet report, sending...
I20260601 13:36:21.968530 27294 ts_manager.cc:194] Registered new tserver with Master: f816dc6dc26544b59e20d235cf2008f1 (127.21.155.194:42443)
I20260601 13:36:21.969168 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:36:21.969352 27294 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59248
I20260601 13:36:21.970468 27510 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:36:21.970803 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:21.970870 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320869173936-22127-0/minicluster-data/ts-2-root
uuid: "92317aeb7b7b45bc86b8f3dd249aaed1"
format_stamp: "Formatted at 2026-06-01 13:36:21 on dist-test-slave-zw2r"
I20260601 13:36:21.970979 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320869173936-22127-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320869173936-22127-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320869173936-22127-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:36:22.000429 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:22.000984 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:22.001449 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:22.002023 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:22.002095 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:22.002161 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:22.002216 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:22.007675 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.195:37903
I20260601 13:36:22.007721 27573 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.195:37903 every 8 connection(s)
I20260601 13:36:22.013031 27574 heartbeater.cc:344] Connected to a master server at 127.21.155.254:45355
I20260601 13:36:22.013150 27574 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:22.013532 27574 heartbeater.cc:507] Master 127.21.155.254:45355 requested a full tablet report, sending...
I20260601 13:36:22.014290 27294 ts_manager.cc:194] Registered new tserver with Master: 92317aeb7b7b45bc86b8f3dd249aaed1 (127.21.155.195:37903)
I20260601 13:36:22.014976 27294 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59264
I20260601 13:36:22.015154 22127 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006974997s
I20260601 13:36:22.938475 27423 heartbeater.cc:499] Master 127.21.155.254:45355 was elected leader, sending a full tablet report...
I20260601 13:36:22.970348 27499 heartbeater.cc:499] Master 127.21.155.254:45355 was elected leader, sending a full tablet report...
I20260601 13:36:23.016254 27574 heartbeater.cc:499] Master 127.21.155.254:45355 was elected leader, sending a full tablet report...
I20260601 13:36:23.052315 27294 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59268:
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:36:23.052934 27294 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:36:23.065335 27463 tablet_service.cc:1511] Processing CreateTablet for tablet 1bc94858e5fb4296b3ca323617d199c1 (DEFAULT_TABLE table=test-workload [id=e8bd4949d69a4bb18bb35525c223b841]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:36:23.065418 27462 tablet_service.cc:1511] Processing CreateTablet for tablet da07b56afffb4675a5b08a112f8ff7ea (DEFAULT_TABLE table=test-workload [id=e8bd4949d69a4bb18bb35525c223b841]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:36:23.065775 27538 tablet_service.cc:1511] Processing CreateTablet for tablet 1bc94858e5fb4296b3ca323617d199c1 (DEFAULT_TABLE table=test-workload [id=e8bd4949d69a4bb18bb35525c223b841]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:36:23.065837 27537 tablet_service.cc:1511] Processing CreateTablet for tablet da07b56afffb4675a5b08a112f8ff7ea (DEFAULT_TABLE table=test-workload [id=e8bd4949d69a4bb18bb35525c223b841]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:36:23.066068 27538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bc94858e5fb4296b3ca323617d199c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:23.066350 27535 tablet_service.cc:1511] Processing CreateTablet for tablet 6950a6790b004e8db3c6c6482bbca25a (DEFAULT_TABLE table=test-workload [id=e8bd4949d69a4bb18bb35525c223b841]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:36:23.066653 27535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6950a6790b004e8db3c6c6482bbca25a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:23.065810 27461 tablet_service.cc:1511] Processing CreateTablet for tablet 6950a6790b004e8db3c6c6482bbca25a (DEFAULT_TABLE table=test-workload [id=e8bd4949d69a4bb18bb35525c223b841]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:36:23.065773 27463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bc94858e5fb4296b3ca323617d199c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:23.067911 27462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da07b56afffb4675a5b08a112f8ff7ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:23.068073 27461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6950a6790b004e8db3c6c6482bbca25a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:23.069639 27537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da07b56afffb4675a5b08a112f8ff7ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:23.070923 27595 tablet_bootstrap.cc:492] T 6950a6790b004e8db3c6c6482bbca25a P f816dc6dc26544b59e20d235cf2008f1: Bootstrap starting.
I20260601 13:36:23.072121 27595 tablet_bootstrap.cc:654] T 6950a6790b004e8db3c6c6482bbca25a P f816dc6dc26544b59e20d235cf2008f1: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:23.072979 27594 tablet_bootstrap.cc:492] T 1bc94858e5fb4296b3ca323617d199c1 P 92317aeb7b7b45bc86b8f3dd249aaed1: Bootstrap starting.
I20260601 13:36:23.073318 27387 tablet_service.cc:1511] Processing CreateTablet for tablet 1bc94858e5fb4296b3ca323617d199c1 (DEFAULT_TABLE table=test-workload [id=e8bd4949d69a4bb18bb35525c223b841]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:36:23.073351 27386 tablet_service.cc:1511] Processing CreateTablet for tablet da07b56afffb4675a5b08a112f8ff7ea (DEFAULT_TABLE table=test-workload [id=e8bd4949d69a4bb18bb35525c223b841]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:36:23.073449 27385 tablet_service.cc:1511] Processing CreateTablet for tablet 6950a6790b004e8db3c6c6482bbca25a (DEFAULT_TABLE table=test-workload [id=e8bd4949d69a4bb18bb35525c223b841]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:36:23.073621 27387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bc94858e5fb4296b3ca323617d199c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:23.073786 27386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da07b56afffb4675a5b08a112f8ff7ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:23.073997 27595 tablet_bootstrap.cc:492] T 6950a6790b004e8db3c6c6482bbca25a P f816dc6dc26544b59e20d235cf2008f1: No bootstrap required, opened a new log
I20260601 13:36:23.074128 27595 ts_tablet_manager.cc:1403] T 6950a6790b004e8db3c6c6482bbca25a P f816dc6dc26544b59e20d235cf2008f1: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:23.074208 27594 tablet_bootstrap.cc:654] T 1bc94858e5fb4296b3ca323617d199c1 P 92317aeb7b7b45bc86b8f3dd249aaed1: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:23.074661 27595 raft_consensus.cc:359] T 6950a6790b004e8db3c6c6482bbca25a P f816dc6dc26544b59e20d235cf2008f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } }
I20260601 13:36:23.074843 27595 raft_consensus.cc:385] T 6950a6790b004e8db3c6c6482bbca25a P f816dc6dc26544b59e20d235cf2008f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:23.074936 27595 raft_consensus.cc:740] T 6950a6790b004e8db3c6c6482bbca25a P f816dc6dc26544b59e20d235cf2008f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f816dc6dc26544b59e20d235cf2008f1, State: Initialized, Role: FOLLOWER
I20260601 13:36:23.075160 27595 consensus_queue.cc:260] T 6950a6790b004e8db3c6c6482bbca25a P f816dc6dc26544b59e20d235cf2008f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } }
I20260601 13:36:23.075284 27385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6950a6790b004e8db3c6c6482bbca25a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:23.075627 27595 ts_tablet_manager.cc:1434] T 6950a6790b004e8db3c6c6482bbca25a P f816dc6dc26544b59e20d235cf2008f1: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:23.076496 27595 tablet_bootstrap.cc:492] T da07b56afffb4675a5b08a112f8ff7ea P f816dc6dc26544b59e20d235cf2008f1: Bootstrap starting.
I20260601 13:36:23.077524 27595 tablet_bootstrap.cc:654] T da07b56afffb4675a5b08a112f8ff7ea P f816dc6dc26544b59e20d235cf2008f1: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:23.077972 27599 tablet_bootstrap.cc:492] T 1bc94858e5fb4296b3ca323617d199c1 P 7aad36154dc54fa2aa839530003b6ce2: Bootstrap starting.
I20260601 13:36:23.078003 27594 tablet_bootstrap.cc:492] T 1bc94858e5fb4296b3ca323617d199c1 P 92317aeb7b7b45bc86b8f3dd249aaed1: No bootstrap required, opened a new log
I20260601 13:36:23.078222 27594 ts_tablet_manager.cc:1403] T 1bc94858e5fb4296b3ca323617d199c1 P 92317aeb7b7b45bc86b8f3dd249aaed1: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:36:23.078766 27594 raft_consensus.cc:359] T 1bc94858e5fb4296b3ca323617d199c1 P 92317aeb7b7b45bc86b8f3dd249aaed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } }
I20260601 13:36:23.078876 27595 tablet_bootstrap.cc:492] T da07b56afffb4675a5b08a112f8ff7ea P f816dc6dc26544b59e20d235cf2008f1: No bootstrap required, opened a new log
I20260601 13:36:23.078922 27594 raft_consensus.cc:385] T 1bc94858e5fb4296b3ca323617d199c1 P 92317aeb7b7b45bc86b8f3dd249aaed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:23.078961 27594 raft_consensus.cc:740] T 1bc94858e5fb4296b3ca323617d199c1 P 92317aeb7b7b45bc86b8f3dd249aaed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92317aeb7b7b45bc86b8f3dd249aaed1, State: Initialized, Role: FOLLOWER
I20260601 13:36:23.078989 27595 ts_tablet_manager.cc:1403] T da07b56afffb4675a5b08a112f8ff7ea P f816dc6dc26544b59e20d235cf2008f1: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:23.079268 27594 consensus_queue.cc:260] T 1bc94858e5fb4296b3ca323617d199c1 P 92317aeb7b7b45bc86b8f3dd249aaed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } }
I20260601 13:36:23.079581 27595 raft_consensus.cc:359] T da07b56afffb4675a5b08a112f8ff7ea P f816dc6dc26544b59e20d235cf2008f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } }
I20260601 13:36:23.079253 27599 tablet_bootstrap.cc:654] T 1bc94858e5fb4296b3ca323617d199c1 P 7aad36154dc54fa2aa839530003b6ce2: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:23.079677 27595 raft_consensus.cc:385] T da07b56afffb4675a5b08a112f8ff7ea P f816dc6dc26544b59e20d235cf2008f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:23.079728 27595 raft_consensus.cc:740] T da07b56afffb4675a5b08a112f8ff7ea P f816dc6dc26544b59e20d235cf2008f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f816dc6dc26544b59e20d235cf2008f1, State: Initialized, Role: FOLLOWER
I20260601 13:36:23.079847 27595 consensus_queue.cc:260] T da07b56afffb4675a5b08a112f8ff7ea P f816dc6dc26544b59e20d235cf2008f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } }
I20260601 13:36:23.079689 27594 ts_tablet_manager.cc:1434] T 1bc94858e5fb4296b3ca323617d199c1 P 92317aeb7b7b45bc86b8f3dd249aaed1: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:23.080108 27595 ts_tablet_manager.cc:1434] T da07b56afffb4675a5b08a112f8ff7ea P f816dc6dc26544b59e20d235cf2008f1: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:23.080209 27594 tablet_bootstrap.cc:492] T 6950a6790b004e8db3c6c6482bbca25a P 92317aeb7b7b45bc86b8f3dd249aaed1: Bootstrap starting.
I20260601 13:36:23.080289 27595 tablet_bootstrap.cc:492] T 1bc94858e5fb4296b3ca323617d199c1 P f816dc6dc26544b59e20d235cf2008f1: Bootstrap starting.
I20260601 13:36:23.081081 27595 tablet_bootstrap.cc:654] T 1bc94858e5fb4296b3ca323617d199c1 P f816dc6dc26544b59e20d235cf2008f1: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:23.081386 27594 tablet_bootstrap.cc:654] T 6950a6790b004e8db3c6c6482bbca25a P 92317aeb7b7b45bc86b8f3dd249aaed1: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:23.082448 27595 tablet_bootstrap.cc:492] T 1bc94858e5fb4296b3ca323617d199c1 P f816dc6dc26544b59e20d235cf2008f1: No bootstrap required, opened a new log
I20260601 13:36:23.082610 27595 ts_tablet_manager.cc:1403] T 1bc94858e5fb4296b3ca323617d199c1 P f816dc6dc26544b59e20d235cf2008f1: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:36:23.082733 27599 tablet_bootstrap.cc:492] T 1bc94858e5fb4296b3ca323617d199c1 P 7aad36154dc54fa2aa839530003b6ce2: No bootstrap required, opened a new log
I20260601 13:36:23.082821 27599 ts_tablet_manager.cc:1403] T 1bc94858e5fb4296b3ca323617d199c1 P 7aad36154dc54fa2aa839530003b6ce2: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:36:23.083132 27595 raft_consensus.cc:359] T 1bc94858e5fb4296b3ca323617d199c1 P f816dc6dc26544b59e20d235cf2008f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } }
I20260601 13:36:23.083189 27599 raft_consensus.cc:359] T 1bc94858e5fb4296b3ca323617d199c1 P 7aad36154dc54fa2aa839530003b6ce2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } }
I20260601 13:36:23.083331 27595 raft_consensus.cc:385] T 1bc94858e5fb4296b3ca323617d199c1 P f816dc6dc26544b59e20d235cf2008f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:23.083411 27599 raft_consensus.cc:385] T 1bc94858e5fb4296b3ca323617d199c1 P 7aad36154dc54fa2aa839530003b6ce2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:23.083489 27595 raft_consensus.cc:740] T 1bc94858e5fb4296b3ca323617d199c1 P f816dc6dc26544b59e20d235cf2008f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f816dc6dc26544b59e20d235cf2008f1, State: Initialized, Role: FOLLOWER
I20260601 13:36:23.083506 27599 raft_consensus.cc:740] T 1bc94858e5fb4296b3ca323617d199c1 P 7aad36154dc54fa2aa839530003b6ce2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7aad36154dc54fa2aa839530003b6ce2, State: Initialized, Role: FOLLOWER
I20260601 13:36:23.083648 27594 tablet_bootstrap.cc:492] T 6950a6790b004e8db3c6c6482bbca25a P 92317aeb7b7b45bc86b8f3dd249aaed1: No bootstrap required, opened a new log
I20260601 13:36:23.083729 27594 ts_tablet_manager.cc:1403] T 6950a6790b004e8db3c6c6482bbca25a P 92317aeb7b7b45bc86b8f3dd249aaed1: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:36:23.083699 27595 consensus_queue.cc:260] T 1bc94858e5fb4296b3ca323617d199c1 P f816dc6dc26544b59e20d235cf2008f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } }
I20260601 13:36:23.084048 27595 ts_tablet_manager.cc:1434] T 1bc94858e5fb4296b3ca323617d199c1 P f816dc6dc26544b59e20d235cf2008f1: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:23.084179 27594 raft_consensus.cc:359] T 6950a6790b004e8db3c6c6482bbca25a P 92317aeb7b7b45bc86b8f3dd249aaed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } }
I20260601 13:36:23.083659 27599 consensus_queue.cc:260] T 1bc94858e5fb4296b3ca323617d199c1 P 7aad36154dc54fa2aa839530003b6ce2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } }
I20260601 13:36:23.084290 27594 raft_consensus.cc:385] T 6950a6790b004e8db3c6c6482bbca25a P 92317aeb7b7b45bc86b8f3dd249aaed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:23.084323 27594 raft_consensus.cc:740] T 6950a6790b004e8db3c6c6482bbca25a P 92317aeb7b7b45bc86b8f3dd249aaed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92317aeb7b7b45bc86b8f3dd249aaed1, State: Initialized, Role: FOLLOWER
I20260601 13:36:23.084455 27594 consensus_queue.cc:260] T 6950a6790b004e8db3c6c6482bbca25a P 92317aeb7b7b45bc86b8f3dd249aaed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } }
I20260601 13:36:23.084589 27599 ts_tablet_manager.cc:1434] T 1bc94858e5fb4296b3ca323617d199c1 P 7aad36154dc54fa2aa839530003b6ce2: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:36:23.084672 27594 ts_tablet_manager.cc:1434] T 6950a6790b004e8db3c6c6482bbca25a P 92317aeb7b7b45bc86b8f3dd249aaed1: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:36:23.084777 27599 tablet_bootstrap.cc:492] T da07b56afffb4675a5b08a112f8ff7ea P 7aad36154dc54fa2aa839530003b6ce2: Bootstrap starting.
I20260601 13:36:23.084800 27594 tablet_bootstrap.cc:492] T da07b56afffb4675a5b08a112f8ff7ea P 92317aeb7b7b45bc86b8f3dd249aaed1: Bootstrap starting.
I20260601 13:36:23.085888 27599 tablet_bootstrap.cc:654] T da07b56afffb4675a5b08a112f8ff7ea P 7aad36154dc54fa2aa839530003b6ce2: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:23.085888 27594 tablet_bootstrap.cc:654] T da07b56afffb4675a5b08a112f8ff7ea P 92317aeb7b7b45bc86b8f3dd249aaed1: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:23.087886 27599 tablet_bootstrap.cc:492] T da07b56afffb4675a5b08a112f8ff7ea P 7aad36154dc54fa2aa839530003b6ce2: No bootstrap required, opened a new log
I20260601 13:36:23.088001 27599 ts_tablet_manager.cc:1403] T da07b56afffb4675a5b08a112f8ff7ea P 7aad36154dc54fa2aa839530003b6ce2: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:23.088157 27594 tablet_bootstrap.cc:492] T da07b56afffb4675a5b08a112f8ff7ea P 92317aeb7b7b45bc86b8f3dd249aaed1: No bootstrap required, opened a new log
I20260601 13:36:23.088253 27594 ts_tablet_manager.cc:1403] T da07b56afffb4675a5b08a112f8ff7ea P 92317aeb7b7b45bc86b8f3dd249aaed1: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:36:23.088606 27599 raft_consensus.cc:359] T da07b56afffb4675a5b08a112f8ff7ea P 7aad36154dc54fa2aa839530003b6ce2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } }
I20260601 13:36:23.088642 27594 raft_consensus.cc:359] T da07b56afffb4675a5b08a112f8ff7ea P 92317aeb7b7b45bc86b8f3dd249aaed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } }
I20260601 13:36:23.088761 27599 raft_consensus.cc:385] T da07b56afffb4675a5b08a112f8ff7ea P 7aad36154dc54fa2aa839530003b6ce2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:23.088774 27594 raft_consensus.cc:385] T da07b56afffb4675a5b08a112f8ff7ea P 92317aeb7b7b45bc86b8f3dd249aaed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:23.088865 27599 raft_consensus.cc:740] T da07b56afffb4675a5b08a112f8ff7ea P 7aad36154dc54fa2aa839530003b6ce2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7aad36154dc54fa2aa839530003b6ce2, State: Initialized, Role: FOLLOWER
I20260601 13:36:23.088886 27594 raft_consensus.cc:740] T da07b56afffb4675a5b08a112f8ff7ea P 92317aeb7b7b45bc86b8f3dd249aaed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92317aeb7b7b45bc86b8f3dd249aaed1, State: Initialized, Role: FOLLOWER
I20260601 13:36:23.089028 27594 consensus_queue.cc:260] T da07b56afffb4675a5b08a112f8ff7ea P 92317aeb7b7b45bc86b8f3dd249aaed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } }
I20260601 13:36:23.089098 27601 raft_consensus.cc:493] T 6950a6790b004e8db3c6c6482bbca25a P 92317aeb7b7b45bc86b8f3dd249aaed1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:23.089028 27599 consensus_queue.cc:260] T da07b56afffb4675a5b08a112f8ff7ea P 7aad36154dc54fa2aa839530003b6ce2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } }
I20260601 13:36:23.089511 27599 ts_tablet_manager.cc:1434] T da07b56afffb4675a5b08a112f8ff7ea P 7aad36154dc54fa2aa839530003b6ce2: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:36:23.089509 27594 ts_tablet_manager.cc:1434] T da07b56afffb4675a5b08a112f8ff7ea P 92317aeb7b7b45bc86b8f3dd249aaed1: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:23.089740 27599 tablet_bootstrap.cc:492] T 6950a6790b004e8db3c6c6482bbca25a P 7aad36154dc54fa2aa839530003b6ce2: Bootstrap starting.
I20260601 13:36:23.090838 27599 tablet_bootstrap.cc:654] T 6950a6790b004e8db3c6c6482bbca25a P 7aad36154dc54fa2aa839530003b6ce2: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:23.089192 27601 raft_consensus.cc:515] T 6950a6790b004e8db3c6c6482bbca25a P 92317aeb7b7b45bc86b8f3dd249aaed1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } }
I20260601 13:36:23.092090 27601 leader_election.cc:290] T 6950a6790b004e8db3c6c6482bbca25a P 92317aeb7b7b45bc86b8f3dd249aaed1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7aad36154dc54fa2aa839530003b6ce2 (127.21.155.193:34575), f816dc6dc26544b59e20d235cf2008f1 (127.21.155.194:42443)
I20260601 13:36:23.093559 27599 tablet_bootstrap.cc:492] T 6950a6790b004e8db3c6c6482bbca25a P 7aad36154dc54fa2aa839530003b6ce2: No bootstrap required, opened a new log
I20260601 13:36:23.093686 27599 ts_tablet_manager.cc:1403] T 6950a6790b004e8db3c6c6482bbca25a P 7aad36154dc54fa2aa839530003b6ce2: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:36:23.094264 27599 raft_consensus.cc:359] T 6950a6790b004e8db3c6c6482bbca25a P 7aad36154dc54fa2aa839530003b6ce2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } }
I20260601 13:36:23.094440 27599 raft_consensus.cc:385] T 6950a6790b004e8db3c6c6482bbca25a P 7aad36154dc54fa2aa839530003b6ce2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:23.094486 27599 raft_consensus.cc:740] T 6950a6790b004e8db3c6c6482bbca25a P 7aad36154dc54fa2aa839530003b6ce2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7aad36154dc54fa2aa839530003b6ce2, State: Initialized, Role: FOLLOWER
I20260601 13:36:23.094627 27599 consensus_queue.cc:260] T 6950a6790b004e8db3c6c6482bbca25a P 7aad36154dc54fa2aa839530003b6ce2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } }
I20260601 13:36:23.094980 27599 ts_tablet_manager.cc:1434] T 6950a6790b004e8db3c6c6482bbca25a P 7aad36154dc54fa2aa839530003b6ce2: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:36:23.096778 27397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6950a6790b004e8db3c6c6482bbca25a" candidate_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aad36154dc54fa2aa839530003b6ce2" is_pre_election: true
I20260601 13:36:23.096923 27397 raft_consensus.cc:2468] T 6950a6790b004e8db3c6c6482bbca25a P 7aad36154dc54fa2aa839530003b6ce2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92317aeb7b7b45bc86b8f3dd249aaed1 in term 0.
I20260601 13:36:23.097112 27605 raft_consensus.cc:493] T 6950a6790b004e8db3c6c6482bbca25a P 7aad36154dc54fa2aa839530003b6ce2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:23.097231 27472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6950a6790b004e8db3c6c6482bbca25a" candidate_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f816dc6dc26544b59e20d235cf2008f1" is_pre_election: true
I20260601 13:36:23.097280 27605 raft_consensus.cc:515] T 6950a6790b004e8db3c6c6482bbca25a P 7aad36154dc54fa2aa839530003b6ce2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } }
I20260601 13:36:23.097353 27472 raft_consensus.cc:2468] T 6950a6790b004e8db3c6c6482bbca25a P f816dc6dc26544b59e20d235cf2008f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92317aeb7b7b45bc86b8f3dd249aaed1 in term 0.
I20260601 13:36:23.097543 27513 leader_election.cc:304] T 6950a6790b004e8db3c6c6482bbca25a P 92317aeb7b7b45bc86b8f3dd249aaed1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7aad36154dc54fa2aa839530003b6ce2, 92317aeb7b7b45bc86b8f3dd249aaed1; no voters: 
I20260601 13:36:23.098161 27601 raft_consensus.cc:2804] T 6950a6790b004e8db3c6c6482bbca25a P 92317aeb7b7b45bc86b8f3dd249aaed1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:23.098227 27601 raft_consensus.cc:493] T 6950a6790b004e8db3c6c6482bbca25a P 92317aeb7b7b45bc86b8f3dd249aaed1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:23.098258 27601 raft_consensus.cc:3060] T 6950a6790b004e8db3c6c6482bbca25a P 92317aeb7b7b45bc86b8f3dd249aaed1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:23.099404 27601 raft_consensus.cc:515] T 6950a6790b004e8db3c6c6482bbca25a P 92317aeb7b7b45bc86b8f3dd249aaed1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } }
I20260601 13:36:23.099888 27601 leader_election.cc:290] T 6950a6790b004e8db3c6c6482bbca25a P 92317aeb7b7b45bc86b8f3dd249aaed1 [CANDIDATE]: Term 1 election: Requested vote from peers 7aad36154dc54fa2aa839530003b6ce2 (127.21.155.193:34575), f816dc6dc26544b59e20d235cf2008f1 (127.21.155.194:42443)
I20260601 13:36:23.100178 27397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6950a6790b004e8db3c6c6482bbca25a" candidate_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aad36154dc54fa2aa839530003b6ce2"
I20260601 13:36:23.100271 27472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6950a6790b004e8db3c6c6482bbca25a" candidate_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f816dc6dc26544b59e20d235cf2008f1"
I20260601 13:36:23.100312 27397 raft_consensus.cc:3060] T 6950a6790b004e8db3c6c6482bbca25a P 7aad36154dc54fa2aa839530003b6ce2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:23.100363 27472 raft_consensus.cc:3060] T 6950a6790b004e8db3c6c6482bbca25a P f816dc6dc26544b59e20d235cf2008f1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:23.101186 27605 leader_election.cc:290] T 6950a6790b004e8db3c6c6482bbca25a P 7aad36154dc54fa2aa839530003b6ce2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f816dc6dc26544b59e20d235cf2008f1 (127.21.155.194:42443), 92317aeb7b7b45bc86b8f3dd249aaed1 (127.21.155.195:37903)
I20260601 13:36:23.101508 27472 raft_consensus.cc:2468] T 6950a6790b004e8db3c6c6482bbca25a P f816dc6dc26544b59e20d235cf2008f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92317aeb7b7b45bc86b8f3dd249aaed1 in term 1.
I20260601 13:36:23.101508 27397 raft_consensus.cc:2468] T 6950a6790b004e8db3c6c6482bbca25a P 7aad36154dc54fa2aa839530003b6ce2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92317aeb7b7b45bc86b8f3dd249aaed1 in term 1.
I20260601 13:36:23.101881 27513 leader_election.cc:304] T 6950a6790b004e8db3c6c6482bbca25a P 92317aeb7b7b45bc86b8f3dd249aaed1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7aad36154dc54fa2aa839530003b6ce2, 92317aeb7b7b45bc86b8f3dd249aaed1; no voters: 
I20260601 13:36:23.101994 27598 raft_consensus.cc:493] T da07b56afffb4675a5b08a112f8ff7ea P f816dc6dc26544b59e20d235cf2008f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:23.102146 27601 raft_consensus.cc:2804] T 6950a6790b004e8db3c6c6482bbca25a P 92317aeb7b7b45bc86b8f3dd249aaed1 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:23.102283 27601 raft_consensus.cc:697] T 6950a6790b004e8db3c6c6482bbca25a P 92317aeb7b7b45bc86b8f3dd249aaed1 [term 1 LEADER]: Becoming Leader. State: Replica: 92317aeb7b7b45bc86b8f3dd249aaed1, State: Running, Role: LEADER
I20260601 13:36:23.102106 27598 raft_consensus.cc:515] T da07b56afffb4675a5b08a112f8ff7ea P f816dc6dc26544b59e20d235cf2008f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } }
I20260601 13:36:23.102424 27601 consensus_queue.cc:237] T 6950a6790b004e8db3c6c6482bbca25a P 92317aeb7b7b45bc86b8f3dd249aaed1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } }
I20260601 13:36:23.102982 27598 leader_election.cc:290] T da07b56afffb4675a5b08a112f8ff7ea P f816dc6dc26544b59e20d235cf2008f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7aad36154dc54fa2aa839530003b6ce2 (127.21.155.193:34575), 92317aeb7b7b45bc86b8f3dd249aaed1 (127.21.155.195:37903)
I20260601 13:36:23.104506 27292 catalog_manager.cc:5696] T 6950a6790b004e8db3c6c6482bbca25a P 92317aeb7b7b45bc86b8f3dd249aaed1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 92317aeb7b7b45bc86b8f3dd249aaed1 (127.21.155.195). New cstate: current_term: 1 leader_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } health_report { overall_health: HEALTHY } } }
I20260601 13:36:23.106467 27548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6950a6790b004e8db3c6c6482bbca25a" candidate_uuid: "7aad36154dc54fa2aa839530003b6ce2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" is_pre_election: true
I20260601 13:36:23.107530 27472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6950a6790b004e8db3c6c6482bbca25a" candidate_uuid: "7aad36154dc54fa2aa839530003b6ce2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f816dc6dc26544b59e20d235cf2008f1" is_pre_election: true
I20260601 13:36:23.107609 27601 raft_consensus.cc:493] T da07b56afffb4675a5b08a112f8ff7ea P 92317aeb7b7b45bc86b8f3dd249aaed1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:23.107756 27472 raft_consensus.cc:2393] T 6950a6790b004e8db3c6c6482bbca25a P f816dc6dc26544b59e20d235cf2008f1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7aad36154dc54fa2aa839530003b6ce2 in current term 1: Already voted for candidate 92317aeb7b7b45bc86b8f3dd249aaed1 in this term.
I20260601 13:36:23.107726 27601 raft_consensus.cc:515] T da07b56afffb4675a5b08a112f8ff7ea P 92317aeb7b7b45bc86b8f3dd249aaed1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } }
I20260601 13:36:23.108094 27601 leader_election.cc:290] T da07b56afffb4675a5b08a112f8ff7ea P 92317aeb7b7b45bc86b8f3dd249aaed1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7aad36154dc54fa2aa839530003b6ce2 (127.21.155.193:34575), f816dc6dc26544b59e20d235cf2008f1 (127.21.155.194:42443)
I20260601 13:36:23.108152 27361 leader_election.cc:304] T 6950a6790b004e8db3c6c6482bbca25a P 7aad36154dc54fa2aa839530003b6ce2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7aad36154dc54fa2aa839530003b6ce2; no voters: 92317aeb7b7b45bc86b8f3dd249aaed1, f816dc6dc26544b59e20d235cf2008f1
I20260601 13:36:23.108543 27397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da07b56afffb4675a5b08a112f8ff7ea" candidate_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aad36154dc54fa2aa839530003b6ce2" is_pre_election: true
I20260601 13:36:23.108578 27605 raft_consensus.cc:2749] T 6950a6790b004e8db3c6c6482bbca25a P 7aad36154dc54fa2aa839530003b6ce2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:36:23.108686 27397 raft_consensus.cc:2468] T da07b56afffb4675a5b08a112f8ff7ea P 7aad36154dc54fa2aa839530003b6ce2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92317aeb7b7b45bc86b8f3dd249aaed1 in term 0.
I20260601 13:36:23.108705 27472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da07b56afffb4675a5b08a112f8ff7ea" candidate_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f816dc6dc26544b59e20d235cf2008f1" is_pre_election: true
I20260601 13:36:23.108836 27472 raft_consensus.cc:2468] T da07b56afffb4675a5b08a112f8ff7ea P f816dc6dc26544b59e20d235cf2008f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92317aeb7b7b45bc86b8f3dd249aaed1 in term 0.
I20260601 13:36:23.108996 27513 leader_election.cc:304] T da07b56afffb4675a5b08a112f8ff7ea P 92317aeb7b7b45bc86b8f3dd249aaed1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7aad36154dc54fa2aa839530003b6ce2, 92317aeb7b7b45bc86b8f3dd249aaed1; no voters: 
I20260601 13:36:23.109182 27601 raft_consensus.cc:2804] T da07b56afffb4675a5b08a112f8ff7ea P 92317aeb7b7b45bc86b8f3dd249aaed1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:23.109288 27601 raft_consensus.cc:493] T da07b56afffb4675a5b08a112f8ff7ea P 92317aeb7b7b45bc86b8f3dd249aaed1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:23.109329 27601 raft_consensus.cc:3060] T da07b56afffb4675a5b08a112f8ff7ea P 92317aeb7b7b45bc86b8f3dd249aaed1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:23.110646 27397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da07b56afffb4675a5b08a112f8ff7ea" candidate_uuid: "f816dc6dc26544b59e20d235cf2008f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aad36154dc54fa2aa839530003b6ce2" is_pre_election: true
I20260601 13:36:23.110687 27601 raft_consensus.cc:515] T da07b56afffb4675a5b08a112f8ff7ea P 92317aeb7b7b45bc86b8f3dd249aaed1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } }
I20260601 13:36:23.110776 27397 raft_consensus.cc:2468] T da07b56afffb4675a5b08a112f8ff7ea P 7aad36154dc54fa2aa839530003b6ce2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f816dc6dc26544b59e20d235cf2008f1 in term 0.
I20260601 13:36:23.111023 27438 leader_election.cc:304] T da07b56afffb4675a5b08a112f8ff7ea P f816dc6dc26544b59e20d235cf2008f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7aad36154dc54fa2aa839530003b6ce2, f816dc6dc26544b59e20d235cf2008f1; no voters: 
I20260601 13:36:23.111239 27598 raft_consensus.cc:2804] T da07b56afffb4675a5b08a112f8ff7ea P f816dc6dc26544b59e20d235cf2008f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:23.111322 27598 raft_consensus.cc:493] T da07b56afffb4675a5b08a112f8ff7ea P f816dc6dc26544b59e20d235cf2008f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:23.111382 27598 raft_consensus.cc:3060] T da07b56afffb4675a5b08a112f8ff7ea P f816dc6dc26544b59e20d235cf2008f1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:23.111446 27397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da07b56afffb4675a5b08a112f8ff7ea" candidate_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aad36154dc54fa2aa839530003b6ce2"
I20260601 13:36:23.111565 27397 raft_consensus.cc:3060] T da07b56afffb4675a5b08a112f8ff7ea P 7aad36154dc54fa2aa839530003b6ce2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:23.111627 27472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da07b56afffb4675a5b08a112f8ff7ea" candidate_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f816dc6dc26544b59e20d235cf2008f1"
I20260601 13:36:23.111843 27601 leader_election.cc:290] T da07b56afffb4675a5b08a112f8ff7ea P 92317aeb7b7b45bc86b8f3dd249aaed1 [CANDIDATE]: Term 1 election: Requested vote from peers 7aad36154dc54fa2aa839530003b6ce2 (127.21.155.193:34575), f816dc6dc26544b59e20d235cf2008f1 (127.21.155.194:42443)
I20260601 13:36:23.112579 27598 raft_consensus.cc:515] T da07b56afffb4675a5b08a112f8ff7ea P f816dc6dc26544b59e20d235cf2008f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } }
I20260601 13:36:23.112818 27472 raft_consensus.cc:2393] T da07b56afffb4675a5b08a112f8ff7ea P f816dc6dc26544b59e20d235cf2008f1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 92317aeb7b7b45bc86b8f3dd249aaed1 in current term 1: Already voted for candidate f816dc6dc26544b59e20d235cf2008f1 in this term.
I20260601 13:36:23.112880 27397 raft_consensus.cc:2468] T da07b56afffb4675a5b08a112f8ff7ea P 7aad36154dc54fa2aa839530003b6ce2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92317aeb7b7b45bc86b8f3dd249aaed1 in term 1.
I20260601 13:36:23.113034 27598 leader_election.cc:290] T da07b56afffb4675a5b08a112f8ff7ea P f816dc6dc26544b59e20d235cf2008f1 [CANDIDATE]: Term 1 election: Requested vote from peers 7aad36154dc54fa2aa839530003b6ce2 (127.21.155.193:34575), 92317aeb7b7b45bc86b8f3dd249aaed1 (127.21.155.195:37903)
I20260601 13:36:23.113294 27513 leader_election.cc:304] T da07b56afffb4675a5b08a112f8ff7ea P 92317aeb7b7b45bc86b8f3dd249aaed1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7aad36154dc54fa2aa839530003b6ce2, 92317aeb7b7b45bc86b8f3dd249aaed1; no voters: 
I20260601 13:36:23.113533 27601 raft_consensus.cc:2804] T da07b56afffb4675a5b08a112f8ff7ea P 92317aeb7b7b45bc86b8f3dd249aaed1 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:23.113572 27397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da07b56afffb4675a5b08a112f8ff7ea" candidate_uuid: "f816dc6dc26544b59e20d235cf2008f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aad36154dc54fa2aa839530003b6ce2"
I20260601 13:36:23.113636 27601 raft_consensus.cc:697] T da07b56afffb4675a5b08a112f8ff7ea P 92317aeb7b7b45bc86b8f3dd249aaed1 [term 1 LEADER]: Becoming Leader. State: Replica: 92317aeb7b7b45bc86b8f3dd249aaed1, State: Running, Role: LEADER
I20260601 13:36:23.113699 27397 raft_consensus.cc:2393] T da07b56afffb4675a5b08a112f8ff7ea P 7aad36154dc54fa2aa839530003b6ce2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f816dc6dc26544b59e20d235cf2008f1 in current term 1: Already voted for candidate 92317aeb7b7b45bc86b8f3dd249aaed1 in this term.
I20260601 13:36:23.113835 27547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da07b56afffb4675a5b08a112f8ff7ea" candidate_uuid: "f816dc6dc26544b59e20d235cf2008f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1"
I20260601 13:36:23.113792 27601 consensus_queue.cc:237] T da07b56afffb4675a5b08a112f8ff7ea P 92317aeb7b7b45bc86b8f3dd249aaed1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } }
I20260601 13:36:23.114092 27548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da07b56afffb4675a5b08a112f8ff7ea" candidate_uuid: "f816dc6dc26544b59e20d235cf2008f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" is_pre_election: true
I20260601 13:36:23.114403 27438 leader_election.cc:304] T da07b56afffb4675a5b08a112f8ff7ea P f816dc6dc26544b59e20d235cf2008f1 [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: f816dc6dc26544b59e20d235cf2008f1; no voters: 7aad36154dc54fa2aa839530003b6ce2, 92317aeb7b7b45bc86b8f3dd249aaed1
I20260601 13:36:23.114569 27598 raft_consensus.cc:2749] T da07b56afffb4675a5b08a112f8ff7ea P f816dc6dc26544b59e20d235cf2008f1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260601 13:36:23.115919 27292 catalog_manager.cc:5696] T da07b56afffb4675a5b08a112f8ff7ea P 92317aeb7b7b45bc86b8f3dd249aaed1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 92317aeb7b7b45bc86b8f3dd249aaed1 (127.21.155.195). New cstate: current_term: 1 leader_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } health_report { overall_health: HEALTHY } } }
I20260601 13:36:23.144044 27598 raft_consensus.cc:493] T 1bc94858e5fb4296b3ca323617d199c1 P f816dc6dc26544b59e20d235cf2008f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:23.144258 27598 raft_consensus.cc:515] T 1bc94858e5fb4296b3ca323617d199c1 P f816dc6dc26544b59e20d235cf2008f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } }
I20260601 13:36:23.144853 27598 leader_election.cc:290] T 1bc94858e5fb4296b3ca323617d199c1 P f816dc6dc26544b59e20d235cf2008f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92317aeb7b7b45bc86b8f3dd249aaed1 (127.21.155.195:37903), 7aad36154dc54fa2aa839530003b6ce2 (127.21.155.193:34575)
I20260601 13:36:23.145390 27397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc94858e5fb4296b3ca323617d199c1" candidate_uuid: "f816dc6dc26544b59e20d235cf2008f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aad36154dc54fa2aa839530003b6ce2" is_pre_election: true
I20260601 13:36:23.145439 27548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc94858e5fb4296b3ca323617d199c1" candidate_uuid: "f816dc6dc26544b59e20d235cf2008f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" is_pre_election: true
I20260601 13:36:23.145543 27397 raft_consensus.cc:2468] T 1bc94858e5fb4296b3ca323617d199c1 P 7aad36154dc54fa2aa839530003b6ce2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f816dc6dc26544b59e20d235cf2008f1 in term 0.
I20260601 13:36:23.145619 27548 raft_consensus.cc:2468] T 1bc94858e5fb4296b3ca323617d199c1 P 92317aeb7b7b45bc86b8f3dd249aaed1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f816dc6dc26544b59e20d235cf2008f1 in term 0.
I20260601 13:36:23.146004 27438 leader_election.cc:304] T 1bc94858e5fb4296b3ca323617d199c1 P f816dc6dc26544b59e20d235cf2008f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7aad36154dc54fa2aa839530003b6ce2, f816dc6dc26544b59e20d235cf2008f1; no voters: 
I20260601 13:36:23.146214 27598 raft_consensus.cc:2804] T 1bc94858e5fb4296b3ca323617d199c1 P f816dc6dc26544b59e20d235cf2008f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:23.146284 27598 raft_consensus.cc:493] T 1bc94858e5fb4296b3ca323617d199c1 P f816dc6dc26544b59e20d235cf2008f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:23.146356 27598 raft_consensus.cc:3060] T 1bc94858e5fb4296b3ca323617d199c1 P f816dc6dc26544b59e20d235cf2008f1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:23.147675 27598 raft_consensus.cc:515] T 1bc94858e5fb4296b3ca323617d199c1 P f816dc6dc26544b59e20d235cf2008f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } }
I20260601 13:36:23.148147 27598 leader_election.cc:290] T 1bc94858e5fb4296b3ca323617d199c1 P f816dc6dc26544b59e20d235cf2008f1 [CANDIDATE]: Term 1 election: Requested vote from peers 92317aeb7b7b45bc86b8f3dd249aaed1 (127.21.155.195:37903), 7aad36154dc54fa2aa839530003b6ce2 (127.21.155.193:34575)
I20260601 13:36:23.148555 27397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc94858e5fb4296b3ca323617d199c1" candidate_uuid: "f816dc6dc26544b59e20d235cf2008f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aad36154dc54fa2aa839530003b6ce2"
I20260601 13:36:23.148568 27548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc94858e5fb4296b3ca323617d199c1" candidate_uuid: "f816dc6dc26544b59e20d235cf2008f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1"
I20260601 13:36:23.148712 27548 raft_consensus.cc:3060] T 1bc94858e5fb4296b3ca323617d199c1 P 92317aeb7b7b45bc86b8f3dd249aaed1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:23.148730 27397 raft_consensus.cc:3060] T 1bc94858e5fb4296b3ca323617d199c1 P 7aad36154dc54fa2aa839530003b6ce2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:23.149737 27548 raft_consensus.cc:2468] T 1bc94858e5fb4296b3ca323617d199c1 P 92317aeb7b7b45bc86b8f3dd249aaed1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f816dc6dc26544b59e20d235cf2008f1 in term 1.
I20260601 13:36:23.149735 27397 raft_consensus.cc:2468] T 1bc94858e5fb4296b3ca323617d199c1 P 7aad36154dc54fa2aa839530003b6ce2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f816dc6dc26544b59e20d235cf2008f1 in term 1.
I20260601 13:36:23.150177 27438 leader_election.cc:304] T 1bc94858e5fb4296b3ca323617d199c1 P f816dc6dc26544b59e20d235cf2008f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7aad36154dc54fa2aa839530003b6ce2, f816dc6dc26544b59e20d235cf2008f1; no voters: 
I20260601 13:36:23.150422 27598 raft_consensus.cc:2804] T 1bc94858e5fb4296b3ca323617d199c1 P f816dc6dc26544b59e20d235cf2008f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:23.150682 27598 raft_consensus.cc:697] T 1bc94858e5fb4296b3ca323617d199c1 P f816dc6dc26544b59e20d235cf2008f1 [term 1 LEADER]: Becoming Leader. State: Replica: f816dc6dc26544b59e20d235cf2008f1, State: Running, Role: LEADER
I20260601 13:36:23.150883 27598 consensus_queue.cc:237] T 1bc94858e5fb4296b3ca323617d199c1 P f816dc6dc26544b59e20d235cf2008f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } }
I20260601 13:36:23.152711 27292 catalog_manager.cc:5696] T 1bc94858e5fb4296b3ca323617d199c1 P f816dc6dc26544b59e20d235cf2008f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to f816dc6dc26544b59e20d235cf2008f1 (127.21.155.194). New cstate: current_term: 1 leader_uuid: "f816dc6dc26544b59e20d235cf2008f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:23.168145 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:36:23.168748 22127 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:36:23.170607 27624 instance_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:36:23.170635 27622 instance_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:36:23.170799 27621 instance_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:36:23.170960 22127 server_base.cc:1061] running on GCE node
I20260601 13:36:23.171218 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:23.171284 22127 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:36:23.171320 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320983171319 us; error 0 us; skew 500 ppm
I20260601 13:36:23.172384 22127 webserver.cc:533] Webserver started at http://127.21.155.196:44927/ using document root <none> and password file <none>
I20260601 13:36:23.172585 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:23.172676 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:23.172768 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:23.173300 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320869173936-22127-0/minicluster-data/ts-3-root/instance:
uuid: "129e7b67bb5a40128d7e39387c461985"
format_stamp: "Formatted at 2026-06-01 13:36:23 on dist-test-slave-zw2r"
I20260601 13:36:23.175005 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:23.176220 27629 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:36:23.176537 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:23.176631 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320869173936-22127-0/minicluster-data/ts-3-root
uuid: "129e7b67bb5a40128d7e39387c461985"
format_stamp: "Formatted at 2026-06-01 13:36:23 on dist-test-slave-zw2r"
I20260601 13:36:23.176739 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320869173936-22127-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320869173936-22127-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320869173936-22127-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:36:23.188293 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:23.188809 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:23.189165 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:23.189823 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:23.189894 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:23.189954 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:23.190011 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:23.195878 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.196:32919
I20260601 13:36:23.196010 27692 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.196:32919 every 8 connection(s)
I20260601 13:36:23.196552 27601 consensus_queue.cc:1048] T 6950a6790b004e8db3c6c6482bbca25a P 92317aeb7b7b45bc86b8f3dd249aaed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:36:23.198930 27608 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260601 13:36:23.198987 27608 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260601 13:36:23.201004 27698 consensus_queue.cc:1048] T da07b56afffb4675a5b08a112f8ff7ea P 92317aeb7b7b45bc86b8f3dd249aaed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:23.201812 27693 heartbeater.cc:344] Connected to a master server at 127.21.155.254:45355
I20260601 13:36:23.201912 27693 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:23.202188 27693 heartbeater.cc:507] Master 127.21.155.254:45355 requested a full tablet report, sending...
I20260601 13:36:23.202852 27292 ts_manager.cc:194] Registered new tserver with Master: 129e7b67bb5a40128d7e39387c461985 (127.21.155.196:32919)
I20260601 13:36:23.203539 27292 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59274
I20260601 13:36:23.216219 27698 consensus_queue.cc:1048] T 6950a6790b004e8db3c6c6482bbca25a P 92317aeb7b7b45bc86b8f3dd249aaed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:23.227416 27698 consensus_queue.cc:1048] T da07b56afffb4675a5b08a112f8ff7ea P 92317aeb7b7b45bc86b8f3dd249aaed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:23.256601 27598 consensus_queue.cc:1048] T 1bc94858e5fb4296b3ca323617d199c1 P f816dc6dc26544b59e20d235cf2008f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:23.264290 27598 consensus_queue.cc:1048] T 1bc94858e5fb4296b3ca323617d199c1 P f816dc6dc26544b59e20d235cf2008f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:23.869442 27348 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:36:23.874841 27548 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6950a6790b004e8db3c6c6482bbca25a"
dest_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1"
mode: GRACEFUL
new_leader_uuid: "7aad36154dc54fa2aa839530003b6ce2"
 from {username='slave'} at 127.0.0.1:35210
I20260601 13:36:23.875056 27548 raft_consensus.cc:606] T 6950a6790b004e8db3c6c6482bbca25a P 92317aeb7b7b45bc86b8f3dd249aaed1 [term 1 LEADER]: Received request to transfer leadership to TS 7aad36154dc54fa2aa839530003b6ce2
I20260601 13:36:23.875514 27348 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260601 13:36:23.875648 27348 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:36:23.875646 27342 auto_rebalancer.cc:591] Failed to schedule move for tablet 6950a6790b004e8db3c6c6482bbca25a: Remote error: Service unavailable: leader transfer in progress
I20260601 13:36:23.880990 27472 consensus_queue.cc:237] T 1bc94858e5fb4296b3ca323617d199c1 P f816dc6dc26544b59e20d235cf2008f1 [LEADER]: Queue 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: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } attrs { replace: true } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } } peers { permanent_uuid: "129e7b67bb5a40128d7e39387c461985" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 32919 } attrs { promote: true } }
I20260601 13:36:23.882727 27547 raft_consensus.cc:1275] T 1bc94858e5fb4296b3ca323617d199c1 P 92317aeb7b7b45bc86b8f3dd249aaed1 [term 1 FOLLOWER]: Refusing update from remote peer f816dc6dc26544b59e20d235cf2008f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:23.882965 27397 raft_consensus.cc:1275] T 1bc94858e5fb4296b3ca323617d199c1 P 7aad36154dc54fa2aa839530003b6ce2 [term 1 FOLLOWER]: Refusing update from remote peer f816dc6dc26544b59e20d235cf2008f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:23.883217 27707 consensus_queue.cc:1048] T 1bc94858e5fb4296b3ca323617d199c1 P f816dc6dc26544b59e20d235cf2008f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } 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:36:23.883417 27619 consensus_queue.cc:1048] T 1bc94858e5fb4296b3ca323617d199c1 P f816dc6dc26544b59e20d235cf2008f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:36:23.885493 27547 raft_consensus.cc:2955] T 1bc94858e5fb4296b3ca323617d199c1 P 92317aeb7b7b45bc86b8f3dd249aaed1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 129e7b67bb5a40128d7e39387c461985 (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } attrs { replace: true } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } } peers { permanent_uuid: "129e7b67bb5a40128d7e39387c461985" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 32919 } attrs { promote: true } } }
I20260601 13:36:23.885625 27397 raft_consensus.cc:2955] T 1bc94858e5fb4296b3ca323617d199c1 P 7aad36154dc54fa2aa839530003b6ce2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 129e7b67bb5a40128d7e39387c461985 (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } attrs { replace: true } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } } peers { permanent_uuid: "129e7b67bb5a40128d7e39387c461985" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 32919 } attrs { promote: true } } }
W20260601 13:36:23.887173 27438 consensus_peers.cc:597] T 1bc94858e5fb4296b3ca323617d199c1 P f816dc6dc26544b59e20d235cf2008f1 -> Peer 129e7b67bb5a40128d7e39387c461985 (127.21.155.196:32919): Couldn't send request to peer 129e7b67bb5a40128d7e39387c461985. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1bc94858e5fb4296b3ca323617d199c1. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:23.888346 27292 catalog_manager.cc:5696] T 1bc94858e5fb4296b3ca323617d199c1 P 92317aeb7b7b45bc86b8f3dd249aaed1 reported cstate change: config changed from index -1 to 2, NON_VOTER 129e7b67bb5a40128d7e39387c461985 (127.21.155.196) added. New cstate: current_term: 1 leader_uuid: "f816dc6dc26544b59e20d235cf2008f1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } attrs { replace: true } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } } peers { permanent_uuid: "129e7b67bb5a40128d7e39387c461985" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 32919 } attrs { promote: true } } }
I20260601 13:36:23.953387 27713 raft_consensus.cc:2955] T 1bc94858e5fb4296b3ca323617d199c1 P f816dc6dc26544b59e20d235cf2008f1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 129e7b67bb5a40128d7e39387c461985 (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } attrs { replace: true } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } } peers { permanent_uuid: "129e7b67bb5a40128d7e39387c461985" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 32919 } attrs { promote: true } } }
I20260601 13:36:23.979624 27722 ts_tablet_manager.cc:933] T 1bc94858e5fb4296b3ca323617d199c1 P 129e7b67bb5a40128d7e39387c461985: Initiating tablet copy from peer f816dc6dc26544b59e20d235cf2008f1 (127.21.155.194:42443)
I20260601 13:36:23.980041 27722 tablet_copy_client.cc:323] T 1bc94858e5fb4296b3ca323617d199c1 P 129e7b67bb5a40128d7e39387c461985: tablet copy: Beginning tablet copy session from remote peer at address 127.21.155.194:42443
I20260601 13:36:23.984468 27483 tablet_copy_service.cc:140] P f816dc6dc26544b59e20d235cf2008f1: Received BeginTabletCopySession request for tablet 1bc94858e5fb4296b3ca323617d199c1 from peer 129e7b67bb5a40128d7e39387c461985 ({username='slave'} at 127.0.0.1:56616)
I20260601 13:36:23.984614 27483 tablet_copy_service.cc:161] P f816dc6dc26544b59e20d235cf2008f1: Beginning new tablet copy session on tablet 1bc94858e5fb4296b3ca323617d199c1 from peer 129e7b67bb5a40128d7e39387c461985 at {username='slave'} at 127.0.0.1:56616: session id = 129e7b67bb5a40128d7e39387c461985-1bc94858e5fb4296b3ca323617d199c1
I20260601 13:36:23.985817 27483 tablet_copy_source_session.cc:215] T 1bc94858e5fb4296b3ca323617d199c1 P f816dc6dc26544b59e20d235cf2008f1: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:36:23.986797 27722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bc94858e5fb4296b3ca323617d199c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:23.988715 27722 tablet_copy_client.cc:806] T 1bc94858e5fb4296b3ca323617d199c1 P 129e7b67bb5a40128d7e39387c461985: tablet copy: Starting download of 0 data blocks...
I20260601 13:36:23.988927 27722 tablet_copy_client.cc:670] T 1bc94858e5fb4296b3ca323617d199c1 P 129e7b67bb5a40128d7e39387c461985: tablet copy: Starting download of 1 WAL segments...
I20260601 13:36:23.990152 27722 tablet_copy_client.cc:538] T 1bc94858e5fb4296b3ca323617d199c1 P 129e7b67bb5a40128d7e39387c461985: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:36:23.991304 27722 tablet_bootstrap.cc:492] T 1bc94858e5fb4296b3ca323617d199c1 P 129e7b67bb5a40128d7e39387c461985: Bootstrap starting.
I20260601 13:36:23.994796 27722 tablet_bootstrap.cc:492] T 1bc94858e5fb4296b3ca323617d199c1 P 129e7b67bb5a40128d7e39387c461985: 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:36:23.995064 27722 tablet_bootstrap.cc:492] T 1bc94858e5fb4296b3ca323617d199c1 P 129e7b67bb5a40128d7e39387c461985: Bootstrap complete.
I20260601 13:36:23.995236 27722 ts_tablet_manager.cc:1403] T 1bc94858e5fb4296b3ca323617d199c1 P 129e7b67bb5a40128d7e39387c461985: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:36:23.995772 27722 raft_consensus.cc:359] T 1bc94858e5fb4296b3ca323617d199c1 P 129e7b67bb5a40128d7e39387c461985 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } attrs { replace: true } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } } peers { permanent_uuid: "129e7b67bb5a40128d7e39387c461985" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 32919 } attrs { promote: true } }
I20260601 13:36:23.995949 27722 raft_consensus.cc:740] T 1bc94858e5fb4296b3ca323617d199c1 P 129e7b67bb5a40128d7e39387c461985 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 129e7b67bb5a40128d7e39387c461985, State: Initialized, Role: LEARNER
I20260601 13:36:23.996043 27722 consensus_queue.cc:260] T 1bc94858e5fb4296b3ca323617d199c1 P 129e7b67bb5a40128d7e39387c461985 [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: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } attrs { replace: true } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } } peers { permanent_uuid: "129e7b67bb5a40128d7e39387c461985" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 32919 } attrs { promote: true } }
I20260601 13:36:23.996475 27722 ts_tablet_manager.cc:1434] T 1bc94858e5fb4296b3ca323617d199c1 P 129e7b67bb5a40128d7e39387c461985: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
I20260601 13:36:23.996554 27693 heartbeater.cc:499] Master 127.21.155.254:45355 was elected leader, sending a full tablet report...
I20260601 13:36:23.997040 27483 tablet_copy_service.cc:342] P f816dc6dc26544b59e20d235cf2008f1: Request end of tablet copy session 129e7b67bb5a40128d7e39387c461985-1bc94858e5fb4296b3ca323617d199c1 received from {username='slave'} at 127.0.0.1:56616
I20260601 13:36:23.997118 27483 tablet_copy_service.cc:434] P f816dc6dc26544b59e20d235cf2008f1: ending tablet copy session 129e7b67bb5a40128d7e39387c461985-1bc94858e5fb4296b3ca323617d199c1 on tablet 1bc94858e5fb4296b3ca323617d199c1 with peer 129e7b67bb5a40128d7e39387c461985
I20260601 13:36:24.051091 27704 raft_consensus.cc:993] T 6950a6790b004e8db3c6c6482bbca25a P 92317aeb7b7b45bc86b8f3dd249aaed1: : Instructing follower 7aad36154dc54fa2aa839530003b6ce2 to start an election
I20260601 13:36:24.051245 27704 raft_consensus.cc:1081] T 6950a6790b004e8db3c6c6482bbca25a P 92317aeb7b7b45bc86b8f3dd249aaed1 [term 1 LEADER]: Signalling peer 7aad36154dc54fa2aa839530003b6ce2 to start an election
I20260601 13:36:24.051790 27397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6950a6790b004e8db3c6c6482bbca25a"
dest_uuid: "7aad36154dc54fa2aa839530003b6ce2"
 from {username='slave'} at 127.0.0.1:56844
I20260601 13:36:24.051939 27397 raft_consensus.cc:493] T 6950a6790b004e8db3c6c6482bbca25a P 7aad36154dc54fa2aa839530003b6ce2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:36:24.052008 27397 raft_consensus.cc:3060] T 6950a6790b004e8db3c6c6482bbca25a P 7aad36154dc54fa2aa839530003b6ce2 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:36:24.053120 27397 raft_consensus.cc:515] T 6950a6790b004e8db3c6c6482bbca25a P 7aad36154dc54fa2aa839530003b6ce2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } }
I20260601 13:36:24.053601 27397 leader_election.cc:290] T 6950a6790b004e8db3c6c6482bbca25a P 7aad36154dc54fa2aa839530003b6ce2 [CANDIDATE]: Term 2 election: Requested vote from peers f816dc6dc26544b59e20d235cf2008f1 (127.21.155.194:42443), 92317aeb7b7b45bc86b8f3dd249aaed1 (127.21.155.195:37903)
I20260601 13:36:24.053932 27472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6950a6790b004e8db3c6c6482bbca25a" candidate_uuid: "7aad36154dc54fa2aa839530003b6ce2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f816dc6dc26544b59e20d235cf2008f1"
I20260601 13:36:24.053963 27547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6950a6790b004e8db3c6c6482bbca25a" candidate_uuid: "7aad36154dc54fa2aa839530003b6ce2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1"
I20260601 13:36:24.054039 27472 raft_consensus.cc:3060] T 6950a6790b004e8db3c6c6482bbca25a P f816dc6dc26544b59e20d235cf2008f1 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:36:24.054144 27547 raft_consensus.cc:3055] T 6950a6790b004e8db3c6c6482bbca25a P 92317aeb7b7b45bc86b8f3dd249aaed1 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:36:24.054282 27547 raft_consensus.cc:740] T 6950a6790b004e8db3c6c6482bbca25a P 92317aeb7b7b45bc86b8f3dd249aaed1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 92317aeb7b7b45bc86b8f3dd249aaed1, State: Running, Role: LEADER
I20260601 13:36:24.054435 27547 consensus_queue.cc:260] T 6950a6790b004e8db3c6c6482bbca25a P 92317aeb7b7b45bc86b8f3dd249aaed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } }
I20260601 13:36:24.054600 27547 raft_consensus.cc:3060] T 6950a6790b004e8db3c6c6482bbca25a P 92317aeb7b7b45bc86b8f3dd249aaed1 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:36:24.055274 27472 raft_consensus.cc:2468] T 6950a6790b004e8db3c6c6482bbca25a P f816dc6dc26544b59e20d235cf2008f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7aad36154dc54fa2aa839530003b6ce2 in term 2.
I20260601 13:36:24.055692 27361 leader_election.cc:304] T 6950a6790b004e8db3c6c6482bbca25a P 7aad36154dc54fa2aa839530003b6ce2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7aad36154dc54fa2aa839530003b6ce2, f816dc6dc26544b59e20d235cf2008f1; no voters: 
I20260601 13:36:24.055815 27547 raft_consensus.cc:2468] T 6950a6790b004e8db3c6c6482bbca25a P 92317aeb7b7b45bc86b8f3dd249aaed1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7aad36154dc54fa2aa839530003b6ce2 in term 2.
I20260601 13:36:24.055966 27716 raft_consensus.cc:2804] T 6950a6790b004e8db3c6c6482bbca25a P 7aad36154dc54fa2aa839530003b6ce2 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:36:24.056200 27716 raft_consensus.cc:697] T 6950a6790b004e8db3c6c6482bbca25a P 7aad36154dc54fa2aa839530003b6ce2 [term 2 LEADER]: Becoming Leader. State: Replica: 7aad36154dc54fa2aa839530003b6ce2, State: Running, Role: LEADER
I20260601 13:36:24.056380 27716 consensus_queue.cc:237] T 6950a6790b004e8db3c6c6482bbca25a P 7aad36154dc54fa2aa839530003b6ce2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } }
I20260601 13:36:24.058075 27293 catalog_manager.cc:5696] T 6950a6790b004e8db3c6c6482bbca25a P 7aad36154dc54fa2aa839530003b6ce2 reported cstate change: term changed from 1 to 2, leader changed from 92317aeb7b7b45bc86b8f3dd249aaed1 (127.21.155.195) to 7aad36154dc54fa2aa839530003b6ce2 (127.21.155.193). New cstate: current_term: 2 leader_uuid: "7aad36154dc54fa2aa839530003b6ce2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:24.101933 27667 raft_consensus.cc:1217] T 1bc94858e5fb4296b3ca323617d199c1 P 129e7b67bb5a40128d7e39387c461985 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:36:24.173375 27472 raft_consensus.cc:1275] T 6950a6790b004e8db3c6c6482bbca25a P f816dc6dc26544b59e20d235cf2008f1 [term 2 FOLLOWER]: Refusing update from remote peer 7aad36154dc54fa2aa839530003b6ce2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:36:24.173928 27716 consensus_queue.cc:1048] T 6950a6790b004e8db3c6c6482bbca25a P 7aad36154dc54fa2aa839530003b6ce2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:36:24.179107 27547 raft_consensus.cc:1275] T 6950a6790b004e8db3c6c6482bbca25a P 92317aeb7b7b45bc86b8f3dd249aaed1 [term 2 FOLLOWER]: Refusing update from remote peer 7aad36154dc54fa2aa839530003b6ce2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:36:24.179525 27716 consensus_queue.cc:1048] T 6950a6790b004e8db3c6c6482bbca25a P 7aad36154dc54fa2aa839530003b6ce2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:36:24.204427 27707 raft_consensus.cc:1064] T 1bc94858e5fb4296b3ca323617d199c1 P f816dc6dc26544b59e20d235cf2008f1: attempting to promote NON_VOTER 129e7b67bb5a40128d7e39387c461985 to VOTER
I20260601 13:36:24.205032 27707 consensus_queue.cc:237] T 1bc94858e5fb4296b3ca323617d199c1 P f816dc6dc26544b59e20d235cf2008f1 [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: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } attrs { replace: true } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } } peers { permanent_uuid: "129e7b67bb5a40128d7e39387c461985" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 32919 } attrs { promote: false } }
I20260601 13:36:24.206635 27667 raft_consensus.cc:1275] T 1bc94858e5fb4296b3ca323617d199c1 P 129e7b67bb5a40128d7e39387c461985 [term 1 LEARNER]: Refusing update from remote peer f816dc6dc26544b59e20d235cf2008f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:36:24.206638 27547 raft_consensus.cc:1275] T 1bc94858e5fb4296b3ca323617d199c1 P 92317aeb7b7b45bc86b8f3dd249aaed1 [term 1 FOLLOWER]: Refusing update from remote peer f816dc6dc26544b59e20d235cf2008f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:36:24.206789 27397 raft_consensus.cc:1275] T 1bc94858e5fb4296b3ca323617d199c1 P 7aad36154dc54fa2aa839530003b6ce2 [term 1 FOLLOWER]: Refusing update from remote peer f816dc6dc26544b59e20d235cf2008f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:36:24.207139 27619 consensus_queue.cc:1048] T 1bc94858e5fb4296b3ca323617d199c1 P f816dc6dc26544b59e20d235cf2008f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "129e7b67bb5a40128d7e39387c461985" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 32919 } 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:36:24.207370 27713 consensus_queue.cc:1048] T 1bc94858e5fb4296b3ca323617d199c1 P f816dc6dc26544b59e20d235cf2008f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } 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:36:24.207552 27707 consensus_queue.cc:1048] T 1bc94858e5fb4296b3ca323617d199c1 P f816dc6dc26544b59e20d235cf2008f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:36:24.209645 27547 raft_consensus.cc:2955] T 1bc94858e5fb4296b3ca323617d199c1 P 92317aeb7b7b45bc86b8f3dd249aaed1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 129e7b67bb5a40128d7e39387c461985 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } attrs { replace: true } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } } peers { permanent_uuid: "129e7b67bb5a40128d7e39387c461985" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 32919 } attrs { promote: false } } }
I20260601 13:36:24.209733 27667 raft_consensus.cc:2955] T 1bc94858e5fb4296b3ca323617d199c1 P 129e7b67bb5a40128d7e39387c461985 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 129e7b67bb5a40128d7e39387c461985 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } attrs { replace: true } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } } peers { permanent_uuid: "129e7b67bb5a40128d7e39387c461985" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 32919 } attrs { promote: false } } }
I20260601 13:36:24.211936 27293 catalog_manager.cc:5696] T 1bc94858e5fb4296b3ca323617d199c1 P 92317aeb7b7b45bc86b8f3dd249aaed1 reported cstate change: config changed from index 2 to 3, 129e7b67bb5a40128d7e39387c461985 (127.21.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f816dc6dc26544b59e20d235cf2008f1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } attrs { replace: true } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } } peers { permanent_uuid: "129e7b67bb5a40128d7e39387c461985" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 32919 } attrs { promote: false } } }
I20260601 13:36:24.271298 27713 raft_consensus.cc:2955] T 1bc94858e5fb4296b3ca323617d199c1 P f816dc6dc26544b59e20d235cf2008f1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 129e7b67bb5a40128d7e39387c461985 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } attrs { replace: true } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } } peers { permanent_uuid: "129e7b67bb5a40128d7e39387c461985" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 32919 } attrs { promote: false } } }
I20260601 13:36:24.273900 27397 raft_consensus.cc:2955] T 1bc94858e5fb4296b3ca323617d199c1 P 7aad36154dc54fa2aa839530003b6ce2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 129e7b67bb5a40128d7e39387c461985 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } attrs { replace: true } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } } peers { permanent_uuid: "129e7b67bb5a40128d7e39387c461985" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 32919 } attrs { promote: false } } }
I20260601 13:36:24.295044 27472 consensus_queue.cc:237] T 1bc94858e5fb4296b3ca323617d199c1 P f816dc6dc26544b59e20d235cf2008f1 [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: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } } peers { permanent_uuid: "129e7b67bb5a40128d7e39387c461985" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 32919 } attrs { promote: false } }
I20260601 13:36:24.296329 27667 raft_consensus.cc:1275] T 1bc94858e5fb4296b3ca323617d199c1 P 129e7b67bb5a40128d7e39387c461985 [term 1 FOLLOWER]: Refusing update from remote peer f816dc6dc26544b59e20d235cf2008f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:36:24.296854 27397 raft_consensus.cc:1275] T 1bc94858e5fb4296b3ca323617d199c1 P 7aad36154dc54fa2aa839530003b6ce2 [term 1 FOLLOWER]: Refusing update from remote peer f816dc6dc26544b59e20d235cf2008f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:36:24.296833 27720 consensus_queue.cc:1048] T 1bc94858e5fb4296b3ca323617d199c1 P f816dc6dc26544b59e20d235cf2008f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "129e7b67bb5a40128d7e39387c461985" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 32919 } 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:36:24.297420 27720 consensus_queue.cc:1048] T 1bc94858e5fb4296b3ca323617d199c1 P f816dc6dc26544b59e20d235cf2008f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:36:24.298738 27667 raft_consensus.cc:2955] T 1bc94858e5fb4296b3ca323617d199c1 P 129e7b67bb5a40128d7e39387c461985 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 92317aeb7b7b45bc86b8f3dd249aaed1 (127.21.155.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } } peers { permanent_uuid: "129e7b67bb5a40128d7e39387c461985" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 32919 } attrs { promote: false } } }
I20260601 13:36:24.299378 27397 raft_consensus.cc:2955] T 1bc94858e5fb4296b3ca323617d199c1 P 7aad36154dc54fa2aa839530003b6ce2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 92317aeb7b7b45bc86b8f3dd249aaed1 (127.21.155.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } } peers { permanent_uuid: "129e7b67bb5a40128d7e39387c461985" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 32919 } attrs { promote: false } } }
I20260601 13:36:24.301657 27294 catalog_manager.cc:5696] T 1bc94858e5fb4296b3ca323617d199c1 P 129e7b67bb5a40128d7e39387c461985 reported cstate change: config changed from index 3 to 4, VOTER 92317aeb7b7b45bc86b8f3dd249aaed1 (127.21.155.195) evicted. New cstate: current_term: 1 leader_uuid: "f816dc6dc26544b59e20d235cf2008f1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } } peers { permanent_uuid: "129e7b67bb5a40128d7e39387c461985" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 32919 } attrs { promote: false } } }
I20260601 13:36:24.350905 27537 tablet_service.cc:1558] Processing DeleteTablet for tablet 1bc94858e5fb4296b3ca323617d199c1 with delete_type TABLET_DATA_TOMBSTONED (TS 92317aeb7b7b45bc86b8f3dd249aaed1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35172
I20260601 13:36:24.351516 27734 tablet_replica.cc:333] T 1bc94858e5fb4296b3ca323617d199c1 P 92317aeb7b7b45bc86b8f3dd249aaed1: stopping tablet replica
I20260601 13:36:24.351658 27734 raft_consensus.cc:2243] T 1bc94858e5fb4296b3ca323617d199c1 P 92317aeb7b7b45bc86b8f3dd249aaed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:24.351836 27734 raft_consensus.cc:2272] T 1bc94858e5fb4296b3ca323617d199c1 P 92317aeb7b7b45bc86b8f3dd249aaed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:24.352487 27734 ts_tablet_manager.cc:1916] T 1bc94858e5fb4296b3ca323617d199c1 P 92317aeb7b7b45bc86b8f3dd249aaed1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:36:24.354638 27734 ts_tablet_manager.cc:1929] T 1bc94858e5fb4296b3ca323617d199c1 P 92317aeb7b7b45bc86b8f3dd249aaed1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:36:24.354718 27734 log.cc:1199] T 1bc94858e5fb4296b3ca323617d199c1 P 92317aeb7b7b45bc86b8f3dd249aaed1: Deleting WAL directory at /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320869173936-22127-0/minicluster-data/ts-2-root/wals/1bc94858e5fb4296b3ca323617d199c1
I20260601 13:36:24.355319 27281 catalog_manager.cc:5027] TS 92317aeb7b7b45bc86b8f3dd249aaed1 (127.21.155.195:37903): tablet 1bc94858e5fb4296b3ca323617d199c1 (table test-workload [id=e8bd4949d69a4bb18bb35525c223b841]) successfully deleted
I20260601 13:36:24.464270 27713 raft_consensus.cc:2955] T 1bc94858e5fb4296b3ca323617d199c1 P f816dc6dc26544b59e20d235cf2008f1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 92317aeb7b7b45bc86b8f3dd249aaed1 (127.21.155.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } } peers { permanent_uuid: "129e7b67bb5a40128d7e39387c461985" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 32919 } attrs { promote: false } } }
I20260601 13:36:24.466187 27279 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 1bc94858e5fb4296b3ca323617d199c1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:36:25.353020 27547 consensus_queue.cc:237] T da07b56afffb4675a5b08a112f8ff7ea P 92317aeb7b7b45bc86b8f3dd249aaed1 [LEADER]: Queue 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: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } attrs { replace: true } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } } peers { permanent_uuid: "129e7b67bb5a40128d7e39387c461985" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 32919 } attrs { promote: true } }
I20260601 13:36:25.355276 27397 raft_consensus.cc:1275] T da07b56afffb4675a5b08a112f8ff7ea P 7aad36154dc54fa2aa839530003b6ce2 [term 1 FOLLOWER]: Refusing update from remote peer 92317aeb7b7b45bc86b8f3dd249aaed1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:25.355345 27472 raft_consensus.cc:1275] T da07b56afffb4675a5b08a112f8ff7ea P f816dc6dc26544b59e20d235cf2008f1 [term 1 FOLLOWER]: Refusing update from remote peer 92317aeb7b7b45bc86b8f3dd249aaed1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:25.355808 27738 consensus_queue.cc:1048] T da07b56afffb4675a5b08a112f8ff7ea P 92317aeb7b7b45bc86b8f3dd249aaed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } 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:36:25.356067 27737 consensus_queue.cc:1048] T da07b56afffb4675a5b08a112f8ff7ea P 92317aeb7b7b45bc86b8f3dd249aaed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:36:25.358642 27397 raft_consensus.cc:2955] T da07b56afffb4675a5b08a112f8ff7ea P 7aad36154dc54fa2aa839530003b6ce2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 129e7b67bb5a40128d7e39387c461985 (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } attrs { replace: true } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } } peers { permanent_uuid: "129e7b67bb5a40128d7e39387c461985" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 32919 } attrs { promote: true } } }
W20260601 13:36:25.358958 27513 consensus_peers.cc:597] T da07b56afffb4675a5b08a112f8ff7ea P 92317aeb7b7b45bc86b8f3dd249aaed1 -> Peer 129e7b67bb5a40128d7e39387c461985 (127.21.155.196:32919): Couldn't send request to peer 129e7b67bb5a40128d7e39387c461985. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: da07b56afffb4675a5b08a112f8ff7ea. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:25.359459 27472 raft_consensus.cc:2955] T da07b56afffb4675a5b08a112f8ff7ea P f816dc6dc26544b59e20d235cf2008f1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 129e7b67bb5a40128d7e39387c461985 (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } attrs { replace: true } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } } peers { permanent_uuid: "129e7b67bb5a40128d7e39387c461985" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 32919 } attrs { promote: true } } }
I20260601 13:36:25.360942 27291 catalog_manager.cc:5696] T da07b56afffb4675a5b08a112f8ff7ea P 7aad36154dc54fa2aa839530003b6ce2 reported cstate change: config changed from index -1 to 2, NON_VOTER 129e7b67bb5a40128d7e39387c461985 (127.21.155.196) added. New cstate: current_term: 1 leader_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } attrs { replace: true } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } } peers { permanent_uuid: "129e7b67bb5a40128d7e39387c461985" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 32919 } attrs { promote: true } } }
I20260601 13:36:25.387346 27704 raft_consensus.cc:2955] T da07b56afffb4675a5b08a112f8ff7ea P 92317aeb7b7b45bc86b8f3dd249aaed1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 129e7b67bb5a40128d7e39387c461985 (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } attrs { replace: true } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } } peers { permanent_uuid: "129e7b67bb5a40128d7e39387c461985" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 32919 } attrs { promote: true } } }
I20260601 13:36:25.445772 27748 ts_tablet_manager.cc:933] T da07b56afffb4675a5b08a112f8ff7ea P 129e7b67bb5a40128d7e39387c461985: Initiating tablet copy from peer 92317aeb7b7b45bc86b8f3dd249aaed1 (127.21.155.195:37903)
I20260601 13:36:25.446293 27748 tablet_copy_client.cc:323] T da07b56afffb4675a5b08a112f8ff7ea P 129e7b67bb5a40128d7e39387c461985: tablet copy: Beginning tablet copy session from remote peer at address 127.21.155.195:37903
I20260601 13:36:25.450503 27558 tablet_copy_service.cc:140] P 92317aeb7b7b45bc86b8f3dd249aaed1: Received BeginTabletCopySession request for tablet da07b56afffb4675a5b08a112f8ff7ea from peer 129e7b67bb5a40128d7e39387c461985 ({username='slave'} at 127.0.0.1:35234)
I20260601 13:36:25.450640 27558 tablet_copy_service.cc:161] P 92317aeb7b7b45bc86b8f3dd249aaed1: Beginning new tablet copy session on tablet da07b56afffb4675a5b08a112f8ff7ea from peer 129e7b67bb5a40128d7e39387c461985 at {username='slave'} at 127.0.0.1:35234: session id = 129e7b67bb5a40128d7e39387c461985-da07b56afffb4675a5b08a112f8ff7ea
I20260601 13:36:25.451766 27558 tablet_copy_source_session.cc:215] T da07b56afffb4675a5b08a112f8ff7ea P 92317aeb7b7b45bc86b8f3dd249aaed1: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:36:25.452934 27748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da07b56afffb4675a5b08a112f8ff7ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:25.455875 27748 tablet_copy_client.cc:806] T da07b56afffb4675a5b08a112f8ff7ea P 129e7b67bb5a40128d7e39387c461985: tablet copy: Starting download of 0 data blocks...
I20260601 13:36:25.456067 27748 tablet_copy_client.cc:670] T da07b56afffb4675a5b08a112f8ff7ea P 129e7b67bb5a40128d7e39387c461985: tablet copy: Starting download of 1 WAL segments...
I20260601 13:36:25.457597 27748 tablet_copy_client.cc:538] T da07b56afffb4675a5b08a112f8ff7ea P 129e7b67bb5a40128d7e39387c461985: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:36:25.459357 27748 tablet_bootstrap.cc:492] T da07b56afffb4675a5b08a112f8ff7ea P 129e7b67bb5a40128d7e39387c461985: Bootstrap starting.
I20260601 13:36:25.463987 27748 tablet_bootstrap.cc:492] T da07b56afffb4675a5b08a112f8ff7ea P 129e7b67bb5a40128d7e39387c461985: 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:36:25.464306 27748 tablet_bootstrap.cc:492] T da07b56afffb4675a5b08a112f8ff7ea P 129e7b67bb5a40128d7e39387c461985: Bootstrap complete.
I20260601 13:36:25.464537 27748 ts_tablet_manager.cc:1403] T da07b56afffb4675a5b08a112f8ff7ea P 129e7b67bb5a40128d7e39387c461985: Time spent bootstrapping tablet: real 0.005s	user 0.005s	sys 0.000s
I20260601 13:36:25.465135 27748 raft_consensus.cc:359] T da07b56afffb4675a5b08a112f8ff7ea P 129e7b67bb5a40128d7e39387c461985 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } attrs { replace: true } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } } peers { permanent_uuid: "129e7b67bb5a40128d7e39387c461985" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 32919 } attrs { promote: true } }
I20260601 13:36:25.465341 27748 raft_consensus.cc:740] T da07b56afffb4675a5b08a112f8ff7ea P 129e7b67bb5a40128d7e39387c461985 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 129e7b67bb5a40128d7e39387c461985, State: Initialized, Role: LEARNER
I20260601 13:36:25.465458 27748 consensus_queue.cc:260] T da07b56afffb4675a5b08a112f8ff7ea P 129e7b67bb5a40128d7e39387c461985 [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: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } attrs { replace: true } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } } peers { permanent_uuid: "129e7b67bb5a40128d7e39387c461985" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 32919 } attrs { promote: true } }
I20260601 13:36:25.465922 27748 ts_tablet_manager.cc:1434] T da07b56afffb4675a5b08a112f8ff7ea P 129e7b67bb5a40128d7e39387c461985: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
I20260601 13:36:25.466907 27558 tablet_copy_service.cc:342] P 92317aeb7b7b45bc86b8f3dd249aaed1: Request end of tablet copy session 129e7b67bb5a40128d7e39387c461985-da07b56afffb4675a5b08a112f8ff7ea received from {username='slave'} at 127.0.0.1:35234
I20260601 13:36:25.467064 27558 tablet_copy_service.cc:434] P 92317aeb7b7b45bc86b8f3dd249aaed1: ending tablet copy session 129e7b67bb5a40128d7e39387c461985-da07b56afffb4675a5b08a112f8ff7ea on tablet da07b56afffb4675a5b08a112f8ff7ea with peer 129e7b67bb5a40128d7e39387c461985
I20260601 13:36:25.555037 27667 raft_consensus.cc:1217] T da07b56afffb4675a5b08a112f8ff7ea P 129e7b67bb5a40128d7e39387c461985 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:36:25.675769 27737 raft_consensus.cc:1064] T da07b56afffb4675a5b08a112f8ff7ea P 92317aeb7b7b45bc86b8f3dd249aaed1: attempting to promote NON_VOTER 129e7b67bb5a40128d7e39387c461985 to VOTER
I20260601 13:36:25.676338 27737 consensus_queue.cc:237] T da07b56afffb4675a5b08a112f8ff7ea P 92317aeb7b7b45bc86b8f3dd249aaed1 [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: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } attrs { replace: true } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } } peers { permanent_uuid: "129e7b67bb5a40128d7e39387c461985" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 32919 } attrs { promote: false } }
I20260601 13:36:25.678009 27472 raft_consensus.cc:1275] T da07b56afffb4675a5b08a112f8ff7ea P f816dc6dc26544b59e20d235cf2008f1 [term 1 FOLLOWER]: Refusing update from remote peer 92317aeb7b7b45bc86b8f3dd249aaed1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:36:25.678074 27397 raft_consensus.cc:1275] T da07b56afffb4675a5b08a112f8ff7ea P 7aad36154dc54fa2aa839530003b6ce2 [term 1 FOLLOWER]: Refusing update from remote peer 92317aeb7b7b45bc86b8f3dd249aaed1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:36:25.678030 27667 raft_consensus.cc:1275] T da07b56afffb4675a5b08a112f8ff7ea P 129e7b67bb5a40128d7e39387c461985 [term 1 LEARNER]: Refusing update from remote peer 92317aeb7b7b45bc86b8f3dd249aaed1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:36:25.678495 27747 consensus_queue.cc:1048] T da07b56afffb4675a5b08a112f8ff7ea P 92317aeb7b7b45bc86b8f3dd249aaed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "129e7b67bb5a40128d7e39387c461985" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 32919 } 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:36:25.678834 27704 consensus_queue.cc:1048] T da07b56afffb4675a5b08a112f8ff7ea P 92317aeb7b7b45bc86b8f3dd249aaed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:36:25.679184 27738 consensus_queue.cc:1048] T da07b56afffb4675a5b08a112f8ff7ea P 92317aeb7b7b45bc86b8f3dd249aaed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } 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:36:25.681370 27397 raft_consensus.cc:2955] T da07b56afffb4675a5b08a112f8ff7ea P 7aad36154dc54fa2aa839530003b6ce2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 129e7b67bb5a40128d7e39387c461985 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } attrs { replace: true } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } } peers { permanent_uuid: "129e7b67bb5a40128d7e39387c461985" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 32919 } attrs { promote: false } } }
I20260601 13:36:25.681905 27667 raft_consensus.cc:2955] T da07b56afffb4675a5b08a112f8ff7ea P 129e7b67bb5a40128d7e39387c461985 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 129e7b67bb5a40128d7e39387c461985 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } attrs { replace: true } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } } peers { permanent_uuid: "129e7b67bb5a40128d7e39387c461985" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 32919 } attrs { promote: false } } }
I20260601 13:36:25.684405 27291 catalog_manager.cc:5696] T da07b56afffb4675a5b08a112f8ff7ea P 7aad36154dc54fa2aa839530003b6ce2 reported cstate change: config changed from index 2 to 3, 129e7b67bb5a40128d7e39387c461985 (127.21.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } attrs { replace: true } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } } peers { permanent_uuid: "129e7b67bb5a40128d7e39387c461985" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 32919 } attrs { promote: false } } }
I20260601 13:36:25.686939 27738 raft_consensus.cc:2955] T da07b56afffb4675a5b08a112f8ff7ea P 92317aeb7b7b45bc86b8f3dd249aaed1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 129e7b67bb5a40128d7e39387c461985 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } attrs { replace: true } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } } peers { permanent_uuid: "129e7b67bb5a40128d7e39387c461985" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 32919 } attrs { promote: false } } }
I20260601 13:36:25.689311 27472 raft_consensus.cc:2955] T da07b56afffb4675a5b08a112f8ff7ea P f816dc6dc26544b59e20d235cf2008f1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 129e7b67bb5a40128d7e39387c461985 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7aad36154dc54fa2aa839530003b6ce2" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34575 } attrs { replace: true } } peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } } peers { permanent_uuid: "129e7b67bb5a40128d7e39387c461985" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 32919 } attrs { promote: false } } }
I20260601 13:36:25.740573 27547 consensus_queue.cc:237] T da07b56afffb4675a5b08a112f8ff7ea P 92317aeb7b7b45bc86b8f3dd249aaed1 [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: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } } peers { permanent_uuid: "129e7b67bb5a40128d7e39387c461985" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 32919 } attrs { promote: false } }
I20260601 13:36:25.741989 27667 raft_consensus.cc:1275] T da07b56afffb4675a5b08a112f8ff7ea P 129e7b67bb5a40128d7e39387c461985 [term 1 FOLLOWER]: Refusing update from remote peer 92317aeb7b7b45bc86b8f3dd249aaed1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:36:25.741989 27472 raft_consensus.cc:1275] T da07b56afffb4675a5b08a112f8ff7ea P f816dc6dc26544b59e20d235cf2008f1 [term 1 FOLLOWER]: Refusing update from remote peer 92317aeb7b7b45bc86b8f3dd249aaed1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:36:25.742592 27737 consensus_queue.cc:1048] T da07b56afffb4675a5b08a112f8ff7ea P 92317aeb7b7b45bc86b8f3dd249aaed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "129e7b67bb5a40128d7e39387c461985" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 32919 } 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:36:25.742830 27747 consensus_queue.cc:1048] T da07b56afffb4675a5b08a112f8ff7ea P 92317aeb7b7b45bc86b8f3dd249aaed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:36:25.745147 27667 raft_consensus.cc:2955] T da07b56afffb4675a5b08a112f8ff7ea P 129e7b67bb5a40128d7e39387c461985 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7aad36154dc54fa2aa839530003b6ce2 (127.21.155.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } } peers { permanent_uuid: "129e7b67bb5a40128d7e39387c461985" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 32919 } attrs { promote: false } } }
I20260601 13:36:25.745250 27472 raft_consensus.cc:2955] T da07b56afffb4675a5b08a112f8ff7ea P f816dc6dc26544b59e20d235cf2008f1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7aad36154dc54fa2aa839530003b6ce2 (127.21.155.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } } peers { permanent_uuid: "129e7b67bb5a40128d7e39387c461985" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 32919 } attrs { promote: false } } }
I20260601 13:36:25.747563 27293 catalog_manager.cc:5696] T da07b56afffb4675a5b08a112f8ff7ea P 129e7b67bb5a40128d7e39387c461985 reported cstate change: config changed from index 3 to 4, VOTER 7aad36154dc54fa2aa839530003b6ce2 (127.21.155.193) evicted. New cstate: current_term: 1 leader_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } } peers { permanent_uuid: "129e7b67bb5a40128d7e39387c461985" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 32919 } attrs { promote: false } } }
I20260601 13:36:25.848918 27385 tablet_service.cc:1558] Processing DeleteTablet for tablet da07b56afffb4675a5b08a112f8ff7ea with delete_type TABLET_DATA_TOMBSTONED (TS 7aad36154dc54fa2aa839530003b6ce2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56840
I20260601 13:36:25.849637 27755 tablet_replica.cc:333] T da07b56afffb4675a5b08a112f8ff7ea P 7aad36154dc54fa2aa839530003b6ce2: stopping tablet replica
I20260601 13:36:25.849865 27755 raft_consensus.cc:2243] T da07b56afffb4675a5b08a112f8ff7ea P 7aad36154dc54fa2aa839530003b6ce2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:25.850063 27755 raft_consensus.cc:2272] T da07b56afffb4675a5b08a112f8ff7ea P 7aad36154dc54fa2aa839530003b6ce2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:25.850792 27755 ts_tablet_manager.cc:1916] T da07b56afffb4675a5b08a112f8ff7ea P 7aad36154dc54fa2aa839530003b6ce2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:36:25.853284 27755 ts_tablet_manager.cc:1929] T da07b56afffb4675a5b08a112f8ff7ea P 7aad36154dc54fa2aa839530003b6ce2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:36:25.853379 27755 log.cc:1199] T da07b56afffb4675a5b08a112f8ff7ea P 7aad36154dc54fa2aa839530003b6ce2: Deleting WAL directory at /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320869173936-22127-0/minicluster-data/ts-0-root/wals/da07b56afffb4675a5b08a112f8ff7ea
I20260601 13:36:25.854382 27280 catalog_manager.cc:5027] TS 7aad36154dc54fa2aa839530003b6ce2 (127.21.155.193:34575): tablet da07b56afffb4675a5b08a112f8ff7ea (table test-workload [id=e8bd4949d69a4bb18bb35525c223b841]) successfully deleted
I20260601 13:36:25.869068 27737 raft_consensus.cc:2955] T da07b56afffb4675a5b08a112f8ff7ea P 92317aeb7b7b45bc86b8f3dd249aaed1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7aad36154dc54fa2aa839530003b6ce2 (127.21.155.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f816dc6dc26544b59e20d235cf2008f1" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 42443 } } peers { permanent_uuid: "92317aeb7b7b45bc86b8f3dd249aaed1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 37903 } } peers { permanent_uuid: "129e7b67bb5a40128d7e39387c461985" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 32919 } attrs { promote: false } } }
I20260601 13:36:25.871171 27281 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet da07b56afffb4675a5b08a112f8ff7ea with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:36:25.876048 27348 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:36:25.876560 27348 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:36:25.876636 27348 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:36:27.877048 27348 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:36:27.877655 27348 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:36:27.877733 27348 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:36:29.878100 27348 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:36:29.878602 27348 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:36:29.878675 27348 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:36:31.878973 27348 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:36:31.879420 27348 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:36:31.879480 27348 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:36:32.248027 22127 tablet_server.cc:179] TabletServer@127.21.155.193:0 shutting down...
I20260601 13:36:32.252526 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:32.252817 22127 tablet_replica.cc:333] T 6950a6790b004e8db3c6c6482bbca25a P 7aad36154dc54fa2aa839530003b6ce2: stopping tablet replica
I20260601 13:36:32.252959 22127 raft_consensus.cc:2243] T 6950a6790b004e8db3c6c6482bbca25a P 7aad36154dc54fa2aa839530003b6ce2 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:36:32.253309 22127 raft_consensus.cc:2272] T 6950a6790b004e8db3c6c6482bbca25a P 7aad36154dc54fa2aa839530003b6ce2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:32.253904 22127 tablet_replica.cc:333] T 1bc94858e5fb4296b3ca323617d199c1 P 7aad36154dc54fa2aa839530003b6ce2: stopping tablet replica
I20260601 13:36:32.253994 22127 raft_consensus.cc:2243] T 1bc94858e5fb4296b3ca323617d199c1 P 7aad36154dc54fa2aa839530003b6ce2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:32.254099 22127 raft_consensus.cc:2272] T 1bc94858e5fb4296b3ca323617d199c1 P 7aad36154dc54fa2aa839530003b6ce2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:32.268323 22127 tablet_server.cc:196] TabletServer@127.21.155.193:0 shutdown complete.
W20260601 13:36:32.269011 27438 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.155.193:34575: connect: Connection refused (error 111) [suppressed 12 similar messages]
W20260601 13:36:32.270015 27438 consensus_peers.cc:597] T 1bc94858e5fb4296b3ca323617d199c1 P f816dc6dc26544b59e20d235cf2008f1 -> Peer 7aad36154dc54fa2aa839530003b6ce2 (127.21.155.193:34575): Couldn't send request to peer 7aad36154dc54fa2aa839530003b6ce2. Status: Network error: Client connection negotiation failed: client connection to 127.21.155.193:34575: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:32.271039 22127 tablet_server.cc:179] TabletServer@127.21.155.194:0 shutting down...
I20260601 13:36:32.276284 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:32.276582 22127 tablet_replica.cc:333] T 1bc94858e5fb4296b3ca323617d199c1 P f816dc6dc26544b59e20d235cf2008f1: stopping tablet replica
I20260601 13:36:32.276737 22127 raft_consensus.cc:2243] T 1bc94858e5fb4296b3ca323617d199c1 P f816dc6dc26544b59e20d235cf2008f1 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:32.277006 22127 raft_consensus.cc:2272] T 1bc94858e5fb4296b3ca323617d199c1 P f816dc6dc26544b59e20d235cf2008f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:32.277659 22127 tablet_replica.cc:333] T 6950a6790b004e8db3c6c6482bbca25a P f816dc6dc26544b59e20d235cf2008f1: stopping tablet replica
I20260601 13:36:32.277810 22127 raft_consensus.cc:2243] T 6950a6790b004e8db3c6c6482bbca25a P f816dc6dc26544b59e20d235cf2008f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:32.277984 22127 raft_consensus.cc:2272] T 6950a6790b004e8db3c6c6482bbca25a P f816dc6dc26544b59e20d235cf2008f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:32.278479 22127 tablet_replica.cc:333] T da07b56afffb4675a5b08a112f8ff7ea P f816dc6dc26544b59e20d235cf2008f1: stopping tablet replica
I20260601 13:36:32.278607 22127 raft_consensus.cc:2243] T da07b56afffb4675a5b08a112f8ff7ea P f816dc6dc26544b59e20d235cf2008f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:32.278779 22127 raft_consensus.cc:2272] T da07b56afffb4675a5b08a112f8ff7ea P f816dc6dc26544b59e20d235cf2008f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:32.292675 22127 tablet_server.cc:196] TabletServer@127.21.155.194:0 shutdown complete.
I20260601 13:36:32.296053 22127 tablet_server.cc:179] TabletServer@127.21.155.195:0 shutting down...
I20260601 13:36:32.300755 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:32.301092 22127 tablet_replica.cc:333] T da07b56afffb4675a5b08a112f8ff7ea P 92317aeb7b7b45bc86b8f3dd249aaed1: stopping tablet replica
I20260601 13:36:32.301304 22127 raft_consensus.cc:2243] T da07b56afffb4675a5b08a112f8ff7ea P 92317aeb7b7b45bc86b8f3dd249aaed1 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:32.301568 22127 raft_consensus.cc:2272] T da07b56afffb4675a5b08a112f8ff7ea P 92317aeb7b7b45bc86b8f3dd249aaed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:32.302088 22127 tablet_replica.cc:333] T 6950a6790b004e8db3c6c6482bbca25a P 92317aeb7b7b45bc86b8f3dd249aaed1: stopping tablet replica
I20260601 13:36:32.302167 22127 raft_consensus.cc:2243] T 6950a6790b004e8db3c6c6482bbca25a P 92317aeb7b7b45bc86b8f3dd249aaed1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:32.302341 22127 raft_consensus.cc:2272] T 6950a6790b004e8db3c6c6482bbca25a P 92317aeb7b7b45bc86b8f3dd249aaed1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:32.315987 22127 tablet_server.cc:196] TabletServer@127.21.155.195:0 shutdown complete.
I20260601 13:36:32.318904 22127 tablet_server.cc:179] TabletServer@127.21.155.196:0 shutting down...
I20260601 13:36:32.323920 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:32.324350 22127 tablet_replica.cc:333] T da07b56afffb4675a5b08a112f8ff7ea P 129e7b67bb5a40128d7e39387c461985: stopping tablet replica
I20260601 13:36:32.324518 22127 raft_consensus.cc:2243] T da07b56afffb4675a5b08a112f8ff7ea P 129e7b67bb5a40128d7e39387c461985 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:32.324707 22127 raft_consensus.cc:2272] T da07b56afffb4675a5b08a112f8ff7ea P 129e7b67bb5a40128d7e39387c461985 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:32.325381 22127 tablet_replica.cc:333] T 1bc94858e5fb4296b3ca323617d199c1 P 129e7b67bb5a40128d7e39387c461985: stopping tablet replica
I20260601 13:36:32.325501 22127 raft_consensus.cc:2243] T 1bc94858e5fb4296b3ca323617d199c1 P 129e7b67bb5a40128d7e39387c461985 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:32.325642 22127 raft_consensus.cc:2272] T 1bc94858e5fb4296b3ca323617d199c1 P 129e7b67bb5a40128d7e39387c461985 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:32.338789 22127 tablet_server.cc:196] TabletServer@127.21.155.196:0 shutdown complete.
I20260601 13:36:32.341753 22127 master.cc:562] Master@127.21.155.254:45355 shutting down...
I20260601 13:36:32.346624 22127 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b5099c347be94eeead546372a940cf7d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:32.346956 22127 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b5099c347be94eeead546372a940cf7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:32.347075 22127 tablet_replica.cc:333] T 00000000000000000000000000000000 P b5099c347be94eeead546372a940cf7d: stopping tablet replica
I20260601 13:36:32.360644 22127 master.cc:584] Master@127.21.155.254:45355 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (10545 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260601 13:36:32.370126 22127 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.155.254:42771
I20260601 13:36:32.370570 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:36:32.373008 22127 server_base.cc:1061] running on GCE node
W20260601 13:36:32.373172 27765 instance_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:36:32.373322 27768 instance_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:36:32.373400 27766 instance_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:36:32.373665 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:32.373744 22127 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:36:32.373764 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320992373763 us; error 0 us; skew 500 ppm
I20260601 13:36:32.374972 22127 webserver.cc:533] Webserver started at http://127.21.155.254:46773/ using document root <none> and password file <none>
I20260601 13:36:32.375174 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:32.375242 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:32.375334 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:32.375801 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320869173936-22127-0/minicluster-data/master-0-root/instance:
uuid: "d261fe859e064499ae5f4b7566005759"
format_stamp: "Formatted at 2026-06-01 13:36:32 on dist-test-slave-zw2r"
I20260601 13:36:32.377605 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:36:32.378929 27773 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:36:32.379287 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:32.379364 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320869173936-22127-0/minicluster-data/master-0-root
uuid: "d261fe859e064499ae5f4b7566005759"
format_stamp: "Formatted at 2026-06-01 13:36:32 on dist-test-slave-zw2r"
I20260601 13:36:32.379432 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320869173936-22127-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320869173936-22127-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320869173936-22127-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:36:32.390024 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:32.390444 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:32.394690 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.254:42771
I20260601 13:36:32.398864 27825 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.254:42771 every 8 connection(s)
I20260601 13:36:32.399515 27826 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:36:32.401608 27826 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d261fe859e064499ae5f4b7566005759: Bootstrap starting.
I20260601 13:36:32.402441 27826 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d261fe859e064499ae5f4b7566005759: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:32.403650 27826 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d261fe859e064499ae5f4b7566005759: No bootstrap required, opened a new log
I20260601 13:36:32.404233 27826 raft_consensus.cc:359] T 00000000000000000000000000000000 P d261fe859e064499ae5f4b7566005759 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d261fe859e064499ae5f4b7566005759" member_type: VOTER }
I20260601 13:36:32.404340 27826 raft_consensus.cc:385] T 00000000000000000000000000000000 P d261fe859e064499ae5f4b7566005759 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:32.404364 27826 raft_consensus.cc:740] T 00000000000000000000000000000000 P d261fe859e064499ae5f4b7566005759 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d261fe859e064499ae5f4b7566005759, State: Initialized, Role: FOLLOWER
I20260601 13:36:32.404521 27826 consensus_queue.cc:260] T 00000000000000000000000000000000 P d261fe859e064499ae5f4b7566005759 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d261fe859e064499ae5f4b7566005759" member_type: VOTER }
I20260601 13:36:32.404621 27826 raft_consensus.cc:399] T 00000000000000000000000000000000 P d261fe859e064499ae5f4b7566005759 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:36:32.404649 27826 raft_consensus.cc:493] T 00000000000000000000000000000000 P d261fe859e064499ae5f4b7566005759 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:36:32.404681 27826 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d261fe859e064499ae5f4b7566005759 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:32.405496 27826 raft_consensus.cc:515] T 00000000000000000000000000000000 P d261fe859e064499ae5f4b7566005759 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d261fe859e064499ae5f4b7566005759" member_type: VOTER }
I20260601 13:36:32.405624 27826 leader_election.cc:304] T 00000000000000000000000000000000 P d261fe859e064499ae5f4b7566005759 [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: d261fe859e064499ae5f4b7566005759; no voters: 
I20260601 13:36:32.405818 27826 leader_election.cc:290] T 00000000000000000000000000000000 P d261fe859e064499ae5f4b7566005759 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:36:32.406009 27829 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d261fe859e064499ae5f4b7566005759 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:32.406359 27829 raft_consensus.cc:697] T 00000000000000000000000000000000 P d261fe859e064499ae5f4b7566005759 [term 1 LEADER]: Becoming Leader. State: Replica: d261fe859e064499ae5f4b7566005759, State: Running, Role: LEADER
I20260601 13:36:32.406368 27826 sys_catalog.cc:565] T 00000000000000000000000000000000 P d261fe859e064499ae5f4b7566005759 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:36:32.406522 27829 consensus_queue.cc:237] T 00000000000000000000000000000000 P d261fe859e064499ae5f4b7566005759 [LEADER]: Queue going to LEADER mode. State: All 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: "d261fe859e064499ae5f4b7566005759" member_type: VOTER }
I20260601 13:36:32.407099 27831 sys_catalog.cc:455] T 00000000000000000000000000000000 P d261fe859e064499ae5f4b7566005759 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d261fe859e064499ae5f4b7566005759. Latest consensus state: current_term: 1 leader_uuid: "d261fe859e064499ae5f4b7566005759" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d261fe859e064499ae5f4b7566005759" member_type: VOTER } }
I20260601 13:36:32.407207 27831 sys_catalog.cc:458] T 00000000000000000000000000000000 P d261fe859e064499ae5f4b7566005759 [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:32.407269 27830 sys_catalog.cc:455] T 00000000000000000000000000000000 P d261fe859e064499ae5f4b7566005759 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d261fe859e064499ae5f4b7566005759" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d261fe859e064499ae5f4b7566005759" member_type: VOTER } }
I20260601 13:36:32.407367 27830 sys_catalog.cc:458] T 00000000000000000000000000000000 P d261fe859e064499ae5f4b7566005759 [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:32.407845 27833 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:36:32.409046 27833 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:36:32.409336 22127 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:36:32.411422 27833 catalog_manager.cc:1382] Generated new cluster ID: 6afe19bd0e0747e0b0d6a719214807e8
I20260601 13:36:32.411490 27833 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:36:32.422502 27833 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:36:32.423185 27833 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:36:32.428759 27833 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d261fe859e064499ae5f4b7566005759: Generated new TSK 0
I20260601 13:36:32.429013 27833 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:36:32.442034 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:32.444608 27848 instance_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:36:32.444674 27850 instance_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:36:32.444741 22127 server_base.cc:1061] running on GCE node
W20260601 13:36:32.444759 27847 instance_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:36:32.445247 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:32.445319 22127 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:36:32.445362 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320992445360 us; error 0 us; skew 500 ppm
I20260601 13:36:32.446539 22127 webserver.cc:533] Webserver started at http://127.21.155.193:41757/ using document root <none> and password file <none>
I20260601 13:36:32.446761 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:32.446842 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:32.446931 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:32.447523 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320869173936-22127-0/minicluster-data/ts-0-root/instance:
uuid: "d04db63544b94e17991d992c092d83b6"
format_stamp: "Formatted at 2026-06-01 13:36:32 on dist-test-slave-zw2r"
I20260601 13:36:32.449505 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:36:32.450917 27855 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:36:32.451447 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:32.451565 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320869173936-22127-0/minicluster-data/ts-0-root
uuid: "d04db63544b94e17991d992c092d83b6"
format_stamp: "Formatted at 2026-06-01 13:36:32 on dist-test-slave-zw2r"
I20260601 13:36:32.451669 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320869173936-22127-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320869173936-22127-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320869173936-22127-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:36:32.472165 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:32.472860 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:32.473340 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:32.474133 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:32.474212 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:32.474287 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:32.474316 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:32.481142 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.193:42697
I20260601 13:36:32.481149 27918 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.193:42697 every 8 connection(s)
I20260601 13:36:32.482411 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:32.484805 27924 instance_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:36:32.484856 27926 instance_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:36:32.484810 27923 instance_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:36:32.486099 22127 server_base.cc:1061] running on GCE node
I20260601 13:36:32.486344 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:32.486402 22127 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:36:32.486433 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320992486431 us; error 0 us; skew 500 ppm
I20260601 13:36:32.487563 22127 webserver.cc:533] Webserver started at http://127.21.155.194:41025/ using document root <none> and password file <none>
I20260601 13:36:32.487856 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:32.487928 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:32.488016 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:32.488456 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320869173936-22127-0/minicluster-data/ts-1-root/instance:
uuid: "9dc252c43a8840f49b6a242e99b6db30"
format_stamp: "Formatted at 2026-06-01 13:36:32 on dist-test-slave-zw2r"
I20260601 13:36:32.490269 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:36:32.491628 27931 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:36:32.492003 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:32.492228 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320869173936-22127-0/minicluster-data/ts-1-root
uuid: "9dc252c43a8840f49b6a242e99b6db30"
format_stamp: "Formatted at 2026-06-01 13:36:32 on dist-test-slave-zw2r"
I20260601 13:36:32.492348 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320869173936-22127-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320869173936-22127-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320869173936-22127-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:36:32.493750 27919 heartbeater.cc:344] Connected to a master server at 127.21.155.254:42771
I20260601 13:36:32.493876 27919 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:32.494181 27919 heartbeater.cc:507] Master 127.21.155.254:42771 requested a full tablet report, sending...
I20260601 13:36:32.494987 27790 ts_manager.cc:194] Registered new tserver with Master: d04db63544b94e17991d992c092d83b6 (127.21.155.193:42697)
I20260601 13:36:32.495959 27790 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51168
I20260601 13:36:32.515475 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:32.516050 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:32.516451 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:32.517045 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:32.517128 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:32.517256 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:32.517305 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:32.522631 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.194:37761
I20260601 13:36:32.522696 27994 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.194:37761 every 8 connection(s)
I20260601 13:36:32.523653 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:32.526396 27998 instance_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:36:32.526422 28001 instance_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:36:32.526846 22127 server_base.cc:1061] running on GCE node
W20260601 13:36:32.527100 27999 instance_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:36:32.527493 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:32.527565 22127 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:36:32.527583 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780320992527583 us; error 0 us; skew 500 ppm
I20260601 13:36:32.528916 27995 heartbeater.cc:344] Connected to a master server at 127.21.155.254:42771
I20260601 13:36:32.528959 22127 webserver.cc:533] Webserver started at http://127.21.155.195:34565/ using document root <none> and password file <none>
I20260601 13:36:32.529058 27995 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:32.529254 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:32.529325 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:32.529408 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:32.529505 27995 heartbeater.cc:507] Master 127.21.155.254:42771 requested a full tablet report, sending...
I20260601 13:36:32.529953 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320869173936-22127-0/minicluster-data/ts-2-root/instance:
uuid: "56e1b62c0f4f4f7083fcdea45a86b1f1"
format_stamp: "Formatted at 2026-06-01 13:36:32 on dist-test-slave-zw2r"
I20260601 13:36:32.530282 27790 ts_manager.cc:194] Registered new tserver with Master: 9dc252c43a8840f49b6a242e99b6db30 (127.21.155.194:37761)
I20260601 13:36:32.531118 27790 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51170
I20260601 13:36:32.532150 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:36:32.533329 28006 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:36:32.533629 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:32.533699 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320869173936-22127-0/minicluster-data/ts-2-root
uuid: "56e1b62c0f4f4f7083fcdea45a86b1f1"
format_stamp: "Formatted at 2026-06-01 13:36:32 on dist-test-slave-zw2r"
I20260601 13:36:32.533761 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320869173936-22127-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320869173936-22127-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320869173936-22127-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:36:32.550693 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:32.551141 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:32.551433 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:32.551966 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:32.552006 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:32.552039 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:32.552102 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:32.557363 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.195:42665
I20260601 13:36:32.557441 28069 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.195:42665 every 8 connection(s)
I20260601 13:36:32.562922 28070 heartbeater.cc:344] Connected to a master server at 127.21.155.254:42771
I20260601 13:36:32.563045 28070 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:32.563421 28070 heartbeater.cc:507] Master 127.21.155.254:42771 requested a full tablet report, sending...
I20260601 13:36:32.564247 27790 ts_manager.cc:194] Registered new tserver with Master: 56e1b62c0f4f4f7083fcdea45a86b1f1 (127.21.155.195:42665)
I20260601 13:36:32.564797 22127 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006919849s
I20260601 13:36:32.564911 27790 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51176
I20260601 13:36:33.497226 27919 heartbeater.cc:499] Master 127.21.155.254:42771 was elected leader, sending a full tablet report...
I20260601 13:36:33.532332 27995 heartbeater.cc:499] Master 127.21.155.254:42771 was elected leader, sending a full tablet report...
I20260601 13:36:33.566041 28070 heartbeater.cc:499] Master 127.21.155.254:42771 was elected leader, sending a full tablet report...
I20260601 13:36:33.601524 27790 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51188:
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:36:33.602069 27790 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:36:33.614535 27957 tablet_service.cc:1511] Processing CreateTablet for tablet a9ff5b16484c404d9cfe6404934e9bab (DEFAULT_TABLE table=test-workload [id=b04d432a709345f588443ac5c9e0ee2d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:36:33.614912 27957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9ff5b16484c404d9cfe6404934e9bab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:33.614964 28034 tablet_service.cc:1511] Processing CreateTablet for tablet a9ff5b16484c404d9cfe6404934e9bab (DEFAULT_TABLE table=test-workload [id=b04d432a709345f588443ac5c9e0ee2d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:36:33.615302 28034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9ff5b16484c404d9cfe6404934e9bab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:33.617046 28090 tablet_bootstrap.cc:492] T a9ff5b16484c404d9cfe6404934e9bab P 9dc252c43a8840f49b6a242e99b6db30: Bootstrap starting.
I20260601 13:36:33.617479 28091 tablet_bootstrap.cc:492] T a9ff5b16484c404d9cfe6404934e9bab P 56e1b62c0f4f4f7083fcdea45a86b1f1: Bootstrap starting.
I20260601 13:36:33.617820 27878 tablet_service.cc:1511] Processing CreateTablet for tablet a9ff5b16484c404d9cfe6404934e9bab (DEFAULT_TABLE table=test-workload [id=b04d432a709345f588443ac5c9e0ee2d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:36:33.618113 27878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9ff5b16484c404d9cfe6404934e9bab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:33.618654 28091 tablet_bootstrap.cc:654] T a9ff5b16484c404d9cfe6404934e9bab P 56e1b62c0f4f4f7083fcdea45a86b1f1: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:33.619895 28091 tablet_bootstrap.cc:492] T a9ff5b16484c404d9cfe6404934e9bab P 56e1b62c0f4f4f7083fcdea45a86b1f1: No bootstrap required, opened a new log
I20260601 13:36:33.619992 28091 ts_tablet_manager.cc:1403] T a9ff5b16484c404d9cfe6404934e9bab P 56e1b62c0f4f4f7083fcdea45a86b1f1: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:33.620440 28091 raft_consensus.cc:359] T a9ff5b16484c404d9cfe6404934e9bab P 56e1b62c0f4f4f7083fcdea45a86b1f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04db63544b94e17991d992c092d83b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42697 } } peers { permanent_uuid: "56e1b62c0f4f4f7083fcdea45a86b1f1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 42665 } } peers { permanent_uuid: "9dc252c43a8840f49b6a242e99b6db30" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 37761 } }
I20260601 13:36:33.620543 28091 raft_consensus.cc:385] T a9ff5b16484c404d9cfe6404934e9bab P 56e1b62c0f4f4f7083fcdea45a86b1f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:33.620564 28091 raft_consensus.cc:740] T a9ff5b16484c404d9cfe6404934e9bab P 56e1b62c0f4f4f7083fcdea45a86b1f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e1b62c0f4f4f7083fcdea45a86b1f1, State: Initialized, Role: FOLLOWER
I20260601 13:36:33.620711 28091 consensus_queue.cc:260] T a9ff5b16484c404d9cfe6404934e9bab P 56e1b62c0f4f4f7083fcdea45a86b1f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04db63544b94e17991d992c092d83b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42697 } } peers { permanent_uuid: "56e1b62c0f4f4f7083fcdea45a86b1f1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 42665 } } peers { permanent_uuid: "9dc252c43a8840f49b6a242e99b6db30" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 37761 } }
I20260601 13:36:33.620926 28093 tablet_bootstrap.cc:492] T a9ff5b16484c404d9cfe6404934e9bab P d04db63544b94e17991d992c092d83b6: Bootstrap starting.
I20260601 13:36:33.621111 28091 ts_tablet_manager.cc:1434] T a9ff5b16484c404d9cfe6404934e9bab P 56e1b62c0f4f4f7083fcdea45a86b1f1: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:33.621995 28090 tablet_bootstrap.cc:654] T a9ff5b16484c404d9cfe6404934e9bab P 9dc252c43a8840f49b6a242e99b6db30: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:33.622397 28093 tablet_bootstrap.cc:654] T a9ff5b16484c404d9cfe6404934e9bab P d04db63544b94e17991d992c092d83b6: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:33.623605 28093 tablet_bootstrap.cc:492] T a9ff5b16484c404d9cfe6404934e9bab P d04db63544b94e17991d992c092d83b6: No bootstrap required, opened a new log
I20260601 13:36:33.623745 28093 ts_tablet_manager.cc:1403] T a9ff5b16484c404d9cfe6404934e9bab P d04db63544b94e17991d992c092d83b6: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:33.623750 28090 tablet_bootstrap.cc:492] T a9ff5b16484c404d9cfe6404934e9bab P 9dc252c43a8840f49b6a242e99b6db30: No bootstrap required, opened a new log
I20260601 13:36:33.623898 28090 ts_tablet_manager.cc:1403] T a9ff5b16484c404d9cfe6404934e9bab P 9dc252c43a8840f49b6a242e99b6db30: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:36:33.624361 28093 raft_consensus.cc:359] T a9ff5b16484c404d9cfe6404934e9bab P d04db63544b94e17991d992c092d83b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04db63544b94e17991d992c092d83b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42697 } } peers { permanent_uuid: "56e1b62c0f4f4f7083fcdea45a86b1f1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 42665 } } peers { permanent_uuid: "9dc252c43a8840f49b6a242e99b6db30" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 37761 } }
I20260601 13:36:33.624392 28090 raft_consensus.cc:359] T a9ff5b16484c404d9cfe6404934e9bab P 9dc252c43a8840f49b6a242e99b6db30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04db63544b94e17991d992c092d83b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42697 } } peers { permanent_uuid: "56e1b62c0f4f4f7083fcdea45a86b1f1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 42665 } } peers { permanent_uuid: "9dc252c43a8840f49b6a242e99b6db30" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 37761 } }
I20260601 13:36:33.624502 28093 raft_consensus.cc:385] T a9ff5b16484c404d9cfe6404934e9bab P d04db63544b94e17991d992c092d83b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:33.624555 28090 raft_consensus.cc:385] T a9ff5b16484c404d9cfe6404934e9bab P 9dc252c43a8840f49b6a242e99b6db30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:33.624567 28093 raft_consensus.cc:740] T a9ff5b16484c404d9cfe6404934e9bab P d04db63544b94e17991d992c092d83b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d04db63544b94e17991d992c092d83b6, State: Initialized, Role: FOLLOWER
I20260601 13:36:33.624629 28090 raft_consensus.cc:740] T a9ff5b16484c404d9cfe6404934e9bab P 9dc252c43a8840f49b6a242e99b6db30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dc252c43a8840f49b6a242e99b6db30, State: Initialized, Role: FOLLOWER
I20260601 13:36:33.624737 28093 consensus_queue.cc:260] T a9ff5b16484c404d9cfe6404934e9bab P d04db63544b94e17991d992c092d83b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04db63544b94e17991d992c092d83b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42697 } } peers { permanent_uuid: "56e1b62c0f4f4f7083fcdea45a86b1f1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 42665 } } peers { permanent_uuid: "9dc252c43a8840f49b6a242e99b6db30" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 37761 } }
I20260601 13:36:33.624845 28090 consensus_queue.cc:260] T a9ff5b16484c404d9cfe6404934e9bab P 9dc252c43a8840f49b6a242e99b6db30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04db63544b94e17991d992c092d83b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42697 } } peers { permanent_uuid: "56e1b62c0f4f4f7083fcdea45a86b1f1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 42665 } } peers { permanent_uuid: "9dc252c43a8840f49b6a242e99b6db30" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 37761 } }
I20260601 13:36:33.625501 28090 ts_tablet_manager.cc:1434] T a9ff5b16484c404d9cfe6404934e9bab P 9dc252c43a8840f49b6a242e99b6db30: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:36:33.625597 28093 ts_tablet_manager.cc:1434] T a9ff5b16484c404d9cfe6404934e9bab P d04db63544b94e17991d992c092d83b6: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:36:33.825559 28098 raft_consensus.cc:493] T a9ff5b16484c404d9cfe6404934e9bab P 9dc252c43a8840f49b6a242e99b6db30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:33.825827 28098 raft_consensus.cc:515] T a9ff5b16484c404d9cfe6404934e9bab P 9dc252c43a8840f49b6a242e99b6db30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04db63544b94e17991d992c092d83b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42697 } } peers { permanent_uuid: "56e1b62c0f4f4f7083fcdea45a86b1f1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 42665 } } peers { permanent_uuid: "9dc252c43a8840f49b6a242e99b6db30" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 37761 } }
I20260601 13:36:33.826463 28098 leader_election.cc:290] T a9ff5b16484c404d9cfe6404934e9bab P 9dc252c43a8840f49b6a242e99b6db30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d04db63544b94e17991d992c092d83b6 (127.21.155.193:42697), 56e1b62c0f4f4f7083fcdea45a86b1f1 (127.21.155.195:42665)
I20260601 13:36:33.831116 27893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ff5b16484c404d9cfe6404934e9bab" candidate_uuid: "9dc252c43a8840f49b6a242e99b6db30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04db63544b94e17991d992c092d83b6" is_pre_election: true
I20260601 13:36:33.831116 28044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ff5b16484c404d9cfe6404934e9bab" candidate_uuid: "9dc252c43a8840f49b6a242e99b6db30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e1b62c0f4f4f7083fcdea45a86b1f1" is_pre_election: true
I20260601 13:36:33.831429 27893 raft_consensus.cc:2468] T a9ff5b16484c404d9cfe6404934e9bab P d04db63544b94e17991d992c092d83b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dc252c43a8840f49b6a242e99b6db30 in term 0.
I20260601 13:36:33.831429 28044 raft_consensus.cc:2468] T a9ff5b16484c404d9cfe6404934e9bab P 56e1b62c0f4f4f7083fcdea45a86b1f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dc252c43a8840f49b6a242e99b6db30 in term 0.
I20260601 13:36:33.831884 27932 leader_election.cc:304] T a9ff5b16484c404d9cfe6404934e9bab P 9dc252c43a8840f49b6a242e99b6db30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e1b62c0f4f4f7083fcdea45a86b1f1, 9dc252c43a8840f49b6a242e99b6db30; no voters: 
I20260601 13:36:33.832108 28098 raft_consensus.cc:2804] T a9ff5b16484c404d9cfe6404934e9bab P 9dc252c43a8840f49b6a242e99b6db30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:33.832195 28098 raft_consensus.cc:493] T a9ff5b16484c404d9cfe6404934e9bab P 9dc252c43a8840f49b6a242e99b6db30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:33.832255 28098 raft_consensus.cc:3060] T a9ff5b16484c404d9cfe6404934e9bab P 9dc252c43a8840f49b6a242e99b6db30 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:33.833235 28098 raft_consensus.cc:515] T a9ff5b16484c404d9cfe6404934e9bab P 9dc252c43a8840f49b6a242e99b6db30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04db63544b94e17991d992c092d83b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42697 } } peers { permanent_uuid: "56e1b62c0f4f4f7083fcdea45a86b1f1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 42665 } } peers { permanent_uuid: "9dc252c43a8840f49b6a242e99b6db30" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 37761 } }
I20260601 13:36:33.833628 28098 leader_election.cc:290] T a9ff5b16484c404d9cfe6404934e9bab P 9dc252c43a8840f49b6a242e99b6db30 [CANDIDATE]: Term 1 election: Requested vote from peers d04db63544b94e17991d992c092d83b6 (127.21.155.193:42697), 56e1b62c0f4f4f7083fcdea45a86b1f1 (127.21.155.195:42665)
I20260601 13:36:33.834230 28044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ff5b16484c404d9cfe6404934e9bab" candidate_uuid: "9dc252c43a8840f49b6a242e99b6db30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e1b62c0f4f4f7083fcdea45a86b1f1"
I20260601 13:36:33.834328 27893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ff5b16484c404d9cfe6404934e9bab" candidate_uuid: "9dc252c43a8840f49b6a242e99b6db30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04db63544b94e17991d992c092d83b6"
I20260601 13:36:33.834369 28044 raft_consensus.cc:3060] T a9ff5b16484c404d9cfe6404934e9bab P 56e1b62c0f4f4f7083fcdea45a86b1f1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:33.834419 27893 raft_consensus.cc:3060] T a9ff5b16484c404d9cfe6404934e9bab P d04db63544b94e17991d992c092d83b6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:33.835459 27893 raft_consensus.cc:2468] T a9ff5b16484c404d9cfe6404934e9bab P d04db63544b94e17991d992c092d83b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dc252c43a8840f49b6a242e99b6db30 in term 1.
I20260601 13:36:33.835459 28044 raft_consensus.cc:2468] T a9ff5b16484c404d9cfe6404934e9bab P 56e1b62c0f4f4f7083fcdea45a86b1f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dc252c43a8840f49b6a242e99b6db30 in term 1.
I20260601 13:36:33.835958 27932 leader_election.cc:304] T a9ff5b16484c404d9cfe6404934e9bab P 9dc252c43a8840f49b6a242e99b6db30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9dc252c43a8840f49b6a242e99b6db30, d04db63544b94e17991d992c092d83b6; no voters: 
I20260601 13:36:33.836186 28098 raft_consensus.cc:2804] T a9ff5b16484c404d9cfe6404934e9bab P 9dc252c43a8840f49b6a242e99b6db30 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:33.836459 28098 raft_consensus.cc:697] T a9ff5b16484c404d9cfe6404934e9bab P 9dc252c43a8840f49b6a242e99b6db30 [term 1 LEADER]: Becoming Leader. State: Replica: 9dc252c43a8840f49b6a242e99b6db30, State: Running, Role: LEADER
I20260601 13:36:33.836625 28098 consensus_queue.cc:237] T a9ff5b16484c404d9cfe6404934e9bab P 9dc252c43a8840f49b6a242e99b6db30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04db63544b94e17991d992c092d83b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42697 } } peers { permanent_uuid: "56e1b62c0f4f4f7083fcdea45a86b1f1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 42665 } } peers { permanent_uuid: "9dc252c43a8840f49b6a242e99b6db30" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 37761 } }
I20260601 13:36:33.838434 27790 catalog_manager.cc:5696] T a9ff5b16484c404d9cfe6404934e9bab P 9dc252c43a8840f49b6a242e99b6db30 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9dc252c43a8840f49b6a242e99b6db30 (127.21.155.194). New cstate: current_term: 1 leader_uuid: "9dc252c43a8840f49b6a242e99b6db30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d04db63544b94e17991d992c092d83b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 42697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56e1b62c0f4f4f7083fcdea45a86b1f1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 42665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dc252c43a8840f49b6a242e99b6db30" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 37761 } health_report { overall_health: HEALTHY } } }
I20260601 13:36:33.850594 22127 tablet_server.cc:179] TabletServer@127.21.155.193:0 shutting down...
I20260601 13:36:33.856225 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:33.856585 22127 tablet_replica.cc:333] T a9ff5b16484c404d9cfe6404934e9bab P d04db63544b94e17991d992c092d83b6: stopping tablet replica
I20260601 13:36:33.856710 22127 raft_consensus.cc:2243] T a9ff5b16484c404d9cfe6404934e9bab P d04db63544b94e17991d992c092d83b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:33.856827 22127 raft_consensus.cc:2272] T a9ff5b16484c404d9cfe6404934e9bab P d04db63544b94e17991d992c092d83b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:33.870388 22127 tablet_server.cc:196] TabletServer@127.21.155.193:0 shutdown complete.
W20260601 13:36:34.295485 27932 consensus_peers.cc:597] T a9ff5b16484c404d9cfe6404934e9bab P 9dc252c43a8840f49b6a242e99b6db30 -> Peer d04db63544b94e17991d992c092d83b6 (127.21.155.193:42697): Couldn't send request to peer d04db63544b94e17991d992c092d83b6. Status: Network error: Client connection negotiation failed: client connection to 127.21.155.193:42697: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:34.399572 28098 consensus_queue.cc:1048] T a9ff5b16484c404d9cfe6404934e9bab P 9dc252c43a8840f49b6a242e99b6db30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e1b62c0f4f4f7083fcdea45a86b1f1" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 42665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:34.408921 27844 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:36:34.409240 27844 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:36:34.409337 27844 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:36:36.409621 27844 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:36:36.409919 27844 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:36:36.409978 27844 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:36:36.602442 27932 consensus_peers.cc:597] T a9ff5b16484c404d9cfe6404934e9bab P 9dc252c43a8840f49b6a242e99b6db30 -> Peer d04db63544b94e17991d992c092d83b6 (127.21.155.193:42697): Couldn't send request to peer d04db63544b94e17991d992c092d83b6. Status: Network error: Client connection negotiation failed: client connection to 127.21.155.193:42697: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260601 13:36:37.513785 27932 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.155.193:42697: connect: Connection refused (error 111) [suppressed 7 similar messages]
I20260601 13:36:38.410393 27844 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:36:38.410768 27844 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:36:38.410928 27844 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:36:38.879297 27932 consensus_peers.cc:597] T a9ff5b16484c404d9cfe6404934e9bab P 9dc252c43a8840f49b6a242e99b6db30 -> Peer d04db63544b94e17991d992c092d83b6 (127.21.155.193:42697): Couldn't send request to peer d04db63544b94e17991d992c092d83b6. Status: Network error: Client connection negotiation failed: client connection to 127.21.155.193:42697: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260601 13:36:40.411334 27844 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:36:40.411665 27844 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:36:40.411777 27844 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:36:41.854797 27932 consensus_peers.cc:597] T a9ff5b16484c404d9cfe6404934e9bab P 9dc252c43a8840f49b6a242e99b6db30 -> Peer d04db63544b94e17991d992c092d83b6 (127.21.155.193:42697): Couldn't send request to peer d04db63544b94e17991d992c092d83b6. Status: Network error: Client connection negotiation failed: client connection to 127.21.155.193:42697: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260601 13:36:42.412148 27844 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:36:42.412452 27844 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:36:42.412511 27844 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:36:43.002274 27932 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.155.193:42697: connect: Connection refused (error 111) [suppressed 9 similar messages]
I20260601 13:36:44.412864 27844 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:36:44.413321 27844 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:36:44.413470 27844 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:36:44.501161 27932 consensus_peers.cc:597] T a9ff5b16484c404d9cfe6404934e9bab P 9dc252c43a8840f49b6a242e99b6db30 -> Peer d04db63544b94e17991d992c092d83b6 (127.21.155.193:42697): Couldn't send request to peer d04db63544b94e17991d992c092d83b6. Status: Network error: Client connection negotiation failed: client connection to 127.21.155.193:42697: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260601 13:36:44.925870 22127 tablet_server.cc:179] TabletServer@127.21.155.194:0 shutting down...
I20260601 13:36:44.929983 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:44.930267 22127 tablet_replica.cc:333] T a9ff5b16484c404d9cfe6404934e9bab P 9dc252c43a8840f49b6a242e99b6db30: stopping tablet replica
I20260601 13:36:44.930428 22127 raft_consensus.cc:2243] T a9ff5b16484c404d9cfe6404934e9bab P 9dc252c43a8840f49b6a242e99b6db30 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:44.930684 22127 raft_consensus.cc:2272] T a9ff5b16484c404d9cfe6404934e9bab P 9dc252c43a8840f49b6a242e99b6db30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:44.944229 22127 tablet_server.cc:196] TabletServer@127.21.155.194:0 shutdown complete.
I20260601 13:36:44.947166 22127 tablet_server.cc:179] TabletServer@127.21.155.195:0 shutting down...
I20260601 13:36:44.951715 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:44.952005 22127 tablet_replica.cc:333] T a9ff5b16484c404d9cfe6404934e9bab P 56e1b62c0f4f4f7083fcdea45a86b1f1: stopping tablet replica
I20260601 13:36:44.952154 22127 raft_consensus.cc:2243] T a9ff5b16484c404d9cfe6404934e9bab P 56e1b62c0f4f4f7083fcdea45a86b1f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:44.952306 22127 raft_consensus.cc:2272] T a9ff5b16484c404d9cfe6404934e9bab P 56e1b62c0f4f4f7083fcdea45a86b1f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:44.965814 22127 tablet_server.cc:196] TabletServer@127.21.155.195:0 shutdown complete.
I20260601 13:36:44.968274 22127 master.cc:562] Master@127.21.155.254:42771 shutting down...
I20260601 13:36:44.973096 22127 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d261fe859e064499ae5f4b7566005759 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:44.973421 22127 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d261fe859e064499ae5f4b7566005759 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:44.973517 22127 tablet_replica.cc:333] T 00000000000000000000000000000000 P d261fe859e064499ae5f4b7566005759: stopping tablet replica
I20260601 13:36:44.986117 22127 master.cc:584] Master@127.21.155.254:42771 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (12623 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260601 13:36:44.993510 22127 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.155.254:46861
I20260601 13:36:44.993920 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:44.995810 28137 instance_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:36:44.995858 28139 instance_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:36:44.996063 28136 instance_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:36:44.996213 22127 server_base.cc:1061] running on GCE node
I20260601 13:36:44.996397 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:44.996447 22127 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:36:44.996474 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780321004996474 us; error 0 us; skew 500 ppm
I20260601 13:36:44.997521 22127 webserver.cc:533] Webserver started at http://127.21.155.254:34619/ using document root <none> and password file <none>
I20260601 13:36:44.997733 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:44.997822 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:44.997920 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:44.998384 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320869173936-22127-0/minicluster-data/master-0-root/instance:
uuid: "4ca2c9e614a24d55872ce68e9093d123"
format_stamp: "Formatted at 2026-06-01 13:36:44 on dist-test-slave-zw2r"
I20260601 13:36:45.000123 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:36:45.001577 28144 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:36:45.001941 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:45.002044 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320869173936-22127-0/minicluster-data/master-0-root
uuid: "4ca2c9e614a24d55872ce68e9093d123"
format_stamp: "Formatted at 2026-06-01 13:36:44 on dist-test-slave-zw2r"
I20260601 13:36:45.002146 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320869173936-22127-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320869173936-22127-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320869173936-22127-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:36:45.011236 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:45.011756 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:45.016348 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.254:46861
I20260601 13:36:45.019134 28196 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.254:46861 every 8 connection(s)
I20260601 13:36:45.019866 28197 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:36:45.021827 28197 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4ca2c9e614a24d55872ce68e9093d123: Bootstrap starting.
I20260601 13:36:45.022658 28197 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4ca2c9e614a24d55872ce68e9093d123: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:45.024022 28197 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4ca2c9e614a24d55872ce68e9093d123: No bootstrap required, opened a new log
I20260601 13:36:45.024516 28197 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4ca2c9e614a24d55872ce68e9093d123 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ca2c9e614a24d55872ce68e9093d123" member_type: VOTER }
I20260601 13:36:45.024616 28197 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4ca2c9e614a24d55872ce68e9093d123 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:45.024641 28197 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4ca2c9e614a24d55872ce68e9093d123 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ca2c9e614a24d55872ce68e9093d123, State: Initialized, Role: FOLLOWER
I20260601 13:36:45.024762 28197 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4ca2c9e614a24d55872ce68e9093d123 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4ca2c9e614a24d55872ce68e9093d123" member_type: VOTER }
I20260601 13:36:45.024832 28197 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4ca2c9e614a24d55872ce68e9093d123 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:36:45.024856 28197 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4ca2c9e614a24d55872ce68e9093d123 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:36:45.024893 28197 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4ca2c9e614a24d55872ce68e9093d123 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:45.025736 28197 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4ca2c9e614a24d55872ce68e9093d123 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ca2c9e614a24d55872ce68e9093d123" member_type: VOTER }
I20260601 13:36:45.025854 28197 leader_election.cc:304] T 00000000000000000000000000000000 P 4ca2c9e614a24d55872ce68e9093d123 [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: 4ca2c9e614a24d55872ce68e9093d123; no voters: 
I20260601 13:36:45.026031 28197 leader_election.cc:290] T 00000000000000000000000000000000 P 4ca2c9e614a24d55872ce68e9093d123 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:36:45.026214 28200 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4ca2c9e614a24d55872ce68e9093d123 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:45.026500 28200 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4ca2c9e614a24d55872ce68e9093d123 [term 1 LEADER]: Becoming Leader. State: Replica: 4ca2c9e614a24d55872ce68e9093d123, State: Running, Role: LEADER
I20260601 13:36:45.026523 28197 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4ca2c9e614a24d55872ce68e9093d123 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:36:45.026669 28200 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4ca2c9e614a24d55872ce68e9093d123 [LEADER]: Queue going to LEADER mode. State: All 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: "4ca2c9e614a24d55872ce68e9093d123" member_type: VOTER }
I20260601 13:36:45.027117 28201 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4ca2c9e614a24d55872ce68e9093d123 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4ca2c9e614a24d55872ce68e9093d123" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ca2c9e614a24d55872ce68e9093d123" member_type: VOTER } }
I20260601 13:36:45.027233 28201 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4ca2c9e614a24d55872ce68e9093d123 [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:45.027135 28202 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4ca2c9e614a24d55872ce68e9093d123 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4ca2c9e614a24d55872ce68e9093d123. Latest consensus state: current_term: 1 leader_uuid: "4ca2c9e614a24d55872ce68e9093d123" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ca2c9e614a24d55872ce68e9093d123" member_type: VOTER } }
I20260601 13:36:45.027526 28202 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4ca2c9e614a24d55872ce68e9093d123 [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:45.028071 28205 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:36:45.029197 28205 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:36:45.029424 22127 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:36:45.031512 28205 catalog_manager.cc:1382] Generated new cluster ID: 8381d54275714a9bb673bf8def2f48e7
I20260601 13:36:45.031570 28205 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:36:45.045780 28205 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:36:45.046411 28205 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:36:45.058655 28205 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 4ca2c9e614a24d55872ce68e9093d123: Generated new TSK 0
I20260601 13:36:45.058881 28205 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:36:45.062148 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:45.064256 28218 instance_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:36:45.064374 28219 instance_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:36:45.064575 22127 server_base.cc:1061] running on GCE node
W20260601 13:36:45.064617 28221 instance_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:36:45.064869 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:45.064926 22127 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:36:45.064944 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780321005064943 us; error 0 us; skew 500 ppm
I20260601 13:36:45.065948 22127 webserver.cc:533] Webserver started at http://127.21.155.193:35355/ using document root <none> and password file <none>
I20260601 13:36:45.066136 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:45.066198 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:45.066287 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:45.066705 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320869173936-22127-0/minicluster-data/ts-0-root/instance:
uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c"
format_stamp: "Formatted at 2026-06-01 13:36:45 on dist-test-slave-zw2r"
I20260601 13:36:45.068363 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.002s
I20260601 13:36:45.069586 28226 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:36:45.069962 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:45.070066 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320869173936-22127-0/minicluster-data/ts-0-root
uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c"
format_stamp: "Formatted at 2026-06-01 13:36:45 on dist-test-slave-zw2r"
I20260601 13:36:45.070168 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320869173936-22127-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320869173936-22127-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320869173936-22127-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:36:45.090126 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:45.090657 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:45.091007 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:45.091562 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:45.091627 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:45.091689 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:45.091739 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:45.096679 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.193:40569
I20260601 13:36:45.096756 28289 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.193:40569 every 8 connection(s)
I20260601 13:36:45.097731 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:45.099823 28294 instance_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:36:45.100006 28297 instance_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:36:45.099969 28295 instance_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:36:45.100546 22127 server_base.cc:1061] running on GCE node
I20260601 13:36:45.100771 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:45.100823 22127 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:36:45.100840 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780321005100840 us; error 0 us; skew 500 ppm
I20260601 13:36:45.101950 22127 webserver.cc:533] Webserver started at http://127.21.155.194:34739/ using document root <none> and password file <none>
I20260601 13:36:45.102124 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:45.102198 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:45.102315 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:45.102821 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320869173936-22127-0/minicluster-data/ts-1-root/instance:
uuid: "d0b6a260ad04426fb21873378a5b97f7"
format_stamp: "Formatted at 2026-06-01 13:36:45 on dist-test-slave-zw2r"
I20260601 13:36:45.102972 28290 heartbeater.cc:344] Connected to a master server at 127.21.155.254:46861
I20260601 13:36:45.103070 28290 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:45.103324 28290 heartbeater.cc:507] Master 127.21.155.254:46861 requested a full tablet report, sending...
I20260601 13:36:45.104060 28161 ts_manager.cc:194] Registered new tserver with Master: cb49c8a9bc9342bea31cd6b72ccbf67c (127.21.155.193:40569)
I20260601 13:36:45.104946 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:36:45.104987 28161 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57616
I20260601 13:36:45.106340 28302 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:36:45.106750 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:45.106827 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320869173936-22127-0/minicluster-data/ts-1-root
uuid: "d0b6a260ad04426fb21873378a5b97f7"
format_stamp: "Formatted at 2026-06-01 13:36:45 on dist-test-slave-zw2r"
I20260601 13:36:45.106940 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320869173936-22127-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320869173936-22127-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320869173936-22127-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:36:45.116081 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:45.116573 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:45.116948 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:45.117558 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:45.117624 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:45.117704 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:45.117755 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:45.122789 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.194:46183
I20260601 13:36:45.122822 28365 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.194:46183 every 8 connection(s)
I20260601 13:36:45.123744 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:45.125861 28369 instance_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:36:45.125950 28370 instance_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:36:45.126073 22127 server_base.cc:1061] running on GCE node
W20260601 13:36:45.126214 28372 instance_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:36:45.126519 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:45.126588 22127 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:36:45.126636 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780321005126634 us; error 0 us; skew 500 ppm
I20260601 13:36:45.127713 22127 webserver.cc:533] Webserver started at http://127.21.155.195:37337/ using document root <none> and password file <none>
I20260601 13:36:45.127959 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:45.128046 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:45.128142 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:45.128664 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320869173936-22127-0/minicluster-data/ts-2-root/instance:
uuid: "9b14a6488c9d4b9d83e268f162895e3c"
format_stamp: "Formatted at 2026-06-01 13:36:45 on dist-test-slave-zw2r"
I20260601 13:36:45.128921 28366 heartbeater.cc:344] Connected to a master server at 127.21.155.254:46861
I20260601 13:36:45.129043 28366 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:45.129354 28366 heartbeater.cc:507] Master 127.21.155.254:46861 requested a full tablet report, sending...
I20260601 13:36:45.130128 28161 ts_manager.cc:194] Registered new tserver with Master: d0b6a260ad04426fb21873378a5b97f7 (127.21.155.194:46183)
I20260601 13:36:45.130898 28161 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57624
I20260601 13:36:45.130928 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:36:45.132122 28377 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:36:45.132462 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:45.132576 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320869173936-22127-0/minicluster-data/ts-2-root
uuid: "9b14a6488c9d4b9d83e268f162895e3c"
format_stamp: "Formatted at 2026-06-01 13:36:45 on dist-test-slave-zw2r"
I20260601 13:36:45.132674 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320869173936-22127-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320869173936-22127-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320869173936-22127-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:36:45.145761 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:45.146246 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:45.146581 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:45.147064 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:45.147123 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:45.147190 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:45.147235 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:45.152243 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.195:34739
I20260601 13:36:45.152292 28440 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.195:34739 every 8 connection(s)
I20260601 13:36:45.158097 28441 heartbeater.cc:344] Connected to a master server at 127.21.155.254:46861
I20260601 13:36:45.158250 28441 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:45.158560 28441 heartbeater.cc:507] Master 127.21.155.254:46861 requested a full tablet report, sending...
I20260601 13:36:45.159319 28161 ts_manager.cc:194] Registered new tserver with Master: 9b14a6488c9d4b9d83e268f162895e3c (127.21.155.195:34739)
I20260601 13:36:45.159531 22127 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.00684974s
I20260601 13:36:45.160178 28161 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57628
I20260601 13:36:46.106226 28290 heartbeater.cc:499] Master 127.21.155.254:46861 was elected leader, sending a full tablet report...
I20260601 13:36:46.131937 28366 heartbeater.cc:499] Master 127.21.155.254:46861 was elected leader, sending a full tablet report...
I20260601 13:36:46.161350 28441 heartbeater.cc:499] Master 127.21.155.254:46861 was elected leader, sending a full tablet report...
I20260601 13:36:46.195822 28161 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57638:
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:36:46.196493 28161 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:36:46.210220 28254 tablet_service.cc:1511] Processing CreateTablet for tablet 0120d8163d504536bee6c041b3fd7793 (DEFAULT_TABLE table=test-workload [id=4b22d273cc1840208e4fdcb506c226f0]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:36:46.210391 28253 tablet_service.cc:1511] Processing CreateTablet for tablet 72437de87d474d05ae026315ceb1daf2 (DEFAULT_TABLE table=test-workload [id=4b22d273cc1840208e4fdcb506c226f0]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:36:46.210636 28254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0120d8163d504536bee6c041b3fd7793. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:46.210834 28253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72437de87d474d05ae026315ceb1daf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:46.210800 28405 tablet_service.cc:1511] Processing CreateTablet for tablet 0120d8163d504536bee6c041b3fd7793 (DEFAULT_TABLE table=test-workload [id=4b22d273cc1840208e4fdcb506c226f0]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:36:46.210928 28404 tablet_service.cc:1511] Processing CreateTablet for tablet 72437de87d474d05ae026315ceb1daf2 (DEFAULT_TABLE table=test-workload [id=4b22d273cc1840208e4fdcb506c226f0]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:36:46.211045 28405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0120d8163d504536bee6c041b3fd7793. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:46.211102 28252 tablet_service.cc:1511] Processing CreateTablet for tablet 6ec30544f49b4190844f83c2d4c5c4ab (DEFAULT_TABLE table=test-workload [id=4b22d273cc1840208e4fdcb506c226f0]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:36:46.211351 28252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ec30544f49b4190844f83c2d4c5c4ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:46.211406 28403 tablet_service.cc:1511] Processing CreateTablet for tablet 6ec30544f49b4190844f83c2d4c5c4ab (DEFAULT_TABLE table=test-workload [id=4b22d273cc1840208e4fdcb506c226f0]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:36:46.211827 28402 tablet_service.cc:1511] Processing CreateTablet for tablet 9f4288c4ffa8455289b8a1aec2b33d54 (DEFAULT_TABLE table=test-workload [id=4b22d273cc1840208e4fdcb506c226f0]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:36:46.211169 28404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72437de87d474d05ae026315ceb1daf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:46.214123 28251 tablet_service.cc:1511] Processing CreateTablet for tablet 9f4288c4ffa8455289b8a1aec2b33d54 (DEFAULT_TABLE table=test-workload [id=4b22d273cc1840208e4fdcb506c226f0]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:36:46.214426 28251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f4288c4ffa8455289b8a1aec2b33d54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:46.214609 28403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ec30544f49b4190844f83c2d4c5c4ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:46.214665 28462 tablet_bootstrap.cc:492] T 0120d8163d504536bee6c041b3fd7793 P 9b14a6488c9d4b9d83e268f162895e3c: Bootstrap starting.
I20260601 13:36:46.215668 28462 tablet_bootstrap.cc:654] T 0120d8163d504536bee6c041b3fd7793 P 9b14a6488c9d4b9d83e268f162895e3c: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:46.216856 28462 tablet_bootstrap.cc:492] T 0120d8163d504536bee6c041b3fd7793 P 9b14a6488c9d4b9d83e268f162895e3c: No bootstrap required, opened a new log
I20260601 13:36:46.216907 28402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f4288c4ffa8455289b8a1aec2b33d54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:46.217001 28462 ts_tablet_manager.cc:1403] T 0120d8163d504536bee6c041b3fd7793 P 9b14a6488c9d4b9d83e268f162895e3c: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:36:46.217492 28462 raft_consensus.cc:359] T 0120d8163d504536bee6c041b3fd7793 P 9b14a6488c9d4b9d83e268f162895e3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } }
I20260601 13:36:46.217588 28462 raft_consensus.cc:385] T 0120d8163d504536bee6c041b3fd7793 P 9b14a6488c9d4b9d83e268f162895e3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:46.217612 28462 raft_consensus.cc:740] T 0120d8163d504536bee6c041b3fd7793 P 9b14a6488c9d4b9d83e268f162895e3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b14a6488c9d4b9d83e268f162895e3c, State: Initialized, Role: FOLLOWER
I20260601 13:36:46.217760 28462 consensus_queue.cc:260] T 0120d8163d504536bee6c041b3fd7793 P 9b14a6488c9d4b9d83e268f162895e3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } }
I20260601 13:36:46.218144 28462 ts_tablet_manager.cc:1434] T 0120d8163d504536bee6c041b3fd7793 P 9b14a6488c9d4b9d83e268f162895e3c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:46.219308 28461 tablet_bootstrap.cc:492] T 72437de87d474d05ae026315ceb1daf2 P cb49c8a9bc9342bea31cd6b72ccbf67c: Bootstrap starting.
I20260601 13:36:46.219787 28462 tablet_bootstrap.cc:492] T 72437de87d474d05ae026315ceb1daf2 P 9b14a6488c9d4b9d83e268f162895e3c: Bootstrap starting.
I20260601 13:36:46.220592 28461 tablet_bootstrap.cc:654] T 72437de87d474d05ae026315ceb1daf2 P cb49c8a9bc9342bea31cd6b72ccbf67c: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:46.221985 28330 tablet_service.cc:1511] Processing CreateTablet for tablet 0120d8163d504536bee6c041b3fd7793 (DEFAULT_TABLE table=test-workload [id=4b22d273cc1840208e4fdcb506c226f0]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:36:46.222044 28329 tablet_service.cc:1511] Processing CreateTablet for tablet 72437de87d474d05ae026315ceb1daf2 (DEFAULT_TABLE table=test-workload [id=4b22d273cc1840208e4fdcb506c226f0]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:36:46.222152 28462 tablet_bootstrap.cc:654] T 72437de87d474d05ae026315ceb1daf2 P 9b14a6488c9d4b9d83e268f162895e3c: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:46.222111 28328 tablet_service.cc:1511] Processing CreateTablet for tablet 6ec30544f49b4190844f83c2d4c5c4ab (DEFAULT_TABLE table=test-workload [id=4b22d273cc1840208e4fdcb506c226f0]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:36:46.222316 28330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0120d8163d504536bee6c041b3fd7793. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:46.222493 28329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72437de87d474d05ae026315ceb1daf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:46.222435 28327 tablet_service.cc:1511] Processing CreateTablet for tablet 9f4288c4ffa8455289b8a1aec2b33d54 (DEFAULT_TABLE table=test-workload [id=4b22d273cc1840208e4fdcb506c226f0]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:36:46.222666 28327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f4288c4ffa8455289b8a1aec2b33d54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:46.222819 28328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ec30544f49b4190844f83c2d4c5c4ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:46.223405 28461 tablet_bootstrap.cc:492] T 72437de87d474d05ae026315ceb1daf2 P cb49c8a9bc9342bea31cd6b72ccbf67c: No bootstrap required, opened a new log
I20260601 13:36:46.223503 28461 ts_tablet_manager.cc:1403] T 72437de87d474d05ae026315ceb1daf2 P cb49c8a9bc9342bea31cd6b72ccbf67c: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:36:46.224031 28461 raft_consensus.cc:359] T 72437de87d474d05ae026315ceb1daf2 P cb49c8a9bc9342bea31cd6b72ccbf67c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } }
I20260601 13:36:46.224148 28461 raft_consensus.cc:385] T 72437de87d474d05ae026315ceb1daf2 P cb49c8a9bc9342bea31cd6b72ccbf67c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:46.224184 28461 raft_consensus.cc:740] T 72437de87d474d05ae026315ceb1daf2 P cb49c8a9bc9342bea31cd6b72ccbf67c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb49c8a9bc9342bea31cd6b72ccbf67c, State: Initialized, Role: FOLLOWER
I20260601 13:36:46.224361 28461 consensus_queue.cc:260] T 72437de87d474d05ae026315ceb1daf2 P cb49c8a9bc9342bea31cd6b72ccbf67c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } }
I20260601 13:36:46.224726 28461 ts_tablet_manager.cc:1434] T 72437de87d474d05ae026315ceb1daf2 P cb49c8a9bc9342bea31cd6b72ccbf67c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:36:46.225669 28461 tablet_bootstrap.cc:492] T 6ec30544f49b4190844f83c2d4c5c4ab P cb49c8a9bc9342bea31cd6b72ccbf67c: Bootstrap starting.
I20260601 13:36:46.226817 28461 tablet_bootstrap.cc:654] T 6ec30544f49b4190844f83c2d4c5c4ab P cb49c8a9bc9342bea31cd6b72ccbf67c: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:46.227605 28468 tablet_bootstrap.cc:492] T 0120d8163d504536bee6c041b3fd7793 P d0b6a260ad04426fb21873378a5b97f7: Bootstrap starting.
I20260601 13:36:46.227944 28462 tablet_bootstrap.cc:492] T 72437de87d474d05ae026315ceb1daf2 P 9b14a6488c9d4b9d83e268f162895e3c: No bootstrap required, opened a new log
I20260601 13:36:46.228047 28462 ts_tablet_manager.cc:1403] T 72437de87d474d05ae026315ceb1daf2 P 9b14a6488c9d4b9d83e268f162895e3c: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:36:46.228222 28461 tablet_bootstrap.cc:492] T 6ec30544f49b4190844f83c2d4c5c4ab P cb49c8a9bc9342bea31cd6b72ccbf67c: No bootstrap required, opened a new log
I20260601 13:36:46.228425 28461 ts_tablet_manager.cc:1403] T 6ec30544f49b4190844f83c2d4c5c4ab P cb49c8a9bc9342bea31cd6b72ccbf67c: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:36:46.228708 28462 raft_consensus.cc:359] T 72437de87d474d05ae026315ceb1daf2 P 9b14a6488c9d4b9d83e268f162895e3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } }
I20260601 13:36:46.228816 28462 raft_consensus.cc:385] T 72437de87d474d05ae026315ceb1daf2 P 9b14a6488c9d4b9d83e268f162895e3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:46.228911 28462 raft_consensus.cc:740] T 72437de87d474d05ae026315ceb1daf2 P 9b14a6488c9d4b9d83e268f162895e3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b14a6488c9d4b9d83e268f162895e3c, State: Initialized, Role: FOLLOWER
I20260601 13:36:46.228899 28461 raft_consensus.cc:359] T 6ec30544f49b4190844f83c2d4c5c4ab P cb49c8a9bc9342bea31cd6b72ccbf67c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } }
I20260601 13:36:46.229012 28468 tablet_bootstrap.cc:654] T 0120d8163d504536bee6c041b3fd7793 P d0b6a260ad04426fb21873378a5b97f7: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:46.229027 28461 raft_consensus.cc:385] T 6ec30544f49b4190844f83c2d4c5c4ab P cb49c8a9bc9342bea31cd6b72ccbf67c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:46.229115 28462 consensus_queue.cc:260] T 72437de87d474d05ae026315ceb1daf2 P 9b14a6488c9d4b9d83e268f162895e3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } }
I20260601 13:36:46.229156 28461 raft_consensus.cc:740] T 6ec30544f49b4190844f83c2d4c5c4ab P cb49c8a9bc9342bea31cd6b72ccbf67c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb49c8a9bc9342bea31cd6b72ccbf67c, State: Initialized, Role: FOLLOWER
I20260601 13:36:46.229449 28461 consensus_queue.cc:260] T 6ec30544f49b4190844f83c2d4c5c4ab P cb49c8a9bc9342bea31cd6b72ccbf67c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } }
I20260601 13:36:46.229533 28462 ts_tablet_manager.cc:1434] T 72437de87d474d05ae026315ceb1daf2 P 9b14a6488c9d4b9d83e268f162895e3c: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:36:46.229759 28462 tablet_bootstrap.cc:492] T 6ec30544f49b4190844f83c2d4c5c4ab P 9b14a6488c9d4b9d83e268f162895e3c: Bootstrap starting.
I20260601 13:36:46.229985 28461 ts_tablet_manager.cc:1434] T 6ec30544f49b4190844f83c2d4c5c4ab P cb49c8a9bc9342bea31cd6b72ccbf67c: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:36:46.230217 28461 tablet_bootstrap.cc:492] T 9f4288c4ffa8455289b8a1aec2b33d54 P cb49c8a9bc9342bea31cd6b72ccbf67c: Bootstrap starting.
I20260601 13:36:46.230881 28462 tablet_bootstrap.cc:654] T 6ec30544f49b4190844f83c2d4c5c4ab P 9b14a6488c9d4b9d83e268f162895e3c: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:46.231328 28468 tablet_bootstrap.cc:492] T 0120d8163d504536bee6c041b3fd7793 P d0b6a260ad04426fb21873378a5b97f7: No bootstrap required, opened a new log
I20260601 13:36:46.231413 28461 tablet_bootstrap.cc:654] T 9f4288c4ffa8455289b8a1aec2b33d54 P cb49c8a9bc9342bea31cd6b72ccbf67c: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:46.231436 28468 ts_tablet_manager.cc:1403] T 0120d8163d504536bee6c041b3fd7793 P d0b6a260ad04426fb21873378a5b97f7: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:36:46.232033 28468 raft_consensus.cc:359] T 0120d8163d504536bee6c041b3fd7793 P d0b6a260ad04426fb21873378a5b97f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } }
I20260601 13:36:46.232141 28468 raft_consensus.cc:385] T 0120d8163d504536bee6c041b3fd7793 P d0b6a260ad04426fb21873378a5b97f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:46.232167 28468 raft_consensus.cc:740] T 0120d8163d504536bee6c041b3fd7793 P d0b6a260ad04426fb21873378a5b97f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0b6a260ad04426fb21873378a5b97f7, State: Initialized, Role: FOLLOWER
I20260601 13:36:46.232503 28468 consensus_queue.cc:260] T 0120d8163d504536bee6c041b3fd7793 P d0b6a260ad04426fb21873378a5b97f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } }
I20260601 13:36:46.232918 28461 tablet_bootstrap.cc:492] T 9f4288c4ffa8455289b8a1aec2b33d54 P cb49c8a9bc9342bea31cd6b72ccbf67c: No bootstrap required, opened a new log
I20260601 13:36:46.232944 28468 ts_tablet_manager.cc:1434] T 0120d8163d504536bee6c041b3fd7793 P d0b6a260ad04426fb21873378a5b97f7: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:46.233060 28461 ts_tablet_manager.cc:1403] T 9f4288c4ffa8455289b8a1aec2b33d54 P cb49c8a9bc9342bea31cd6b72ccbf67c: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20260601 13:36:46.233630 28461 raft_consensus.cc:359] T 9f4288c4ffa8455289b8a1aec2b33d54 P cb49c8a9bc9342bea31cd6b72ccbf67c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } }
I20260601 13:36:46.233772 28461 raft_consensus.cc:385] T 9f4288c4ffa8455289b8a1aec2b33d54 P cb49c8a9bc9342bea31cd6b72ccbf67c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:46.233794 28468 tablet_bootstrap.cc:492] T 9f4288c4ffa8455289b8a1aec2b33d54 P d0b6a260ad04426fb21873378a5b97f7: Bootstrap starting.
I20260601 13:36:46.233837 28461 raft_consensus.cc:740] T 9f4288c4ffa8455289b8a1aec2b33d54 P cb49c8a9bc9342bea31cd6b72ccbf67c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb49c8a9bc9342bea31cd6b72ccbf67c, State: Initialized, Role: FOLLOWER
I20260601 13:36:46.234067 28462 tablet_bootstrap.cc:492] T 6ec30544f49b4190844f83c2d4c5c4ab P 9b14a6488c9d4b9d83e268f162895e3c: No bootstrap required, opened a new log
I20260601 13:36:46.234032 28461 consensus_queue.cc:260] T 9f4288c4ffa8455289b8a1aec2b33d54 P cb49c8a9bc9342bea31cd6b72ccbf67c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } }
I20260601 13:36:46.234186 28462 ts_tablet_manager.cc:1403] T 6ec30544f49b4190844f83c2d4c5c4ab P 9b14a6488c9d4b9d83e268f162895e3c: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:36:46.234352 28461 ts_tablet_manager.cc:1434] T 9f4288c4ffa8455289b8a1aec2b33d54 P cb49c8a9bc9342bea31cd6b72ccbf67c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:46.234543 28461 tablet_bootstrap.cc:492] T 0120d8163d504536bee6c041b3fd7793 P cb49c8a9bc9342bea31cd6b72ccbf67c: Bootstrap starting.
I20260601 13:36:46.234653 28462 raft_consensus.cc:359] T 6ec30544f49b4190844f83c2d4c5c4ab P 9b14a6488c9d4b9d83e268f162895e3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } }
I20260601 13:36:46.234730 28462 raft_consensus.cc:385] T 6ec30544f49b4190844f83c2d4c5c4ab P 9b14a6488c9d4b9d83e268f162895e3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:46.234750 28462 raft_consensus.cc:740] T 6ec30544f49b4190844f83c2d4c5c4ab P 9b14a6488c9d4b9d83e268f162895e3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b14a6488c9d4b9d83e268f162895e3c, State: Initialized, Role: FOLLOWER
I20260601 13:36:46.234877 28462 consensus_queue.cc:260] T 6ec30544f49b4190844f83c2d4c5c4ab P 9b14a6488c9d4b9d83e268f162895e3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } }
I20260601 13:36:46.234961 28468 tablet_bootstrap.cc:654] T 9f4288c4ffa8455289b8a1aec2b33d54 P d0b6a260ad04426fb21873378a5b97f7: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:46.235140 28462 ts_tablet_manager.cc:1434] T 6ec30544f49b4190844f83c2d4c5c4ab P 9b14a6488c9d4b9d83e268f162895e3c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:36:46.235270 28462 tablet_bootstrap.cc:492] T 9f4288c4ffa8455289b8a1aec2b33d54 P 9b14a6488c9d4b9d83e268f162895e3c: Bootstrap starting.
I20260601 13:36:46.235702 28461 tablet_bootstrap.cc:654] T 0120d8163d504536bee6c041b3fd7793 P cb49c8a9bc9342bea31cd6b72ccbf67c: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:46.236128 28462 tablet_bootstrap.cc:654] T 9f4288c4ffa8455289b8a1aec2b33d54 P 9b14a6488c9d4b9d83e268f162895e3c: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:46.236554 28468 tablet_bootstrap.cc:492] T 9f4288c4ffa8455289b8a1aec2b33d54 P d0b6a260ad04426fb21873378a5b97f7: No bootstrap required, opened a new log
I20260601 13:36:46.236634 28468 ts_tablet_manager.cc:1403] T 9f4288c4ffa8455289b8a1aec2b33d54 P d0b6a260ad04426fb21873378a5b97f7: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:46.237255 28462 tablet_bootstrap.cc:492] T 9f4288c4ffa8455289b8a1aec2b33d54 P 9b14a6488c9d4b9d83e268f162895e3c: No bootstrap required, opened a new log
I20260601 13:36:46.237152 28468 raft_consensus.cc:359] T 9f4288c4ffa8455289b8a1aec2b33d54 P d0b6a260ad04426fb21873378a5b97f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } }
I20260601 13:36:46.237321 28468 raft_consensus.cc:385] T 9f4288c4ffa8455289b8a1aec2b33d54 P d0b6a260ad04426fb21873378a5b97f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:46.237353 28462 ts_tablet_manager.cc:1403] T 9f4288c4ffa8455289b8a1aec2b33d54 P 9b14a6488c9d4b9d83e268f162895e3c: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:36:46.237368 28468 raft_consensus.cc:740] T 9f4288c4ffa8455289b8a1aec2b33d54 P d0b6a260ad04426fb21873378a5b97f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0b6a260ad04426fb21873378a5b97f7, State: Initialized, Role: FOLLOWER
I20260601 13:36:46.237504 28468 consensus_queue.cc:260] T 9f4288c4ffa8455289b8a1aec2b33d54 P d0b6a260ad04426fb21873378a5b97f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } }
I20260601 13:36:46.237846 28462 raft_consensus.cc:359] T 9f4288c4ffa8455289b8a1aec2b33d54 P 9b14a6488c9d4b9d83e268f162895e3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } }
I20260601 13:36:46.237915 28468 ts_tablet_manager.cc:1434] T 9f4288c4ffa8455289b8a1aec2b33d54 P d0b6a260ad04426fb21873378a5b97f7: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:46.237955 28462 raft_consensus.cc:385] T 9f4288c4ffa8455289b8a1aec2b33d54 P 9b14a6488c9d4b9d83e268f162895e3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:46.237993 28462 raft_consensus.cc:740] T 9f4288c4ffa8455289b8a1aec2b33d54 P 9b14a6488c9d4b9d83e268f162895e3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b14a6488c9d4b9d83e268f162895e3c, State: Initialized, Role: FOLLOWER
I20260601 13:36:46.238121 28468 tablet_bootstrap.cc:492] T 6ec30544f49b4190844f83c2d4c5c4ab P d0b6a260ad04426fb21873378a5b97f7: Bootstrap starting.
I20260601 13:36:46.238168 28462 consensus_queue.cc:260] T 9f4288c4ffa8455289b8a1aec2b33d54 P 9b14a6488c9d4b9d83e268f162895e3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } }
I20260601 13:36:46.239868 28462 ts_tablet_manager.cc:1434] T 9f4288c4ffa8455289b8a1aec2b33d54 P 9b14a6488c9d4b9d83e268f162895e3c: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:36:46.240021 28468 tablet_bootstrap.cc:654] T 6ec30544f49b4190844f83c2d4c5c4ab P d0b6a260ad04426fb21873378a5b97f7: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:46.241724 28468 tablet_bootstrap.cc:492] T 6ec30544f49b4190844f83c2d4c5c4ab P d0b6a260ad04426fb21873378a5b97f7: No bootstrap required, opened a new log
I20260601 13:36:46.241813 28461 tablet_bootstrap.cc:492] T 0120d8163d504536bee6c041b3fd7793 P cb49c8a9bc9342bea31cd6b72ccbf67c: No bootstrap required, opened a new log
I20260601 13:36:46.241859 28468 ts_tablet_manager.cc:1403] T 6ec30544f49b4190844f83c2d4c5c4ab P d0b6a260ad04426fb21873378a5b97f7: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:36:46.241967 28461 ts_tablet_manager.cc:1403] T 0120d8163d504536bee6c041b3fd7793 P cb49c8a9bc9342bea31cd6b72ccbf67c: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:36:46.242334 28468 raft_consensus.cc:359] T 6ec30544f49b4190844f83c2d4c5c4ab P d0b6a260ad04426fb21873378a5b97f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } }
I20260601 13:36:46.242460 28468 raft_consensus.cc:385] T 6ec30544f49b4190844f83c2d4c5c4ab P d0b6a260ad04426fb21873378a5b97f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:46.242507 28468 raft_consensus.cc:740] T 6ec30544f49b4190844f83c2d4c5c4ab P d0b6a260ad04426fb21873378a5b97f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0b6a260ad04426fb21873378a5b97f7, State: Initialized, Role: FOLLOWER
I20260601 13:36:46.242439 28461 raft_consensus.cc:359] T 0120d8163d504536bee6c041b3fd7793 P cb49c8a9bc9342bea31cd6b72ccbf67c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } }
I20260601 13:36:46.242585 28461 raft_consensus.cc:385] T 0120d8163d504536bee6c041b3fd7793 P cb49c8a9bc9342bea31cd6b72ccbf67c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:46.242631 28461 raft_consensus.cc:740] T 0120d8163d504536bee6c041b3fd7793 P cb49c8a9bc9342bea31cd6b72ccbf67c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb49c8a9bc9342bea31cd6b72ccbf67c, State: Initialized, Role: FOLLOWER
I20260601 13:36:46.242640 28468 consensus_queue.cc:260] T 6ec30544f49b4190844f83c2d4c5c4ab P d0b6a260ad04426fb21873378a5b97f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } }
I20260601 13:36:46.242834 28461 consensus_queue.cc:260] T 0120d8163d504536bee6c041b3fd7793 P cb49c8a9bc9342bea31cd6b72ccbf67c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } }
I20260601 13:36:46.242952 28468 ts_tablet_manager.cc:1434] T 6ec30544f49b4190844f83c2d4c5c4ab P d0b6a260ad04426fb21873378a5b97f7: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:46.243172 28461 ts_tablet_manager.cc:1434] T 0120d8163d504536bee6c041b3fd7793 P cb49c8a9bc9342bea31cd6b72ccbf67c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:36:46.243294 28468 tablet_bootstrap.cc:492] T 72437de87d474d05ae026315ceb1daf2 P d0b6a260ad04426fb21873378a5b97f7: Bootstrap starting.
I20260601 13:36:46.244508 28468 tablet_bootstrap.cc:654] T 72437de87d474d05ae026315ceb1daf2 P d0b6a260ad04426fb21873378a5b97f7: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:46.245920 28468 tablet_bootstrap.cc:492] T 72437de87d474d05ae026315ceb1daf2 P d0b6a260ad04426fb21873378a5b97f7: No bootstrap required, opened a new log
I20260601 13:36:46.246057 28468 ts_tablet_manager.cc:1403] T 72437de87d474d05ae026315ceb1daf2 P d0b6a260ad04426fb21873378a5b97f7: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:36:46.246505 28468 raft_consensus.cc:359] T 72437de87d474d05ae026315ceb1daf2 P d0b6a260ad04426fb21873378a5b97f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } }
I20260601 13:36:46.246630 28468 raft_consensus.cc:385] T 72437de87d474d05ae026315ceb1daf2 P d0b6a260ad04426fb21873378a5b97f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:46.246676 28468 raft_consensus.cc:740] T 72437de87d474d05ae026315ceb1daf2 P d0b6a260ad04426fb21873378a5b97f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0b6a260ad04426fb21873378a5b97f7, State: Initialized, Role: FOLLOWER
I20260601 13:36:46.246806 28468 consensus_queue.cc:260] T 72437de87d474d05ae026315ceb1daf2 P d0b6a260ad04426fb21873378a5b97f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } }
I20260601 13:36:46.247090 28468 ts_tablet_manager.cc:1434] T 72437de87d474d05ae026315ceb1daf2 P d0b6a260ad04426fb21873378a5b97f7: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:36:46.293617 28464 raft_consensus.cc:493] T 72437de87d474d05ae026315ceb1daf2 P 9b14a6488c9d4b9d83e268f162895e3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:46.293776 28464 raft_consensus.cc:515] T 72437de87d474d05ae026315ceb1daf2 P 9b14a6488c9d4b9d83e268f162895e3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } }
I20260601 13:36:46.294382 28464 leader_election.cc:290] T 72437de87d474d05ae026315ceb1daf2 P 9b14a6488c9d4b9d83e268f162895e3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb49c8a9bc9342bea31cd6b72ccbf67c (127.21.155.193:40569), d0b6a260ad04426fb21873378a5b97f7 (127.21.155.194:46183)
I20260601 13:36:46.296578 28474 raft_consensus.cc:493] T 0120d8163d504536bee6c041b3fd7793 P d0b6a260ad04426fb21873378a5b97f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:46.296718 28474 raft_consensus.cc:515] T 0120d8163d504536bee6c041b3fd7793 P d0b6a260ad04426fb21873378a5b97f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } }
I20260601 13:36:46.297360 28474 leader_election.cc:290] T 0120d8163d504536bee6c041b3fd7793 P d0b6a260ad04426fb21873378a5b97f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb49c8a9bc9342bea31cd6b72ccbf67c (127.21.155.193:40569), 9b14a6488c9d4b9d83e268f162895e3c (127.21.155.195:34739)
I20260601 13:36:46.299602 28264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72437de87d474d05ae026315ceb1daf2" candidate_uuid: "9b14a6488c9d4b9d83e268f162895e3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" is_pre_election: true
I20260601 13:36:46.299779 28264 raft_consensus.cc:2468] T 72437de87d474d05ae026315ceb1daf2 P cb49c8a9bc9342bea31cd6b72ccbf67c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b14a6488c9d4b9d83e268f162895e3c in term 0.
I20260601 13:36:46.300123 28381 leader_election.cc:304] T 72437de87d474d05ae026315ceb1daf2 P 9b14a6488c9d4b9d83e268f162895e3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b14a6488c9d4b9d83e268f162895e3c, cb49c8a9bc9342bea31cd6b72ccbf67c; no voters: 
I20260601 13:36:46.300244 28340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72437de87d474d05ae026315ceb1daf2" candidate_uuid: "9b14a6488c9d4b9d83e268f162895e3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0b6a260ad04426fb21873378a5b97f7" is_pre_election: true
I20260601 13:36:46.300325 28464 raft_consensus.cc:2804] T 72437de87d474d05ae026315ceb1daf2 P 9b14a6488c9d4b9d83e268f162895e3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:46.300385 28340 raft_consensus.cc:2468] T 72437de87d474d05ae026315ceb1daf2 P d0b6a260ad04426fb21873378a5b97f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b14a6488c9d4b9d83e268f162895e3c in term 0.
I20260601 13:36:46.300388 28464 raft_consensus.cc:493] T 72437de87d474d05ae026315ceb1daf2 P 9b14a6488c9d4b9d83e268f162895e3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:46.300479 28464 raft_consensus.cc:3060] T 72437de87d474d05ae026315ceb1daf2 P 9b14a6488c9d4b9d83e268f162895e3c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:46.301775 28264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120d8163d504536bee6c041b3fd7793" candidate_uuid: "d0b6a260ad04426fb21873378a5b97f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" is_pre_election: true
I20260601 13:36:46.301741 28464 raft_consensus.cc:515] T 72437de87d474d05ae026315ceb1daf2 P 9b14a6488c9d4b9d83e268f162895e3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } }
I20260601 13:36:46.301913 28264 raft_consensus.cc:2468] T 0120d8163d504536bee6c041b3fd7793 P cb49c8a9bc9342bea31cd6b72ccbf67c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0b6a260ad04426fb21873378a5b97f7 in term 0.
I20260601 13:36:46.301934 28415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120d8163d504536bee6c041b3fd7793" candidate_uuid: "d0b6a260ad04426fb21873378a5b97f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b14a6488c9d4b9d83e268f162895e3c" is_pre_election: true
I20260601 13:36:46.302037 28415 raft_consensus.cc:2468] T 0120d8163d504536bee6c041b3fd7793 P 9b14a6488c9d4b9d83e268f162895e3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0b6a260ad04426fb21873378a5b97f7 in term 0.
I20260601 13:36:46.302206 28464 leader_election.cc:290] T 72437de87d474d05ae026315ceb1daf2 P 9b14a6488c9d4b9d83e268f162895e3c [CANDIDATE]: Term 1 election: Requested vote from peers cb49c8a9bc9342bea31cd6b72ccbf67c (127.21.155.193:40569), d0b6a260ad04426fb21873378a5b97f7 (127.21.155.194:46183)
I20260601 13:36:46.302291 28306 leader_election.cc:304] T 0120d8163d504536bee6c041b3fd7793 P d0b6a260ad04426fb21873378a5b97f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cb49c8a9bc9342bea31cd6b72ccbf67c, d0b6a260ad04426fb21873378a5b97f7; no voters: 
I20260601 13:36:46.302439 28264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72437de87d474d05ae026315ceb1daf2" candidate_uuid: "9b14a6488c9d4b9d83e268f162895e3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c"
I20260601 13:36:46.302560 28264 raft_consensus.cc:3060] T 72437de87d474d05ae026315ceb1daf2 P cb49c8a9bc9342bea31cd6b72ccbf67c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:46.302539 28474 raft_consensus.cc:2804] T 0120d8163d504536bee6c041b3fd7793 P d0b6a260ad04426fb21873378a5b97f7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:46.302551 28340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72437de87d474d05ae026315ceb1daf2" candidate_uuid: "9b14a6488c9d4b9d83e268f162895e3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0b6a260ad04426fb21873378a5b97f7"
I20260601 13:36:46.302667 28474 raft_consensus.cc:493] T 0120d8163d504536bee6c041b3fd7793 P d0b6a260ad04426fb21873378a5b97f7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:46.302707 28340 raft_consensus.cc:3060] T 72437de87d474d05ae026315ceb1daf2 P d0b6a260ad04426fb21873378a5b97f7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:46.302729 28474 raft_consensus.cc:3060] T 0120d8163d504536bee6c041b3fd7793 P d0b6a260ad04426fb21873378a5b97f7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:46.303826 28340 raft_consensus.cc:2468] T 72437de87d474d05ae026315ceb1daf2 P d0b6a260ad04426fb21873378a5b97f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b14a6488c9d4b9d83e268f162895e3c in term 1.
I20260601 13:36:46.303836 28264 raft_consensus.cc:2468] T 72437de87d474d05ae026315ceb1daf2 P cb49c8a9bc9342bea31cd6b72ccbf67c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b14a6488c9d4b9d83e268f162895e3c in term 1.
I20260601 13:36:46.303936 28474 raft_consensus.cc:515] T 0120d8163d504536bee6c041b3fd7793 P d0b6a260ad04426fb21873378a5b97f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } }
I20260601 13:36:46.304111 28381 leader_election.cc:304] T 72437de87d474d05ae026315ceb1daf2 P 9b14a6488c9d4b9d83e268f162895e3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b14a6488c9d4b9d83e268f162895e3c, cb49c8a9bc9342bea31cd6b72ccbf67c; no voters: 
I20260601 13:36:46.304312 28464 raft_consensus.cc:2804] T 72437de87d474d05ae026315ceb1daf2 P 9b14a6488c9d4b9d83e268f162895e3c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:46.304387 28474 leader_election.cc:290] T 0120d8163d504536bee6c041b3fd7793 P d0b6a260ad04426fb21873378a5b97f7 [CANDIDATE]: Term 1 election: Requested vote from peers cb49c8a9bc9342bea31cd6b72ccbf67c (127.21.155.193:40569), 9b14a6488c9d4b9d83e268f162895e3c (127.21.155.195:34739)
I20260601 13:36:46.304539 28464 raft_consensus.cc:697] T 72437de87d474d05ae026315ceb1daf2 P 9b14a6488c9d4b9d83e268f162895e3c [term 1 LEADER]: Becoming Leader. State: Replica: 9b14a6488c9d4b9d83e268f162895e3c, State: Running, Role: LEADER
I20260601 13:36:46.304630 28264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120d8163d504536bee6c041b3fd7793" candidate_uuid: "d0b6a260ad04426fb21873378a5b97f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c"
I20260601 13:36:46.304728 28264 raft_consensus.cc:3060] T 0120d8163d504536bee6c041b3fd7793 P cb49c8a9bc9342bea31cd6b72ccbf67c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:46.304701 28464 consensus_queue.cc:237] T 72437de87d474d05ae026315ceb1daf2 P 9b14a6488c9d4b9d83e268f162895e3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } }
I20260601 13:36:46.304747 28415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120d8163d504536bee6c041b3fd7793" candidate_uuid: "d0b6a260ad04426fb21873378a5b97f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b14a6488c9d4b9d83e268f162895e3c"
I20260601 13:36:46.304852 28415 raft_consensus.cc:3060] T 0120d8163d504536bee6c041b3fd7793 P 9b14a6488c9d4b9d83e268f162895e3c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:46.305760 28264 raft_consensus.cc:2468] T 0120d8163d504536bee6c041b3fd7793 P cb49c8a9bc9342bea31cd6b72ccbf67c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0b6a260ad04426fb21873378a5b97f7 in term 1.
I20260601 13:36:46.305902 28415 raft_consensus.cc:2468] T 0120d8163d504536bee6c041b3fd7793 P 9b14a6488c9d4b9d83e268f162895e3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0b6a260ad04426fb21873378a5b97f7 in term 1.
I20260601 13:36:46.306221 28305 leader_election.cc:304] T 0120d8163d504536bee6c041b3fd7793 P d0b6a260ad04426fb21873378a5b97f7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b14a6488c9d4b9d83e268f162895e3c, d0b6a260ad04426fb21873378a5b97f7; no voters: 
I20260601 13:36:46.306488 28474 raft_consensus.cc:2804] T 0120d8163d504536bee6c041b3fd7793 P d0b6a260ad04426fb21873378a5b97f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:46.306599 28474 raft_consensus.cc:697] T 0120d8163d504536bee6c041b3fd7793 P d0b6a260ad04426fb21873378a5b97f7 [term 1 LEADER]: Becoming Leader. State: Replica: d0b6a260ad04426fb21873378a5b97f7, State: Running, Role: LEADER
I20260601 13:36:46.306525 28161 catalog_manager.cc:5696] T 72437de87d474d05ae026315ceb1daf2 P 9b14a6488c9d4b9d83e268f162895e3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b14a6488c9d4b9d83e268f162895e3c (127.21.155.195). New cstate: current_term: 1 leader_uuid: "9b14a6488c9d4b9d83e268f162895e3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } health_report { overall_health: HEALTHY } } }
I20260601 13:36:46.306727 28474 consensus_queue.cc:237] T 0120d8163d504536bee6c041b3fd7793 P d0b6a260ad04426fb21873378a5b97f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } }
I20260601 13:36:46.308525 28160 catalog_manager.cc:5696] T 0120d8163d504536bee6c041b3fd7793 P d0b6a260ad04426fb21873378a5b97f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to d0b6a260ad04426fb21873378a5b97f7 (127.21.155.194). New cstate: current_term: 1 leader_uuid: "d0b6a260ad04426fb21873378a5b97f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } health_report { overall_health: HEALTHY } } }
I20260601 13:36:46.320179 28474 raft_consensus.cc:493] T 9f4288c4ffa8455289b8a1aec2b33d54 P d0b6a260ad04426fb21873378a5b97f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:46.320370 28474 raft_consensus.cc:515] T 9f4288c4ffa8455289b8a1aec2b33d54 P d0b6a260ad04426fb21873378a5b97f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } }
I20260601 13:36:46.320832 28474 leader_election.cc:290] T 9f4288c4ffa8455289b8a1aec2b33d54 P d0b6a260ad04426fb21873378a5b97f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb49c8a9bc9342bea31cd6b72ccbf67c (127.21.155.193:40569), 9b14a6488c9d4b9d83e268f162895e3c (127.21.155.195:34739)
I20260601 13:36:46.321336 28264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f4288c4ffa8455289b8a1aec2b33d54" candidate_uuid: "d0b6a260ad04426fb21873378a5b97f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" is_pre_election: true
I20260601 13:36:46.321334 28415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f4288c4ffa8455289b8a1aec2b33d54" candidate_uuid: "d0b6a260ad04426fb21873378a5b97f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b14a6488c9d4b9d83e268f162895e3c" is_pre_election: true
I20260601 13:36:46.321540 28264 raft_consensus.cc:2468] T 9f4288c4ffa8455289b8a1aec2b33d54 P cb49c8a9bc9342bea31cd6b72ccbf67c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0b6a260ad04426fb21873378a5b97f7 in term 0.
I20260601 13:36:46.321560 28415 raft_consensus.cc:2468] T 9f4288c4ffa8455289b8a1aec2b33d54 P 9b14a6488c9d4b9d83e268f162895e3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0b6a260ad04426fb21873378a5b97f7 in term 0.
I20260601 13:36:46.321902 28305 leader_election.cc:304] T 9f4288c4ffa8455289b8a1aec2b33d54 P d0b6a260ad04426fb21873378a5b97f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b14a6488c9d4b9d83e268f162895e3c, d0b6a260ad04426fb21873378a5b97f7; no voters: 
I20260601 13:36:46.322104 28474 raft_consensus.cc:2804] T 9f4288c4ffa8455289b8a1aec2b33d54 P d0b6a260ad04426fb21873378a5b97f7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:46.322165 28474 raft_consensus.cc:493] T 9f4288c4ffa8455289b8a1aec2b33d54 P d0b6a260ad04426fb21873378a5b97f7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:46.322194 28474 raft_consensus.cc:3060] T 9f4288c4ffa8455289b8a1aec2b33d54 P d0b6a260ad04426fb21873378a5b97f7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:46.323174 28474 raft_consensus.cc:515] T 9f4288c4ffa8455289b8a1aec2b33d54 P d0b6a260ad04426fb21873378a5b97f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } }
I20260601 13:36:46.323633 28474 leader_election.cc:290] T 9f4288c4ffa8455289b8a1aec2b33d54 P d0b6a260ad04426fb21873378a5b97f7 [CANDIDATE]: Term 1 election: Requested vote from peers cb49c8a9bc9342bea31cd6b72ccbf67c (127.21.155.193:40569), 9b14a6488c9d4b9d83e268f162895e3c (127.21.155.195:34739)
I20260601 13:36:46.323969 28264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f4288c4ffa8455289b8a1aec2b33d54" candidate_uuid: "d0b6a260ad04426fb21873378a5b97f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c"
I20260601 13:36:46.323997 28415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f4288c4ffa8455289b8a1aec2b33d54" candidate_uuid: "d0b6a260ad04426fb21873378a5b97f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b14a6488c9d4b9d83e268f162895e3c"
I20260601 13:36:46.324136 28264 raft_consensus.cc:3060] T 9f4288c4ffa8455289b8a1aec2b33d54 P cb49c8a9bc9342bea31cd6b72ccbf67c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:46.324136 28415 raft_consensus.cc:3060] T 9f4288c4ffa8455289b8a1aec2b33d54 P 9b14a6488c9d4b9d83e268f162895e3c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:46.325160 28264 raft_consensus.cc:2468] T 9f4288c4ffa8455289b8a1aec2b33d54 P cb49c8a9bc9342bea31cd6b72ccbf67c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0b6a260ad04426fb21873378a5b97f7 in term 1.
I20260601 13:36:46.325160 28415 raft_consensus.cc:2468] T 9f4288c4ffa8455289b8a1aec2b33d54 P 9b14a6488c9d4b9d83e268f162895e3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0b6a260ad04426fb21873378a5b97f7 in term 1.
I20260601 13:36:46.325495 28305 leader_election.cc:304] T 9f4288c4ffa8455289b8a1aec2b33d54 P d0b6a260ad04426fb21873378a5b97f7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b14a6488c9d4b9d83e268f162895e3c, d0b6a260ad04426fb21873378a5b97f7; no voters: 
I20260601 13:36:46.325759 28474 raft_consensus.cc:2804] T 9f4288c4ffa8455289b8a1aec2b33d54 P d0b6a260ad04426fb21873378a5b97f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:46.325878 28474 raft_consensus.cc:697] T 9f4288c4ffa8455289b8a1aec2b33d54 P d0b6a260ad04426fb21873378a5b97f7 [term 1 LEADER]: Becoming Leader. State: Replica: d0b6a260ad04426fb21873378a5b97f7, State: Running, Role: LEADER
I20260601 13:36:46.326036 28474 consensus_queue.cc:237] T 9f4288c4ffa8455289b8a1aec2b33d54 P d0b6a260ad04426fb21873378a5b97f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } }
I20260601 13:36:46.327725 28160 catalog_manager.cc:5696] T 9f4288c4ffa8455289b8a1aec2b33d54 P d0b6a260ad04426fb21873378a5b97f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to d0b6a260ad04426fb21873378a5b97f7 (127.21.155.194). New cstate: current_term: 1 leader_uuid: "d0b6a260ad04426fb21873378a5b97f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } health_report { overall_health: UNKNOWN } } }
W20260601 13:36:46.348826 28291 tablet.cc:2404] T 0120d8163d504536bee6c041b3fd7793 P cb49c8a9bc9342bea31cd6b72ccbf67c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:36:46.435808 28474 raft_consensus.cc:493] T 6ec30544f49b4190844f83c2d4c5c4ab P d0b6a260ad04426fb21873378a5b97f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:46.435981 28474 raft_consensus.cc:515] T 6ec30544f49b4190844f83c2d4c5c4ab P d0b6a260ad04426fb21873378a5b97f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } }
I20260601 13:36:46.436480 28474 leader_election.cc:290] T 6ec30544f49b4190844f83c2d4c5c4ab P d0b6a260ad04426fb21873378a5b97f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb49c8a9bc9342bea31cd6b72ccbf67c (127.21.155.193:40569), 9b14a6488c9d4b9d83e268f162895e3c (127.21.155.195:34739)
I20260601 13:36:46.437157 28415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec30544f49b4190844f83c2d4c5c4ab" candidate_uuid: "d0b6a260ad04426fb21873378a5b97f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b14a6488c9d4b9d83e268f162895e3c" is_pre_election: true
I20260601 13:36:46.437157 28264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec30544f49b4190844f83c2d4c5c4ab" candidate_uuid: "d0b6a260ad04426fb21873378a5b97f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" is_pre_election: true
I20260601 13:36:46.437387 28415 raft_consensus.cc:2468] T 6ec30544f49b4190844f83c2d4c5c4ab P 9b14a6488c9d4b9d83e268f162895e3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0b6a260ad04426fb21873378a5b97f7 in term 0.
I20260601 13:36:46.437410 28264 raft_consensus.cc:2468] T 6ec30544f49b4190844f83c2d4c5c4ab P cb49c8a9bc9342bea31cd6b72ccbf67c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0b6a260ad04426fb21873378a5b97f7 in term 0.
I20260601 13:36:46.437757 28305 leader_election.cc:304] T 6ec30544f49b4190844f83c2d4c5c4ab P d0b6a260ad04426fb21873378a5b97f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b14a6488c9d4b9d83e268f162895e3c, d0b6a260ad04426fb21873378a5b97f7; no voters: 
I20260601 13:36:46.437985 28474 raft_consensus.cc:2804] T 6ec30544f49b4190844f83c2d4c5c4ab P d0b6a260ad04426fb21873378a5b97f7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:46.438061 28474 raft_consensus.cc:493] T 6ec30544f49b4190844f83c2d4c5c4ab P d0b6a260ad04426fb21873378a5b97f7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:46.438108 28474 raft_consensus.cc:3060] T 6ec30544f49b4190844f83c2d4c5c4ab P d0b6a260ad04426fb21873378a5b97f7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:46.439028 28474 raft_consensus.cc:515] T 6ec30544f49b4190844f83c2d4c5c4ab P d0b6a260ad04426fb21873378a5b97f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } }
I20260601 13:36:46.439440 28474 leader_election.cc:290] T 6ec30544f49b4190844f83c2d4c5c4ab P d0b6a260ad04426fb21873378a5b97f7 [CANDIDATE]: Term 1 election: Requested vote from peers cb49c8a9bc9342bea31cd6b72ccbf67c (127.21.155.193:40569), 9b14a6488c9d4b9d83e268f162895e3c (127.21.155.195:34739)
I20260601 13:36:46.439824 28264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec30544f49b4190844f83c2d4c5c4ab" candidate_uuid: "d0b6a260ad04426fb21873378a5b97f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c"
I20260601 13:36:46.439847 28415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec30544f49b4190844f83c2d4c5c4ab" candidate_uuid: "d0b6a260ad04426fb21873378a5b97f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b14a6488c9d4b9d83e268f162895e3c"
I20260601 13:36:46.439976 28264 raft_consensus.cc:3060] T 6ec30544f49b4190844f83c2d4c5c4ab P cb49c8a9bc9342bea31cd6b72ccbf67c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:46.440025 28415 raft_consensus.cc:3060] T 6ec30544f49b4190844f83c2d4c5c4ab P 9b14a6488c9d4b9d83e268f162895e3c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:46.440851 28415 raft_consensus.cc:2468] T 6ec30544f49b4190844f83c2d4c5c4ab P 9b14a6488c9d4b9d83e268f162895e3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0b6a260ad04426fb21873378a5b97f7 in term 1.
I20260601 13:36:46.440887 28264 raft_consensus.cc:2468] T 6ec30544f49b4190844f83c2d4c5c4ab P cb49c8a9bc9342bea31cd6b72ccbf67c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0b6a260ad04426fb21873378a5b97f7 in term 1.
I20260601 13:36:46.441246 28305 leader_election.cc:304] T 6ec30544f49b4190844f83c2d4c5c4ab P d0b6a260ad04426fb21873378a5b97f7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b14a6488c9d4b9d83e268f162895e3c, d0b6a260ad04426fb21873378a5b97f7; no voters: 
I20260601 13:36:46.441468 28474 raft_consensus.cc:2804] T 6ec30544f49b4190844f83c2d4c5c4ab P d0b6a260ad04426fb21873378a5b97f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:46.441565 28474 raft_consensus.cc:697] T 6ec30544f49b4190844f83c2d4c5c4ab P d0b6a260ad04426fb21873378a5b97f7 [term 1 LEADER]: Becoming Leader. State: Replica: d0b6a260ad04426fb21873378a5b97f7, State: Running, Role: LEADER
I20260601 13:36:46.441707 28474 consensus_queue.cc:237] T 6ec30544f49b4190844f83c2d4c5c4ab P d0b6a260ad04426fb21873378a5b97f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } }
I20260601 13:36:46.443513 28160 catalog_manager.cc:5696] T 6ec30544f49b4190844f83c2d4c5c4ab P d0b6a260ad04426fb21873378a5b97f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to d0b6a260ad04426fb21873378a5b97f7 (127.21.155.194). New cstate: current_term: 1 leader_uuid: "d0b6a260ad04426fb21873378a5b97f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:46.500439 22127 tablet_server.cc:179] TabletServer@127.21.155.193:0 shutting down...
I20260601 13:36:46.504766 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:46.505110 22127 tablet_replica.cc:333] T 0120d8163d504536bee6c041b3fd7793 P cb49c8a9bc9342bea31cd6b72ccbf67c: stopping tablet replica
I20260601 13:36:46.505362 22127 raft_consensus.cc:2243] T 0120d8163d504536bee6c041b3fd7793 P cb49c8a9bc9342bea31cd6b72ccbf67c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:46.505488 22127 raft_consensus.cc:2272] T 0120d8163d504536bee6c041b3fd7793 P cb49c8a9bc9342bea31cd6b72ccbf67c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:46.506045 22127 tablet_replica.cc:333] T 72437de87d474d05ae026315ceb1daf2 P cb49c8a9bc9342bea31cd6b72ccbf67c: stopping tablet replica
I20260601 13:36:46.506173 22127 raft_consensus.cc:2243] T 72437de87d474d05ae026315ceb1daf2 P cb49c8a9bc9342bea31cd6b72ccbf67c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:46.506335 22127 raft_consensus.cc:2272] T 72437de87d474d05ae026315ceb1daf2 P cb49c8a9bc9342bea31cd6b72ccbf67c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:46.506736 22127 tablet_replica.cc:333] T 9f4288c4ffa8455289b8a1aec2b33d54 P cb49c8a9bc9342bea31cd6b72ccbf67c: stopping tablet replica
I20260601 13:36:46.506850 22127 raft_consensus.cc:2243] T 9f4288c4ffa8455289b8a1aec2b33d54 P cb49c8a9bc9342bea31cd6b72ccbf67c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:46.506958 22127 raft_consensus.cc:2272] T 9f4288c4ffa8455289b8a1aec2b33d54 P cb49c8a9bc9342bea31cd6b72ccbf67c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:46.507340 22127 tablet_replica.cc:333] T 6ec30544f49b4190844f83c2d4c5c4ab P cb49c8a9bc9342bea31cd6b72ccbf67c: stopping tablet replica
I20260601 13:36:46.507447 22127 raft_consensus.cc:2243] T 6ec30544f49b4190844f83c2d4c5c4ab P cb49c8a9bc9342bea31cd6b72ccbf67c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:46.507586 22127 raft_consensus.cc:2272] T 6ec30544f49b4190844f83c2d4c5c4ab P cb49c8a9bc9342bea31cd6b72ccbf67c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:46.521333 22127 tablet_server.cc:196] TabletServer@127.21.155.193:0 shutdown complete.
I20260601 13:36:46.726167 28474 consensus_queue.cc:1048] T 0120d8163d504536bee6c041b3fd7793 P d0b6a260ad04426fb21873378a5b97f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:36:46.730394 28306 consensus_peers.cc:597] T 0120d8163d504536bee6c041b3fd7793 P d0b6a260ad04426fb21873378a5b97f7 -> Peer cb49c8a9bc9342bea31cd6b72ccbf67c (127.21.155.193:40569): Couldn't send request to peer cb49c8a9bc9342bea31cd6b72ccbf67c. Status: Network error: Client connection negotiation failed: client connection to 127.21.155.193:40569: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:46.749998 28478 consensus_queue.cc:1048] T 9f4288c4ffa8455289b8a1aec2b33d54 P d0b6a260ad04426fb21873378a5b97f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:36:46.753664 28306 consensus_peers.cc:597] T 9f4288c4ffa8455289b8a1aec2b33d54 P d0b6a260ad04426fb21873378a5b97f7 -> Peer cb49c8a9bc9342bea31cd6b72ccbf67c (127.21.155.193:40569): Couldn't send request to peer cb49c8a9bc9342bea31cd6b72ccbf67c. Status: Network error: Client connection negotiation failed: client connection to 127.21.155.193:40569: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:46.770886 28486 consensus_queue.cc:1048] T 72437de87d474d05ae026315ceb1daf2 P 9b14a6488c9d4b9d83e268f162895e3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:36:46.774804 28381 consensus_peers.cc:597] T 72437de87d474d05ae026315ceb1daf2 P 9b14a6488c9d4b9d83e268f162895e3c -> Peer cb49c8a9bc9342bea31cd6b72ccbf67c (127.21.155.193:40569): Couldn't send request to peer cb49c8a9bc9342bea31cd6b72ccbf67c. Status: Network error: Client connection negotiation failed: client connection to 127.21.155.193:40569: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:46.841897 28478 consensus_queue.cc:1048] T 6ec30544f49b4190844f83c2d4c5c4ab P d0b6a260ad04426fb21873378a5b97f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:36:46.846359 28306 consensus_peers.cc:597] T 6ec30544f49b4190844f83c2d4c5c4ab P d0b6a260ad04426fb21873378a5b97f7 -> Peer cb49c8a9bc9342bea31cd6b72ccbf67c (127.21.155.193:40569): Couldn't send request to peer cb49c8a9bc9342bea31cd6b72ccbf67c. Status: Network error: Client connection negotiation failed: client connection to 127.21.155.193:40569: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:47.524421 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:47.526739 28499 instance_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:36:47.526834 28500 instance_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:36:47.526916 22127 server_base.cc:1061] running on GCE node
W20260601 13:36:47.527069 28502 instance_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:36:47.527495 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:47.527575 22127 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:36:47.527629 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780321007527627 us; error 0 us; skew 500 ppm
I20260601 13:36:47.528962 22127 webserver.cc:533] Webserver started at http://127.21.155.196:40135/ using document root <none> and password file <none>
I20260601 13:36:47.529165 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:47.529286 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:47.529407 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:47.529904 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320869173936-22127-0/minicluster-data/ts-3-root/instance:
uuid: "49e31af378a54ce5a57de755320499c3"
format_stamp: "Formatted at 2026-06-01 13:36:47 on dist-test-slave-zw2r"
I20260601 13:36:47.531850 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:36:47.533180 28507 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:36:47.533501 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:47.533572 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320869173936-22127-0/minicluster-data/ts-3-root
uuid: "49e31af378a54ce5a57de755320499c3"
format_stamp: "Formatted at 2026-06-01 13:36:47 on dist-test-slave-zw2r"
I20260601 13:36:47.533667 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320869173936-22127-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320869173936-22127-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320869173936-22127-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:36:47.539808 28464 consensus_queue.cc:579] T 72437de87d474d05ae026315ceb1daf2 P 9b14a6488c9d4b9d83e268f162895e3c [LEADER]: Leader has been unable to successfully communicate with peer cb49c8a9bc9342bea31cd6b72ccbf67c for more than 1 seconds (1.235s)
W20260601 13:36:47.542130 28161 catalog_manager.cc:5374] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 72437de87d474d05ae026315ceb1daf2 with cas_config_opid_index -1: no extra replica candidate found for tablet 72437de87d474d05ae026315ceb1daf2 (table test-workload [id=4b22d273cc1840208e4fdcb506c226f0]): 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:36:47.544430 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:47.544770 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:47.545028 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:47.545614 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:47.545656 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:47.545691 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:47.545746 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:47.550565 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.196:46811
I20260601 13:36:47.551369 28571 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.196:46811 every 8 connection(s)
I20260601 13:36:47.556320 28572 heartbeater.cc:344] Connected to a master server at 127.21.155.254:46861
I20260601 13:36:47.556445 28572 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:47.556650 28572 heartbeater.cc:507] Master 127.21.155.254:46861 requested a full tablet report, sending...
I20260601 13:36:47.557256 28161 ts_manager.cc:194] Registered new tserver with Master: 49e31af378a54ce5a57de755320499c3 (127.21.155.196:46811)
I20260601 13:36:47.557888 28161 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33166
I20260601 13:36:47.598804 28415 consensus_queue.cc:237] T 72437de87d474d05ae026315ceb1daf2 P 9b14a6488c9d4b9d83e268f162895e3c [LEADER]: Queue 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: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: true } }
I20260601 13:36:47.600788 28340 raft_consensus.cc:1275] T 72437de87d474d05ae026315ceb1daf2 P d0b6a260ad04426fb21873378a5b97f7 [term 1 FOLLOWER]: Refusing update from remote peer 9b14a6488c9d4b9d83e268f162895e3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:47.601341 28576 consensus_queue.cc:1048] T 72437de87d474d05ae026315ceb1daf2 P 9b14a6488c9d4b9d83e268f162895e3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:36:47.601758 28381 consensus_peers.cc:597] T 72437de87d474d05ae026315ceb1daf2 P 9b14a6488c9d4b9d83e268f162895e3c -> Peer cb49c8a9bc9342bea31cd6b72ccbf67c (127.21.155.193:40569): Couldn't send request to peer cb49c8a9bc9342bea31cd6b72ccbf67c. Status: Network error: Client connection negotiation failed: client connection to 127.21.155.193:40569: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:47.603410 28512 raft_consensus.cc:2955] T 72437de87d474d05ae026315ceb1daf2 P 9b14a6488c9d4b9d83e268f162895e3c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 49e31af378a54ce5a57de755320499c3 (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: true } } }
I20260601 13:36:47.604051 28340 raft_consensus.cc:2955] T 72437de87d474d05ae026315ceb1daf2 P d0b6a260ad04426fb21873378a5b97f7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 49e31af378a54ce5a57de755320499c3 (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: true } } }
I20260601 13:36:47.605754 28147 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 72437de87d474d05ae026315ceb1daf2 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 2)
W20260601 13:36:47.605927 28380 consensus_peers.cc:597] T 72437de87d474d05ae026315ceb1daf2 P 9b14a6488c9d4b9d83e268f162895e3c -> Peer 49e31af378a54ce5a57de755320499c3 (127.21.155.196:46811): Couldn't send request to peer 49e31af378a54ce5a57de755320499c3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 72437de87d474d05ae026315ceb1daf2. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:47.606580 28161 catalog_manager.cc:5696] T 72437de87d474d05ae026315ceb1daf2 P 9b14a6488c9d4b9d83e268f162895e3c reported cstate change: config changed from index -1 to 2, NON_VOTER 49e31af378a54ce5a57de755320499c3 (127.21.155.196) added. New cstate: current_term: 1 leader_uuid: "9b14a6488c9d4b9d83e268f162895e3c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:47.655990 28474 consensus_queue.cc:579] T 9f4288c4ffa8455289b8a1aec2b33d54 P d0b6a260ad04426fb21873378a5b97f7 [LEADER]: Leader has been unable to successfully communicate with peer cb49c8a9bc9342bea31cd6b72ccbf67c for more than 1 seconds (1.330s)
I20260601 13:36:47.659250 28340 consensus_queue.cc:237] T 9f4288c4ffa8455289b8a1aec2b33d54 P d0b6a260ad04426fb21873378a5b97f7 [LEADER]: Queue 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: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: true } }
I20260601 13:36:47.661067 28415 raft_consensus.cc:1275] T 9f4288c4ffa8455289b8a1aec2b33d54 P 9b14a6488c9d4b9d83e268f162895e3c [term 1 FOLLOWER]: Refusing update from remote peer d0b6a260ad04426fb21873378a5b97f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:47.661742 28474 consensus_queue.cc:1048] T 9f4288c4ffa8455289b8a1aec2b33d54 P d0b6a260ad04426fb21873378a5b97f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:36:47.661887 28306 consensus_peers.cc:597] T 9f4288c4ffa8455289b8a1aec2b33d54 P d0b6a260ad04426fb21873378a5b97f7 -> Peer cb49c8a9bc9342bea31cd6b72ccbf67c (127.21.155.193:40569): Couldn't send request to peer cb49c8a9bc9342bea31cd6b72ccbf67c. Status: Network error: Client connection negotiation failed: client connection to 127.21.155.193:40569: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:47.663259 28583 raft_consensus.cc:2955] T 9f4288c4ffa8455289b8a1aec2b33d54 P d0b6a260ad04426fb21873378a5b97f7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 49e31af378a54ce5a57de755320499c3 (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: true } } }
I20260601 13:36:47.663839 28415 raft_consensus.cc:2955] T 9f4288c4ffa8455289b8a1aec2b33d54 P 9b14a6488c9d4b9d83e268f162895e3c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 49e31af378a54ce5a57de755320499c3 (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: true } } }
I20260601 13:36:47.665319 28145 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 9f4288c4ffa8455289b8a1aec2b33d54 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
W20260601 13:36:47.665759 28305 consensus_peers.cc:597] T 9f4288c4ffa8455289b8a1aec2b33d54 P d0b6a260ad04426fb21873378a5b97f7 -> Peer 49e31af378a54ce5a57de755320499c3 (127.21.155.196:46811): Couldn't send request to peer 49e31af378a54ce5a57de755320499c3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9f4288c4ffa8455289b8a1aec2b33d54. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:47.666548 28161 catalog_manager.cc:5696] T 9f4288c4ffa8455289b8a1aec2b33d54 P d0b6a260ad04426fb21873378a5b97f7 reported cstate change: config changed from index -1 to 2, NON_VOTER 49e31af378a54ce5a57de755320499c3 (127.21.155.196) added. New cstate: current_term: 1 leader_uuid: "d0b6a260ad04426fb21873378a5b97f7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:47.728175 28583 consensus_queue.cc:579] T 0120d8163d504536bee6c041b3fd7793 P d0b6a260ad04426fb21873378a5b97f7 [LEADER]: Leader has been unable to successfully communicate with peer cb49c8a9bc9342bea31cd6b72ccbf67c for more than 1 seconds (1.421s)
I20260601 13:36:47.731343 28340 consensus_queue.cc:237] T 0120d8163d504536bee6c041b3fd7793 P d0b6a260ad04426fb21873378a5b97f7 [LEADER]: Queue 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: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: true } }
I20260601 13:36:47.733044 28415 raft_consensus.cc:1275] T 0120d8163d504536bee6c041b3fd7793 P 9b14a6488c9d4b9d83e268f162895e3c [term 1 FOLLOWER]: Refusing update from remote peer d0b6a260ad04426fb21873378a5b97f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:36:47.733418 28305 consensus_peers.cc:597] T 0120d8163d504536bee6c041b3fd7793 P d0b6a260ad04426fb21873378a5b97f7 -> Peer 49e31af378a54ce5a57de755320499c3 (127.21.155.196:46811): Couldn't send request to peer 49e31af378a54ce5a57de755320499c3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0120d8163d504536bee6c041b3fd7793. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:47.733771 28584 consensus_queue.cc:1048] T 0120d8163d504536bee6c041b3fd7793 P d0b6a260ad04426fb21873378a5b97f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:36:47.734212 28306 consensus_peers.cc:597] T 0120d8163d504536bee6c041b3fd7793 P d0b6a260ad04426fb21873378a5b97f7 -> Peer cb49c8a9bc9342bea31cd6b72ccbf67c (127.21.155.193:40569): Couldn't send request to peer cb49c8a9bc9342bea31cd6b72ccbf67c. Status: Network error: Client connection negotiation failed: client connection to 127.21.155.193:40569: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:47.735997 28474 raft_consensus.cc:2955] T 0120d8163d504536bee6c041b3fd7793 P d0b6a260ad04426fb21873378a5b97f7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 49e31af378a54ce5a57de755320499c3 (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: true } } }
I20260601 13:36:47.736639 28415 raft_consensus.cc:2955] T 0120d8163d504536bee6c041b3fd7793 P 9b14a6488c9d4b9d83e268f162895e3c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 49e31af378a54ce5a57de755320499c3 (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: true } } }
I20260601 13:36:47.737920 28145 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 0120d8163d504536bee6c041b3fd7793 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260601 13:36:47.739301 28160 catalog_manager.cc:5696] T 0120d8163d504536bee6c041b3fd7793 P 9b14a6488c9d4b9d83e268f162895e3c reported cstate change: config changed from index -1 to 2, NON_VOTER 49e31af378a54ce5a57de755320499c3 (127.21.155.196) added. New cstate: current_term: 1 leader_uuid: "d0b6a260ad04426fb21873378a5b97f7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: true } } }
I20260601 13:36:47.873922 28583 consensus_queue.cc:579] T 6ec30544f49b4190844f83c2d4c5c4ab P d0b6a260ad04426fb21873378a5b97f7 [LEADER]: Leader has been unable to successfully communicate with peer cb49c8a9bc9342bea31cd6b72ccbf67c for more than 1 seconds (1.432s)
I20260601 13:36:47.877542 28340 consensus_queue.cc:237] T 6ec30544f49b4190844f83c2d4c5c4ab P d0b6a260ad04426fb21873378a5b97f7 [LEADER]: Queue 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: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: true } }
I20260601 13:36:47.879340 28415 raft_consensus.cc:1275] T 6ec30544f49b4190844f83c2d4c5c4ab P 9b14a6488c9d4b9d83e268f162895e3c [term 1 FOLLOWER]: Refusing update from remote peer d0b6a260ad04426fb21873378a5b97f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:36:47.879630 28305 consensus_peers.cc:597] T 6ec30544f49b4190844f83c2d4c5c4ab P d0b6a260ad04426fb21873378a5b97f7 -> Peer 49e31af378a54ce5a57de755320499c3 (127.21.155.196:46811): Couldn't send request to peer 49e31af378a54ce5a57de755320499c3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6ec30544f49b4190844f83c2d4c5c4ab. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:47.879863 28584 consensus_queue.cc:1048] T 6ec30544f49b4190844f83c2d4c5c4ab P d0b6a260ad04426fb21873378a5b97f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:36:47.880350 28306 consensus_peers.cc:597] T 6ec30544f49b4190844f83c2d4c5c4ab P d0b6a260ad04426fb21873378a5b97f7 -> Peer cb49c8a9bc9342bea31cd6b72ccbf67c (127.21.155.193:40569): Couldn't send request to peer cb49c8a9bc9342bea31cd6b72ccbf67c. Status: Network error: Client connection negotiation failed: client connection to 127.21.155.193:40569: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:47.882407 28583 raft_consensus.cc:2955] T 6ec30544f49b4190844f83c2d4c5c4ab P d0b6a260ad04426fb21873378a5b97f7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 49e31af378a54ce5a57de755320499c3 (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: true } } }
I20260601 13:36:47.883019 28415 raft_consensus.cc:2955] T 6ec30544f49b4190844f83c2d4c5c4ab P 9b14a6488c9d4b9d83e268f162895e3c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 49e31af378a54ce5a57de755320499c3 (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: true } } }
I20260601 13:36:47.884510 28145 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 6ec30544f49b4190844f83c2d4c5c4ab with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260601 13:36:47.885752 28161 catalog_manager.cc:5696] T 6ec30544f49b4190844f83c2d4c5c4ab P 9b14a6488c9d4b9d83e268f162895e3c reported cstate change: config changed from index -1 to 2, NON_VOTER 49e31af378a54ce5a57de755320499c3 (127.21.155.196) added. New cstate: current_term: 1 leader_uuid: "d0b6a260ad04426fb21873378a5b97f7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: true } } }
W20260601 13:36:48.030834 28209 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver cb49c8a9bc9342bea31cd6b72ccbf67c not available for placement
W20260601 13:36:48.067745 28381 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.155.193:40569: connect: Connection refused (error 111) [suppressed 19 similar messages]
I20260601 13:36:48.087272 28591 ts_tablet_manager.cc:933] T 72437de87d474d05ae026315ceb1daf2 P 49e31af378a54ce5a57de755320499c3: Initiating tablet copy from peer 9b14a6488c9d4b9d83e268f162895e3c (127.21.155.195:34739)
I20260601 13:36:48.087702 28591 tablet_copy_client.cc:323] T 72437de87d474d05ae026315ceb1daf2 P 49e31af378a54ce5a57de755320499c3: tablet copy: Beginning tablet copy session from remote peer at address 127.21.155.195:34739
I20260601 13:36:48.091763 28425 tablet_copy_service.cc:140] P 9b14a6488c9d4b9d83e268f162895e3c: Received BeginTabletCopySession request for tablet 72437de87d474d05ae026315ceb1daf2 from peer 49e31af378a54ce5a57de755320499c3 ({username='slave'} at 127.0.0.1:48844)
I20260601 13:36:48.091892 28425 tablet_copy_service.cc:161] P 9b14a6488c9d4b9d83e268f162895e3c: Beginning new tablet copy session on tablet 72437de87d474d05ae026315ceb1daf2 from peer 49e31af378a54ce5a57de755320499c3 at {username='slave'} at 127.0.0.1:48844: session id = 49e31af378a54ce5a57de755320499c3-72437de87d474d05ae026315ceb1daf2
I20260601 13:36:48.092773 28425 tablet_copy_source_session.cc:215] T 72437de87d474d05ae026315ceb1daf2 P 9b14a6488c9d4b9d83e268f162895e3c: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:36:48.093784 28591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72437de87d474d05ae026315ceb1daf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:48.095937 28591 tablet_copy_client.cc:806] T 72437de87d474d05ae026315ceb1daf2 P 49e31af378a54ce5a57de755320499c3: tablet copy: Starting download of 0 data blocks...
I20260601 13:36:48.096119 28591 tablet_copy_client.cc:670] T 72437de87d474d05ae026315ceb1daf2 P 49e31af378a54ce5a57de755320499c3: tablet copy: Starting download of 1 WAL segments...
I20260601 13:36:48.097777 28591 tablet_copy_client.cc:538] T 72437de87d474d05ae026315ceb1daf2 P 49e31af378a54ce5a57de755320499c3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:36:48.099103 28591 tablet_bootstrap.cc:492] T 72437de87d474d05ae026315ceb1daf2 P 49e31af378a54ce5a57de755320499c3: Bootstrap starting.
I20260601 13:36:48.102669 28591 tablet_bootstrap.cc:492] T 72437de87d474d05ae026315ceb1daf2 P 49e31af378a54ce5a57de755320499c3: 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:36:48.102980 28591 tablet_bootstrap.cc:492] T 72437de87d474d05ae026315ceb1daf2 P 49e31af378a54ce5a57de755320499c3: Bootstrap complete.
I20260601 13:36:48.103179 28591 ts_tablet_manager.cc:1403] T 72437de87d474d05ae026315ceb1daf2 P 49e31af378a54ce5a57de755320499c3: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:36:48.103680 28591 raft_consensus.cc:359] T 72437de87d474d05ae026315ceb1daf2 P 49e31af378a54ce5a57de755320499c3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: true } }
I20260601 13:36:48.103838 28591 raft_consensus.cc:740] T 72437de87d474d05ae026315ceb1daf2 P 49e31af378a54ce5a57de755320499c3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 49e31af378a54ce5a57de755320499c3, State: Initialized, Role: LEARNER
I20260601 13:36:48.103966 28591 consensus_queue.cc:260] T 72437de87d474d05ae026315ceb1daf2 P 49e31af378a54ce5a57de755320499c3 [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: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: true } }
I20260601 13:36:48.104332 28591 ts_tablet_manager.cc:1434] T 72437de87d474d05ae026315ceb1daf2 P 49e31af378a54ce5a57de755320499c3: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
I20260601 13:36:48.104432 28572 heartbeater.cc:499] Master 127.21.155.254:46861 was elected leader, sending a full tablet report...
I20260601 13:36:48.104997 28425 tablet_copy_service.cc:342] P 9b14a6488c9d4b9d83e268f162895e3c: Request end of tablet copy session 49e31af378a54ce5a57de755320499c3-72437de87d474d05ae026315ceb1daf2 received from {username='slave'} at 127.0.0.1:48844
I20260601 13:36:48.105084 28425 tablet_copy_service.cc:434] P 9b14a6488c9d4b9d83e268f162895e3c: ending tablet copy session 49e31af378a54ce5a57de755320499c3-72437de87d474d05ae026315ceb1daf2 on tablet 72437de87d474d05ae026315ceb1daf2 with peer 49e31af378a54ce5a57de755320499c3
I20260601 13:36:48.202704 28591 ts_tablet_manager.cc:933] T 0120d8163d504536bee6c041b3fd7793 P 49e31af378a54ce5a57de755320499c3: Initiating tablet copy from peer d0b6a260ad04426fb21873378a5b97f7 (127.21.155.194:46183)
I20260601 13:36:48.203187 28591 tablet_copy_client.cc:323] T 0120d8163d504536bee6c041b3fd7793 P 49e31af378a54ce5a57de755320499c3: tablet copy: Beginning tablet copy session from remote peer at address 127.21.155.194:46183
I20260601 13:36:48.207310 28350 tablet_copy_service.cc:140] P d0b6a260ad04426fb21873378a5b97f7: Received BeginTabletCopySession request for tablet 0120d8163d504536bee6c041b3fd7793 from peer 49e31af378a54ce5a57de755320499c3 ({username='slave'} at 127.0.0.1:40562)
I20260601 13:36:48.207472 28350 tablet_copy_service.cc:161] P d0b6a260ad04426fb21873378a5b97f7: Beginning new tablet copy session on tablet 0120d8163d504536bee6c041b3fd7793 from peer 49e31af378a54ce5a57de755320499c3 at {username='slave'} at 127.0.0.1:40562: session id = 49e31af378a54ce5a57de755320499c3-0120d8163d504536bee6c041b3fd7793
I20260601 13:36:48.208534 28350 tablet_copy_source_session.cc:215] T 0120d8163d504536bee6c041b3fd7793 P d0b6a260ad04426fb21873378a5b97f7: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:36:48.209512 28591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0120d8163d504536bee6c041b3fd7793. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:48.211581 28591 tablet_copy_client.cc:806] T 0120d8163d504536bee6c041b3fd7793 P 49e31af378a54ce5a57de755320499c3: tablet copy: Starting download of 0 data blocks...
I20260601 13:36:48.211791 28591 tablet_copy_client.cc:670] T 0120d8163d504536bee6c041b3fd7793 P 49e31af378a54ce5a57de755320499c3: tablet copy: Starting download of 1 WAL segments...
I20260601 13:36:48.213141 28591 tablet_copy_client.cc:538] T 0120d8163d504536bee6c041b3fd7793 P 49e31af378a54ce5a57de755320499c3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:36:48.214741 28599 ts_tablet_manager.cc:933] T 9f4288c4ffa8455289b8a1aec2b33d54 P 49e31af378a54ce5a57de755320499c3: Initiating tablet copy from peer d0b6a260ad04426fb21873378a5b97f7 (127.21.155.194:46183)
I20260601 13:36:48.214784 28591 tablet_bootstrap.cc:492] T 0120d8163d504536bee6c041b3fd7793 P 49e31af378a54ce5a57de755320499c3: Bootstrap starting.
I20260601 13:36:48.215104 28599 tablet_copy_client.cc:323] T 9f4288c4ffa8455289b8a1aec2b33d54 P 49e31af378a54ce5a57de755320499c3: tablet copy: Beginning tablet copy session from remote peer at address 127.21.155.194:46183
I20260601 13:36:48.215657 28350 tablet_copy_service.cc:140] P d0b6a260ad04426fb21873378a5b97f7: Received BeginTabletCopySession request for tablet 9f4288c4ffa8455289b8a1aec2b33d54 from peer 49e31af378a54ce5a57de755320499c3 ({username='slave'} at 127.0.0.1:40562)
I20260601 13:36:48.215792 28350 tablet_copy_service.cc:161] P d0b6a260ad04426fb21873378a5b97f7: Beginning new tablet copy session on tablet 9f4288c4ffa8455289b8a1aec2b33d54 from peer 49e31af378a54ce5a57de755320499c3 at {username='slave'} at 127.0.0.1:40562: session id = 49e31af378a54ce5a57de755320499c3-9f4288c4ffa8455289b8a1aec2b33d54
I20260601 13:36:48.216589 28350 tablet_copy_source_session.cc:215] T 9f4288c4ffa8455289b8a1aec2b33d54 P d0b6a260ad04426fb21873378a5b97f7: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:36:48.217459 28599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f4288c4ffa8455289b8a1aec2b33d54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:48.218343 28591 tablet_bootstrap.cc:492] T 0120d8163d504536bee6c041b3fd7793 P 49e31af378a54ce5a57de755320499c3: 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:36:48.218618 28591 tablet_bootstrap.cc:492] T 0120d8163d504536bee6c041b3fd7793 P 49e31af378a54ce5a57de755320499c3: Bootstrap complete.
I20260601 13:36:48.218807 28591 ts_tablet_manager.cc:1403] T 0120d8163d504536bee6c041b3fd7793 P 49e31af378a54ce5a57de755320499c3: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.004s
I20260601 13:36:48.219242 28591 raft_consensus.cc:359] T 0120d8163d504536bee6c041b3fd7793 P 49e31af378a54ce5a57de755320499c3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: true } }
I20260601 13:36:48.219384 28591 raft_consensus.cc:740] T 0120d8163d504536bee6c041b3fd7793 P 49e31af378a54ce5a57de755320499c3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 49e31af378a54ce5a57de755320499c3, State: Initialized, Role: LEARNER
I20260601 13:36:48.219534 28591 consensus_queue.cc:260] T 0120d8163d504536bee6c041b3fd7793 P 49e31af378a54ce5a57de755320499c3 [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: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: true } }
I20260601 13:36:48.219676 28599 tablet_copy_client.cc:806] T 9f4288c4ffa8455289b8a1aec2b33d54 P 49e31af378a54ce5a57de755320499c3: tablet copy: Starting download of 0 data blocks...
I20260601 13:36:48.219869 28591 ts_tablet_manager.cc:1434] T 0120d8163d504536bee6c041b3fd7793 P 49e31af378a54ce5a57de755320499c3: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:36:48.219911 28599 tablet_copy_client.cc:670] T 9f4288c4ffa8455289b8a1aec2b33d54 P 49e31af378a54ce5a57de755320499c3: tablet copy: Starting download of 1 WAL segments...
I20260601 13:36:48.220525 28350 tablet_copy_service.cc:342] P d0b6a260ad04426fb21873378a5b97f7: Request end of tablet copy session 49e31af378a54ce5a57de755320499c3-0120d8163d504536bee6c041b3fd7793 received from {username='slave'} at 127.0.0.1:40562
I20260601 13:36:48.220626 28350 tablet_copy_service.cc:434] P d0b6a260ad04426fb21873378a5b97f7: ending tablet copy session 49e31af378a54ce5a57de755320499c3-0120d8163d504536bee6c041b3fd7793 on tablet 0120d8163d504536bee6c041b3fd7793 with peer 49e31af378a54ce5a57de755320499c3
I20260601 13:36:48.221418 28599 tablet_copy_client.cc:538] T 9f4288c4ffa8455289b8a1aec2b33d54 P 49e31af378a54ce5a57de755320499c3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:36:48.222954 28599 tablet_bootstrap.cc:492] T 9f4288c4ffa8455289b8a1aec2b33d54 P 49e31af378a54ce5a57de755320499c3: Bootstrap starting.
I20260601 13:36:48.226598 28599 tablet_bootstrap.cc:492] T 9f4288c4ffa8455289b8a1aec2b33d54 P 49e31af378a54ce5a57de755320499c3: 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:36:48.226886 28599 tablet_bootstrap.cc:492] T 9f4288c4ffa8455289b8a1aec2b33d54 P 49e31af378a54ce5a57de755320499c3: Bootstrap complete.
I20260601 13:36:48.227105 28599 ts_tablet_manager.cc:1403] T 9f4288c4ffa8455289b8a1aec2b33d54 P 49e31af378a54ce5a57de755320499c3: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20260601 13:36:48.227588 28599 raft_consensus.cc:359] T 9f4288c4ffa8455289b8a1aec2b33d54 P 49e31af378a54ce5a57de755320499c3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: true } }
I20260601 13:36:48.227706 28599 raft_consensus.cc:740] T 9f4288c4ffa8455289b8a1aec2b33d54 P 49e31af378a54ce5a57de755320499c3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 49e31af378a54ce5a57de755320499c3, State: Initialized, Role: LEARNER
I20260601 13:36:48.227785 28599 consensus_queue.cc:260] T 9f4288c4ffa8455289b8a1aec2b33d54 P 49e31af378a54ce5a57de755320499c3 [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: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: true } }
I20260601 13:36:48.228144 28599 ts_tablet_manager.cc:1434] T 9f4288c4ffa8455289b8a1aec2b33d54 P 49e31af378a54ce5a57de755320499c3: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:36:48.228824 28349 tablet_copy_service.cc:342] P d0b6a260ad04426fb21873378a5b97f7: Request end of tablet copy session 49e31af378a54ce5a57de755320499c3-9f4288c4ffa8455289b8a1aec2b33d54 received from {username='slave'} at 127.0.0.1:40562
I20260601 13:36:48.228965 28349 tablet_copy_service.cc:434] P d0b6a260ad04426fb21873378a5b97f7: ending tablet copy session 49e31af378a54ce5a57de755320499c3-9f4288c4ffa8455289b8a1aec2b33d54 on tablet 9f4288c4ffa8455289b8a1aec2b33d54 with peer 49e31af378a54ce5a57de755320499c3
I20260601 13:36:48.273833 28599 ts_tablet_manager.cc:933] T 6ec30544f49b4190844f83c2d4c5c4ab P 49e31af378a54ce5a57de755320499c3: Initiating tablet copy from peer d0b6a260ad04426fb21873378a5b97f7 (127.21.155.194:46183)
I20260601 13:36:48.274289 28599 tablet_copy_client.cc:323] T 6ec30544f49b4190844f83c2d4c5c4ab P 49e31af378a54ce5a57de755320499c3: tablet copy: Beginning tablet copy session from remote peer at address 127.21.155.194:46183
I20260601 13:36:48.274936 28349 tablet_copy_service.cc:140] P d0b6a260ad04426fb21873378a5b97f7: Received BeginTabletCopySession request for tablet 6ec30544f49b4190844f83c2d4c5c4ab from peer 49e31af378a54ce5a57de755320499c3 ({username='slave'} at 127.0.0.1:40562)
I20260601 13:36:48.275084 28349 tablet_copy_service.cc:161] P d0b6a260ad04426fb21873378a5b97f7: Beginning new tablet copy session on tablet 6ec30544f49b4190844f83c2d4c5c4ab from peer 49e31af378a54ce5a57de755320499c3 at {username='slave'} at 127.0.0.1:40562: session id = 49e31af378a54ce5a57de755320499c3-6ec30544f49b4190844f83c2d4c5c4ab
I20260601 13:36:48.276027 28349 tablet_copy_source_session.cc:215] T 6ec30544f49b4190844f83c2d4c5c4ab P d0b6a260ad04426fb21873378a5b97f7: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:36:48.277115 28599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ec30544f49b4190844f83c2d4c5c4ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:48.279278 28599 tablet_copy_client.cc:806] T 6ec30544f49b4190844f83c2d4c5c4ab P 49e31af378a54ce5a57de755320499c3: tablet copy: Starting download of 0 data blocks...
I20260601 13:36:48.279476 28599 tablet_copy_client.cc:670] T 6ec30544f49b4190844f83c2d4c5c4ab P 49e31af378a54ce5a57de755320499c3: tablet copy: Starting download of 1 WAL segments...
I20260601 13:36:48.280761 28599 tablet_copy_client.cc:538] T 6ec30544f49b4190844f83c2d4c5c4ab P 49e31af378a54ce5a57de755320499c3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:36:48.281992 28599 tablet_bootstrap.cc:492] T 6ec30544f49b4190844f83c2d4c5c4ab P 49e31af378a54ce5a57de755320499c3: Bootstrap starting.
I20260601 13:36:48.285552 28599 tablet_bootstrap.cc:492] T 6ec30544f49b4190844f83c2d4c5c4ab P 49e31af378a54ce5a57de755320499c3: 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:36:48.285822 28599 tablet_bootstrap.cc:492] T 6ec30544f49b4190844f83c2d4c5c4ab P 49e31af378a54ce5a57de755320499c3: Bootstrap complete.
I20260601 13:36:48.286003 28599 ts_tablet_manager.cc:1403] T 6ec30544f49b4190844f83c2d4c5c4ab P 49e31af378a54ce5a57de755320499c3: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20260601 13:36:48.286455 28599 raft_consensus.cc:359] T 6ec30544f49b4190844f83c2d4c5c4ab P 49e31af378a54ce5a57de755320499c3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: true } }
I20260601 13:36:48.286624 28599 raft_consensus.cc:740] T 6ec30544f49b4190844f83c2d4c5c4ab P 49e31af378a54ce5a57de755320499c3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 49e31af378a54ce5a57de755320499c3, State: Initialized, Role: LEARNER
I20260601 13:36:48.286746 28599 consensus_queue.cc:260] T 6ec30544f49b4190844f83c2d4c5c4ab P 49e31af378a54ce5a57de755320499c3 [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: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: true } }
I20260601 13:36:48.287014 28599 ts_tablet_manager.cc:1434] T 6ec30544f49b4190844f83c2d4c5c4ab P 49e31af378a54ce5a57de755320499c3: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:36:48.287617 28349 tablet_copy_service.cc:342] P d0b6a260ad04426fb21873378a5b97f7: Request end of tablet copy session 49e31af378a54ce5a57de755320499c3-6ec30544f49b4190844f83c2d4c5c4ab received from {username='slave'} at 127.0.0.1:40562
I20260601 13:36:48.287712 28349 tablet_copy_service.cc:434] P d0b6a260ad04426fb21873378a5b97f7: ending tablet copy session 49e31af378a54ce5a57de755320499c3-6ec30544f49b4190844f83c2d4c5c4ab on tablet 6ec30544f49b4190844f83c2d4c5c4ab with peer 49e31af378a54ce5a57de755320499c3
I20260601 13:36:48.583091 28546 raft_consensus.cc:1217] T 0120d8163d504536bee6c041b3fd7793 P 49e31af378a54ce5a57de755320499c3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:36:48.688513 28605 consensus_queue.cc:579] T 9f4288c4ffa8455289b8a1aec2b33d54 P d0b6a260ad04426fb21873378a5b97f7 [LEADER]: Leader has been unable to successfully communicate with peer cb49c8a9bc9342bea31cd6b72ccbf67c for more than 1 seconds (1.029s)
I20260601 13:36:48.699285 28546 raft_consensus.cc:1217] T 6ec30544f49b4190844f83c2d4c5c4ab P 49e31af378a54ce5a57de755320499c3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:36:48.702814 28546 raft_consensus.cc:1217] T 72437de87d474d05ae026315ceb1daf2 P 49e31af378a54ce5a57de755320499c3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:36:48.782513 28546 raft_consensus.cc:1217] T 9f4288c4ffa8455289b8a1aec2b33d54 P 49e31af378a54ce5a57de755320499c3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:36:48.926700 28584 consensus_queue.cc:579] T 0120d8163d504536bee6c041b3fd7793 P d0b6a260ad04426fb21873378a5b97f7 [LEADER]: Leader has been unable to successfully communicate with peer cb49c8a9bc9342bea31cd6b72ccbf67c for more than 1 seconds (1.195s)
I20260601 13:36:48.995728 28464 consensus_queue.cc:579] T 72437de87d474d05ae026315ceb1daf2 P 9b14a6488c9d4b9d83e268f162895e3c [LEADER]: Leader has been unable to successfully communicate with peer cb49c8a9bc9342bea31cd6b72ccbf67c for more than 1 seconds (1.397s)
W20260601 13:36:49.031639 28209 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver cb49c8a9bc9342bea31cd6b72ccbf67c not available for placement
I20260601 13:36:49.055931 28584 consensus_queue.cc:579] T 6ec30544f49b4190844f83c2d4c5c4ab P d0b6a260ad04426fb21873378a5b97f7 [LEADER]: Leader has been unable to successfully communicate with peer cb49c8a9bc9342bea31cd6b72ccbf67c for more than 1 seconds (1.178s)
I20260601 13:36:49.171785 28584 raft_consensus.cc:1064] T 6ec30544f49b4190844f83c2d4c5c4ab P d0b6a260ad04426fb21873378a5b97f7: attempting to promote NON_VOTER 49e31af378a54ce5a57de755320499c3 to VOTER
I20260601 13:36:49.172307 28584 consensus_queue.cc:237] T 6ec30544f49b4190844f83c2d4c5c4ab P d0b6a260ad04426fb21873378a5b97f7 [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: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: false } }
I20260601 13:36:49.173985 28546 raft_consensus.cc:1275] T 6ec30544f49b4190844f83c2d4c5c4ab P 49e31af378a54ce5a57de755320499c3 [term 1 LEARNER]: Refusing update from remote peer d0b6a260ad04426fb21873378a5b97f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:36:49.173998 28415 raft_consensus.cc:1275] T 6ec30544f49b4190844f83c2d4c5c4ab P 9b14a6488c9d4b9d83e268f162895e3c [term 1 FOLLOWER]: Refusing update from remote peer d0b6a260ad04426fb21873378a5b97f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:36:49.174530 28612 consensus_queue.cc:1048] T 6ec30544f49b4190844f83c2d4c5c4ab P d0b6a260ad04426fb21873378a5b97f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 46811 } 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:36:49.174803 28584 consensus_queue.cc:1048] T 6ec30544f49b4190844f83c2d4c5c4ab P d0b6a260ad04426fb21873378a5b97f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:36:49.175040 28306 consensus_peers.cc:597] T 6ec30544f49b4190844f83c2d4c5c4ab P d0b6a260ad04426fb21873378a5b97f7 -> Peer cb49c8a9bc9342bea31cd6b72ccbf67c (127.21.155.193:40569): Couldn't send request to peer cb49c8a9bc9342bea31cd6b72ccbf67c. Status: Network error: Client connection negotiation failed: client connection to 127.21.155.193:40569: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:49.177085 28584 raft_consensus.cc:2955] T 6ec30544f49b4190844f83c2d4c5c4ab P d0b6a260ad04426fb21873378a5b97f7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 49e31af378a54ce5a57de755320499c3 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: false } } }
I20260601 13:36:49.177709 28546 raft_consensus.cc:2955] T 6ec30544f49b4190844f83c2d4c5c4ab P 49e31af378a54ce5a57de755320499c3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 49e31af378a54ce5a57de755320499c3 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: false } } }
I20260601 13:36:49.180030 28160 catalog_manager.cc:5696] T 6ec30544f49b4190844f83c2d4c5c4ab P d0b6a260ad04426fb21873378a5b97f7 reported cstate change: config changed from index 2 to 3, 49e31af378a54ce5a57de755320499c3 (127.21.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d0b6a260ad04426fb21873378a5b97f7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:36:49.181278 28415 raft_consensus.cc:2955] T 6ec30544f49b4190844f83c2d4c5c4ab P 9b14a6488c9d4b9d83e268f162895e3c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 49e31af378a54ce5a57de755320499c3 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: false } } }
I20260601 13:36:49.184579 28340 consensus_queue.cc:237] T 6ec30544f49b4190844f83c2d4c5c4ab P d0b6a260ad04426fb21873378a5b97f7 [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: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: false } }
I20260601 13:36:49.185976 28546 raft_consensus.cc:1275] T 6ec30544f49b4190844f83c2d4c5c4ab P 49e31af378a54ce5a57de755320499c3 [term 1 FOLLOWER]: Refusing update from remote peer d0b6a260ad04426fb21873378a5b97f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:36:49.186030 28415 raft_consensus.cc:1275] T 6ec30544f49b4190844f83c2d4c5c4ab P 9b14a6488c9d4b9d83e268f162895e3c [term 1 FOLLOWER]: Refusing update from remote peer d0b6a260ad04426fb21873378a5b97f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:36:49.186415 28606 consensus_queue.cc:1048] T 6ec30544f49b4190844f83c2d4c5c4ab P d0b6a260ad04426fb21873378a5b97f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 46811 } 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:36:49.186558 28612 consensus_queue.cc:1048] T 6ec30544f49b4190844f83c2d4c5c4ab P d0b6a260ad04426fb21873378a5b97f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:36:49.188123 28606 raft_consensus.cc:1064] T 0120d8163d504536bee6c041b3fd7793 P d0b6a260ad04426fb21873378a5b97f7: attempting to promote NON_VOTER 49e31af378a54ce5a57de755320499c3 to VOTER
I20260601 13:36:49.188482 28584 raft_consensus.cc:2955] T 6ec30544f49b4190844f83c2d4c5c4ab P d0b6a260ad04426fb21873378a5b97f7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb49c8a9bc9342bea31cd6b72ccbf67c (127.21.155.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: false } } }
I20260601 13:36:49.188575 28606 consensus_queue.cc:237] T 0120d8163d504536bee6c041b3fd7793 P d0b6a260ad04426fb21873378a5b97f7 [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: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: false } }
I20260601 13:36:49.189004 28546 raft_consensus.cc:2955] T 6ec30544f49b4190844f83c2d4c5c4ab P 49e31af378a54ce5a57de755320499c3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb49c8a9bc9342bea31cd6b72ccbf67c (127.21.155.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: false } } }
I20260601 13:36:49.190343 28145 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 6ec30544f49b4190844f83c2d4c5c4ab with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:36:49.190778 28545 raft_consensus.cc:1275] T 0120d8163d504536bee6c041b3fd7793 P 49e31af378a54ce5a57de755320499c3 [term 1 LEARNER]: Refusing update from remote peer d0b6a260ad04426fb21873378a5b97f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:36:49.191087 28414 raft_consensus.cc:1275] T 0120d8163d504536bee6c041b3fd7793 P 9b14a6488c9d4b9d83e268f162895e3c [term 1 FOLLOWER]: Refusing update from remote peer d0b6a260ad04426fb21873378a5b97f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:36:49.191334 28161 catalog_manager.cc:5696] T 6ec30544f49b4190844f83c2d4c5c4ab P d0b6a260ad04426fb21873378a5b97f7 reported cstate change: config changed from index 3 to 4, VOTER cb49c8a9bc9342bea31cd6b72ccbf67c (127.21.155.193) evicted. New cstate: current_term: 1 leader_uuid: "d0b6a260ad04426fb21873378a5b97f7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:36:49.191654 28605 consensus_queue.cc:1048] T 0120d8163d504536bee6c041b3fd7793 P d0b6a260ad04426fb21873378a5b97f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:36:49.191910 28606 consensus_queue.cc:1048] T 0120d8163d504536bee6c041b3fd7793 P d0b6a260ad04426fb21873378a5b97f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 46811 } 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:36:49.193104 28415 raft_consensus.cc:2955] T 6ec30544f49b4190844f83c2d4c5c4ab P 9b14a6488c9d4b9d83e268f162895e3c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb49c8a9bc9342bea31cd6b72ccbf67c (127.21.155.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: false } } }
W20260601 13:36:49.194123 28306 consensus_peers.cc:597] T 0120d8163d504536bee6c041b3fd7793 P d0b6a260ad04426fb21873378a5b97f7 -> Peer cb49c8a9bc9342bea31cd6b72ccbf67c (127.21.155.193:40569): Couldn't send request to peer cb49c8a9bc9342bea31cd6b72ccbf67c. Status: Network error: Client connection negotiation failed: client connection to 127.21.155.193:40569: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:49.194768 28606 raft_consensus.cc:2955] T 0120d8163d504536bee6c041b3fd7793 P d0b6a260ad04426fb21873378a5b97f7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 49e31af378a54ce5a57de755320499c3 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: false } } }
I20260601 13:36:49.195395 28545 raft_consensus.cc:2955] T 0120d8163d504536bee6c041b3fd7793 P 49e31af378a54ce5a57de755320499c3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 49e31af378a54ce5a57de755320499c3 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: false } } }
I20260601 13:36:49.197575 28159 catalog_manager.cc:5696] T 0120d8163d504536bee6c041b3fd7793 P d0b6a260ad04426fb21873378a5b97f7 reported cstate change: config changed from index 2 to 3, 49e31af378a54ce5a57de755320499c3 (127.21.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d0b6a260ad04426fb21873378a5b97f7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:36:49.197614 28415 raft_consensus.cc:2955] T 0120d8163d504536bee6c041b3fd7793 P 9b14a6488c9d4b9d83e268f162895e3c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 49e31af378a54ce5a57de755320499c3 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: false } } }
W20260601 13:36:49.197913 28148 catalog_manager.cc:4754] TS cb49c8a9bc9342bea31cd6b72ccbf67c (127.21.155.193:40569): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 6ec30544f49b4190844f83c2d4c5c4ab: Network error: Client connection negotiation failed: client connection to 127.21.155.193:40569: connect: Connection refused (error 111)
I20260601 13:36:49.200879 28340 consensus_queue.cc:237] T 0120d8163d504536bee6c041b3fd7793 P d0b6a260ad04426fb21873378a5b97f7 [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: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: false } }
I20260601 13:36:49.202322 28545 raft_consensus.cc:1275] T 0120d8163d504536bee6c041b3fd7793 P 49e31af378a54ce5a57de755320499c3 [term 1 FOLLOWER]: Refusing update from remote peer d0b6a260ad04426fb21873378a5b97f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:36:49.202739 28620 consensus_queue.cc:1048] T 0120d8163d504536bee6c041b3fd7793 P d0b6a260ad04426fb21873378a5b97f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 46811 } 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:36:49.202983 28415 raft_consensus.cc:1275] T 0120d8163d504536bee6c041b3fd7793 P 9b14a6488c9d4b9d83e268f162895e3c [term 1 FOLLOWER]: Refusing update from remote peer d0b6a260ad04426fb21873378a5b97f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:36:49.203327 28620 consensus_queue.cc:1048] T 0120d8163d504536bee6c041b3fd7793 P d0b6a260ad04426fb21873378a5b97f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:36:49.204304 28584 raft_consensus.cc:2955] T 0120d8163d504536bee6c041b3fd7793 P d0b6a260ad04426fb21873378a5b97f7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb49c8a9bc9342bea31cd6b72ccbf67c (127.21.155.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: false } } }
I20260601 13:36:49.204840 28545 raft_consensus.cc:2955] T 0120d8163d504536bee6c041b3fd7793 P 49e31af378a54ce5a57de755320499c3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb49c8a9bc9342bea31cd6b72ccbf67c (127.21.155.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: false } } }
I20260601 13:36:49.205260 28415 raft_consensus.cc:2955] T 0120d8163d504536bee6c041b3fd7793 P 9b14a6488c9d4b9d83e268f162895e3c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb49c8a9bc9342bea31cd6b72ccbf67c (127.21.155.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: false } } }
I20260601 13:36:49.206559 28145 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 0120d8163d504536bee6c041b3fd7793 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:36:49.207099 28161 catalog_manager.cc:5696] T 0120d8163d504536bee6c041b3fd7793 P d0b6a260ad04426fb21873378a5b97f7 reported cstate change: config changed from index 3 to 4, VOTER cb49c8a9bc9342bea31cd6b72ccbf67c (127.21.155.193) evicted. New cstate: current_term: 1 leader_uuid: "d0b6a260ad04426fb21873378a5b97f7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:36:49.249526 28464 raft_consensus.cc:1064] T 72437de87d474d05ae026315ceb1daf2 P 9b14a6488c9d4b9d83e268f162895e3c: attempting to promote NON_VOTER 49e31af378a54ce5a57de755320499c3 to VOTER
I20260601 13:36:49.249950 28464 consensus_queue.cc:237] T 72437de87d474d05ae026315ceb1daf2 P 9b14a6488c9d4b9d83e268f162895e3c [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: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: false } }
I20260601 13:36:49.251520 28340 raft_consensus.cc:1275] T 72437de87d474d05ae026315ceb1daf2 P d0b6a260ad04426fb21873378a5b97f7 [term 1 FOLLOWER]: Refusing update from remote peer 9b14a6488c9d4b9d83e268f162895e3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:36:49.251523 28545 raft_consensus.cc:1275] T 72437de87d474d05ae026315ceb1daf2 P 49e31af378a54ce5a57de755320499c3 [term 1 LEARNER]: Refusing update from remote peer 9b14a6488c9d4b9d83e268f162895e3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:36:49.252020 28626 consensus_queue.cc:1048] T 72437de87d474d05ae026315ceb1daf2 P 9b14a6488c9d4b9d83e268f162895e3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:36:49.252159 28464 consensus_queue.cc:1048] T 72437de87d474d05ae026315ceb1daf2 P 9b14a6488c9d4b9d83e268f162895e3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 46811 } 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:36:49.252298 28381 consensus_peers.cc:597] T 72437de87d474d05ae026315ceb1daf2 P 9b14a6488c9d4b9d83e268f162895e3c -> Peer cb49c8a9bc9342bea31cd6b72ccbf67c (127.21.155.193:40569): Couldn't send request to peer cb49c8a9bc9342bea31cd6b72ccbf67c. Status: Network error: Client connection negotiation failed: client connection to 127.21.155.193:40569: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:49.254281 28626 raft_consensus.cc:2955] T 72437de87d474d05ae026315ceb1daf2 P 9b14a6488c9d4b9d83e268f162895e3c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 49e31af378a54ce5a57de755320499c3 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: false } } }
I20260601 13:36:49.254967 28340 raft_consensus.cc:2955] T 72437de87d474d05ae026315ceb1daf2 P d0b6a260ad04426fb21873378a5b97f7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 49e31af378a54ce5a57de755320499c3 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: false } } }
I20260601 13:36:49.256659 28545 raft_consensus.cc:2955] T 72437de87d474d05ae026315ceb1daf2 P 49e31af378a54ce5a57de755320499c3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 49e31af378a54ce5a57de755320499c3 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: false } } }
I20260601 13:36:49.257169 28159 catalog_manager.cc:5696] T 72437de87d474d05ae026315ceb1daf2 P 9b14a6488c9d4b9d83e268f162895e3c reported cstate change: config changed from index 2 to 3, 49e31af378a54ce5a57de755320499c3 (127.21.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9b14a6488c9d4b9d83e268f162895e3c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:36:49.260097 28415 consensus_queue.cc:237] T 72437de87d474d05ae026315ceb1daf2 P 9b14a6488c9d4b9d83e268f162895e3c [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: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: false } }
I20260601 13:36:49.261719 28545 raft_consensus.cc:1275] T 72437de87d474d05ae026315ceb1daf2 P 49e31af378a54ce5a57de755320499c3 [term 1 FOLLOWER]: Refusing update from remote peer 9b14a6488c9d4b9d83e268f162895e3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:36:49.262061 28340 raft_consensus.cc:1275] T 72437de87d474d05ae026315ceb1daf2 P d0b6a260ad04426fb21873378a5b97f7 [term 1 FOLLOWER]: Refusing update from remote peer 9b14a6488c9d4b9d83e268f162895e3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:36:49.262209 28626 consensus_queue.cc:1048] T 72437de87d474d05ae026315ceb1daf2 P 9b14a6488c9d4b9d83e268f162895e3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 46811 } 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:36:49.262517 28464 consensus_queue.cc:1048] T 72437de87d474d05ae026315ceb1daf2 P 9b14a6488c9d4b9d83e268f162895e3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:36:49.263760 28626 raft_consensus.cc:2955] T 72437de87d474d05ae026315ceb1daf2 P 9b14a6488c9d4b9d83e268f162895e3c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb49c8a9bc9342bea31cd6b72ccbf67c (127.21.155.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: false } } }
I20260601 13:36:49.264200 28545 raft_consensus.cc:2955] T 72437de87d474d05ae026315ceb1daf2 P 49e31af378a54ce5a57de755320499c3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb49c8a9bc9342bea31cd6b72ccbf67c (127.21.155.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: false } } }
I20260601 13:36:49.264456 28340 raft_consensus.cc:2955] T 72437de87d474d05ae026315ceb1daf2 P d0b6a260ad04426fb21873378a5b97f7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb49c8a9bc9342bea31cd6b72ccbf67c (127.21.155.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: false } } }
I20260601 13:36:49.265332 28147 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 72437de87d474d05ae026315ceb1daf2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:36:49.266425 28160 catalog_manager.cc:5696] T 72437de87d474d05ae026315ceb1daf2 P 49e31af378a54ce5a57de755320499c3 reported cstate change: config changed from index 3 to 4, VOTER cb49c8a9bc9342bea31cd6b72ccbf67c (127.21.155.193) evicted. New cstate: current_term: 1 leader_uuid: "9b14a6488c9d4b9d83e268f162895e3c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: false } } }
I20260601 13:36:49.384567 28605 raft_consensus.cc:1064] T 9f4288c4ffa8455289b8a1aec2b33d54 P d0b6a260ad04426fb21873378a5b97f7: attempting to promote NON_VOTER 49e31af378a54ce5a57de755320499c3 to VOTER
I20260601 13:36:49.385035 28605 consensus_queue.cc:237] T 9f4288c4ffa8455289b8a1aec2b33d54 P d0b6a260ad04426fb21873378a5b97f7 [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: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: false } }
I20260601 13:36:49.386715 28545 raft_consensus.cc:1275] T 9f4288c4ffa8455289b8a1aec2b33d54 P 49e31af378a54ce5a57de755320499c3 [term 1 LEARNER]: Refusing update from remote peer d0b6a260ad04426fb21873378a5b97f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:36:49.387147 28605 consensus_queue.cc:1048] T 9f4288c4ffa8455289b8a1aec2b33d54 P d0b6a260ad04426fb21873378a5b97f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 46811 } 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:36:49.386732 28415 raft_consensus.cc:1275] T 9f4288c4ffa8455289b8a1aec2b33d54 P 9b14a6488c9d4b9d83e268f162895e3c [term 1 FOLLOWER]: Refusing update from remote peer d0b6a260ad04426fb21873378a5b97f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260601 13:36:49.387370 28306 consensus_peers.cc:597] T 9f4288c4ffa8455289b8a1aec2b33d54 P d0b6a260ad04426fb21873378a5b97f7 -> Peer cb49c8a9bc9342bea31cd6b72ccbf67c (127.21.155.193:40569): Couldn't send request to peer cb49c8a9bc9342bea31cd6b72ccbf67c. Status: Network error: Client connection negotiation failed: client connection to 127.21.155.193:40569: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:49.387812 28605 consensus_queue.cc:1048] T 9f4288c4ffa8455289b8a1aec2b33d54 P d0b6a260ad04426fb21873378a5b97f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:36:49.389531 28620 raft_consensus.cc:2955] T 9f4288c4ffa8455289b8a1aec2b33d54 P d0b6a260ad04426fb21873378a5b97f7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 49e31af378a54ce5a57de755320499c3 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: false } } }
I20260601 13:36:49.389959 28415 raft_consensus.cc:2955] T 9f4288c4ffa8455289b8a1aec2b33d54 P 9b14a6488c9d4b9d83e268f162895e3c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 49e31af378a54ce5a57de755320499c3 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: false } } }
I20260601 13:36:49.391903 28545 raft_consensus.cc:2955] T 9f4288c4ffa8455289b8a1aec2b33d54 P 49e31af378a54ce5a57de755320499c3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 49e31af378a54ce5a57de755320499c3 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: false } } }
I20260601 13:36:49.392261 28161 catalog_manager.cc:5696] T 9f4288c4ffa8455289b8a1aec2b33d54 P d0b6a260ad04426fb21873378a5b97f7 reported cstate change: config changed from index 2 to 3, 49e31af378a54ce5a57de755320499c3 (127.21.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d0b6a260ad04426fb21873378a5b97f7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cb49c8a9bc9342bea31cd6b72ccbf67c" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:36:49.395318 28340 consensus_queue.cc:237] T 9f4288c4ffa8455289b8a1aec2b33d54 P d0b6a260ad04426fb21873378a5b97f7 [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: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: false } }
I20260601 13:36:49.396538 28545 raft_consensus.cc:1275] T 9f4288c4ffa8455289b8a1aec2b33d54 P 49e31af378a54ce5a57de755320499c3 [term 1 FOLLOWER]: Refusing update from remote peer d0b6a260ad04426fb21873378a5b97f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:36:49.396652 28415 raft_consensus.cc:1275] T 9f4288c4ffa8455289b8a1aec2b33d54 P 9b14a6488c9d4b9d83e268f162895e3c [term 1 FOLLOWER]: Refusing update from remote peer d0b6a260ad04426fb21873378a5b97f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:36:49.396945 28584 consensus_queue.cc:1048] T 9f4288c4ffa8455289b8a1aec2b33d54 P d0b6a260ad04426fb21873378a5b97f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 46811 } 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:36:49.397063 28612 consensus_queue.cc:1048] T 9f4288c4ffa8455289b8a1aec2b33d54 P d0b6a260ad04426fb21873378a5b97f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:36:49.398646 28620 raft_consensus.cc:2955] T 9f4288c4ffa8455289b8a1aec2b33d54 P d0b6a260ad04426fb21873378a5b97f7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb49c8a9bc9342bea31cd6b72ccbf67c (127.21.155.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: false } } }
I20260601 13:36:49.399111 28415 raft_consensus.cc:2955] T 9f4288c4ffa8455289b8a1aec2b33d54 P 9b14a6488c9d4b9d83e268f162895e3c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb49c8a9bc9342bea31cd6b72ccbf67c (127.21.155.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: false } } }
I20260601 13:36:49.399115 28545 raft_consensus.cc:2955] T 9f4288c4ffa8455289b8a1aec2b33d54 P 49e31af378a54ce5a57de755320499c3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb49c8a9bc9342bea31cd6b72ccbf67c (127.21.155.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: false } } }
I20260601 13:36:49.400713 28145 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 9f4288c4ffa8455289b8a1aec2b33d54 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:36:49.401435 28160 catalog_manager.cc:5696] T 9f4288c4ffa8455289b8a1aec2b33d54 P 49e31af378a54ce5a57de755320499c3 reported cstate change: config changed from index 3 to 4, VOTER cb49c8a9bc9342bea31cd6b72ccbf67c (127.21.155.193) evicted. New cstate: current_term: 1 leader_uuid: "d0b6a260ad04426fb21873378a5b97f7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0b6a260ad04426fb21873378a5b97f7" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 46183 } } peers { permanent_uuid: "9b14a6488c9d4b9d83e268f162895e3c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34739 } } peers { permanent_uuid: "49e31af378a54ce5a57de755320499c3" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 46811 } attrs { promote: false } } }
W20260601 13:36:50.352892 28148 catalog_manager.cc:4754] TS cb49c8a9bc9342bea31cd6b72ccbf67c (127.21.155.193:40569): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 6ec30544f49b4190844f83c2d4c5c4ab: Network error: Client connection negotiation failed: client connection to 127.21.155.193:40569: connect: Connection refused (error 111)
W20260601 13:36:51.402266 28148 catalog_manager.cc:4754] TS cb49c8a9bc9342bea31cd6b72ccbf67c (127.21.155.193:40569): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 6ec30544f49b4190844f83c2d4c5c4ab: Network error: Client connection negotiation failed: client connection to 127.21.155.193:40569: connect: Connection refused (error 111)
W20260601 13:36:53.476979 28148 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.155.193:40569: connect: Connection refused (error 111) [suppressed 45 similar messages]
W20260601 13:36:53.478156 28148 catalog_manager.cc:4754] TS cb49c8a9bc9342bea31cd6b72ccbf67c (127.21.155.193:40569): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 6ec30544f49b4190844f83c2d4c5c4ab: Network error: Client connection negotiation failed: client connection to 127.21.155.193:40569: connect: Connection refused (error 111)
I20260601 13:36:54.582810 22127 tablet_server.cc:179] TabletServer@127.21.155.194:0 shutting down...
I20260601 13:36:54.587950 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:54.588220 22127 tablet_replica.cc:333] T 72437de87d474d05ae026315ceb1daf2 P d0b6a260ad04426fb21873378a5b97f7: stopping tablet replica
I20260601 13:36:54.588377 22127 raft_consensus.cc:2243] T 72437de87d474d05ae026315ceb1daf2 P d0b6a260ad04426fb21873378a5b97f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:54.588531 22127 raft_consensus.cc:2272] T 72437de87d474d05ae026315ceb1daf2 P d0b6a260ad04426fb21873378a5b97f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:54.588996 22127 tablet_replica.cc:333] T 0120d8163d504536bee6c041b3fd7793 P d0b6a260ad04426fb21873378a5b97f7: stopping tablet replica
I20260601 13:36:54.589078 22127 raft_consensus.cc:2243] T 0120d8163d504536bee6c041b3fd7793 P d0b6a260ad04426fb21873378a5b97f7 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:54.589335 22127 raft_consensus.cc:2272] T 0120d8163d504536bee6c041b3fd7793 P d0b6a260ad04426fb21873378a5b97f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:54.589682 22127 tablet_replica.cc:333] T 6ec30544f49b4190844f83c2d4c5c4ab P d0b6a260ad04426fb21873378a5b97f7: stopping tablet replica
I20260601 13:36:54.589759 22127 raft_consensus.cc:2243] T 6ec30544f49b4190844f83c2d4c5c4ab P d0b6a260ad04426fb21873378a5b97f7 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:54.589887 22127 raft_consensus.cc:2272] T 6ec30544f49b4190844f83c2d4c5c4ab P d0b6a260ad04426fb21873378a5b97f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:54.590178 22127 tablet_replica.cc:333] T 9f4288c4ffa8455289b8a1aec2b33d54 P d0b6a260ad04426fb21873378a5b97f7: stopping tablet replica
I20260601 13:36:54.590255 22127 raft_consensus.cc:2243] T 9f4288c4ffa8455289b8a1aec2b33d54 P d0b6a260ad04426fb21873378a5b97f7 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:54.590390 22127 raft_consensus.cc:2272] T 9f4288c4ffa8455289b8a1aec2b33d54 P d0b6a260ad04426fb21873378a5b97f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:54.605433 22127 tablet_server.cc:196] TabletServer@127.21.155.194:0 shutdown complete.
I20260601 13:36:54.608544 22127 tablet_server.cc:179] TabletServer@127.21.155.195:0 shutting down...
I20260601 13:36:54.613639 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:54.613971 22127 tablet_replica.cc:333] T 9f4288c4ffa8455289b8a1aec2b33d54 P 9b14a6488c9d4b9d83e268f162895e3c: stopping tablet replica
I20260601 13:36:54.614142 22127 raft_consensus.cc:2243] T 9f4288c4ffa8455289b8a1aec2b33d54 P 9b14a6488c9d4b9d83e268f162895e3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:54.614334 22127 raft_consensus.cc:2272] T 9f4288c4ffa8455289b8a1aec2b33d54 P 9b14a6488c9d4b9d83e268f162895e3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:54.614869 22127 tablet_replica.cc:333] T 6ec30544f49b4190844f83c2d4c5c4ab P 9b14a6488c9d4b9d83e268f162895e3c: stopping tablet replica
I20260601 13:36:54.614960 22127 raft_consensus.cc:2243] T 6ec30544f49b4190844f83c2d4c5c4ab P 9b14a6488c9d4b9d83e268f162895e3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:54.615125 22127 raft_consensus.cc:2272] T 6ec30544f49b4190844f83c2d4c5c4ab P 9b14a6488c9d4b9d83e268f162895e3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:54.615510 22127 tablet_replica.cc:333] T 0120d8163d504536bee6c041b3fd7793 P 9b14a6488c9d4b9d83e268f162895e3c: stopping tablet replica
I20260601 13:36:54.615584 22127 raft_consensus.cc:2243] T 0120d8163d504536bee6c041b3fd7793 P 9b14a6488c9d4b9d83e268f162895e3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:54.615724 22127 raft_consensus.cc:2272] T 0120d8163d504536bee6c041b3fd7793 P 9b14a6488c9d4b9d83e268f162895e3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:54.616088 22127 tablet_replica.cc:333] T 72437de87d474d05ae026315ceb1daf2 P 9b14a6488c9d4b9d83e268f162895e3c: stopping tablet replica
I20260601 13:36:54.616160 22127 raft_consensus.cc:2243] T 72437de87d474d05ae026315ceb1daf2 P 9b14a6488c9d4b9d83e268f162895e3c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:54.616398 22127 raft_consensus.cc:2272] T 72437de87d474d05ae026315ceb1daf2 P 9b14a6488c9d4b9d83e268f162895e3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:54.630110 22127 tablet_server.cc:196] TabletServer@127.21.155.195:0 shutdown complete.
I20260601 13:36:54.633173 22127 tablet_server.cc:179] TabletServer@127.21.155.196:0 shutting down...
I20260601 13:36:54.638101 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:54.638353 22127 tablet_replica.cc:333] T 6ec30544f49b4190844f83c2d4c5c4ab P 49e31af378a54ce5a57de755320499c3: stopping tablet replica
I20260601 13:36:54.638525 22127 raft_consensus.cc:2243] T 6ec30544f49b4190844f83c2d4c5c4ab P 49e31af378a54ce5a57de755320499c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:54.638715 22127 raft_consensus.cc:2272] T 6ec30544f49b4190844f83c2d4c5c4ab P 49e31af378a54ce5a57de755320499c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:54.639214 22127 tablet_replica.cc:333] T 9f4288c4ffa8455289b8a1aec2b33d54 P 49e31af378a54ce5a57de755320499c3: stopping tablet replica
I20260601 13:36:54.639333 22127 raft_consensus.cc:2243] T 9f4288c4ffa8455289b8a1aec2b33d54 P 49e31af378a54ce5a57de755320499c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:54.639456 22127 raft_consensus.cc:2272] T 9f4288c4ffa8455289b8a1aec2b33d54 P 49e31af378a54ce5a57de755320499c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:54.639830 22127 tablet_replica.cc:333] T 72437de87d474d05ae026315ceb1daf2 P 49e31af378a54ce5a57de755320499c3: stopping tablet replica
I20260601 13:36:54.639901 22127 raft_consensus.cc:2243] T 72437de87d474d05ae026315ceb1daf2 P 49e31af378a54ce5a57de755320499c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:54.640012 22127 raft_consensus.cc:2272] T 72437de87d474d05ae026315ceb1daf2 P 49e31af378a54ce5a57de755320499c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:54.640380 22127 tablet_replica.cc:333] T 0120d8163d504536bee6c041b3fd7793 P 49e31af378a54ce5a57de755320499c3: stopping tablet replica
I20260601 13:36:54.640444 22127 raft_consensus.cc:2243] T 0120d8163d504536bee6c041b3fd7793 P 49e31af378a54ce5a57de755320499c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:54.640578 22127 raft_consensus.cc:2272] T 0120d8163d504536bee6c041b3fd7793 P 49e31af378a54ce5a57de755320499c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:54.654357 22127 tablet_server.cc:196] TabletServer@127.21.155.196:0 shutdown complete.
I20260601 13:36:54.657056 22127 master.cc:562] Master@127.21.155.254:46861 shutting down...
W20260601 13:36:57.590358 28148 catalog_manager.cc:4754] TS cb49c8a9bc9342bea31cd6b72ccbf67c (127.21.155.193:40569): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 6ec30544f49b4190844f83c2d4c5c4ab: Network error: Client connection negotiation failed: client connection to 127.21.155.193:40569: connect: Connection refused (error 111)
I20260601 13:36:58.253806 22127 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4ca2c9e614a24d55872ce68e9093d123 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:58.254145 22127 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4ca2c9e614a24d55872ce68e9093d123 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:58.254258 22127 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4ca2c9e614a24d55872ce68e9093d123: stopping tablet replica
I20260601 13:36:58.268240 22127 master.cc:584] Master@127.21.155.254:46861 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (13285 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260601 13:36:58.279088 22127 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.155.254:36583
I20260601 13:36:58.279608 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:36:58.281965 22127 server_base.cc:1061] running on GCE node
W20260601 13:36:58.282125 28643 instance_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:36:58.282142 28645 instance_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:36:58.282177 28642 instance_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:36:58.282667 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:58.282756 22127 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:36:58.282785 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780321018282785 us; error 0 us; skew 500 ppm
I20260601 13:36:58.283825 22127 webserver.cc:533] Webserver started at http://127.21.155.254:37017/ using document root <none> and password file <none>
I20260601 13:36:58.284040 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:58.284094 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:58.284199 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:58.284631 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320869173936-22127-0/minicluster-data/master-0-root/instance:
uuid: "918fdd81edb647879d71caad81245153"
format_stamp: "Formatted at 2026-06-01 13:36:58 on dist-test-slave-zw2r"
I20260601 13:36:58.286520 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:36:58.287746 28650 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:36:58.288151 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:58.288233 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320869173936-22127-0/minicluster-data/master-0-root
uuid: "918fdd81edb647879d71caad81245153"
format_stamp: "Formatted at 2026-06-01 13:36:58 on dist-test-slave-zw2r"
I20260601 13:36:58.288296 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320869173936-22127-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320869173936-22127-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320869173936-22127-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:36:58.302205 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:58.302567 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:58.307327 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.254:36583
I20260601 13:36:58.310787 28702 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.254:36583 every 8 connection(s)
I20260601 13:36:58.311187 28703 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:36:58.313014 28703 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 918fdd81edb647879d71caad81245153: Bootstrap starting.
I20260601 13:36:58.313906 28703 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 918fdd81edb647879d71caad81245153: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:58.315004 28703 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 918fdd81edb647879d71caad81245153: No bootstrap required, opened a new log
I20260601 13:36:58.315410 28703 raft_consensus.cc:359] T 00000000000000000000000000000000 P 918fdd81edb647879d71caad81245153 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "918fdd81edb647879d71caad81245153" member_type: VOTER }
I20260601 13:36:58.315516 28703 raft_consensus.cc:385] T 00000000000000000000000000000000 P 918fdd81edb647879d71caad81245153 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:58.315541 28703 raft_consensus.cc:740] T 00000000000000000000000000000000 P 918fdd81edb647879d71caad81245153 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 918fdd81edb647879d71caad81245153, State: Initialized, Role: FOLLOWER
I20260601 13:36:58.315701 28703 consensus_queue.cc:260] T 00000000000000000000000000000000 P 918fdd81edb647879d71caad81245153 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "918fdd81edb647879d71caad81245153" member_type: VOTER }
I20260601 13:36:58.315789 28703 raft_consensus.cc:399] T 00000000000000000000000000000000 P 918fdd81edb647879d71caad81245153 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:36:58.315814 28703 raft_consensus.cc:493] T 00000000000000000000000000000000 P 918fdd81edb647879d71caad81245153 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:36:58.315842 28703 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 918fdd81edb647879d71caad81245153 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:58.316551 28703 raft_consensus.cc:515] T 00000000000000000000000000000000 P 918fdd81edb647879d71caad81245153 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "918fdd81edb647879d71caad81245153" member_type: VOTER }
I20260601 13:36:58.316659 28703 leader_election.cc:304] T 00000000000000000000000000000000 P 918fdd81edb647879d71caad81245153 [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: 918fdd81edb647879d71caad81245153; no voters: 
I20260601 13:36:58.316813 28703 leader_election.cc:290] T 00000000000000000000000000000000 P 918fdd81edb647879d71caad81245153 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:36:58.317019 28706 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 918fdd81edb647879d71caad81245153 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:58.317283 28706 raft_consensus.cc:697] T 00000000000000000000000000000000 P 918fdd81edb647879d71caad81245153 [term 1 LEADER]: Becoming Leader. State: Replica: 918fdd81edb647879d71caad81245153, State: Running, Role: LEADER
I20260601 13:36:58.317332 28703 sys_catalog.cc:565] T 00000000000000000000000000000000 P 918fdd81edb647879d71caad81245153 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:36:58.317430 28706 consensus_queue.cc:237] T 00000000000000000000000000000000 P 918fdd81edb647879d71caad81245153 [LEADER]: Queue going to LEADER mode. State: All 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: "918fdd81edb647879d71caad81245153" member_type: VOTER }
I20260601 13:36:58.318066 28708 sys_catalog.cc:455] T 00000000000000000000000000000000 P 918fdd81edb647879d71caad81245153 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 918fdd81edb647879d71caad81245153. Latest consensus state: current_term: 1 leader_uuid: "918fdd81edb647879d71caad81245153" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "918fdd81edb647879d71caad81245153" member_type: VOTER } }
I20260601 13:36:58.318169 28708 sys_catalog.cc:458] T 00000000000000000000000000000000 P 918fdd81edb647879d71caad81245153 [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:58.318338 28707 sys_catalog.cc:455] T 00000000000000000000000000000000 P 918fdd81edb647879d71caad81245153 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "918fdd81edb647879d71caad81245153" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "918fdd81edb647879d71caad81245153" member_type: VOTER } }
I20260601 13:36:58.318558 28707 sys_catalog.cc:458] T 00000000000000000000000000000000 P 918fdd81edb647879d71caad81245153 [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:58.318734 28714 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:36:58.319718 28714 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:36:58.320056 22127 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:36:58.321985 28714 catalog_manager.cc:1382] Generated new cluster ID: ade390d5c80245fd9b52cf15e494c984
I20260601 13:36:58.322060 28714 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:36:58.335521 28714 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:36:58.336280 28714 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:36:58.342909 28714 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 918fdd81edb647879d71caad81245153: Generated new TSK 0
I20260601 13:36:58.343127 28714 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:36:58.352635 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:58.355026 28727 instance_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:36:58.355142 22127 server_base.cc:1061] running on GCE node
W20260601 13:36:58.355204 28725 instance_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:36:58.355142 28724 instance_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:36:58.355638 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:58.355696 22127 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:36:58.355715 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780321018355714 us; error 0 us; skew 500 ppm
I20260601 13:36:58.356781 22127 webserver.cc:533] Webserver started at http://127.21.155.193:41585/ using document root <none> and password file <none>
I20260601 13:36:58.356971 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:58.357031 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:58.357149 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:58.357650 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320869173936-22127-0/minicluster-data/ts-0-root/instance:
uuid: "8220579fbabe481c880b079236f5c679"
format_stamp: "Formatted at 2026-06-01 13:36:58 on dist-test-slave-zw2r"
I20260601 13:36:58.359402 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:36:58.360505 28732 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:36:58.360855 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:58.360957 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320869173936-22127-0/minicluster-data/ts-0-root
uuid: "8220579fbabe481c880b079236f5c679"
format_stamp: "Formatted at 2026-06-01 13:36:58 on dist-test-slave-zw2r"
I20260601 13:36:58.361061 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320869173936-22127-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320869173936-22127-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320869173936-22127-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:36:58.376844 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:58.377494 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:58.377825 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:58.378331 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:58.378392 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:58.378449 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:58.378500 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:58.383086 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.193:36467
I20260601 13:36:58.383119 28795 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.193:36467 every 8 connection(s)
I20260601 13:36:58.384001 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:58.386386 28800 instance_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:36:58.386531 28801 instance_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:36:58.386722 28803 instance_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:36:58.386724 22127 server_base.cc:1061] running on GCE node
I20260601 13:36:58.387025 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:58.387096 22127 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:36:58.387120 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780321018387119 us; error 0 us; skew 500 ppm
I20260601 13:36:58.388258 22127 webserver.cc:533] Webserver started at http://127.21.155.194:43451/ using document root <none> and password file <none>
I20260601 13:36:58.388455 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:58.388517 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:58.388593 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:58.389094 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320869173936-22127-0/minicluster-data/ts-1-root/instance:
uuid: "f8c7691da8ac467cbaa3fb0cc588a91e"
format_stamp: "Formatted at 2026-06-01 13:36:58 on dist-test-slave-zw2r"
I20260601 13:36:58.389184 28796 heartbeater.cc:344] Connected to a master server at 127.21.155.254:36583
I20260601 13:36:58.389333 28796 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:58.389591 28796 heartbeater.cc:507] Master 127.21.155.254:36583 requested a full tablet report, sending...
I20260601 13:36:58.390355 28667 ts_manager.cc:194] Registered new tserver with Master: 8220579fbabe481c880b079236f5c679 (127.21.155.193:36467)
I20260601 13:36:58.391091 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:36:58.391362 28667 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49796
I20260601 13:36:58.392210 28808 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:36:58.392511 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:58.392596 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320869173936-22127-0/minicluster-data/ts-1-root
uuid: "f8c7691da8ac467cbaa3fb0cc588a91e"
format_stamp: "Formatted at 2026-06-01 13:36:58 on dist-test-slave-zw2r"
I20260601 13:36:58.392683 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320869173936-22127-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320869173936-22127-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320869173936-22127-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:36:58.414927 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:58.415431 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:58.415763 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:58.416299 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:58.416363 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:58.416424 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:58.416476 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:58.421343 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.194:40617
I20260601 13:36:58.421518 28871 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.194:40617 every 8 connection(s)
I20260601 13:36:58.422219 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:58.424994 28876 instance_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:36:58.424994 28875 instance_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:36:58.425451 28878 instance_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:36:58.425585 22127 server_base.cc:1061] running on GCE node
I20260601 13:36:58.425818 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:58.425873 22127 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:36:58.425902 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780321018425901 us; error 0 us; skew 500 ppm
I20260601 13:36:58.427258 22127 webserver.cc:533] Webserver started at http://127.21.155.195:45235/ using document root <none> and password file <none>
I20260601 13:36:58.427430 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:58.427498 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:58.427585 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:58.428112 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320869173936-22127-0/minicluster-data/ts-2-root/instance:
uuid: "dc85de52f28d480fbd4c005f6c66ca99"
format_stamp: "Formatted at 2026-06-01 13:36:58 on dist-test-slave-zw2r"
I20260601 13:36:58.428167 28872 heartbeater.cc:344] Connected to a master server at 127.21.155.254:36583
I20260601 13:36:58.428402 28872 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:58.428680 28872 heartbeater.cc:507] Master 127.21.155.254:36583 requested a full tablet report, sending...
I20260601 13:36:58.429433 28667 ts_manager.cc:194] Registered new tserver with Master: f8c7691da8ac467cbaa3fb0cc588a91e (127.21.155.194:40617)
I20260601 13:36:58.430115 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:36:58.430131 28667 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49812
I20260601 13:36:58.431238 28883 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:36:58.431538 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:58.431599 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320869173936-22127-0/minicluster-data/ts-2-root
uuid: "dc85de52f28d480fbd4c005f6c66ca99"
format_stamp: "Formatted at 2026-06-01 13:36:58 on dist-test-slave-zw2r"
I20260601 13:36:58.431692 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320869173936-22127-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320869173936-22127-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320869173936-22127-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:36:58.438035 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:58.438494 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:58.438849 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:58.439380 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:58.439445 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:58.439507 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:58.439558 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:58.444761 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.195:33249
I20260601 13:36:58.444864 28946 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.195:33249 every 8 connection(s)
I20260601 13:36:58.450517 28947 heartbeater.cc:344] Connected to a master server at 127.21.155.254:36583
I20260601 13:36:58.450657 28947 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:58.450940 28947 heartbeater.cc:507] Master 127.21.155.254:36583 requested a full tablet report, sending...
I20260601 13:36:58.451855 28667 ts_manager.cc:194] Registered new tserver with Master: dc85de52f28d480fbd4c005f6c66ca99 (127.21.155.195:33249)
I20260601 13:36:58.452293 22127 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006977438s
I20260601 13:36:58.452601 28667 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49826
I20260601 13:36:59.392501 28796 heartbeater.cc:499] Master 127.21.155.254:36583 was elected leader, sending a full tablet report...
I20260601 13:36:59.431340 28872 heartbeater.cc:499] Master 127.21.155.254:36583 was elected leader, sending a full tablet report...
I20260601 13:36:59.454383 28947 heartbeater.cc:499] Master 127.21.155.254:36583 was elected leader, sending a full tablet report...
I20260601 13:36:59.489464 28667 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49838:
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:36:59.490036 28667 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:36:59.503502 28757 tablet_service.cc:1511] Processing CreateTablet for tablet 5d394fa75f9245ed9f1e4063b2d9b5fa (DEFAULT_TABLE table=test-workload [id=53d1b8ae1ba34b2b9ff50ae7f17df4c6]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:36:59.503639 28759 tablet_service.cc:1511] Processing CreateTablet for tablet dde86a4027c74b84b82e3cf42e551ed1 (DEFAULT_TABLE table=test-workload [id=53d1b8ae1ba34b2b9ff50ae7f17df4c6]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:36:59.503847 28758 tablet_service.cc:1511] Processing CreateTablet for tablet b0adb4d395cf44e193002ff1ba11a9bb (DEFAULT_TABLE table=test-workload [id=53d1b8ae1ba34b2b9ff50ae7f17df4c6]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:36:59.503454 28760 tablet_service.cc:1511] Processing CreateTablet for tablet a3822caca90c42edb5f4aeaa909e4cce (DEFAULT_TABLE table=test-workload [id=53d1b8ae1ba34b2b9ff50ae7f17df4c6]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:36:59.503454 28836 tablet_service.cc:1511] Processing CreateTablet for tablet a3822caca90c42edb5f4aeaa909e4cce (DEFAULT_TABLE table=test-workload [id=53d1b8ae1ba34b2b9ff50ae7f17df4c6]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:36:59.503903 28757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d394fa75f9245ed9f1e4063b2d9b5fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:59.504319 28835 tablet_service.cc:1511] Processing CreateTablet for tablet dde86a4027c74b84b82e3cf42e551ed1 (DEFAULT_TABLE table=test-workload [id=53d1b8ae1ba34b2b9ff50ae7f17df4c6]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:36:59.503643 28834 tablet_service.cc:1511] Processing CreateTablet for tablet b0adb4d395cf44e193002ff1ba11a9bb (DEFAULT_TABLE table=test-workload [id=53d1b8ae1ba34b2b9ff50ae7f17df4c6]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:36:59.504498 28911 tablet_service.cc:1511] Processing CreateTablet for tablet a3822caca90c42edb5f4aeaa909e4cce (DEFAULT_TABLE table=test-workload [id=53d1b8ae1ba34b2b9ff50ae7f17df4c6]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:36:59.504580 28758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0adb4d395cf44e193002ff1ba11a9bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:59.504321 28836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3822caca90c42edb5f4aeaa909e4cce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:59.504762 28911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3822caca90c42edb5f4aeaa909e4cce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:59.506527 28835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dde86a4027c74b84b82e3cf42e551ed1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:59.507212 28760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3822caca90c42edb5f4aeaa909e4cce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:59.507468 28910 tablet_service.cc:1511] Processing CreateTablet for tablet dde86a4027c74b84b82e3cf42e551ed1 (DEFAULT_TABLE table=test-workload [id=53d1b8ae1ba34b2b9ff50ae7f17df4c6]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:36:59.507766 28910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dde86a4027c74b84b82e3cf42e551ed1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:59.507972 28834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0adb4d395cf44e193002ff1ba11a9bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:59.508836 28759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dde86a4027c74b84b82e3cf42e551ed1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:59.509478 28909 tablet_service.cc:1511] Processing CreateTablet for tablet b0adb4d395cf44e193002ff1ba11a9bb (DEFAULT_TABLE table=test-workload [id=53d1b8ae1ba34b2b9ff50ae7f17df4c6]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:36:59.509770 28909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0adb4d395cf44e193002ff1ba11a9bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:59.511323 28968 tablet_bootstrap.cc:492] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e: Bootstrap starting.
I20260601 13:36:59.511672 28969 tablet_bootstrap.cc:492] T a3822caca90c42edb5f4aeaa909e4cce P dc85de52f28d480fbd4c005f6c66ca99: Bootstrap starting.
I20260601 13:36:59.512095 28910 tablet_service.cc:1511] Processing CreateTablet for tablet 5d394fa75f9245ed9f1e4063b2d9b5fa (DEFAULT_TABLE table=test-workload [id=53d1b8ae1ba34b2b9ff50ae7f17df4c6]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:36:59.512249 28834 tablet_service.cc:1511] Processing CreateTablet for tablet 5d394fa75f9245ed9f1e4063b2d9b5fa (DEFAULT_TABLE table=test-workload [id=53d1b8ae1ba34b2b9ff50ae7f17df4c6]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:36:59.512398 28910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d394fa75f9245ed9f1e4063b2d9b5fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:59.512444 28968 tablet_bootstrap.cc:654] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:59.512465 28834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d394fa75f9245ed9f1e4063b2d9b5fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:59.512691 28969 tablet_bootstrap.cc:654] T a3822caca90c42edb5f4aeaa909e4cce P dc85de52f28d480fbd4c005f6c66ca99: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:59.513300 28967 tablet_bootstrap.cc:492] T 5d394fa75f9245ed9f1e4063b2d9b5fa P 8220579fbabe481c880b079236f5c679: Bootstrap starting.
I20260601 13:36:59.514256 28969 tablet_bootstrap.cc:492] T a3822caca90c42edb5f4aeaa909e4cce P dc85de52f28d480fbd4c005f6c66ca99: No bootstrap required, opened a new log
I20260601 13:36:59.514361 28969 ts_tablet_manager.cc:1403] T a3822caca90c42edb5f4aeaa909e4cce P dc85de52f28d480fbd4c005f6c66ca99: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:36:59.514746 28968 tablet_bootstrap.cc:492] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e: No bootstrap required, opened a new log
I20260601 13:36:59.514885 28968 ts_tablet_manager.cc:1403] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:36:59.514850 28969 raft_consensus.cc:359] T a3822caca90c42edb5f4aeaa909e4cce P dc85de52f28d480fbd4c005f6c66ca99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:36:59.514968 28969 raft_consensus.cc:385] T a3822caca90c42edb5f4aeaa909e4cce P dc85de52f28d480fbd4c005f6c66ca99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:59.515014 28969 raft_consensus.cc:740] T a3822caca90c42edb5f4aeaa909e4cce P dc85de52f28d480fbd4c005f6c66ca99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc85de52f28d480fbd4c005f6c66ca99, State: Initialized, Role: FOLLOWER
I20260601 13:36:59.515146 28969 consensus_queue.cc:260] T a3822caca90c42edb5f4aeaa909e4cce P dc85de52f28d480fbd4c005f6c66ca99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:36:59.515353 28968 raft_consensus.cc:359] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:36:59.515445 28967 tablet_bootstrap.cc:654] T 5d394fa75f9245ed9f1e4063b2d9b5fa P 8220579fbabe481c880b079236f5c679: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:59.515447 28968 raft_consensus.cc:385] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:59.515569 28969 ts_tablet_manager.cc:1434] T a3822caca90c42edb5f4aeaa909e4cce P dc85de52f28d480fbd4c005f6c66ca99: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:36:59.515795 28969 tablet_bootstrap.cc:492] T dde86a4027c74b84b82e3cf42e551ed1 P dc85de52f28d480fbd4c005f6c66ca99: Bootstrap starting.
I20260601 13:36:59.516258 28968 raft_consensus.cc:740] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8c7691da8ac467cbaa3fb0cc588a91e, State: Initialized, Role: FOLLOWER
I20260601 13:36:59.516479 28968 consensus_queue.cc:260] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:36:59.516846 28969 tablet_bootstrap.cc:654] T dde86a4027c74b84b82e3cf42e551ed1 P dc85de52f28d480fbd4c005f6c66ca99: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:59.516954 28968 ts_tablet_manager.cc:1434] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:36:59.517509 28967 tablet_bootstrap.cc:492] T 5d394fa75f9245ed9f1e4063b2d9b5fa P 8220579fbabe481c880b079236f5c679: No bootstrap required, opened a new log
I20260601 13:36:59.517611 28967 ts_tablet_manager.cc:1403] T 5d394fa75f9245ed9f1e4063b2d9b5fa P 8220579fbabe481c880b079236f5c679: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:36:59.518127 28967 raft_consensus.cc:359] T 5d394fa75f9245ed9f1e4063b2d9b5fa P 8220579fbabe481c880b079236f5c679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:36:59.518261 28967 raft_consensus.cc:385] T 5d394fa75f9245ed9f1e4063b2d9b5fa P 8220579fbabe481c880b079236f5c679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:59.518354 28967 raft_consensus.cc:740] T 5d394fa75f9245ed9f1e4063b2d9b5fa P 8220579fbabe481c880b079236f5c679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8220579fbabe481c880b079236f5c679, State: Initialized, Role: FOLLOWER
I20260601 13:36:59.518504 28967 consensus_queue.cc:260] T 5d394fa75f9245ed9f1e4063b2d9b5fa P 8220579fbabe481c880b079236f5c679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:36:59.518920 28967 ts_tablet_manager.cc:1434] T 5d394fa75f9245ed9f1e4063b2d9b5fa P 8220579fbabe481c880b079236f5c679: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:59.519042 28969 tablet_bootstrap.cc:492] T dde86a4027c74b84b82e3cf42e551ed1 P dc85de52f28d480fbd4c005f6c66ca99: No bootstrap required, opened a new log
I20260601 13:36:59.519176 28969 ts_tablet_manager.cc:1403] T dde86a4027c74b84b82e3cf42e551ed1 P dc85de52f28d480fbd4c005f6c66ca99: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:36:59.519271 28967 tablet_bootstrap.cc:492] T b0adb4d395cf44e193002ff1ba11a9bb P 8220579fbabe481c880b079236f5c679: Bootstrap starting.
I20260601 13:36:59.519588 28969 raft_consensus.cc:359] T dde86a4027c74b84b82e3cf42e551ed1 P dc85de52f28d480fbd4c005f6c66ca99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:36:59.519695 28969 raft_consensus.cc:385] T dde86a4027c74b84b82e3cf42e551ed1 P dc85de52f28d480fbd4c005f6c66ca99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:59.519773 28969 raft_consensus.cc:740] T dde86a4027c74b84b82e3cf42e551ed1 P dc85de52f28d480fbd4c005f6c66ca99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc85de52f28d480fbd4c005f6c66ca99, State: Initialized, Role: FOLLOWER
I20260601 13:36:59.519912 28969 consensus_queue.cc:260] T dde86a4027c74b84b82e3cf42e551ed1 P dc85de52f28d480fbd4c005f6c66ca99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:36:59.520174 28969 ts_tablet_manager.cc:1434] T dde86a4027c74b84b82e3cf42e551ed1 P dc85de52f28d480fbd4c005f6c66ca99: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:59.520367 28969 tablet_bootstrap.cc:492] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99: Bootstrap starting.
I20260601 13:36:59.520437 28967 tablet_bootstrap.cc:654] T b0adb4d395cf44e193002ff1ba11a9bb P 8220579fbabe481c880b079236f5c679: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:59.521448 28969 tablet_bootstrap.cc:654] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:59.521939 28967 tablet_bootstrap.cc:492] T b0adb4d395cf44e193002ff1ba11a9bb P 8220579fbabe481c880b079236f5c679: No bootstrap required, opened a new log
I20260601 13:36:59.522094 28967 ts_tablet_manager.cc:1403] T b0adb4d395cf44e193002ff1ba11a9bb P 8220579fbabe481c880b079236f5c679: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:36:59.522661 28967 raft_consensus.cc:359] T b0adb4d395cf44e193002ff1ba11a9bb P 8220579fbabe481c880b079236f5c679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:36:59.522794 28967 raft_consensus.cc:385] T b0adb4d395cf44e193002ff1ba11a9bb P 8220579fbabe481c880b079236f5c679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:59.522915 28967 raft_consensus.cc:740] T b0adb4d395cf44e193002ff1ba11a9bb P 8220579fbabe481c880b079236f5c679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8220579fbabe481c880b079236f5c679, State: Initialized, Role: FOLLOWER
I20260601 13:36:59.522964 28969 tablet_bootstrap.cc:492] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99: No bootstrap required, opened a new log
I20260601 13:36:59.523051 28969 ts_tablet_manager.cc:1403] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:36:59.523069 28967 consensus_queue.cc:260] T b0adb4d395cf44e193002ff1ba11a9bb P 8220579fbabe481c880b079236f5c679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:36:59.523393 28967 ts_tablet_manager.cc:1434] T b0adb4d395cf44e193002ff1ba11a9bb P 8220579fbabe481c880b079236f5c679: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:36:59.523490 28969 raft_consensus.cc:359] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:36:59.523653 28967 tablet_bootstrap.cc:492] T a3822caca90c42edb5f4aeaa909e4cce P 8220579fbabe481c880b079236f5c679: Bootstrap starting.
I20260601 13:36:59.523676 28969 raft_consensus.cc:385] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:59.523870 28969 raft_consensus.cc:740] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc85de52f28d480fbd4c005f6c66ca99, State: Initialized, Role: FOLLOWER
I20260601 13:36:59.524021 28969 consensus_queue.cc:260] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:36:59.524395 28969 ts_tablet_manager.cc:1434] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:59.524595 28969 tablet_bootstrap.cc:492] T 5d394fa75f9245ed9f1e4063b2d9b5fa P dc85de52f28d480fbd4c005f6c66ca99: Bootstrap starting.
I20260601 13:36:59.524868 28967 tablet_bootstrap.cc:654] T a3822caca90c42edb5f4aeaa909e4cce P 8220579fbabe481c880b079236f5c679: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:59.525548 28969 tablet_bootstrap.cc:654] T 5d394fa75f9245ed9f1e4063b2d9b5fa P dc85de52f28d480fbd4c005f6c66ca99: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:59.522104 28968 tablet_bootstrap.cc:492] T dde86a4027c74b84b82e3cf42e551ed1 P f8c7691da8ac467cbaa3fb0cc588a91e: Bootstrap starting.
I20260601 13:36:59.526312 28967 tablet_bootstrap.cc:492] T a3822caca90c42edb5f4aeaa909e4cce P 8220579fbabe481c880b079236f5c679: No bootstrap required, opened a new log
I20260601 13:36:59.526469 28967 ts_tablet_manager.cc:1403] T a3822caca90c42edb5f4aeaa909e4cce P 8220579fbabe481c880b079236f5c679: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:59.527127 28968 tablet_bootstrap.cc:654] T dde86a4027c74b84b82e3cf42e551ed1 P f8c7691da8ac467cbaa3fb0cc588a91e: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:59.527299 28967 raft_consensus.cc:359] T a3822caca90c42edb5f4aeaa909e4cce P 8220579fbabe481c880b079236f5c679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:36:59.527441 28967 raft_consensus.cc:385] T a3822caca90c42edb5f4aeaa909e4cce P 8220579fbabe481c880b079236f5c679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:59.527530 28967 raft_consensus.cc:740] T a3822caca90c42edb5f4aeaa909e4cce P 8220579fbabe481c880b079236f5c679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8220579fbabe481c880b079236f5c679, State: Initialized, Role: FOLLOWER
I20260601 13:36:59.527719 28967 consensus_queue.cc:260] T a3822caca90c42edb5f4aeaa909e4cce P 8220579fbabe481c880b079236f5c679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:36:59.528471 28967 ts_tablet_manager.cc:1434] T a3822caca90c42edb5f4aeaa909e4cce P 8220579fbabe481c880b079236f5c679: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:36:59.528724 28967 tablet_bootstrap.cc:492] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679: Bootstrap starting.
I20260601 13:36:59.529497 28968 tablet_bootstrap.cc:492] T dde86a4027c74b84b82e3cf42e551ed1 P f8c7691da8ac467cbaa3fb0cc588a91e: No bootstrap required, opened a new log
I20260601 13:36:59.529597 28968 ts_tablet_manager.cc:1403] T dde86a4027c74b84b82e3cf42e551ed1 P f8c7691da8ac467cbaa3fb0cc588a91e: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:36:59.529946 28967 tablet_bootstrap.cc:654] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:59.530151 28968 raft_consensus.cc:359] T dde86a4027c74b84b82e3cf42e551ed1 P f8c7691da8ac467cbaa3fb0cc588a91e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:36:59.530544 28968 raft_consensus.cc:385] T dde86a4027c74b84b82e3cf42e551ed1 P f8c7691da8ac467cbaa3fb0cc588a91e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:59.530483 28969 tablet_bootstrap.cc:492] T 5d394fa75f9245ed9f1e4063b2d9b5fa P dc85de52f28d480fbd4c005f6c66ca99: No bootstrap required, opened a new log
I20260601 13:36:59.530706 28968 raft_consensus.cc:740] T dde86a4027c74b84b82e3cf42e551ed1 P f8c7691da8ac467cbaa3fb0cc588a91e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8c7691da8ac467cbaa3fb0cc588a91e, State: Initialized, Role: FOLLOWER
I20260601 13:36:59.530787 28969 ts_tablet_manager.cc:1403] T 5d394fa75f9245ed9f1e4063b2d9b5fa P dc85de52f28d480fbd4c005f6c66ca99: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:36:59.530902 28968 consensus_queue.cc:260] T dde86a4027c74b84b82e3cf42e551ed1 P f8c7691da8ac467cbaa3fb0cc588a91e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:36:59.531299 28968 ts_tablet_manager.cc:1434] T dde86a4027c74b84b82e3cf42e551ed1 P f8c7691da8ac467cbaa3fb0cc588a91e: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:36:59.531553 28968 tablet_bootstrap.cc:492] T b0adb4d395cf44e193002ff1ba11a9bb P f8c7691da8ac467cbaa3fb0cc588a91e: Bootstrap starting.
I20260601 13:36:59.531759 28967 tablet_bootstrap.cc:492] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679: No bootstrap required, opened a new log
I20260601 13:36:59.531867 28967 ts_tablet_manager.cc:1403] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:36:59.531266 28969 raft_consensus.cc:359] T 5d394fa75f9245ed9f1e4063b2d9b5fa P dc85de52f28d480fbd4c005f6c66ca99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:36:59.532357 28967 raft_consensus.cc:359] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:36:59.532490 28969 raft_consensus.cc:385] T 5d394fa75f9245ed9f1e4063b2d9b5fa P dc85de52f28d480fbd4c005f6c66ca99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:59.532506 28967 raft_consensus.cc:385] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:59.532618 28969 raft_consensus.cc:740] T 5d394fa75f9245ed9f1e4063b2d9b5fa P dc85de52f28d480fbd4c005f6c66ca99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc85de52f28d480fbd4c005f6c66ca99, State: Initialized, Role: FOLLOWER
I20260601 13:36:59.532684 28967 raft_consensus.cc:740] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8220579fbabe481c880b079236f5c679, State: Initialized, Role: FOLLOWER
I20260601 13:36:59.532903 28969 consensus_queue.cc:260] T 5d394fa75f9245ed9f1e4063b2d9b5fa P dc85de52f28d480fbd4c005f6c66ca99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:36:59.532958 28967 consensus_queue.cc:260] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:36:59.533135 28968 tablet_bootstrap.cc:654] T b0adb4d395cf44e193002ff1ba11a9bb P f8c7691da8ac467cbaa3fb0cc588a91e: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:59.533269 28969 ts_tablet_manager.cc:1434] T 5d394fa75f9245ed9f1e4063b2d9b5fa P dc85de52f28d480fbd4c005f6c66ca99: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:36:59.533797 28967 ts_tablet_manager.cc:1434] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:36:59.536294 28968 tablet_bootstrap.cc:492] T b0adb4d395cf44e193002ff1ba11a9bb P f8c7691da8ac467cbaa3fb0cc588a91e: No bootstrap required, opened a new log
I20260601 13:36:59.536419 28968 ts_tablet_manager.cc:1403] T b0adb4d395cf44e193002ff1ba11a9bb P f8c7691da8ac467cbaa3fb0cc588a91e: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.001s
I20260601 13:36:59.536857 28968 raft_consensus.cc:359] T b0adb4d395cf44e193002ff1ba11a9bb P f8c7691da8ac467cbaa3fb0cc588a91e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:36:59.536964 28968 raft_consensus.cc:385] T b0adb4d395cf44e193002ff1ba11a9bb P f8c7691da8ac467cbaa3fb0cc588a91e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:59.537019 28968 raft_consensus.cc:740] T b0adb4d395cf44e193002ff1ba11a9bb P f8c7691da8ac467cbaa3fb0cc588a91e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8c7691da8ac467cbaa3fb0cc588a91e, State: Initialized, Role: FOLLOWER
I20260601 13:36:59.537248 28968 consensus_queue.cc:260] T b0adb4d395cf44e193002ff1ba11a9bb P f8c7691da8ac467cbaa3fb0cc588a91e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:36:59.537602 28968 ts_tablet_manager.cc:1434] T b0adb4d395cf44e193002ff1ba11a9bb P f8c7691da8ac467cbaa3fb0cc588a91e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:59.537828 28968 tablet_bootstrap.cc:492] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e: Bootstrap starting.
I20260601 13:36:59.539148 28968 tablet_bootstrap.cc:654] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:59.540481 28968 tablet_bootstrap.cc:492] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e: No bootstrap required, opened a new log
I20260601 13:36:59.540567 28968 ts_tablet_manager.cc:1403] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:36:59.541115 28968 raft_consensus.cc:359] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:36:59.541298 28968 raft_consensus.cc:385] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:59.541364 28968 raft_consensus.cc:740] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8c7691da8ac467cbaa3fb0cc588a91e, State: Initialized, Role: FOLLOWER
I20260601 13:36:59.541517 28968 consensus_queue.cc:260] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:36:59.541855 28968 ts_tablet_manager.cc:1434] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:59.594976 28974 raft_consensus.cc:493] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:59.595137 28974 raft_consensus.cc:515] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:36:59.595743 28974 leader_election.cc:290] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8220579fbabe481c880b079236f5c679 (127.21.155.193:36467), dc85de52f28d480fbd4c005f6c66ca99 (127.21.155.195:33249)
I20260601 13:36:59.597350 28976 raft_consensus.cc:493] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:59.597476 28976 raft_consensus.cc:515] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:36:59.597990 28976 leader_election.cc:290] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8c7691da8ac467cbaa3fb0cc588a91e (127.21.155.194:40617), dc85de52f28d480fbd4c005f6c66ca99 (127.21.155.195:33249)
I20260601 13:36:59.600123 28770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d394fa75f9245ed9f1e4063b2d9b5fa" candidate_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8220579fbabe481c880b079236f5c679" is_pre_election: true
I20260601 13:36:59.600296 28770 raft_consensus.cc:2468] T 5d394fa75f9245ed9f1e4063b2d9b5fa P 8220579fbabe481c880b079236f5c679 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8c7691da8ac467cbaa3fb0cc588a91e in term 0.
I20260601 13:36:59.600427 28921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d394fa75f9245ed9f1e4063b2d9b5fa" candidate_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc85de52f28d480fbd4c005f6c66ca99" is_pre_election: true
I20260601 13:36:59.600544 28921 raft_consensus.cc:2468] T 5d394fa75f9245ed9f1e4063b2d9b5fa P dc85de52f28d480fbd4c005f6c66ca99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8c7691da8ac467cbaa3fb0cc588a91e in term 0.
I20260601 13:36:59.600692 28811 leader_election.cc:304] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8220579fbabe481c880b079236f5c679, f8c7691da8ac467cbaa3fb0cc588a91e; no voters: 
I20260601 13:36:59.600916 28974 raft_consensus.cc:2804] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:59.600971 28974 raft_consensus.cc:493] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:59.601033 28974 raft_consensus.cc:3060] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:59.602190 28974 raft_consensus.cc:515] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:36:59.602633 28974 leader_election.cc:290] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e [CANDIDATE]: Term 1 election: Requested vote from peers 8220579fbabe481c880b079236f5c679 (127.21.155.193:36467), dc85de52f28d480fbd4c005f6c66ca99 (127.21.155.195:33249)
I20260601 13:36:59.602753 28846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde86a4027c74b84b82e3cf42e551ed1" candidate_uuid: "8220579fbabe481c880b079236f5c679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" is_pre_election: true
I20260601 13:36:59.602851 28846 raft_consensus.cc:2468] T dde86a4027c74b84b82e3cf42e551ed1 P f8c7691da8ac467cbaa3fb0cc588a91e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8220579fbabe481c880b079236f5c679 in term 0.
I20260601 13:36:59.603085 28770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d394fa75f9245ed9f1e4063b2d9b5fa" candidate_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8220579fbabe481c880b079236f5c679"
I20260601 13:36:59.603209 28770 raft_consensus.cc:3060] T 5d394fa75f9245ed9f1e4063b2d9b5fa P 8220579fbabe481c880b079236f5c679 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:59.603333 28736 leader_election.cc:304] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8220579fbabe481c880b079236f5c679, f8c7691da8ac467cbaa3fb0cc588a91e; no voters: 
I20260601 13:36:59.603466 28920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde86a4027c74b84b82e3cf42e551ed1" candidate_uuid: "8220579fbabe481c880b079236f5c679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc85de52f28d480fbd4c005f6c66ca99" is_pre_election: true
I20260601 13:36:59.603508 28976 raft_consensus.cc:2804] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:59.603554 28976 raft_consensus.cc:493] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:59.603560 28920 raft_consensus.cc:2468] T dde86a4027c74b84b82e3cf42e551ed1 P dc85de52f28d480fbd4c005f6c66ca99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8220579fbabe481c880b079236f5c679 in term 0.
I20260601 13:36:59.603654 28976 raft_consensus.cc:3060] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:59.603705 28921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d394fa75f9245ed9f1e4063b2d9b5fa" candidate_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc85de52f28d480fbd4c005f6c66ca99"
I20260601 13:36:59.603785 28921 raft_consensus.cc:3060] T 5d394fa75f9245ed9f1e4063b2d9b5fa P dc85de52f28d480fbd4c005f6c66ca99 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:59.604408 28770 raft_consensus.cc:2468] T 5d394fa75f9245ed9f1e4063b2d9b5fa P 8220579fbabe481c880b079236f5c679 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8c7691da8ac467cbaa3fb0cc588a91e in term 1.
I20260601 13:36:59.604573 28976 raft_consensus.cc:515] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:36:59.604707 28811 leader_election.cc:304] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8220579fbabe481c880b079236f5c679, f8c7691da8ac467cbaa3fb0cc588a91e; no voters: 
I20260601 13:36:59.604856 28921 raft_consensus.cc:2468] T 5d394fa75f9245ed9f1e4063b2d9b5fa P dc85de52f28d480fbd4c005f6c66ca99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8c7691da8ac467cbaa3fb0cc588a91e in term 1.
I20260601 13:36:59.604915 28974 raft_consensus.cc:2804] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:59.604990 28976 leader_election.cc:290] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 [CANDIDATE]: Term 1 election: Requested vote from peers f8c7691da8ac467cbaa3fb0cc588a91e (127.21.155.194:40617), dc85de52f28d480fbd4c005f6c66ca99 (127.21.155.195:33249)
I20260601 13:36:59.605132 28974 raft_consensus.cc:697] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e [term 1 LEADER]: Becoming Leader. State: Replica: f8c7691da8ac467cbaa3fb0cc588a91e, State: Running, Role: LEADER
I20260601 13:36:59.605296 28974 consensus_queue.cc:237] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:36:59.605353 28921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde86a4027c74b84b82e3cf42e551ed1" candidate_uuid: "8220579fbabe481c880b079236f5c679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc85de52f28d480fbd4c005f6c66ca99"
I20260601 13:36:59.605297 28846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde86a4027c74b84b82e3cf42e551ed1" candidate_uuid: "8220579fbabe481c880b079236f5c679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e"
I20260601 13:36:59.605458 28921 raft_consensus.cc:3060] T dde86a4027c74b84b82e3cf42e551ed1 P dc85de52f28d480fbd4c005f6c66ca99 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:59.605464 28846 raft_consensus.cc:3060] T dde86a4027c74b84b82e3cf42e551ed1 P f8c7691da8ac467cbaa3fb0cc588a91e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:59.606393 28921 raft_consensus.cc:2468] T dde86a4027c74b84b82e3cf42e551ed1 P dc85de52f28d480fbd4c005f6c66ca99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8220579fbabe481c880b079236f5c679 in term 1.
I20260601 13:36:59.606573 28846 raft_consensus.cc:2468] T dde86a4027c74b84b82e3cf42e551ed1 P f8c7691da8ac467cbaa3fb0cc588a91e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8220579fbabe481c880b079236f5c679 in term 1.
I20260601 13:36:59.606683 28733 leader_election.cc:304] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8220579fbabe481c880b079236f5c679, dc85de52f28d480fbd4c005f6c66ca99; no voters: 
I20260601 13:36:59.606873 28976 raft_consensus.cc:2804] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:59.607116 28976 raft_consensus.cc:697] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 [term 1 LEADER]: Becoming Leader. State: Replica: 8220579fbabe481c880b079236f5c679, State: Running, Role: LEADER
I20260601 13:36:59.607096 28666 catalog_manager.cc:5696] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e reported cstate change: term changed from 0 to 1, leader changed from <none> to f8c7691da8ac467cbaa3fb0cc588a91e (127.21.155.194). New cstate: current_term: 1 leader_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:59.607316 28976 consensus_queue.cc:237] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:36:59.609056 28665 catalog_manager.cc:5696] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8220579fbabe481c880b079236f5c679 (127.21.155.193). New cstate: current_term: 1 leader_uuid: "8220579fbabe481c880b079236f5c679" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:59.650041 28972 raft_consensus.cc:493] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:59.650202 28972 raft_consensus.cc:515] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:36:59.650895 28972 leader_election.cc:290] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8220579fbabe481c880b079236f5c679 (127.21.155.193:36467), f8c7691da8ac467cbaa3fb0cc588a91e (127.21.155.194:40617)
I20260601 13:36:59.656062 28846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0adb4d395cf44e193002ff1ba11a9bb" candidate_uuid: "dc85de52f28d480fbd4c005f6c66ca99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" is_pre_election: true
I20260601 13:36:59.656064 28770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0adb4d395cf44e193002ff1ba11a9bb" candidate_uuid: "dc85de52f28d480fbd4c005f6c66ca99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8220579fbabe481c880b079236f5c679" is_pre_election: true
I20260601 13:36:59.656275 28846 raft_consensus.cc:2468] T b0adb4d395cf44e193002ff1ba11a9bb P f8c7691da8ac467cbaa3fb0cc588a91e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc85de52f28d480fbd4c005f6c66ca99 in term 0.
I20260601 13:36:59.656385 28770 raft_consensus.cc:2468] T b0adb4d395cf44e193002ff1ba11a9bb P 8220579fbabe481c880b079236f5c679 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc85de52f28d480fbd4c005f6c66ca99 in term 0.
I20260601 13:36:59.656747 28887 leader_election.cc:304] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dc85de52f28d480fbd4c005f6c66ca99, f8c7691da8ac467cbaa3fb0cc588a91e; no voters: 
I20260601 13:36:59.657011 28972 raft_consensus.cc:2804] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:59.657114 28972 raft_consensus.cc:493] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:59.657163 28972 raft_consensus.cc:3060] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:59.658094 28972 raft_consensus.cc:515] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:36:59.658493 28972 leader_election.cc:290] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 [CANDIDATE]: Term 1 election: Requested vote from peers 8220579fbabe481c880b079236f5c679 (127.21.155.193:36467), f8c7691da8ac467cbaa3fb0cc588a91e (127.21.155.194:40617)
I20260601 13:36:59.658799 28770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0adb4d395cf44e193002ff1ba11a9bb" candidate_uuid: "dc85de52f28d480fbd4c005f6c66ca99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8220579fbabe481c880b079236f5c679"
I20260601 13:36:59.658891 28846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0adb4d395cf44e193002ff1ba11a9bb" candidate_uuid: "dc85de52f28d480fbd4c005f6c66ca99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e"
I20260601 13:36:59.658969 28770 raft_consensus.cc:3060] T b0adb4d395cf44e193002ff1ba11a9bb P 8220579fbabe481c880b079236f5c679 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:59.659034 28846 raft_consensus.cc:3060] T b0adb4d395cf44e193002ff1ba11a9bb P f8c7691da8ac467cbaa3fb0cc588a91e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:59.659785 28770 raft_consensus.cc:2468] T b0adb4d395cf44e193002ff1ba11a9bb P 8220579fbabe481c880b079236f5c679 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc85de52f28d480fbd4c005f6c66ca99 in term 1.
I20260601 13:36:59.660036 28846 raft_consensus.cc:2468] T b0adb4d395cf44e193002ff1ba11a9bb P f8c7691da8ac467cbaa3fb0cc588a91e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc85de52f28d480fbd4c005f6c66ca99 in term 1.
I20260601 13:36:59.660079 28886 leader_election.cc:304] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8220579fbabe481c880b079236f5c679, dc85de52f28d480fbd4c005f6c66ca99; no voters: 
I20260601 13:36:59.660254 28972 raft_consensus.cc:2804] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:59.660486 28972 raft_consensus.cc:697] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 [term 1 LEADER]: Becoming Leader. State: Replica: dc85de52f28d480fbd4c005f6c66ca99, State: Running, Role: LEADER
I20260601 13:36:59.660650 28972 consensus_queue.cc:237] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:36:59.662563 28665 catalog_manager.cc:5696] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 reported cstate change: term changed from 0 to 1, leader changed from <none> to dc85de52f28d480fbd4c005f6c66ca99 (127.21.155.195). New cstate: current_term: 1 leader_uuid: "dc85de52f28d480fbd4c005f6c66ca99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } health_report { overall_health: HEALTHY } } }
I20260601 13:36:59.756821 28972 raft_consensus.cc:493] T a3822caca90c42edb5f4aeaa909e4cce P dc85de52f28d480fbd4c005f6c66ca99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:59.757036 28972 raft_consensus.cc:515] T a3822caca90c42edb5f4aeaa909e4cce P dc85de52f28d480fbd4c005f6c66ca99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:36:59.757673 28972 leader_election.cc:290] T a3822caca90c42edb5f4aeaa909e4cce P dc85de52f28d480fbd4c005f6c66ca99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8c7691da8ac467cbaa3fb0cc588a91e (127.21.155.194:40617), 8220579fbabe481c880b079236f5c679 (127.21.155.193:36467)
I20260601 13:36:59.758152 28846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3822caca90c42edb5f4aeaa909e4cce" candidate_uuid: "dc85de52f28d480fbd4c005f6c66ca99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" is_pre_election: true
I20260601 13:36:59.758149 28770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3822caca90c42edb5f4aeaa909e4cce" candidate_uuid: "dc85de52f28d480fbd4c005f6c66ca99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8220579fbabe481c880b079236f5c679" is_pre_election: true
I20260601 13:36:59.758328 28846 raft_consensus.cc:2468] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc85de52f28d480fbd4c005f6c66ca99 in term 0.
I20260601 13:36:59.758456 28770 raft_consensus.cc:2468] T a3822caca90c42edb5f4aeaa909e4cce P 8220579fbabe481c880b079236f5c679 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc85de52f28d480fbd4c005f6c66ca99 in term 0.
I20260601 13:36:59.758700 28887 leader_election.cc:304] T a3822caca90c42edb5f4aeaa909e4cce P dc85de52f28d480fbd4c005f6c66ca99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dc85de52f28d480fbd4c005f6c66ca99, f8c7691da8ac467cbaa3fb0cc588a91e; no voters: 
I20260601 13:36:59.758970 28972 raft_consensus.cc:2804] T a3822caca90c42edb5f4aeaa909e4cce P dc85de52f28d480fbd4c005f6c66ca99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:59.759021 28972 raft_consensus.cc:493] T a3822caca90c42edb5f4aeaa909e4cce P dc85de52f28d480fbd4c005f6c66ca99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:59.759049 28972 raft_consensus.cc:3060] T a3822caca90c42edb5f4aeaa909e4cce P dc85de52f28d480fbd4c005f6c66ca99 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:59.759979 28972 raft_consensus.cc:515] T a3822caca90c42edb5f4aeaa909e4cce P dc85de52f28d480fbd4c005f6c66ca99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:36:59.760426 28972 leader_election.cc:290] T a3822caca90c42edb5f4aeaa909e4cce P dc85de52f28d480fbd4c005f6c66ca99 [CANDIDATE]: Term 1 election: Requested vote from peers f8c7691da8ac467cbaa3fb0cc588a91e (127.21.155.194:40617), 8220579fbabe481c880b079236f5c679 (127.21.155.193:36467)
I20260601 13:36:59.760756 28846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3822caca90c42edb5f4aeaa909e4cce" candidate_uuid: "dc85de52f28d480fbd4c005f6c66ca99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e"
I20260601 13:36:59.760754 28770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3822caca90c42edb5f4aeaa909e4cce" candidate_uuid: "dc85de52f28d480fbd4c005f6c66ca99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8220579fbabe481c880b079236f5c679"
I20260601 13:36:59.760912 28846 raft_consensus.cc:3060] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:59.760946 28770 raft_consensus.cc:3060] T a3822caca90c42edb5f4aeaa909e4cce P 8220579fbabe481c880b079236f5c679 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:59.761868 28770 raft_consensus.cc:2468] T a3822caca90c42edb5f4aeaa909e4cce P 8220579fbabe481c880b079236f5c679 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc85de52f28d480fbd4c005f6c66ca99 in term 1.
I20260601 13:36:59.761883 28846 raft_consensus.cc:2468] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc85de52f28d480fbd4c005f6c66ca99 in term 1.
I20260601 13:36:59.762163 28886 leader_election.cc:304] T a3822caca90c42edb5f4aeaa909e4cce P dc85de52f28d480fbd4c005f6c66ca99 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8220579fbabe481c880b079236f5c679, dc85de52f28d480fbd4c005f6c66ca99; no voters: 
I20260601 13:36:59.762383 28972 raft_consensus.cc:2804] T a3822caca90c42edb5f4aeaa909e4cce P dc85de52f28d480fbd4c005f6c66ca99 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:59.762482 28972 raft_consensus.cc:697] T a3822caca90c42edb5f4aeaa909e4cce P dc85de52f28d480fbd4c005f6c66ca99 [term 1 LEADER]: Becoming Leader. State: Replica: dc85de52f28d480fbd4c005f6c66ca99, State: Running, Role: LEADER
I20260601 13:36:59.762679 28972 consensus_queue.cc:237] T a3822caca90c42edb5f4aeaa909e4cce P dc85de52f28d480fbd4c005f6c66ca99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:36:59.764554 28665 catalog_manager.cc:5696] T a3822caca90c42edb5f4aeaa909e4cce P dc85de52f28d480fbd4c005f6c66ca99 reported cstate change: term changed from 0 to 1, leader changed from <none> to dc85de52f28d480fbd4c005f6c66ca99 (127.21.155.195). New cstate: current_term: 1 leader_uuid: "dc85de52f28d480fbd4c005f6c66ca99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } health_report { overall_health: HEALTHY } } }
I20260601 13:36:59.797885 22127 tablet_server.cc:179] TabletServer@127.21.155.193:0 shutting down...
I20260601 13:36:59.803335 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:59.803639 22127 tablet_replica.cc:333] T a3822caca90c42edb5f4aeaa909e4cce P 8220579fbabe481c880b079236f5c679: stopping tablet replica
I20260601 13:36:59.803791 22127 raft_consensus.cc:2243] T a3822caca90c42edb5f4aeaa909e4cce P 8220579fbabe481c880b079236f5c679 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:59.803982 22127 raft_consensus.cc:2272] T a3822caca90c42edb5f4aeaa909e4cce P 8220579fbabe481c880b079236f5c679 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:59.804514 22127 tablet_replica.cc:333] T 5d394fa75f9245ed9f1e4063b2d9b5fa P 8220579fbabe481c880b079236f5c679: stopping tablet replica
I20260601 13:36:59.804633 22127 raft_consensus.cc:2243] T 5d394fa75f9245ed9f1e4063b2d9b5fa P 8220579fbabe481c880b079236f5c679 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:59.804738 22127 raft_consensus.cc:2272] T 5d394fa75f9245ed9f1e4063b2d9b5fa P 8220579fbabe481c880b079236f5c679 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:59.805156 22127 tablet_replica.cc:333] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679: stopping tablet replica
I20260601 13:36:59.805294 22127 raft_consensus.cc:2243] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:59.805457 22127 pending_rounds.cc:70] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679: Trying to abort 1 pending ops.
I20260601 13:36:59.805495 22127 pending_rounds.cc:77] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292194896313335808 op_type: NO_OP noop_request { }
I20260601 13:36:59.805583 22127 raft_consensus.cc:2889] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:36:59.805652 22127 raft_consensus.cc:2272] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:59.806213 22127 tablet_replica.cc:333] T b0adb4d395cf44e193002ff1ba11a9bb P 8220579fbabe481c880b079236f5c679: stopping tablet replica
I20260601 13:36:59.806282 22127 raft_consensus.cc:2243] T b0adb4d395cf44e193002ff1ba11a9bb P 8220579fbabe481c880b079236f5c679 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:59.806393 22127 raft_consensus.cc:2272] T b0adb4d395cf44e193002ff1ba11a9bb P 8220579fbabe481c880b079236f5c679 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:59.820307 22127 tablet_server.cc:196] TabletServer@127.21.155.193:0 shutdown complete.
I20260601 13:36:59.823117 22127 tablet_server.cc:179] TabletServer@127.21.155.194:0 shutting down...
I20260601 13:36:59.827551 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:59.827932 22127 tablet_replica.cc:333] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e: stopping tablet replica
I20260601 13:36:59.828076 22127 raft_consensus.cc:2243] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:59.828241 22127 pending_rounds.cc:70] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e: Trying to abort 1 pending ops.
I20260601 13:36:59.828266 22127 pending_rounds.cc:77] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292194896305197056 op_type: NO_OP noop_request { }
I20260601 13:36:59.828336 22127 raft_consensus.cc:2889] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:36:59.828375 22127 raft_consensus.cc:2272] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:59.829015 22127 tablet_replica.cc:333] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e: stopping tablet replica
I20260601 13:36:59.829099 22127 raft_consensus.cc:2243] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:59.829172 22127 raft_consensus.cc:2272] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:59.829668 22127 tablet_replica.cc:333] T b0adb4d395cf44e193002ff1ba11a9bb P f8c7691da8ac467cbaa3fb0cc588a91e: stopping tablet replica
I20260601 13:36:59.829746 22127 raft_consensus.cc:2243] T b0adb4d395cf44e193002ff1ba11a9bb P f8c7691da8ac467cbaa3fb0cc588a91e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:59.829810 22127 raft_consensus.cc:2272] T b0adb4d395cf44e193002ff1ba11a9bb P f8c7691da8ac467cbaa3fb0cc588a91e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:59.830127 22127 tablet_replica.cc:333] T dde86a4027c74b84b82e3cf42e551ed1 P f8c7691da8ac467cbaa3fb0cc588a91e: stopping tablet replica
I20260601 13:36:59.830194 22127 raft_consensus.cc:2243] T dde86a4027c74b84b82e3cf42e551ed1 P f8c7691da8ac467cbaa3fb0cc588a91e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:59.830252 22127 raft_consensus.cc:2272] T dde86a4027c74b84b82e3cf42e551ed1 P f8c7691da8ac467cbaa3fb0cc588a91e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:59.844082 22127 tablet_server.cc:196] TabletServer@127.21.155.194:0 shutdown complete.
I20260601 13:36:59.846908 22127 tablet_server.cc:179] TabletServer@127.21.155.195:0 shutting down...
I20260601 13:36:59.852370 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:59.852738 22127 tablet_replica.cc:333] T 5d394fa75f9245ed9f1e4063b2d9b5fa P dc85de52f28d480fbd4c005f6c66ca99: stopping tablet replica
I20260601 13:36:59.852921 22127 raft_consensus.cc:2243] T 5d394fa75f9245ed9f1e4063b2d9b5fa P dc85de52f28d480fbd4c005f6c66ca99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:59.853053 22127 raft_consensus.cc:2272] T 5d394fa75f9245ed9f1e4063b2d9b5fa P dc85de52f28d480fbd4c005f6c66ca99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:59.853654 22127 tablet_replica.cc:333] T a3822caca90c42edb5f4aeaa909e4cce P dc85de52f28d480fbd4c005f6c66ca99: stopping tablet replica
I20260601 13:36:59.853749 22127 raft_consensus.cc:2243] T a3822caca90c42edb5f4aeaa909e4cce P dc85de52f28d480fbd4c005f6c66ca99 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:59.853899 22127 pending_rounds.cc:70] T a3822caca90c42edb5f4aeaa909e4cce P dc85de52f28d480fbd4c005f6c66ca99: Trying to abort 1 pending ops.
I20260601 13:36:59.853927 22127 pending_rounds.cc:77] T a3822caca90c42edb5f4aeaa909e4cce P dc85de52f28d480fbd4c005f6c66ca99: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292194896949575680 op_type: NO_OP noop_request { }
I20260601 13:36:59.853994 22127 raft_consensus.cc:2889] T a3822caca90c42edb5f4aeaa909e4cce P dc85de52f28d480fbd4c005f6c66ca99 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:36:59.854039 22127 raft_consensus.cc:2272] T a3822caca90c42edb5f4aeaa909e4cce P dc85de52f28d480fbd4c005f6c66ca99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:59.854588 22127 tablet_replica.cc:333] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99: stopping tablet replica
I20260601 13:36:59.854676 22127 raft_consensus.cc:2243] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:59.854789 22127 pending_rounds.cc:70] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99: Trying to abort 1 pending ops.
I20260601 13:36:59.854811 22127 pending_rounds.cc:77] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292194896531730432 op_type: NO_OP noop_request { }
I20260601 13:36:59.854872 22127 raft_consensus.cc:2889] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:36:59.854913 22127 raft_consensus.cc:2272] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:59.855469 22127 tablet_replica.cc:333] T dde86a4027c74b84b82e3cf42e551ed1 P dc85de52f28d480fbd4c005f6c66ca99: stopping tablet replica
I20260601 13:36:59.855540 22127 raft_consensus.cc:2243] T dde86a4027c74b84b82e3cf42e551ed1 P dc85de52f28d480fbd4c005f6c66ca99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:59.855607 22127 raft_consensus.cc:2272] T dde86a4027c74b84b82e3cf42e551ed1 P dc85de52f28d480fbd4c005f6c66ca99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:59.869673 22127 tablet_server.cc:196] TabletServer@127.21.155.195:0 shutdown complete.
I20260601 13:36:59.872774 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:59.874912 29000 instance_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:36:59.874934 28999 instance_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:36:59.874939 29002 instance_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:36:59.875283 22127 server_base.cc:1061] running on GCE node
I20260601 13:36:59.875547 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:59.875625 22127 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:36:59.875667 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780321019875666 us; error 0 us; skew 500 ppm
I20260601 13:36:59.876681 22127 webserver.cc:533] Webserver started at http://127.21.155.196:36059/ using document root <none> and password file <none>
I20260601 13:36:59.876878 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:59.876958 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:59.877086 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:59.877556 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320869173936-22127-0/minicluster-data/ts-3-root/instance:
uuid: "89dd429e815448ec93f2d1d4c5cd9d02"
format_stamp: "Formatted at 2026-06-01 13:36:59 on dist-test-slave-zw2r"
I20260601 13:36:59.879163 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:36:59.880440 29007 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:36:59.880800 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:59.880937 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320869173936-22127-0/minicluster-data/ts-3-root
uuid: "89dd429e815448ec93f2d1d4c5cd9d02"
format_stamp: "Formatted at 2026-06-01 13:36:59 on dist-test-slave-zw2r"
I20260601 13:36:59.881060 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320869173936-22127-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320869173936-22127-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320869173936-22127-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:36:59.893862 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:59.894361 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:59.894755 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:59.895344 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:59.895423 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:59.895500 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:59.895548 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:59.900322 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.196:38815
I20260601 13:36:59.903995 29070 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.196:38815 every 8 connection(s)
I20260601 13:36:59.913487 29071 heartbeater.cc:344] Connected to a master server at 127.21.155.254:36583
I20260601 13:36:59.913668 29071 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:59.914000 29071 heartbeater.cc:507] Master 127.21.155.254:36583 requested a full tablet report, sending...
I20260601 13:36:59.914875 28665 ts_manager.cc:194] Registered new tserver with Master: 89dd429e815448ec93f2d1d4c5cd9d02 (127.21.155.196:38815)
I20260601 13:36:59.915539 28665 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49842
W20260601 13:37:00.322427 28715 auto_rebalancer.cc:591] Failed to schedule move for tablet 5d394fa75f9245ed9f1e4063b2d9b5fa: Network error: Client connection negotiation failed: client connection to 127.21.155.194:40617: connect: Connection refused (error 111)
W20260601 13:37:00.323719 28715 auto_rebalancer.cc:591] Failed to schedule move for tablet a3822caca90c42edb5f4aeaa909e4cce: Network error: Client connection negotiation failed: client connection to 127.21.155.195:33249: connect: Connection refused (error 111)
W20260601 13:37:00.324690 28715 auto_rebalancer.cc:591] Failed to schedule move for tablet b0adb4d395cf44e193002ff1ba11a9bb: Network error: Client connection negotiation failed: client connection to 127.21.155.195:33249: connect: Connection refused (error 111)
I20260601 13:37:00.916810 29071 heartbeater.cc:499] Master 127.21.155.254:36583 was elected leader, sending a full tablet report...
W20260601 13:37:01.327778 28715 auto_rebalancer.cc:591] Failed to schedule move for tablet 5d394fa75f9245ed9f1e4063b2d9b5fa: Network error: Client connection negotiation failed: client connection to 127.21.155.194:40617: connect: Connection refused (error 111)
W20260601 13:37:01.328857 28715 auto_rebalancer.cc:591] Failed to schedule move for tablet b0adb4d395cf44e193002ff1ba11a9bb: Network error: Client connection negotiation failed: client connection to 127.21.155.195:33249: connect: Connection refused (error 111)
W20260601 13:37:01.329912 28715 auto_rebalancer.cc:591] Failed to schedule move for tablet a3822caca90c42edb5f4aeaa909e4cce: Network error: Client connection negotiation failed: client connection to 127.21.155.195:33249: connect: Connection refused (error 111)
W20260601 13:37:02.332881 28715 auto_rebalancer.cc:591] Failed to schedule move for tablet a3822caca90c42edb5f4aeaa909e4cce: Network error: Client connection negotiation failed: client connection to 127.21.155.195:33249: connect: Connection refused (error 111)
W20260601 13:37:02.334105 28715 auto_rebalancer.cc:591] Failed to schedule move for tablet 5d394fa75f9245ed9f1e4063b2d9b5fa: Network error: Client connection negotiation failed: client connection to 127.21.155.194:40617: connect: Connection refused (error 111)
W20260601 13:37:02.335191 28715 auto_rebalancer.cc:591] Failed to schedule move for tablet b0adb4d395cf44e193002ff1ba11a9bb: Network error: Client connection negotiation failed: client connection to 127.21.155.195:33249: connect: Connection refused (error 111)
W20260601 13:37:03.338231 28715 auto_rebalancer.cc:591] Failed to schedule move for tablet dde86a4027c74b84b82e3cf42e551ed1: Network error: Client connection negotiation failed: client connection to 127.21.155.193:36467: connect: Connection refused (error 111)
W20260601 13:37:03.339316 28715 auto_rebalancer.cc:591] Failed to schedule move for tablet 5d394fa75f9245ed9f1e4063b2d9b5fa: Network error: Client connection negotiation failed: client connection to 127.21.155.194:40617: connect: Connection refused (error 111)
W20260601 13:37:03.340245 28715 auto_rebalancer.cc:591] Failed to schedule move for tablet a3822caca90c42edb5f4aeaa909e4cce: Network error: Client connection negotiation failed: client connection to 127.21.155.195:33249: connect: Connection refused (error 111)
W20260601 13:37:04.343181 28715 auto_rebalancer.cc:591] Failed to schedule move for tablet 5d394fa75f9245ed9f1e4063b2d9b5fa: Network error: Client connection negotiation failed: client connection to 127.21.155.194:40617: connect: Connection refused (error 111)
W20260601 13:37:04.344084 28715 auto_rebalancer.cc:591] Failed to schedule move for tablet a3822caca90c42edb5f4aeaa909e4cce: Network error: Client connection negotiation failed: client connection to 127.21.155.195:33249: connect: Connection refused (error 111)
W20260601 13:37:04.344933 28715 auto_rebalancer.cc:591] Failed to schedule move for tablet dde86a4027c74b84b82e3cf42e551ed1: Network error: Client connection negotiation failed: client connection to 127.21.155.193:36467: connect: Connection refused (error 111)
W20260601 13:37:05.345633 28715 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver f8c7691da8ac467cbaa3fb0cc588a91e not available for placement
W20260601 13:37:06.346350 28715 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver f8c7691da8ac467cbaa3fb0cc588a91e not available for placement
I20260601 13:37:06.928782 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:06.931200 29082 instance_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:37:06.931238 29079 instance_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:37:06.931246 29080 instance_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:37:06.931603 22127 server_base.cc:1061] running on GCE node
I20260601 13:37:06.931833 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:06.931895 22127 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:37:06.931913 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780321026931913 us; error 0 us; skew 500 ppm
I20260601 13:37:06.933085 22127 webserver.cc:533] Webserver started at http://127.21.155.193:41585/ using document root <none> and password file <none>
I20260601 13:37:06.933314 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:06.933481 22127 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:37:06.934909 22127 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:06.936335 29087 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:37:06.936708 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:06.936777 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320869173936-22127-0/minicluster-data/ts-0-root
uuid: "8220579fbabe481c880b079236f5c679"
format_stamp: "Formatted at 2026-06-01 13:36:58 on dist-test-slave-zw2r"
I20260601 13:37:06.936856 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320869173936-22127-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320869173936-22127-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320869173936-22127-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:37:06.947542 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:06.947983 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:06.948276 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:06.949167 29094 ts_tablet_manager.cc:542] Loading tablet metadata (0/4 complete)
I20260601 13:37:06.952452 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260601 13:37:06.952526 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:37:06.952602 22127 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260601 13:37:06.953748 29094 tablet_bootstrap.cc:492] T 5d394fa75f9245ed9f1e4063b2d9b5fa P 8220579fbabe481c880b079236f5c679: Bootstrap starting.
I20260601 13:37:06.955435 22127 ts_tablet_manager.cc:616] Registered 4 tablets
I20260601 13:37:06.955497 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:37:06.956776 29094 tablet_bootstrap.cc:492] T 5d394fa75f9245ed9f1e4063b2d9b5fa P 8220579fbabe481c880b079236f5c679: 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:37:06.957063 29094 tablet_bootstrap.cc:492] T 5d394fa75f9245ed9f1e4063b2d9b5fa P 8220579fbabe481c880b079236f5c679: Bootstrap complete.
I20260601 13:37:06.957331 29094 ts_tablet_manager.cc:1403] T 5d394fa75f9245ed9f1e4063b2d9b5fa P 8220579fbabe481c880b079236f5c679: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20260601 13:37:06.957796 29094 raft_consensus.cc:359] T 5d394fa75f9245ed9f1e4063b2d9b5fa P 8220579fbabe481c880b079236f5c679 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:37:06.957916 29094 raft_consensus.cc:740] T 5d394fa75f9245ed9f1e4063b2d9b5fa P 8220579fbabe481c880b079236f5c679 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8220579fbabe481c880b079236f5c679, State: Initialized, Role: FOLLOWER
I20260601 13:37:06.958115 29094 consensus_queue.cc:260] T 5d394fa75f9245ed9f1e4063b2d9b5fa P 8220579fbabe481c880b079236f5c679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:37:06.958809 29094 ts_tablet_manager.cc:1434] T 5d394fa75f9245ed9f1e4063b2d9b5fa P 8220579fbabe481c880b079236f5c679: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:06.959054 29094 tablet_bootstrap.cc:492] T b0adb4d395cf44e193002ff1ba11a9bb P 8220579fbabe481c880b079236f5c679: Bootstrap starting.
I20260601 13:37:06.961592 29094 tablet_bootstrap.cc:492] T b0adb4d395cf44e193002ff1ba11a9bb P 8220579fbabe481c880b079236f5c679: 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:37:06.961889 29094 tablet_bootstrap.cc:492] T b0adb4d395cf44e193002ff1ba11a9bb P 8220579fbabe481c880b079236f5c679: Bootstrap complete.
I20260601 13:37:06.962121 29094 ts_tablet_manager.cc:1403] T b0adb4d395cf44e193002ff1ba11a9bb P 8220579fbabe481c880b079236f5c679: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:37:06.962250 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.193:36467
I20260601 13:37:06.962311 29154 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.193:36467 every 8 connection(s)
I20260601 13:37:06.962647 29094 raft_consensus.cc:359] T b0adb4d395cf44e193002ff1ba11a9bb P 8220579fbabe481c880b079236f5c679 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:37:06.962800 29094 raft_consensus.cc:740] T b0adb4d395cf44e193002ff1ba11a9bb P 8220579fbabe481c880b079236f5c679 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8220579fbabe481c880b079236f5c679, State: Initialized, Role: FOLLOWER
I20260601 13:37:06.962970 29094 consensus_queue.cc:260] T b0adb4d395cf44e193002ff1ba11a9bb P 8220579fbabe481c880b079236f5c679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:37:06.963085 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:37:06.963404 29094 ts_tablet_manager.cc:1434] T b0adb4d395cf44e193002ff1ba11a9bb P 8220579fbabe481c880b079236f5c679: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:06.963866 29094 tablet_bootstrap.cc:492] T a3822caca90c42edb5f4aeaa909e4cce P 8220579fbabe481c880b079236f5c679: Bootstrap starting.
W20260601 13:37:06.965764 29159 instance_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:37:06.966113 29160 instance_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:37:06.966804 29162 instance_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:37:06.967079 22127 server_base.cc:1061] running on GCE node
I20260601 13:37:06.967314 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260601 13:37:06.967371 29094 tablet_bootstrap.cc:492] T a3822caca90c42edb5f4aeaa909e4cce P 8220579fbabe481c880b079236f5c679: 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
W20260601 13:37:06.967401 22127 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:37:06.967447 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780321026967446 us; error 0 us; skew 500 ppm
I20260601 13:37:06.967700 29094 tablet_bootstrap.cc:492] T a3822caca90c42edb5f4aeaa909e4cce P 8220579fbabe481c880b079236f5c679: Bootstrap complete.
I20260601 13:37:06.967934 29094 ts_tablet_manager.cc:1403] T a3822caca90c42edb5f4aeaa909e4cce P 8220579fbabe481c880b079236f5c679: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:37:06.968442 29094 raft_consensus.cc:359] T a3822caca90c42edb5f4aeaa909e4cce P 8220579fbabe481c880b079236f5c679 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:37:06.968554 29094 raft_consensus.cc:740] T a3822caca90c42edb5f4aeaa909e4cce P 8220579fbabe481c880b079236f5c679 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8220579fbabe481c880b079236f5c679, State: Initialized, Role: FOLLOWER
I20260601 13:37:06.968712 29094 consensus_queue.cc:260] T a3822caca90c42edb5f4aeaa909e4cce P 8220579fbabe481c880b079236f5c679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:37:06.968777 22127 webserver.cc:533] Webserver started at http://127.21.155.194:43451/ using document root <none> and password file <none>
I20260601 13:37:06.969002 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:06.969043 29094 ts_tablet_manager.cc:1434] T a3822caca90c42edb5f4aeaa909e4cce P 8220579fbabe481c880b079236f5c679: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:06.969075 22127 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:37:06.969316 29094 tablet_bootstrap.cc:492] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679: Bootstrap starting.
I20260601 13:37:06.970281 22127 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:06.971575 29169 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:37:06.971949 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:06.972024 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320869173936-22127-0/minicluster-data/ts-1-root
uuid: "f8c7691da8ac467cbaa3fb0cc588a91e"
format_stamp: "Formatted at 2026-06-01 13:36:58 on dist-test-slave-zw2r"
I20260601 13:37:06.972169 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320869173936-22127-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320869173936-22127-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320869173936-22127-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:37:06.972493 29155 heartbeater.cc:344] Connected to a master server at 127.21.155.254:36583
I20260601 13:37:06.972599 29155 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:06.972738 29094 tablet_bootstrap.cc:492] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679: 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:37:06.972864 29155 heartbeater.cc:507] Master 127.21.155.254:36583 requested a full tablet report, sending...
I20260601 13:37:06.973310 29094 tablet_bootstrap.cc:492] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679: Bootstrap complete.
I20260601 13:37:06.973511 29094 ts_tablet_manager.cc:1403] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:37:06.973913 29094 raft_consensus.cc:359] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:37:06.973971 28665 ts_manager.cc:194] Re-registered known tserver with Master: 8220579fbabe481c880b079236f5c679 (127.21.155.193:36467)
I20260601 13:37:06.974107 29094 raft_consensus.cc:740] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8220579fbabe481c880b079236f5c679, State: Initialized, Role: FOLLOWER
I20260601 13:37:06.974313 29094 consensus_queue.cc:260] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 [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: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:37:06.974633 29094 ts_tablet_manager.cc:1434] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:06.975447 28665 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54868
I20260601 13:37:06.976365 29155 heartbeater.cc:499] Master 127.21.155.254:36583 was elected leader, sending a full tablet report...
I20260601 13:37:06.990082 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:06.990550 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:06.990864 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:06.995067 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260601 13:37:06.995276 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.004s	user 0.000s	sys 0.000s
I20260601 13:37:06.996272 29176 tablet_bootstrap.cc:492] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e: Bootstrap starting.
I20260601 13:37:06.997627 22127 ts_tablet_manager.cc:616] Registered 4 tablets
I20260601 13:37:06.997707 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:06.999713 29176 tablet_bootstrap.cc:492] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e: 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:37:07.000120 29176 tablet_bootstrap.cc:492] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e: Bootstrap complete.
I20260601 13:37:07.000355 29176 ts_tablet_manager.cc:1403] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:37:07.000838 29176 raft_consensus.cc:359] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:37:07.001029 29176 raft_consensus.cc:740] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8c7691da8ac467cbaa3fb0cc588a91e, State: Initialized, Role: FOLLOWER
I20260601 13:37:07.001250 29176 consensus_queue.cc:260] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e [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: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:37:07.001711 29176 ts_tablet_manager.cc:1434] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
I20260601 13:37:07.001910 29176 tablet_bootstrap.cc:492] T b0adb4d395cf44e193002ff1ba11a9bb P f8c7691da8ac467cbaa3fb0cc588a91e: Bootstrap starting.
I20260601 13:37:07.003573 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.194:40617
I20260601 13:37:07.003623 29235 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.194:40617 every 8 connection(s)
I20260601 13:37:07.004323 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:37:07.005079 29176 tablet_bootstrap.cc:492] T b0adb4d395cf44e193002ff1ba11a9bb P f8c7691da8ac467cbaa3fb0cc588a91e: 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:37:07.005487 29176 tablet_bootstrap.cc:492] T b0adb4d395cf44e193002ff1ba11a9bb P f8c7691da8ac467cbaa3fb0cc588a91e: Bootstrap complete.
I20260601 13:37:07.005782 29176 ts_tablet_manager.cc:1403] T b0adb4d395cf44e193002ff1ba11a9bb P f8c7691da8ac467cbaa3fb0cc588a91e: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:37:07.006418 29176 raft_consensus.cc:359] T b0adb4d395cf44e193002ff1ba11a9bb P f8c7691da8ac467cbaa3fb0cc588a91e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:37:07.006623 29176 raft_consensus.cc:740] T b0adb4d395cf44e193002ff1ba11a9bb P f8c7691da8ac467cbaa3fb0cc588a91e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8c7691da8ac467cbaa3fb0cc588a91e, State: Initialized, Role: FOLLOWER
W20260601 13:37:07.006794 29241 instance_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:37:07.006834 29176 consensus_queue.cc:260] T b0adb4d395cf44e193002ff1ba11a9bb P f8c7691da8ac467cbaa3fb0cc588a91e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
W20260601 13:37:07.006898 29240 instance_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:37:07.007133 29243 instance_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:37:07.007268 29176 ts_tablet_manager.cc:1434] T b0adb4d395cf44e193002ff1ba11a9bb P f8c7691da8ac467cbaa3fb0cc588a91e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:07.007475 29176 tablet_bootstrap.cc:492] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e: Bootstrap starting.
I20260601 13:37:07.007637 22127 server_base.cc:1061] running on GCE node
I20260601 13:37:07.007831 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:07.007862 22127 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:37:07.007879 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780321027007878 us; error 0 us; skew 500 ppm
I20260601 13:37:07.009014 22127 webserver.cc:533] Webserver started at http://127.21.155.195:45235/ using document root <none> and password file <none>
I20260601 13:37:07.009183 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:07.009264 22127 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:37:07.010033 29236 heartbeater.cc:344] Connected to a master server at 127.21.155.254:36583
I20260601 13:37:07.010128 29236 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:07.010380 29236 heartbeater.cc:507] Master 127.21.155.254:36583 requested a full tablet report, sending...
I20260601 13:37:07.010586 22127 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:07.010775 29176 tablet_bootstrap.cc:492] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e: 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:37:07.011096 29176 tablet_bootstrap.cc:492] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e: Bootstrap complete.
I20260601 13:37:07.011309 29176 ts_tablet_manager.cc:1403] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:37:07.011559 28665 ts_manager.cc:194] Re-registered known tserver with Master: f8c7691da8ac467cbaa3fb0cc588a91e (127.21.155.194:40617)
I20260601 13:37:07.011859 29176 raft_consensus.cc:359] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:37:07.012032 29176 raft_consensus.cc:740] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8c7691da8ac467cbaa3fb0cc588a91e, State: Initialized, Role: FOLLOWER
I20260601 13:37:07.012208 29176 consensus_queue.cc:260] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:37:07.012578 29176 ts_tablet_manager.cc:1434] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:07.012773 29176 tablet_bootstrap.cc:492] T dde86a4027c74b84b82e3cf42e551ed1 P f8c7691da8ac467cbaa3fb0cc588a91e: Bootstrap starting.
I20260601 13:37:07.013088 28665 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54884
I20260601 13:37:07.014091 29236 heartbeater.cc:499] Master 127.21.155.254:36583 was elected leader, sending a full tablet report...
I20260601 13:37:07.015573 29249 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:37:07.015919 22127 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.000s	sys 0.001s
I20260601 13:37:07.016040 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320869173936-22127-0/minicluster-data/ts-2-root
uuid: "dc85de52f28d480fbd4c005f6c66ca99"
format_stamp: "Formatted at 2026-06-01 13:36:58 on dist-test-slave-zw2r"
I20260601 13:37:07.016161 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320869173936-22127-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320869173936-22127-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320869173936-22127-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:37:07.016244 29176 tablet_bootstrap.cc:492] T dde86a4027c74b84b82e3cf42e551ed1 P f8c7691da8ac467cbaa3fb0cc588a91e: 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:37:07.017534 29176 tablet_bootstrap.cc:492] T dde86a4027c74b84b82e3cf42e551ed1 P f8c7691da8ac467cbaa3fb0cc588a91e: Bootstrap complete.
I20260601 13:37:07.017722 29176 ts_tablet_manager.cc:1403] T dde86a4027c74b84b82e3cf42e551ed1 P f8c7691da8ac467cbaa3fb0cc588a91e: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260601 13:37:07.018242 29176 raft_consensus.cc:359] T dde86a4027c74b84b82e3cf42e551ed1 P f8c7691da8ac467cbaa3fb0cc588a91e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:37:07.018373 29176 raft_consensus.cc:740] T dde86a4027c74b84b82e3cf42e551ed1 P f8c7691da8ac467cbaa3fb0cc588a91e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8c7691da8ac467cbaa3fb0cc588a91e, State: Initialized, Role: FOLLOWER
I20260601 13:37:07.018500 29176 consensus_queue.cc:260] T dde86a4027c74b84b82e3cf42e551ed1 P f8c7691da8ac467cbaa3fb0cc588a91e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:37:07.018755 29176 ts_tablet_manager.cc:1434] T dde86a4027c74b84b82e3cf42e551ed1 P f8c7691da8ac467cbaa3fb0cc588a91e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:07.040307 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:07.040822 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:07.041141 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:07.044898 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260601 13:37:07.045047 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.003s	user 0.000s	sys 0.000s
I20260601 13:37:07.046033 29257 tablet_bootstrap.cc:492] T 5d394fa75f9245ed9f1e4063b2d9b5fa P dc85de52f28d480fbd4c005f6c66ca99: Bootstrap starting.
I20260601 13:37:07.047230 22127 ts_tablet_manager.cc:616] Registered 4 tablets
I20260601 13:37:07.047317 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.000s	sys 0.000s
I20260601 13:37:07.049026 29257 tablet_bootstrap.cc:492] T 5d394fa75f9245ed9f1e4063b2d9b5fa P dc85de52f28d480fbd4c005f6c66ca99: 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:37:07.049369 29257 tablet_bootstrap.cc:492] T 5d394fa75f9245ed9f1e4063b2d9b5fa P dc85de52f28d480fbd4c005f6c66ca99: Bootstrap complete.
I20260601 13:37:07.049649 29257 ts_tablet_manager.cc:1403] T 5d394fa75f9245ed9f1e4063b2d9b5fa P dc85de52f28d480fbd4c005f6c66ca99: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20260601 13:37:07.050278 29257 raft_consensus.cc:359] T 5d394fa75f9245ed9f1e4063b2d9b5fa P dc85de52f28d480fbd4c005f6c66ca99 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:37:07.050422 29257 raft_consensus.cc:740] T 5d394fa75f9245ed9f1e4063b2d9b5fa P dc85de52f28d480fbd4c005f6c66ca99 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc85de52f28d480fbd4c005f6c66ca99, State: Initialized, Role: FOLLOWER
I20260601 13:37:07.050593 29257 consensus_queue.cc:260] T 5d394fa75f9245ed9f1e4063b2d9b5fa P dc85de52f28d480fbd4c005f6c66ca99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:37:07.051024 29257 ts_tablet_manager.cc:1434] T 5d394fa75f9245ed9f1e4063b2d9b5fa P dc85de52f28d480fbd4c005f6c66ca99: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:07.051226 29257 tablet_bootstrap.cc:492] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99: Bootstrap starting.
I20260601 13:37:07.054154 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.195:33249
I20260601 13:37:07.054255 29317 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.195:33249 every 8 connection(s)
I20260601 13:37:07.055649 29257 tablet_bootstrap.cc:492] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99: 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:37:07.056087 29257 tablet_bootstrap.cc:492] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99: Bootstrap complete.
I20260601 13:37:07.056298 29257 ts_tablet_manager.cc:1403] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.003s
I20260601 13:37:07.056880 29257 raft_consensus.cc:359] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:37:07.057052 29257 raft_consensus.cc:740] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc85de52f28d480fbd4c005f6c66ca99, State: Initialized, Role: FOLLOWER
I20260601 13:37:07.057243 29257 consensus_queue.cc:260] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 [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: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:37:07.057617 29257 ts_tablet_manager.cc:1434] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
I20260601 13:37:07.057826 29257 tablet_bootstrap.cc:492] T a3822caca90c42edb5f4aeaa909e4cce P dc85de52f28d480fbd4c005f6c66ca99: Bootstrap starting.
I20260601 13:37:07.060076 29318 heartbeater.cc:344] Connected to a master server at 127.21.155.254:36583
I20260601 13:37:07.060230 29318 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:07.060739 29318 heartbeater.cc:507] Master 127.21.155.254:36583 requested a full tablet report, sending...
I20260601 13:37:07.061323 29257 tablet_bootstrap.cc:492] T a3822caca90c42edb5f4aeaa909e4cce P dc85de52f28d480fbd4c005f6c66ca99: 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:37:07.061668 29257 tablet_bootstrap.cc:492] T a3822caca90c42edb5f4aeaa909e4cce P dc85de52f28d480fbd4c005f6c66ca99: Bootstrap complete.
I20260601 13:37:07.061806 28665 ts_manager.cc:194] Re-registered known tserver with Master: dc85de52f28d480fbd4c005f6c66ca99 (127.21.155.195:33249)
I20260601 13:37:07.061906 29257 ts_tablet_manager.cc:1403] T a3822caca90c42edb5f4aeaa909e4cce P dc85de52f28d480fbd4c005f6c66ca99: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:37:07.062402 29257 raft_consensus.cc:359] T a3822caca90c42edb5f4aeaa909e4cce P dc85de52f28d480fbd4c005f6c66ca99 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:37:07.062577 29257 raft_consensus.cc:740] T a3822caca90c42edb5f4aeaa909e4cce P dc85de52f28d480fbd4c005f6c66ca99 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc85de52f28d480fbd4c005f6c66ca99, State: Initialized, Role: FOLLOWER
I20260601 13:37:07.062764 29257 consensus_queue.cc:260] T a3822caca90c42edb5f4aeaa909e4cce P dc85de52f28d480fbd4c005f6c66ca99 [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: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:37:07.063118 29257 ts_tablet_manager.cc:1434] T a3822caca90c42edb5f4aeaa909e4cce P dc85de52f28d480fbd4c005f6c66ca99: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:07.063144 28665 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54900
I20260601 13:37:07.063342 29257 tablet_bootstrap.cc:492] T dde86a4027c74b84b82e3cf42e551ed1 P dc85de52f28d480fbd4c005f6c66ca99: Bootstrap starting.
I20260601 13:37:07.064073 29318 heartbeater.cc:499] Master 127.21.155.254:36583 was elected leader, sending a full tablet report...
I20260601 13:37:07.066227 29257 tablet_bootstrap.cc:492] T dde86a4027c74b84b82e3cf42e551ed1 P dc85de52f28d480fbd4c005f6c66ca99: 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:37:07.066520 29257 tablet_bootstrap.cc:492] T dde86a4027c74b84b82e3cf42e551ed1 P dc85de52f28d480fbd4c005f6c66ca99: Bootstrap complete.
I20260601 13:37:07.066776 29257 ts_tablet_manager.cc:1403] T dde86a4027c74b84b82e3cf42e551ed1 P dc85de52f28d480fbd4c005f6c66ca99: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:07.067226 29257 raft_consensus.cc:359] T dde86a4027c74b84b82e3cf42e551ed1 P dc85de52f28d480fbd4c005f6c66ca99 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:37:07.067338 29257 raft_consensus.cc:740] T dde86a4027c74b84b82e3cf42e551ed1 P dc85de52f28d480fbd4c005f6c66ca99 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc85de52f28d480fbd4c005f6c66ca99, State: Initialized, Role: FOLLOWER
I20260601 13:37:07.067510 29257 consensus_queue.cc:260] T dde86a4027c74b84b82e3cf42e551ed1 P dc85de52f28d480fbd4c005f6c66ca99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:37:07.067915 29257 ts_tablet_manager.cc:1434] T dde86a4027c74b84b82e3cf42e551ed1 P dc85de52f28d480fbd4c005f6c66ca99: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
W20260601 13:37:07.353726 28715 auto_rebalancer.cc:591] Failed to schedule move for tablet dde86a4027c74b84b82e3cf42e551ed1: Illegal state: Replica 8220579fbabe481c880b079236f5c679 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } } }
W20260601 13:37:07.359573 28715 auto_rebalancer.cc:591] Failed to schedule move for tablet a3822caca90c42edb5f4aeaa909e4cce: Illegal state: Replica dc85de52f28d480fbd4c005f6c66ca99 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } } }
W20260601 13:37:07.364796 28715 auto_rebalancer.cc:591] Failed to schedule move for tablet 5d394fa75f9245ed9f1e4063b2d9b5fa: Illegal state: Replica f8c7691da8ac467cbaa3fb0cc588a91e is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } } }
I20260601 13:37:08.176584 29327 raft_consensus.cc:493] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:08.176759 29327 raft_consensus.cc:515] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:37:08.177452 29327 leader_election.cc:290] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8220579fbabe481c880b079236f5c679 (127.21.155.193:36467), dc85de52f28d480fbd4c005f6c66ca99 (127.21.155.195:33249)
I20260601 13:37:08.181547 29283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3822caca90c42edb5f4aeaa909e4cce" candidate_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc85de52f28d480fbd4c005f6c66ca99" is_pre_election: true
I20260601 13:37:08.181811 29283 raft_consensus.cc:2410] T a3822caca90c42edb5f4aeaa909e4cce P dc85de52f28d480fbd4c005f6c66ca99 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f8c7691da8ac467cbaa3fb0cc588a91e 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:37:08.181795 29128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3822caca90c42edb5f4aeaa909e4cce" candidate_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8220579fbabe481c880b079236f5c679" is_pre_election: true
I20260601 13:37:08.182119 29128 raft_consensus.cc:2468] T a3822caca90c42edb5f4aeaa909e4cce P 8220579fbabe481c880b079236f5c679 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8c7691da8ac467cbaa3fb0cc588a91e in term 1.
I20260601 13:37:08.182538 29172 leader_election.cc:304] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e [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: 8220579fbabe481c880b079236f5c679, f8c7691da8ac467cbaa3fb0cc588a91e; no voters: dc85de52f28d480fbd4c005f6c66ca99
I20260601 13:37:08.182771 29327 raft_consensus.cc:2804] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:37:08.182857 29327 raft_consensus.cc:493] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:08.182935 29327 raft_consensus.cc:3060] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:08.183926 29327 raft_consensus.cc:515] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:37:08.184391 29327 leader_election.cc:290] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e [CANDIDATE]: Term 2 election: Requested vote from peers 8220579fbabe481c880b079236f5c679 (127.21.155.193:36467), dc85de52f28d480fbd4c005f6c66ca99 (127.21.155.195:33249)
I20260601 13:37:08.184772 29128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3822caca90c42edb5f4aeaa909e4cce" candidate_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8220579fbabe481c880b079236f5c679"
I20260601 13:37:08.184926 29128 raft_consensus.cc:3060] T a3822caca90c42edb5f4aeaa909e4cce P 8220579fbabe481c880b079236f5c679 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:08.184887 29283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3822caca90c42edb5f4aeaa909e4cce" candidate_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc85de52f28d480fbd4c005f6c66ca99"
I20260601 13:37:08.185175 29283 raft_consensus.cc:3060] T a3822caca90c42edb5f4aeaa909e4cce P dc85de52f28d480fbd4c005f6c66ca99 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:08.185997 29128 raft_consensus.cc:2468] T a3822caca90c42edb5f4aeaa909e4cce P 8220579fbabe481c880b079236f5c679 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8c7691da8ac467cbaa3fb0cc588a91e in term 2.
I20260601 13:37:08.186290 29172 leader_election.cc:304] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8220579fbabe481c880b079236f5c679, f8c7691da8ac467cbaa3fb0cc588a91e; no voters: 
I20260601 13:37:08.186344 29283 raft_consensus.cc:2410] T a3822caca90c42edb5f4aeaa909e4cce P dc85de52f28d480fbd4c005f6c66ca99 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f8c7691da8ac467cbaa3fb0cc588a91e 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:37:08.186519 29327 raft_consensus.cc:2804] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:37:08.186754 29327 raft_consensus.cc:697] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e [term 2 LEADER]: Becoming Leader. State: Replica: f8c7691da8ac467cbaa3fb0cc588a91e, State: Running, Role: LEADER
I20260601 13:37:08.186951 29327 consensus_queue.cc:237] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e [LEADER]: Queue going to LEADER 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: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:37:08.188592 28665 catalog_manager.cc:5696] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e reported cstate change: term changed from 1 to 2, leader changed from dc85de52f28d480fbd4c005f6c66ca99 (127.21.155.195) to f8c7691da8ac467cbaa3fb0cc588a91e (127.21.155.194). New cstate: current_term: 2 leader_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:08.212214 29338 raft_consensus.cc:493] T 5d394fa75f9245ed9f1e4063b2d9b5fa P 8220579fbabe481c880b079236f5c679 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:08.212457 29338 raft_consensus.cc:515] T 5d394fa75f9245ed9f1e4063b2d9b5fa P 8220579fbabe481c880b079236f5c679 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:37:08.213143 29338 leader_election.cc:290] T 5d394fa75f9245ed9f1e4063b2d9b5fa P 8220579fbabe481c880b079236f5c679 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f8c7691da8ac467cbaa3fb0cc588a91e (127.21.155.194:40617), dc85de52f28d480fbd4c005f6c66ca99 (127.21.155.195:33249)
I20260601 13:37:08.216974 29283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d394fa75f9245ed9f1e4063b2d9b5fa" candidate_uuid: "8220579fbabe481c880b079236f5c679" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc85de52f28d480fbd4c005f6c66ca99" is_pre_election: true
I20260601 13:37:08.217041 29209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d394fa75f9245ed9f1e4063b2d9b5fa" candidate_uuid: "8220579fbabe481c880b079236f5c679" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" is_pre_election: true
I20260601 13:37:08.217157 29283 raft_consensus.cc:2468] T 5d394fa75f9245ed9f1e4063b2d9b5fa P dc85de52f28d480fbd4c005f6c66ca99 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8220579fbabe481c880b079236f5c679 in term 1.
I20260601 13:37:08.217281 29209 raft_consensus.cc:2410] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8220579fbabe481c880b079236f5c679 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:37:08.217530 29088 leader_election.cc:304] T 5d394fa75f9245ed9f1e4063b2d9b5fa P 8220579fbabe481c880b079236f5c679 [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: 8220579fbabe481c880b079236f5c679, dc85de52f28d480fbd4c005f6c66ca99; no voters: 
I20260601 13:37:08.217752 29338 raft_consensus.cc:2804] T 5d394fa75f9245ed9f1e4063b2d9b5fa P 8220579fbabe481c880b079236f5c679 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:37:08.217880 29338 raft_consensus.cc:493] T 5d394fa75f9245ed9f1e4063b2d9b5fa P 8220579fbabe481c880b079236f5c679 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:08.217922 29338 raft_consensus.cc:3060] T 5d394fa75f9245ed9f1e4063b2d9b5fa P 8220579fbabe481c880b079236f5c679 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:08.219045 29338 raft_consensus.cc:515] T 5d394fa75f9245ed9f1e4063b2d9b5fa P 8220579fbabe481c880b079236f5c679 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:37:08.219499 29338 leader_election.cc:290] T 5d394fa75f9245ed9f1e4063b2d9b5fa P 8220579fbabe481c880b079236f5c679 [CANDIDATE]: Term 2 election: Requested vote from peers f8c7691da8ac467cbaa3fb0cc588a91e (127.21.155.194:40617), dc85de52f28d480fbd4c005f6c66ca99 (127.21.155.195:33249)
I20260601 13:37:08.219856 29283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d394fa75f9245ed9f1e4063b2d9b5fa" candidate_uuid: "8220579fbabe481c880b079236f5c679" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc85de52f28d480fbd4c005f6c66ca99"
I20260601 13:37:08.219875 29209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d394fa75f9245ed9f1e4063b2d9b5fa" candidate_uuid: "8220579fbabe481c880b079236f5c679" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e"
I20260601 13:37:08.219982 29283 raft_consensus.cc:3060] T 5d394fa75f9245ed9f1e4063b2d9b5fa P dc85de52f28d480fbd4c005f6c66ca99 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:08.220069 29209 raft_consensus.cc:3060] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:08.220862 29283 raft_consensus.cc:2468] T 5d394fa75f9245ed9f1e4063b2d9b5fa P dc85de52f28d480fbd4c005f6c66ca99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8220579fbabe481c880b079236f5c679 in term 2.
I20260601 13:37:08.221002 29209 raft_consensus.cc:2410] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 8220579fbabe481c880b079236f5c679 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:37:08.221181 29088 leader_election.cc:304] T 5d394fa75f9245ed9f1e4063b2d9b5fa P 8220579fbabe481c880b079236f5c679 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8220579fbabe481c880b079236f5c679, dc85de52f28d480fbd4c005f6c66ca99; no voters: 
I20260601 13:37:08.221192 29327 raft_consensus.cc:493] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:08.221345 29327 raft_consensus.cc:515] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:37:08.221417 29338 raft_consensus.cc:2804] T 5d394fa75f9245ed9f1e4063b2d9b5fa P 8220579fbabe481c880b079236f5c679 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:37:08.221705 29338 raft_consensus.cc:697] T 5d394fa75f9245ed9f1e4063b2d9b5fa P 8220579fbabe481c880b079236f5c679 [term 2 LEADER]: Becoming Leader. State: Replica: 8220579fbabe481c880b079236f5c679, State: Running, Role: LEADER
I20260601 13:37:08.221871 29338 consensus_queue.cc:237] T 5d394fa75f9245ed9f1e4063b2d9b5fa P 8220579fbabe481c880b079236f5c679 [LEADER]: Queue going to LEADER 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: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:37:08.222041 29327 leader_election.cc:290] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8220579fbabe481c880b079236f5c679 (127.21.155.193:36467), dc85de52f28d480fbd4c005f6c66ca99 (127.21.155.195:33249)
I20260601 13:37:08.222301 29128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d394fa75f9245ed9f1e4063b2d9b5fa" candidate_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8220579fbabe481c880b079236f5c679" is_pre_election: true
I20260601 13:37:08.222919 29283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d394fa75f9245ed9f1e4063b2d9b5fa" candidate_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc85de52f28d480fbd4c005f6c66ca99" is_pre_election: true
I20260601 13:37:08.223042 29283 raft_consensus.cc:2468] T 5d394fa75f9245ed9f1e4063b2d9b5fa P dc85de52f28d480fbd4c005f6c66ca99 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8c7691da8ac467cbaa3fb0cc588a91e in term 2.
I20260601 13:37:08.223320 29170 leader_election.cc:304] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e [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: dc85de52f28d480fbd4c005f6c66ca99, f8c7691da8ac467cbaa3fb0cc588a91e; no voters: 8220579fbabe481c880b079236f5c679
I20260601 13:37:08.223625 29327 raft_consensus.cc:2804] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260601 13:37:08.223683 29327 raft_consensus.cc:493] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:08.223716 29327 raft_consensus.cc:3060] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:37:08.223819 28665 catalog_manager.cc:5696] T 5d394fa75f9245ed9f1e4063b2d9b5fa P 8220579fbabe481c880b079236f5c679 reported cstate change: term changed from 1 to 2, leader changed from f8c7691da8ac467cbaa3fb0cc588a91e (127.21.155.194) to 8220579fbabe481c880b079236f5c679 (127.21.155.193). New cstate: current_term: 2 leader_uuid: "8220579fbabe481c880b079236f5c679" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:08.224732 29327 raft_consensus.cc:515] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:37:08.225318 29327 leader_election.cc:290] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e [CANDIDATE]: Term 3 election: Requested vote from peers 8220579fbabe481c880b079236f5c679 (127.21.155.193:36467), dc85de52f28d480fbd4c005f6c66ca99 (127.21.155.195:33249)
I20260601 13:37:08.225404 29128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d394fa75f9245ed9f1e4063b2d9b5fa" candidate_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8220579fbabe481c880b079236f5c679"
I20260601 13:37:08.226022 29283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d394fa75f9245ed9f1e4063b2d9b5fa" candidate_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc85de52f28d480fbd4c005f6c66ca99"
I20260601 13:37:08.226161 29283 raft_consensus.cc:3060] T 5d394fa75f9245ed9f1e4063b2d9b5fa P dc85de52f28d480fbd4c005f6c66ca99 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:37:08.227347 29283 raft_consensus.cc:2468] T 5d394fa75f9245ed9f1e4063b2d9b5fa P dc85de52f28d480fbd4c005f6c66ca99 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8c7691da8ac467cbaa3fb0cc588a91e in term 3.
I20260601 13:37:08.227721 29170 leader_election.cc:304] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e [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: dc85de52f28d480fbd4c005f6c66ca99, f8c7691da8ac467cbaa3fb0cc588a91e; no voters: 8220579fbabe481c880b079236f5c679
I20260601 13:37:08.227962 29327 raft_consensus.cc:2804] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:37:08.228103 29327 raft_consensus.cc:697] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e [term 3 LEADER]: Becoming Leader. State: Replica: f8c7691da8ac467cbaa3fb0cc588a91e, State: Running, Role: LEADER
I20260601 13:37:08.228266 29327 consensus_queue.cc:237] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e [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: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:37:08.230180 28665 catalog_manager.cc:5696] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e reported cstate change: term changed from 2 to 3, leader changed from 8220579fbabe481c880b079236f5c679 (127.21.155.193) to f8c7691da8ac467cbaa3fb0cc588a91e (127.21.155.194). New cstate: current_term: 3 leader_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:08.276247 29327 raft_consensus.cc:493] T dde86a4027c74b84b82e3cf42e551ed1 P f8c7691da8ac467cbaa3fb0cc588a91e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:08.276450 29327 raft_consensus.cc:515] T dde86a4027c74b84b82e3cf42e551ed1 P f8c7691da8ac467cbaa3fb0cc588a91e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:37:08.277089 29327 leader_election.cc:290] T dde86a4027c74b84b82e3cf42e551ed1 P f8c7691da8ac467cbaa3fb0cc588a91e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8220579fbabe481c880b079236f5c679 (127.21.155.193:36467), dc85de52f28d480fbd4c005f6c66ca99 (127.21.155.195:33249)
I20260601 13:37:08.277679 29283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde86a4027c74b84b82e3cf42e551ed1" candidate_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc85de52f28d480fbd4c005f6c66ca99" is_pre_election: true
I20260601 13:37:08.277679 29128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde86a4027c74b84b82e3cf42e551ed1" candidate_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8220579fbabe481c880b079236f5c679" is_pre_election: true
I20260601 13:37:08.277994 29128 raft_consensus.cc:2410] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f8c7691da8ac467cbaa3fb0cc588a91e 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:37:08.277962 29283 raft_consensus.cc:2468] T dde86a4027c74b84b82e3cf42e551ed1 P dc85de52f28d480fbd4c005f6c66ca99 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8c7691da8ac467cbaa3fb0cc588a91e in term 1.
I20260601 13:37:08.278378 29170 leader_election.cc:304] T dde86a4027c74b84b82e3cf42e551ed1 P f8c7691da8ac467cbaa3fb0cc588a91e [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: dc85de52f28d480fbd4c005f6c66ca99, f8c7691da8ac467cbaa3fb0cc588a91e; no voters: 
I20260601 13:37:08.278578 29327 raft_consensus.cc:2804] T dde86a4027c74b84b82e3cf42e551ed1 P f8c7691da8ac467cbaa3fb0cc588a91e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:37:08.278656 29327 raft_consensus.cc:493] T dde86a4027c74b84b82e3cf42e551ed1 P f8c7691da8ac467cbaa3fb0cc588a91e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:08.278712 29327 raft_consensus.cc:3060] T dde86a4027c74b84b82e3cf42e551ed1 P f8c7691da8ac467cbaa3fb0cc588a91e [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:08.279580 29327 raft_consensus.cc:515] T dde86a4027c74b84b82e3cf42e551ed1 P f8c7691da8ac467cbaa3fb0cc588a91e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:37:08.279954 29327 leader_election.cc:290] T dde86a4027c74b84b82e3cf42e551ed1 P f8c7691da8ac467cbaa3fb0cc588a91e [CANDIDATE]: Term 2 election: Requested vote from peers 8220579fbabe481c880b079236f5c679 (127.21.155.193:36467), dc85de52f28d480fbd4c005f6c66ca99 (127.21.155.195:33249)
I20260601 13:37:08.280380 29283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde86a4027c74b84b82e3cf42e551ed1" candidate_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc85de52f28d480fbd4c005f6c66ca99"
I20260601 13:37:08.280484 29128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde86a4027c74b84b82e3cf42e551ed1" candidate_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8220579fbabe481c880b079236f5c679"
I20260601 13:37:08.280545 29283 raft_consensus.cc:3060] T dde86a4027c74b84b82e3cf42e551ed1 P dc85de52f28d480fbd4c005f6c66ca99 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:08.280565 29128 raft_consensus.cc:3060] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:08.281615 29283 raft_consensus.cc:2468] T dde86a4027c74b84b82e3cf42e551ed1 P dc85de52f28d480fbd4c005f6c66ca99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8c7691da8ac467cbaa3fb0cc588a91e in term 2.
I20260601 13:37:08.281683 29128 raft_consensus.cc:2410] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f8c7691da8ac467cbaa3fb0cc588a91e 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:37:08.281991 29170 leader_election.cc:304] T dde86a4027c74b84b82e3cf42e551ed1 P f8c7691da8ac467cbaa3fb0cc588a91e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dc85de52f28d480fbd4c005f6c66ca99, f8c7691da8ac467cbaa3fb0cc588a91e; no voters: 
I20260601 13:37:08.282202 29327 raft_consensus.cc:2804] T dde86a4027c74b84b82e3cf42e551ed1 P f8c7691da8ac467cbaa3fb0cc588a91e [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:37:08.282351 29327 raft_consensus.cc:697] T dde86a4027c74b84b82e3cf42e551ed1 P f8c7691da8ac467cbaa3fb0cc588a91e [term 2 LEADER]: Becoming Leader. State: Replica: f8c7691da8ac467cbaa3fb0cc588a91e, State: Running, Role: LEADER
I20260601 13:37:08.282522 29327 consensus_queue.cc:237] T dde86a4027c74b84b82e3cf42e551ed1 P f8c7691da8ac467cbaa3fb0cc588a91e [LEADER]: Queue going to LEADER 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: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:37:08.284235 28665 catalog_manager.cc:5696] T dde86a4027c74b84b82e3cf42e551ed1 P f8c7691da8ac467cbaa3fb0cc588a91e reported cstate change: term changed from 1 to 2, leader changed from 8220579fbabe481c880b079236f5c679 (127.21.155.193) to f8c7691da8ac467cbaa3fb0cc588a91e (127.21.155.194). New cstate: current_term: 2 leader_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:08.305966 29327 raft_consensus.cc:493] T b0adb4d395cf44e193002ff1ba11a9bb P f8c7691da8ac467cbaa3fb0cc588a91e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:08.306205 29327 raft_consensus.cc:515] T b0adb4d395cf44e193002ff1ba11a9bb P f8c7691da8ac467cbaa3fb0cc588a91e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:37:08.306752 29327 leader_election.cc:290] T b0adb4d395cf44e193002ff1ba11a9bb P f8c7691da8ac467cbaa3fb0cc588a91e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8220579fbabe481c880b079236f5c679 (127.21.155.193:36467), dc85de52f28d480fbd4c005f6c66ca99 (127.21.155.195:33249)
I20260601 13:37:08.307184 29128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0adb4d395cf44e193002ff1ba11a9bb" candidate_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8220579fbabe481c880b079236f5c679" is_pre_election: true
I20260601 13:37:08.307263 29283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0adb4d395cf44e193002ff1ba11a9bb" candidate_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc85de52f28d480fbd4c005f6c66ca99" is_pre_election: true
I20260601 13:37:08.307416 29128 raft_consensus.cc:2468] T b0adb4d395cf44e193002ff1ba11a9bb P 8220579fbabe481c880b079236f5c679 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8c7691da8ac467cbaa3fb0cc588a91e in term 1.
I20260601 13:37:08.307603 29283 raft_consensus.cc:2410] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f8c7691da8ac467cbaa3fb0cc588a91e 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:37:08.307792 29172 leader_election.cc:304] T b0adb4d395cf44e193002ff1ba11a9bb P f8c7691da8ac467cbaa3fb0cc588a91e [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: 8220579fbabe481c880b079236f5c679, f8c7691da8ac467cbaa3fb0cc588a91e; no voters: 
I20260601 13:37:08.308012 29327 raft_consensus.cc:2804] T b0adb4d395cf44e193002ff1ba11a9bb P f8c7691da8ac467cbaa3fb0cc588a91e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:37:08.308094 29327 raft_consensus.cc:493] T b0adb4d395cf44e193002ff1ba11a9bb P f8c7691da8ac467cbaa3fb0cc588a91e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:08.308147 29327 raft_consensus.cc:3060] T b0adb4d395cf44e193002ff1ba11a9bb P f8c7691da8ac467cbaa3fb0cc588a91e [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:08.309142 29327 raft_consensus.cc:515] T b0adb4d395cf44e193002ff1ba11a9bb P f8c7691da8ac467cbaa3fb0cc588a91e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:37:08.309589 29327 leader_election.cc:290] T b0adb4d395cf44e193002ff1ba11a9bb P f8c7691da8ac467cbaa3fb0cc588a91e [CANDIDATE]: Term 2 election: Requested vote from peers 8220579fbabe481c880b079236f5c679 (127.21.155.193:36467), dc85de52f28d480fbd4c005f6c66ca99 (127.21.155.195:33249)
I20260601 13:37:08.309973 29128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0adb4d395cf44e193002ff1ba11a9bb" candidate_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8220579fbabe481c880b079236f5c679"
I20260601 13:37:08.310065 29283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0adb4d395cf44e193002ff1ba11a9bb" candidate_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc85de52f28d480fbd4c005f6c66ca99"
I20260601 13:37:08.310122 29128 raft_consensus.cc:3060] T b0adb4d395cf44e193002ff1ba11a9bb P 8220579fbabe481c880b079236f5c679 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:08.310271 29283 raft_consensus.cc:3060] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:08.311089 29128 raft_consensus.cc:2468] T b0adb4d395cf44e193002ff1ba11a9bb P 8220579fbabe481c880b079236f5c679 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8c7691da8ac467cbaa3fb0cc588a91e in term 2.
I20260601 13:37:08.311129 29283 raft_consensus.cc:2410] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f8c7691da8ac467cbaa3fb0cc588a91e 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:37:08.311441 29172 leader_election.cc:304] T b0adb4d395cf44e193002ff1ba11a9bb P f8c7691da8ac467cbaa3fb0cc588a91e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8220579fbabe481c880b079236f5c679, f8c7691da8ac467cbaa3fb0cc588a91e; no voters: 
I20260601 13:37:08.311736 29327 raft_consensus.cc:2804] T b0adb4d395cf44e193002ff1ba11a9bb P f8c7691da8ac467cbaa3fb0cc588a91e [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:37:08.311841 29327 raft_consensus.cc:697] T b0adb4d395cf44e193002ff1ba11a9bb P f8c7691da8ac467cbaa3fb0cc588a91e [term 2 LEADER]: Becoming Leader. State: Replica: f8c7691da8ac467cbaa3fb0cc588a91e, State: Running, Role: LEADER
I20260601 13:37:08.311990 29327 consensus_queue.cc:237] T b0adb4d395cf44e193002ff1ba11a9bb P f8c7691da8ac467cbaa3fb0cc588a91e [LEADER]: Queue going to LEADER 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: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:37:08.313848 28665 catalog_manager.cc:5696] T b0adb4d395cf44e193002ff1ba11a9bb P f8c7691da8ac467cbaa3fb0cc588a91e reported cstate change: term changed from 1 to 2, leader changed from dc85de52f28d480fbd4c005f6c66ca99 (127.21.155.195) to f8c7691da8ac467cbaa3fb0cc588a91e (127.21.155.194). New cstate: current_term: 2 leader_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } health_report { overall_health: UNKNOWN } } }
W20260601 13:37:08.367977 28715 auto_rebalancer.cc:591] Failed to schedule move for tablet 5d394fa75f9245ed9f1e4063b2d9b5fa: Illegal state: Leader has not yet committed an operation in its own term
W20260601 13:37:08.369493 28715 auto_rebalancer.cc:591] Failed to schedule move for tablet dde86a4027c74b84b82e3cf42e551ed1: Illegal state: Leader has not yet committed an operation in its own term
W20260601 13:37:08.370723 28715 auto_rebalancer.cc:591] Failed to schedule move for tablet a3822caca90c42edb5f4aeaa909e4cce: Illegal state: Leader has not yet committed an operation in its own term
I20260601 13:37:08.538692 29347 raft_consensus.cc:493] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:08.539026 29347 raft_consensus.cc:515] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:37:08.539683 29347 leader_election.cc:290] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8220579fbabe481c880b079236f5c679 (127.21.155.193:36467), f8c7691da8ac467cbaa3fb0cc588a91e (127.21.155.194:40617)
I20260601 13:37:08.543512 29128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0adb4d395cf44e193002ff1ba11a9bb" candidate_uuid: "dc85de52f28d480fbd4c005f6c66ca99" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8220579fbabe481c880b079236f5c679" is_pre_election: true
I20260601 13:37:08.543511 29209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0adb4d395cf44e193002ff1ba11a9bb" candidate_uuid: "dc85de52f28d480fbd4c005f6c66ca99" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" is_pre_election: true
I20260601 13:37:08.543715 29128 raft_consensus.cc:2468] T b0adb4d395cf44e193002ff1ba11a9bb P 8220579fbabe481c880b079236f5c679 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc85de52f28d480fbd4c005f6c66ca99 in term 2.
I20260601 13:37:08.544078 29253 leader_election.cc:304] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 [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: 8220579fbabe481c880b079236f5c679, dc85de52f28d480fbd4c005f6c66ca99; no voters: 
I20260601 13:37:08.544272 29347 raft_consensus.cc:2804] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260601 13:37:08.544363 29347 raft_consensus.cc:493] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:08.544425 29347 raft_consensus.cc:3060] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:37:08.545411 29347 raft_consensus.cc:515] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:37:08.545806 29347 leader_election.cc:290] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 [CANDIDATE]: Term 3 election: Requested vote from peers 8220579fbabe481c880b079236f5c679 (127.21.155.193:36467), f8c7691da8ac467cbaa3fb0cc588a91e (127.21.155.194:40617)
I20260601 13:37:08.546176 29209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0adb4d395cf44e193002ff1ba11a9bb" candidate_uuid: "dc85de52f28d480fbd4c005f6c66ca99" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e"
I20260601 13:37:08.546177 29128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0adb4d395cf44e193002ff1ba11a9bb" candidate_uuid: "dc85de52f28d480fbd4c005f6c66ca99" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8220579fbabe481c880b079236f5c679"
I20260601 13:37:08.546484 29128 raft_consensus.cc:3060] T b0adb4d395cf44e193002ff1ba11a9bb P 8220579fbabe481c880b079236f5c679 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:37:08.547298 29128 raft_consensus.cc:2468] T b0adb4d395cf44e193002ff1ba11a9bb P 8220579fbabe481c880b079236f5c679 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc85de52f28d480fbd4c005f6c66ca99 in term 3.
I20260601 13:37:08.547660 29253 leader_election.cc:304] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 [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: 8220579fbabe481c880b079236f5c679, dc85de52f28d480fbd4c005f6c66ca99; no voters: f8c7691da8ac467cbaa3fb0cc588a91e
I20260601 13:37:08.547863 29347 raft_consensus.cc:2804] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:37:08.548089 29347 raft_consensus.cc:697] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 [term 3 LEADER]: Becoming Leader. State: Replica: dc85de52f28d480fbd4c005f6c66ca99, State: Running, Role: LEADER
I20260601 13:37:08.548260 29347 consensus_queue.cc:237] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 [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: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:37:08.549976 28665 catalog_manager.cc:5696] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 reported cstate change: term changed from 2 to 3, leader changed from f8c7691da8ac467cbaa3fb0cc588a91e (127.21.155.194) to dc85de52f28d480fbd4c005f6c66ca99 (127.21.155.195). New cstate: current_term: 3 leader_uuid: "dc85de52f28d480fbd4c005f6c66ca99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } health_report { overall_health: HEALTHY } } }
I20260601 13:37:08.566450 29338 raft_consensus.cc:493] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:08.566640 29338 raft_consensus.cc:515] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:37:08.567202 29338 leader_election.cc:290] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f8c7691da8ac467cbaa3fb0cc588a91e (127.21.155.194:40617), dc85de52f28d480fbd4c005f6c66ca99 (127.21.155.195:33249)
I20260601 13:37:08.567703 29283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde86a4027c74b84b82e3cf42e551ed1" candidate_uuid: "8220579fbabe481c880b079236f5c679" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc85de52f28d480fbd4c005f6c66ca99" is_pre_election: true
I20260601 13:37:08.567703 29209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde86a4027c74b84b82e3cf42e551ed1" candidate_uuid: "8220579fbabe481c880b079236f5c679" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" is_pre_election: true
I20260601 13:37:08.567931 29283 raft_consensus.cc:2468] T dde86a4027c74b84b82e3cf42e551ed1 P dc85de52f28d480fbd4c005f6c66ca99 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8220579fbabe481c880b079236f5c679 in term 2.
I20260601 13:37:08.568220 29088 leader_election.cc:304] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 [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: 8220579fbabe481c880b079236f5c679, dc85de52f28d480fbd4c005f6c66ca99; no voters: 
I20260601 13:37:08.568411 29338 raft_consensus.cc:2804] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260601 13:37:08.568485 29338 raft_consensus.cc:493] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:08.568533 29338 raft_consensus.cc:3060] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:37:08.569459 29338 raft_consensus.cc:515] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:37:08.569851 29338 leader_election.cc:290] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 [CANDIDATE]: Term 3 election: Requested vote from peers f8c7691da8ac467cbaa3fb0cc588a91e (127.21.155.194:40617), dc85de52f28d480fbd4c005f6c66ca99 (127.21.155.195:33249)
I20260601 13:37:08.570194 29283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde86a4027c74b84b82e3cf42e551ed1" candidate_uuid: "8220579fbabe481c880b079236f5c679" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc85de52f28d480fbd4c005f6c66ca99"
I20260601 13:37:08.570200 29209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde86a4027c74b84b82e3cf42e551ed1" candidate_uuid: "8220579fbabe481c880b079236f5c679" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e"
I20260601 13:37:08.570462 29283 raft_consensus.cc:3060] T dde86a4027c74b84b82e3cf42e551ed1 P dc85de52f28d480fbd4c005f6c66ca99 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:37:08.571390 29283 raft_consensus.cc:2468] T dde86a4027c74b84b82e3cf42e551ed1 P dc85de52f28d480fbd4c005f6c66ca99 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8220579fbabe481c880b079236f5c679 in term 3.
I20260601 13:37:08.571666 29088 leader_election.cc:304] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 [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: 8220579fbabe481c880b079236f5c679, dc85de52f28d480fbd4c005f6c66ca99; no voters: f8c7691da8ac467cbaa3fb0cc588a91e
I20260601 13:37:08.571848 29338 raft_consensus.cc:2804] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:37:08.571972 29338 raft_consensus.cc:697] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 [term 3 LEADER]: Becoming Leader. State: Replica: 8220579fbabe481c880b079236f5c679, State: Running, Role: LEADER
I20260601 13:37:08.572139 29338 consensus_queue.cc:237] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 [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: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:37:08.574190 28665 catalog_manager.cc:5696] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 reported cstate change: term changed from 2 to 3, leader changed from f8c7691da8ac467cbaa3fb0cc588a91e (127.21.155.194) to 8220579fbabe481c880b079236f5c679 (127.21.155.193). New cstate: current_term: 3 leader_uuid: "8220579fbabe481c880b079236f5c679" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:08.624189 29283 raft_consensus.cc:1275] T 5d394fa75f9245ed9f1e4063b2d9b5fa P dc85de52f28d480fbd4c005f6c66ca99 [term 3 FOLLOWER]: Refusing update from remote peer f8c7691da8ac467cbaa3fb0cc588a91e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:37:08.624879 29327 consensus_queue.cc:1048] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:08.629179 29128 raft_consensus.cc:3055] T 5d394fa75f9245ed9f1e4063b2d9b5fa P 8220579fbabe481c880b079236f5c679 [term 2 LEADER]: Stepping down as leader of term 2
I20260601 13:37:08.629308 29128 raft_consensus.cc:740] T 5d394fa75f9245ed9f1e4063b2d9b5fa P 8220579fbabe481c880b079236f5c679 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8220579fbabe481c880b079236f5c679, State: Running, Role: LEADER
I20260601 13:37:08.629448 29128 consensus_queue.cc:260] T 5d394fa75f9245ed9f1e4063b2d9b5fa P 8220579fbabe481c880b079236f5c679 [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: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:37:08.629653 29128 raft_consensus.cc:3060] T 5d394fa75f9245ed9f1e4063b2d9b5fa P 8220579fbabe481c880b079236f5c679 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:37:08.630740 29128 raft_consensus.cc:1275] T 5d394fa75f9245ed9f1e4063b2d9b5fa P 8220579fbabe481c880b079236f5c679 [term 3 FOLLOWER]: Refusing update from remote peer f8c7691da8ac467cbaa3fb0cc588a91e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:37:08.631167 29327 consensus_queue.cc:1048] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:08.631389 29327 consensus_queue.cc:1243] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e [LEADER]: Peer 8220579fbabe481c880b079236f5c679 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:37:08.632066 29128 pending_rounds.cc:85] T 5d394fa75f9245ed9f1e4063b2d9b5fa P 8220579fbabe481c880b079236f5c679: Aborting all ops after (but not including) 0
I20260601 13:37:08.632134 29128 pending_rounds.cc:107] T 5d394fa75f9245ed9f1e4063b2d9b5fa P 8220579fbabe481c880b079236f5c679: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260601 13:37:08.632162 29128 raft_consensus.cc:2889] T 5d394fa75f9245ed9f1e4063b2d9b5fa P 8220579fbabe481c880b079236f5c679 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:37:08.704535 29283 raft_consensus.cc:1240] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 [term 3 LEADER]: Rejecting Update request from peer f8c7691da8ac467cbaa3fb0cc588a91e for earlier term 2. Current term is 3. Ops: []
I20260601 13:37:08.705147 29327 consensus_queue.cc:1059] T b0adb4d395cf44e193002ff1ba11a9bb P f8c7691da8ac467cbaa3fb0cc588a91e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:08.705430 29327 consensus_queue.cc:1243] T b0adb4d395cf44e193002ff1ba11a9bb P f8c7691da8ac467cbaa3fb0cc588a91e [LEADER]: Peer dc85de52f28d480fbd4c005f6c66ca99 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:37:08.705610 29332 raft_consensus.cc:3055] T b0adb4d395cf44e193002ff1ba11a9bb P f8c7691da8ac467cbaa3fb0cc588a91e [term 2 LEADER]: Stepping down as leader of term 2
I20260601 13:37:08.705699 29332 raft_consensus.cc:740] T b0adb4d395cf44e193002ff1ba11a9bb P f8c7691da8ac467cbaa3fb0cc588a91e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f8c7691da8ac467cbaa3fb0cc588a91e, State: Running, Role: LEADER
I20260601 13:37:08.705979 29332 consensus_queue.cc:260] T b0adb4d395cf44e193002ff1ba11a9bb P f8c7691da8ac467cbaa3fb0cc588a91e [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: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:37:08.706225 29332 raft_consensus.cc:3060] T b0adb4d395cf44e193002ff1ba11a9bb P f8c7691da8ac467cbaa3fb0cc588a91e [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:37:08.708877 29128 raft_consensus.cc:1275] T a3822caca90c42edb5f4aeaa909e4cce P 8220579fbabe481c880b079236f5c679 [term 2 FOLLOWER]: Refusing update from remote peer f8c7691da8ac467cbaa3fb0cc588a91e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260601 13:37:08.709338 29332 consensus_queue.cc:1048] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:08.712450 29283 raft_consensus.cc:1275] T a3822caca90c42edb5f4aeaa909e4cce P dc85de52f28d480fbd4c005f6c66ca99 [term 2 FOLLOWER]: Refusing update from remote peer f8c7691da8ac467cbaa3fb0cc588a91e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260601 13:37:08.712541 29283 pending_rounds.cc:85] T a3822caca90c42edb5f4aeaa909e4cce P dc85de52f28d480fbd4c005f6c66ca99: Aborting all ops after (but not including) 0
I20260601 13:37:08.712574 29283 pending_rounds.cc:107] T a3822caca90c42edb5f4aeaa909e4cce P dc85de52f28d480fbd4c005f6c66ca99: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260601 13:37:08.712613 29283 raft_consensus.cc:2889] T a3822caca90c42edb5f4aeaa909e4cce P dc85de52f28d480fbd4c005f6c66ca99 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:37:08.712998 29332 consensus_queue.cc:1048] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:08.755304 29128 raft_consensus.cc:1240] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 [term 3 LEADER]: Rejecting Update request from peer f8c7691da8ac467cbaa3fb0cc588a91e for earlier term 2. Current term is 3. Ops: []
I20260601 13:37:08.756100 29332 consensus_queue.cc:1059] T dde86a4027c74b84b82e3cf42e551ed1 P f8c7691da8ac467cbaa3fb0cc588a91e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:08.756327 29332 consensus_queue.cc:1243] T dde86a4027c74b84b82e3cf42e551ed1 P f8c7691da8ac467cbaa3fb0cc588a91e [LEADER]: Peer 8220579fbabe481c880b079236f5c679 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:37:08.756448 29327 raft_consensus.cc:3055] T dde86a4027c74b84b82e3cf42e551ed1 P f8c7691da8ac467cbaa3fb0cc588a91e [term 2 LEADER]: Stepping down as leader of term 2
I20260601 13:37:08.756512 29327 raft_consensus.cc:740] T dde86a4027c74b84b82e3cf42e551ed1 P f8c7691da8ac467cbaa3fb0cc588a91e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f8c7691da8ac467cbaa3fb0cc588a91e, State: Running, Role: LEADER
I20260601 13:37:08.756718 29327 consensus_queue.cc:260] T dde86a4027c74b84b82e3cf42e551ed1 P f8c7691da8ac467cbaa3fb0cc588a91e [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: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } }
I20260601 13:37:08.756894 29327 raft_consensus.cc:3060] T dde86a4027c74b84b82e3cf42e551ed1 P f8c7691da8ac467cbaa3fb0cc588a91e [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:37:09.026942 29283 raft_consensus.cc:1275] T dde86a4027c74b84b82e3cf42e551ed1 P dc85de52f28d480fbd4c005f6c66ca99 [term 3 FOLLOWER]: Refusing update from remote peer 8220579fbabe481c880b079236f5c679: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:37:09.027508 29342 consensus_queue.cc:1048] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:09.030998 29209 raft_consensus.cc:1275] T dde86a4027c74b84b82e3cf42e551ed1 P f8c7691da8ac467cbaa3fb0cc588a91e [term 3 FOLLOWER]: Refusing update from remote peer 8220579fbabe481c880b079236f5c679: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:37:09.031430 29338 consensus_queue.cc:1048] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:09.031636 29338 consensus_queue.cc:1243] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 [LEADER]: Peer f8c7691da8ac467cbaa3fb0cc588a91e 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:37:09.032330 29209 pending_rounds.cc:85] T dde86a4027c74b84b82e3cf42e551ed1 P f8c7691da8ac467cbaa3fb0cc588a91e: Aborting all ops after (but not including) 0
I20260601 13:37:09.032392 29209 pending_rounds.cc:107] T dde86a4027c74b84b82e3cf42e551ed1 P f8c7691da8ac467cbaa3fb0cc588a91e: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260601 13:37:09.032434 29209 raft_consensus.cc:2889] T dde86a4027c74b84b82e3cf42e551ed1 P f8c7691da8ac467cbaa3fb0cc588a91e [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:37:09.078361 29209 raft_consensus.cc:1275] T b0adb4d395cf44e193002ff1ba11a9bb P f8c7691da8ac467cbaa3fb0cc588a91e [term 3 FOLLOWER]: Refusing update from remote peer dc85de52f28d480fbd4c005f6c66ca99: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:37:09.079030 29347 consensus_queue.cc:1048] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:09.079319 29347 consensus_queue.cc:1243] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 [LEADER]: Peer f8c7691da8ac467cbaa3fb0cc588a91e 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:37:09.080224 29209 pending_rounds.cc:85] T b0adb4d395cf44e193002ff1ba11a9bb P f8c7691da8ac467cbaa3fb0cc588a91e: Aborting all ops after (but not including) 0
I20260601 13:37:09.080281 29209 pending_rounds.cc:107] T b0adb4d395cf44e193002ff1ba11a9bb P f8c7691da8ac467cbaa3fb0cc588a91e: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260601 13:37:09.080322 29209 raft_consensus.cc:2889] T b0adb4d395cf44e193002ff1ba11a9bb P f8c7691da8ac467cbaa3fb0cc588a91e [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:37:09.082458 29128 raft_consensus.cc:1275] T b0adb4d395cf44e193002ff1ba11a9bb P 8220579fbabe481c880b079236f5c679 [term 3 FOLLOWER]: Refusing update from remote peer dc85de52f28d480fbd4c005f6c66ca99: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:37:09.083165 29347 consensus_queue.cc:1048] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:09.373816 29283 consensus_queue.cc:237] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } attrs { replace: true } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } } peers { permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 38815 } attrs { promote: true } }
I20260601 13:37:09.375576 29209 raft_consensus.cc:1275] T b0adb4d395cf44e193002ff1ba11a9bb P f8c7691da8ac467cbaa3fb0cc588a91e [term 3 FOLLOWER]: Refusing update from remote peer dc85de52f28d480fbd4c005f6c66ca99: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:37:09.375576 29128 raft_consensus.cc:1275] T b0adb4d395cf44e193002ff1ba11a9bb P 8220579fbabe481c880b079236f5c679 [term 3 FOLLOWER]: Refusing update from remote peer dc85de52f28d480fbd4c005f6c66ca99: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:37:09.376082 29361 consensus_queue.cc:1048] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:37:09.376250 29347 consensus_queue.cc:1048] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } 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:37:09.378032 29350 raft_consensus.cc:2955] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 89dd429e815448ec93f2d1d4c5cd9d02 (127.21.155.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } attrs { replace: true } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } } peers { permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 38815 } attrs { promote: true } } }
I20260601 13:37:09.378647 29209 raft_consensus.cc:2955] T b0adb4d395cf44e193002ff1ba11a9bb P f8c7691da8ac467cbaa3fb0cc588a91e [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 89dd429e815448ec93f2d1d4c5cd9d02 (127.21.155.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } attrs { replace: true } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } } peers { permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 38815 } attrs { promote: true } } }
I20260601 13:37:09.380689 29128 raft_consensus.cc:2955] T b0adb4d395cf44e193002ff1ba11a9bb P 8220579fbabe481c880b079236f5c679 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 89dd429e815448ec93f2d1d4c5cd9d02 (127.21.155.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } attrs { replace: true } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } } peers { permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 38815 } attrs { promote: true } } }
I20260601 13:37:09.380738 28666 catalog_manager.cc:5696] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 reported cstate change: config changed from index -1 to 3, NON_VOTER 89dd429e815448ec93f2d1d4c5cd9d02 (127.21.155.196) added. New cstate: current_term: 3 leader_uuid: "dc85de52f28d480fbd4c005f6c66ca99" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 38815 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:09.382244 29209 consensus_queue.cc:237] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e [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: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } attrs { replace: true } } peers { permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 38815 } attrs { promote: true } }
W20260601 13:37:09.382820 29253 consensus_peers.cc:597] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 -> Peer 89dd429e815448ec93f2d1d4c5cd9d02 (127.21.155.196:38815): Couldn't send request to peer 89dd429e815448ec93f2d1d4c5cd9d02. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b0adb4d395cf44e193002ff1ba11a9bb. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:09.384337 29128 raft_consensus.cc:1275] T a3822caca90c42edb5f4aeaa909e4cce P 8220579fbabe481c880b079236f5c679 [term 2 FOLLOWER]: Refusing update from remote peer f8c7691da8ac467cbaa3fb0cc588a91e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:37:09.384775 29327 consensus_queue.cc:1048] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:37:09.385670 29283 raft_consensus.cc:1275] T a3822caca90c42edb5f4aeaa909e4cce P dc85de52f28d480fbd4c005f6c66ca99 [term 2 FOLLOWER]: Refusing update from remote peer f8c7691da8ac467cbaa3fb0cc588a91e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:37:09.386351 29327 consensus_queue.cc:1048] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } 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:37:09.387097 29327 raft_consensus.cc:2955] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 89dd429e815448ec93f2d1d4c5cd9d02 (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } attrs { replace: true } } peers { permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 38815 } attrs { promote: true } } }
I20260601 13:37:09.387715 29128 raft_consensus.cc:2955] T a3822caca90c42edb5f4aeaa909e4cce P 8220579fbabe481c880b079236f5c679 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 89dd429e815448ec93f2d1d4c5cd9d02 (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } attrs { replace: true } } peers { permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 38815 } attrs { promote: true } } }
W20260601 13:37:09.388957 29172 consensus_peers.cc:597] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e -> Peer 89dd429e815448ec93f2d1d4c5cd9d02 (127.21.155.196:38815): Couldn't send request to peer 89dd429e815448ec93f2d1d4c5cd9d02. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a3822caca90c42edb5f4aeaa909e4cce. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:09.389407 29283 raft_consensus.cc:2955] T a3822caca90c42edb5f4aeaa909e4cce P dc85de52f28d480fbd4c005f6c66ca99 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 89dd429e815448ec93f2d1d4c5cd9d02 (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } attrs { replace: true } } peers { permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 38815 } attrs { promote: true } } }
I20260601 13:37:09.389606 28665 catalog_manager.cc:5696] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e reported cstate change: config changed from index -1 to 2, NON_VOTER 89dd429e815448ec93f2d1d4c5cd9d02 (127.21.155.196) added. New cstate: current_term: 2 leader_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 38815 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:09.389742 29127 consensus_queue.cc:237] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } attrs { replace: true } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } } peers { permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 38815 } attrs { promote: true } }
I20260601 13:37:09.391495 29291 raft_consensus.cc:1275] T dde86a4027c74b84b82e3cf42e551ed1 P dc85de52f28d480fbd4c005f6c66ca99 [term 3 FOLLOWER]: Refusing update from remote peer 8220579fbabe481c880b079236f5c679: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:37:09.391784 29209 raft_consensus.cc:1275] T dde86a4027c74b84b82e3cf42e551ed1 P f8c7691da8ac467cbaa3fb0cc588a91e [term 3 FOLLOWER]: Refusing update from remote peer 8220579fbabe481c880b079236f5c679: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:37:09.391901 29338 consensus_queue.cc:1048] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:37:09.392199 29360 consensus_queue.cc:1048] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } 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:37:09.394042 29360 raft_consensus.cc:2955] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 89dd429e815448ec93f2d1d4c5cd9d02 (127.21.155.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } attrs { replace: true } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } } peers { permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 38815 } attrs { promote: true } } }
I20260601 13:37:09.395802 29209 raft_consensus.cc:2955] T dde86a4027c74b84b82e3cf42e551ed1 P f8c7691da8ac467cbaa3fb0cc588a91e [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 89dd429e815448ec93f2d1d4c5cd9d02 (127.21.155.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } attrs { replace: true } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } } peers { permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 38815 } attrs { promote: true } } }
W20260601 13:37:09.396140 29090 consensus_peers.cc:597] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 -> Peer 89dd429e815448ec93f2d1d4c5cd9d02 (127.21.155.196:38815): Couldn't send request to peer 89dd429e815448ec93f2d1d4c5cd9d02. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dde86a4027c74b84b82e3cf42e551ed1. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:09.397410 28666 catalog_manager.cc:5696] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 reported cstate change: config changed from index -1 to 3, NON_VOTER 89dd429e815448ec93f2d1d4c5cd9d02 (127.21.155.196) added. New cstate: current_term: 3 leader_uuid: "8220579fbabe481c880b079236f5c679" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 38815 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:09.398562 29283 raft_consensus.cc:2955] T dde86a4027c74b84b82e3cf42e551ed1 P dc85de52f28d480fbd4c005f6c66ca99 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 89dd429e815448ec93f2d1d4c5cd9d02 (127.21.155.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } attrs { replace: true } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } } peers { permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 38815 } attrs { promote: true } } }
I20260601 13:37:09.855378 29371 ts_tablet_manager.cc:933] T b0adb4d395cf44e193002ff1ba11a9bb P 89dd429e815448ec93f2d1d4c5cd9d02: Initiating tablet copy from peer dc85de52f28d480fbd4c005f6c66ca99 (127.21.155.195:33249)
I20260601 13:37:09.855963 29371 tablet_copy_client.cc:323] T b0adb4d395cf44e193002ff1ba11a9bb P 89dd429e815448ec93f2d1d4c5cd9d02: tablet copy: Beginning tablet copy session from remote peer at address 127.21.155.195:33249
I20260601 13:37:09.859964 29301 tablet_copy_service.cc:140] P dc85de52f28d480fbd4c005f6c66ca99: Received BeginTabletCopySession request for tablet b0adb4d395cf44e193002ff1ba11a9bb from peer 89dd429e815448ec93f2d1d4c5cd9d02 ({username='slave'} at 127.0.0.1:48678)
I20260601 13:37:09.860139 29301 tablet_copy_service.cc:161] P dc85de52f28d480fbd4c005f6c66ca99: Beginning new tablet copy session on tablet b0adb4d395cf44e193002ff1ba11a9bb from peer 89dd429e815448ec93f2d1d4c5cd9d02 at {username='slave'} at 127.0.0.1:48678: session id = 89dd429e815448ec93f2d1d4c5cd9d02-b0adb4d395cf44e193002ff1ba11a9bb
I20260601 13:37:09.861280 29301 tablet_copy_source_session.cc:215] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:37:09.862370 29371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0adb4d395cf44e193002ff1ba11a9bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:09.864470 29371 tablet_copy_client.cc:806] T b0adb4d395cf44e193002ff1ba11a9bb P 89dd429e815448ec93f2d1d4c5cd9d02: tablet copy: Starting download of 0 data blocks...
I20260601 13:37:09.864688 29371 tablet_copy_client.cc:670] T b0adb4d395cf44e193002ff1ba11a9bb P 89dd429e815448ec93f2d1d4c5cd9d02: tablet copy: Starting download of 1 WAL segments...
I20260601 13:37:09.866071 29371 tablet_copy_client.cc:538] T b0adb4d395cf44e193002ff1ba11a9bb P 89dd429e815448ec93f2d1d4c5cd9d02: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:37:09.867264 29371 tablet_bootstrap.cc:492] T b0adb4d395cf44e193002ff1ba11a9bb P 89dd429e815448ec93f2d1d4c5cd9d02: Bootstrap starting.
I20260601 13:37:09.870812 29371 tablet_bootstrap.cc:492] T b0adb4d395cf44e193002ff1ba11a9bb P 89dd429e815448ec93f2d1d4c5cd9d02: 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:37:09.871110 29371 tablet_bootstrap.cc:492] T b0adb4d395cf44e193002ff1ba11a9bb P 89dd429e815448ec93f2d1d4c5cd9d02: Bootstrap complete.
I20260601 13:37:09.871312 29371 ts_tablet_manager.cc:1403] T b0adb4d395cf44e193002ff1ba11a9bb P 89dd429e815448ec93f2d1d4c5cd9d02: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:37:09.871780 29371 raft_consensus.cc:359] T b0adb4d395cf44e193002ff1ba11a9bb P 89dd429e815448ec93f2d1d4c5cd9d02 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } attrs { replace: true } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } } peers { permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 38815 } attrs { promote: true } }
I20260601 13:37:09.871935 29371 raft_consensus.cc:740] T b0adb4d395cf44e193002ff1ba11a9bb P 89dd429e815448ec93f2d1d4c5cd9d02 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 89dd429e815448ec93f2d1d4c5cd9d02, State: Initialized, Role: LEARNER
I20260601 13:37:09.872088 29371 consensus_queue.cc:260] T b0adb4d395cf44e193002ff1ba11a9bb P 89dd429e815448ec93f2d1d4c5cd9d02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } attrs { replace: true } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } } peers { permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 38815 } attrs { promote: true } }
I20260601 13:37:09.872540 29371 ts_tablet_manager.cc:1434] T b0adb4d395cf44e193002ff1ba11a9bb P 89dd429e815448ec93f2d1d4c5cd9d02: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
I20260601 13:37:09.873252 29301 tablet_copy_service.cc:342] P dc85de52f28d480fbd4c005f6c66ca99: Request end of tablet copy session 89dd429e815448ec93f2d1d4c5cd9d02-b0adb4d395cf44e193002ff1ba11a9bb received from {username='slave'} at 127.0.0.1:48678
I20260601 13:37:09.873368 29301 tablet_copy_service.cc:434] P dc85de52f28d480fbd4c005f6c66ca99: ending tablet copy session 89dd429e815448ec93f2d1d4c5cd9d02-b0adb4d395cf44e193002ff1ba11a9bb on tablet b0adb4d395cf44e193002ff1ba11a9bb with peer 89dd429e815448ec93f2d1d4c5cd9d02
I20260601 13:37:09.917963 29371 ts_tablet_manager.cc:933] T dde86a4027c74b84b82e3cf42e551ed1 P 89dd429e815448ec93f2d1d4c5cd9d02: Initiating tablet copy from peer 8220579fbabe481c880b079236f5c679 (127.21.155.193:36467)
I20260601 13:37:09.918466 29371 tablet_copy_client.cc:323] T dde86a4027c74b84b82e3cf42e551ed1 P 89dd429e815448ec93f2d1d4c5cd9d02: tablet copy: Beginning tablet copy session from remote peer at address 127.21.155.193:36467
I20260601 13:37:09.922829 29138 tablet_copy_service.cc:140] P 8220579fbabe481c880b079236f5c679: Received BeginTabletCopySession request for tablet dde86a4027c74b84b82e3cf42e551ed1 from peer 89dd429e815448ec93f2d1d4c5cd9d02 ({username='slave'} at 127.0.0.1:55566)
I20260601 13:37:09.922996 29138 tablet_copy_service.cc:161] P 8220579fbabe481c880b079236f5c679: Beginning new tablet copy session on tablet dde86a4027c74b84b82e3cf42e551ed1 from peer 89dd429e815448ec93f2d1d4c5cd9d02 at {username='slave'} at 127.0.0.1:55566: session id = 89dd429e815448ec93f2d1d4c5cd9d02-dde86a4027c74b84b82e3cf42e551ed1
I20260601 13:37:09.923986 29138 tablet_copy_source_session.cc:215] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:37:09.924888 29371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dde86a4027c74b84b82e3cf42e551ed1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:09.926837 29371 tablet_copy_client.cc:806] T dde86a4027c74b84b82e3cf42e551ed1 P 89dd429e815448ec93f2d1d4c5cd9d02: tablet copy: Starting download of 0 data blocks...
I20260601 13:37:09.927045 29371 tablet_copy_client.cc:670] T dde86a4027c74b84b82e3cf42e551ed1 P 89dd429e815448ec93f2d1d4c5cd9d02: tablet copy: Starting download of 1 WAL segments...
I20260601 13:37:09.928485 29371 tablet_copy_client.cc:538] T dde86a4027c74b84b82e3cf42e551ed1 P 89dd429e815448ec93f2d1d4c5cd9d02: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:37:09.929854 29371 tablet_bootstrap.cc:492] T dde86a4027c74b84b82e3cf42e551ed1 P 89dd429e815448ec93f2d1d4c5cd9d02: Bootstrap starting.
I20260601 13:37:09.933499 29371 tablet_bootstrap.cc:492] T dde86a4027c74b84b82e3cf42e551ed1 P 89dd429e815448ec93f2d1d4c5cd9d02: 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:37:09.933784 29371 tablet_bootstrap.cc:492] T dde86a4027c74b84b82e3cf42e551ed1 P 89dd429e815448ec93f2d1d4c5cd9d02: Bootstrap complete.
I20260601 13:37:09.933990 29371 ts_tablet_manager.cc:1403] T dde86a4027c74b84b82e3cf42e551ed1 P 89dd429e815448ec93f2d1d4c5cd9d02: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20260601 13:37:09.934520 29371 raft_consensus.cc:359] T dde86a4027c74b84b82e3cf42e551ed1 P 89dd429e815448ec93f2d1d4c5cd9d02 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } attrs { replace: true } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } } peers { permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 38815 } attrs { promote: true } }
I20260601 13:37:09.934651 29371 raft_consensus.cc:740] T dde86a4027c74b84b82e3cf42e551ed1 P 89dd429e815448ec93f2d1d4c5cd9d02 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 89dd429e815448ec93f2d1d4c5cd9d02, State: Initialized, Role: LEARNER
I20260601 13:37:09.934828 29371 consensus_queue.cc:260] T dde86a4027c74b84b82e3cf42e551ed1 P 89dd429e815448ec93f2d1d4c5cd9d02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } attrs { replace: true } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } } peers { permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 38815 } attrs { promote: true } }
I20260601 13:37:09.935177 29371 ts_tablet_manager.cc:1434] T dde86a4027c74b84b82e3cf42e551ed1 P 89dd429e815448ec93f2d1d4c5cd9d02: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:09.935834 29138 tablet_copy_service.cc:342] P 8220579fbabe481c880b079236f5c679: Request end of tablet copy session 89dd429e815448ec93f2d1d4c5cd9d02-dde86a4027c74b84b82e3cf42e551ed1 received from {username='slave'} at 127.0.0.1:55566
I20260601 13:37:09.935930 29138 tablet_copy_service.cc:434] P 8220579fbabe481c880b079236f5c679: ending tablet copy session 89dd429e815448ec93f2d1d4c5cd9d02-dde86a4027c74b84b82e3cf42e551ed1 on tablet dde86a4027c74b84b82e3cf42e551ed1 with peer 89dd429e815448ec93f2d1d4c5cd9d02
I20260601 13:37:09.960675 29371 ts_tablet_manager.cc:933] T a3822caca90c42edb5f4aeaa909e4cce P 89dd429e815448ec93f2d1d4c5cd9d02: Initiating tablet copy from peer f8c7691da8ac467cbaa3fb0cc588a91e (127.21.155.194:40617)
I20260601 13:37:09.961175 29371 tablet_copy_client.cc:323] T a3822caca90c42edb5f4aeaa909e4cce P 89dd429e815448ec93f2d1d4c5cd9d02: tablet copy: Beginning tablet copy session from remote peer at address 127.21.155.194:40617
I20260601 13:37:09.965009 29220 tablet_copy_service.cc:140] P f8c7691da8ac467cbaa3fb0cc588a91e: Received BeginTabletCopySession request for tablet a3822caca90c42edb5f4aeaa909e4cce from peer 89dd429e815448ec93f2d1d4c5cd9d02 ({username='slave'} at 127.0.0.1:40470)
I20260601 13:37:09.965138 29220 tablet_copy_service.cc:161] P f8c7691da8ac467cbaa3fb0cc588a91e: Beginning new tablet copy session on tablet a3822caca90c42edb5f4aeaa909e4cce from peer 89dd429e815448ec93f2d1d4c5cd9d02 at {username='slave'} at 127.0.0.1:40470: session id = 89dd429e815448ec93f2d1d4c5cd9d02-a3822caca90c42edb5f4aeaa909e4cce
I20260601 13:37:09.966107 29220 tablet_copy_source_session.cc:215] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:37:09.967018 29371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3822caca90c42edb5f4aeaa909e4cce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:09.968892 29371 tablet_copy_client.cc:806] T a3822caca90c42edb5f4aeaa909e4cce P 89dd429e815448ec93f2d1d4c5cd9d02: tablet copy: Starting download of 0 data blocks...
I20260601 13:37:09.969110 29371 tablet_copy_client.cc:670] T a3822caca90c42edb5f4aeaa909e4cce P 89dd429e815448ec93f2d1d4c5cd9d02: tablet copy: Starting download of 1 WAL segments...
I20260601 13:37:09.970454 29371 tablet_copy_client.cc:538] T a3822caca90c42edb5f4aeaa909e4cce P 89dd429e815448ec93f2d1d4c5cd9d02: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:37:09.971599 29371 tablet_bootstrap.cc:492] T a3822caca90c42edb5f4aeaa909e4cce P 89dd429e815448ec93f2d1d4c5cd9d02: Bootstrap starting.
I20260601 13:37:09.974848 29371 tablet_bootstrap.cc:492] T a3822caca90c42edb5f4aeaa909e4cce P 89dd429e815448ec93f2d1d4c5cd9d02: 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:37:09.975111 29371 tablet_bootstrap.cc:492] T a3822caca90c42edb5f4aeaa909e4cce P 89dd429e815448ec93f2d1d4c5cd9d02: Bootstrap complete.
I20260601 13:37:09.975297 29371 ts_tablet_manager.cc:1403] T a3822caca90c42edb5f4aeaa909e4cce P 89dd429e815448ec93f2d1d4c5cd9d02: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20260601 13:37:09.975745 29371 raft_consensus.cc:359] T a3822caca90c42edb5f4aeaa909e4cce P 89dd429e815448ec93f2d1d4c5cd9d02 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } attrs { replace: true } } peers { permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 38815 } attrs { promote: true } }
I20260601 13:37:09.975894 29371 raft_consensus.cc:740] T a3822caca90c42edb5f4aeaa909e4cce P 89dd429e815448ec93f2d1d4c5cd9d02 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 89dd429e815448ec93f2d1d4c5cd9d02, State: Initialized, Role: LEARNER
I20260601 13:37:09.976059 29371 consensus_queue.cc:260] T a3822caca90c42edb5f4aeaa909e4cce P 89dd429e815448ec93f2d1d4c5cd9d02 [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: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } attrs { replace: true } } peers { permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 38815 } attrs { promote: true } }
I20260601 13:37:09.976373 29371 ts_tablet_manager.cc:1434] T a3822caca90c42edb5f4aeaa909e4cce P 89dd429e815448ec93f2d1d4c5cd9d02: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:09.977078 29220 tablet_copy_service.cc:342] P f8c7691da8ac467cbaa3fb0cc588a91e: Request end of tablet copy session 89dd429e815448ec93f2d1d4c5cd9d02-a3822caca90c42edb5f4aeaa909e4cce received from {username='slave'} at 127.0.0.1:40470
I20260601 13:37:09.977182 29220 tablet_copy_service.cc:434] P f8c7691da8ac467cbaa3fb0cc588a91e: ending tablet copy session 89dd429e815448ec93f2d1d4c5cd9d02-a3822caca90c42edb5f4aeaa909e4cce on tablet a3822caca90c42edb5f4aeaa909e4cce with peer 89dd429e815448ec93f2d1d4c5cd9d02
I20260601 13:37:10.325402 29045 raft_consensus.cc:1217] T dde86a4027c74b84b82e3cf42e551ed1 P 89dd429e815448ec93f2d1d4c5cd9d02 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260601 13:37:10.329154 29045 raft_consensus.cc:1217] T b0adb4d395cf44e193002ff1ba11a9bb P 89dd429e815448ec93f2d1d4c5cd9d02 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260601 13:37:10.431685 29045 raft_consensus.cc:1217] T a3822caca90c42edb5f4aeaa909e4cce P 89dd429e815448ec93f2d1d4c5cd9d02 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260601 13:37:10.765995 29360 raft_consensus.cc:1064] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679: attempting to promote NON_VOTER 89dd429e815448ec93f2d1d4c5cd9d02 to VOTER
I20260601 13:37:10.766480 29360 consensus_queue.cc:237] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } attrs { replace: true } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } } peers { permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 38815 } attrs { promote: false } }
I20260601 13:37:10.768147 29209 raft_consensus.cc:1275] T dde86a4027c74b84b82e3cf42e551ed1 P f8c7691da8ac467cbaa3fb0cc588a91e [term 3 FOLLOWER]: Refusing update from remote peer 8220579fbabe481c880b079236f5c679: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:37:10.768147 29283 raft_consensus.cc:1275] T dde86a4027c74b84b82e3cf42e551ed1 P dc85de52f28d480fbd4c005f6c66ca99 [term 3 FOLLOWER]: Refusing update from remote peer 8220579fbabe481c880b079236f5c679: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:37:10.768177 29045 raft_consensus.cc:1275] T dde86a4027c74b84b82e3cf42e551ed1 P 89dd429e815448ec93f2d1d4c5cd9d02 [term 3 LEARNER]: Refusing update from remote peer 8220579fbabe481c880b079236f5c679: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:37:10.768579 29384 consensus_queue.cc:1048] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } 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:37:10.768780 29383 consensus_queue.cc:1048] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 38815 } 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:37:10.769109 29384 consensus_queue.cc:1048] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:37:10.770609 29383 raft_consensus.cc:2955] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 89dd429e815448ec93f2d1d4c5cd9d02 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } attrs { replace: true } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } } peers { permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 38815 } attrs { promote: false } } }
I20260601 13:37:10.771060 29045 raft_consensus.cc:2955] T dde86a4027c74b84b82e3cf42e551ed1 P 89dd429e815448ec93f2d1d4c5cd9d02 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 89dd429e815448ec93f2d1d4c5cd9d02 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } attrs { replace: true } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } } peers { permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 38815 } attrs { promote: false } } }
I20260601 13:37:10.771727 29283 raft_consensus.cc:2955] T dde86a4027c74b84b82e3cf42e551ed1 P dc85de52f28d480fbd4c005f6c66ca99 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 89dd429e815448ec93f2d1d4c5cd9d02 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } attrs { replace: true } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } } peers { permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 38815 } attrs { promote: false } } }
I20260601 13:37:10.773478 29385 raft_consensus.cc:1064] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99: attempting to promote NON_VOTER 89dd429e815448ec93f2d1d4c5cd9d02 to VOTER
I20260601 13:37:10.773900 29385 consensus_queue.cc:237] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } attrs { replace: true } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } } peers { permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 38815 } attrs { promote: false } }
I20260601 13:37:10.774029 28667 catalog_manager.cc:5696] T dde86a4027c74b84b82e3cf42e551ed1 P 89dd429e815448ec93f2d1d4c5cd9d02 reported cstate change: config changed from index 3 to 4, 89dd429e815448ec93f2d1d4c5cd9d02 (127.21.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "8220579fbabe481c880b079236f5c679" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } attrs { replace: true } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } } peers { permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 38815 } attrs { promote: false } } }
I20260601 13:37:10.775519 29045 raft_consensus.cc:1275] T b0adb4d395cf44e193002ff1ba11a9bb P 89dd429e815448ec93f2d1d4c5cd9d02 [term 3 LEARNER]: Refusing update from remote peer dc85de52f28d480fbd4c005f6c66ca99: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:37:10.775535 29127 raft_consensus.cc:1275] T b0adb4d395cf44e193002ff1ba11a9bb P 8220579fbabe481c880b079236f5c679 [term 3 FOLLOWER]: Refusing update from remote peer dc85de52f28d480fbd4c005f6c66ca99: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:37:10.776077 29209 raft_consensus.cc:1275] T b0adb4d395cf44e193002ff1ba11a9bb P f8c7691da8ac467cbaa3fb0cc588a91e [term 3 FOLLOWER]: Refusing update from remote peer dc85de52f28d480fbd4c005f6c66ca99: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:37:10.776186 29361 consensus_queue.cc:1048] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 38815 } 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:37:10.776366 29208 raft_consensus.cc:2955] T dde86a4027c74b84b82e3cf42e551ed1 P f8c7691da8ac467cbaa3fb0cc588a91e [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 89dd429e815448ec93f2d1d4c5cd9d02 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } attrs { replace: true } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } } peers { permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 38815 } attrs { promote: false } } }
I20260601 13:37:10.776504 29386 consensus_queue.cc:1048] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } 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:37:10.777602 29386 consensus_queue.cc:1048] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:37:10.779764 29396 raft_consensus.cc:2955] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 89dd429e815448ec93f2d1d4c5cd9d02 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } attrs { replace: true } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } } peers { permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 38815 } attrs { promote: false } } }
I20260601 13:37:10.780923 29045 raft_consensus.cc:2955] T b0adb4d395cf44e193002ff1ba11a9bb P 89dd429e815448ec93f2d1d4c5cd9d02 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 89dd429e815448ec93f2d1d4c5cd9d02 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } attrs { replace: true } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } } peers { permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 38815 } attrs { promote: false } } }
I20260601 13:37:10.781888 29208 raft_consensus.cc:2955] T b0adb4d395cf44e193002ff1ba11a9bb P f8c7691da8ac467cbaa3fb0cc588a91e [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 89dd429e815448ec93f2d1d4c5cd9d02 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } attrs { replace: true } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } } peers { permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 38815 } attrs { promote: false } } }
I20260601 13:37:10.783325 28665 catalog_manager.cc:5696] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 reported cstate change: config changed from index 3 to 4, 89dd429e815448ec93f2d1d4c5cd9d02 (127.21.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "dc85de52f28d480fbd4c005f6c66ca99" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 38815 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:37:10.784101 29127 raft_consensus.cc:2955] T b0adb4d395cf44e193002ff1ba11a9bb P 8220579fbabe481c880b079236f5c679 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 89dd429e815448ec93f2d1d4c5cd9d02 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } attrs { replace: true } } peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } } peers { permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 38815 } attrs { promote: false } } }
I20260601 13:37:10.790104 29127 consensus_queue.cc:237] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } } peers { permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 38815 } attrs { promote: false } }
I20260601 13:37:10.791441 29291 raft_consensus.cc:1275] T dde86a4027c74b84b82e3cf42e551ed1 P dc85de52f28d480fbd4c005f6c66ca99 [term 3 FOLLOWER]: Refusing update from remote peer 8220579fbabe481c880b079236f5c679: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:37:10.791689 29283 consensus_queue.cc:237] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } } peers { permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 38815 } attrs { promote: false } }
I20260601 13:37:10.791900 29384 consensus_queue.cc:1048] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:37:10.792874 29045 raft_consensus.cc:1275] T dde86a4027c74b84b82e3cf42e551ed1 P 89dd429e815448ec93f2d1d4c5cd9d02 [term 3 FOLLOWER]: Refusing update from remote peer 8220579fbabe481c880b079236f5c679: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:37:10.793287 29044 raft_consensus.cc:1275] T b0adb4d395cf44e193002ff1ba11a9bb P 89dd429e815448ec93f2d1d4c5cd9d02 [term 3 FOLLOWER]: Refusing update from remote peer dc85de52f28d480fbd4c005f6c66ca99: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:37:10.793315 29384 consensus_queue.cc:1048] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 38815 } 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:37:10.793681 29361 consensus_queue.cc:1048] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 38815 } 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:37:10.794301 29384 raft_consensus.cc:2955] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER f8c7691da8ac467cbaa3fb0cc588a91e (127.21.155.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } } peers { permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 38815 } attrs { promote: false } } }
I20260601 13:37:10.795452 29385 raft_consensus.cc:2955] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 8220579fbabe481c880b079236f5c679 (127.21.155.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } } peers { permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 38815 } attrs { promote: false } } }
I20260601 13:37:10.796785 29208 raft_consensus.cc:1275] T b0adb4d395cf44e193002ff1ba11a9bb P f8c7691da8ac467cbaa3fb0cc588a91e [term 3 FOLLOWER]: Refusing update from remote peer dc85de52f28d480fbd4c005f6c66ca99: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:37:10.797232 28651 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet b0adb4d395cf44e193002ff1ba11a9bb with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:37:10.797646 28666 catalog_manager.cc:5696] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 reported cstate change: config changed from index 4 to 5, VOTER f8c7691da8ac467cbaa3fb0cc588a91e (127.21.155.194) evicted. New cstate: current_term: 3 leader_uuid: "8220579fbabe481c880b079236f5c679" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 38815 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:37:10.797926 28653 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet dde86a4027c74b84b82e3cf42e551ed1 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:37:10.797986 29283 raft_consensus.cc:2955] T dde86a4027c74b84b82e3cf42e551ed1 P dc85de52f28d480fbd4c005f6c66ca99 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER f8c7691da8ac467cbaa3fb0cc588a91e (127.21.155.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } } peers { permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 38815 } attrs { promote: false } } }
I20260601 13:37:10.798528 29386 consensus_queue.cc:1048] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:37:10.799152 29045 raft_consensus.cc:2955] T b0adb4d395cf44e193002ff1ba11a9bb P 89dd429e815448ec93f2d1d4c5cd9d02 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 8220579fbabe481c880b079236f5c679 (127.21.155.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } } peers { permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 38815 } attrs { promote: false } } }
I20260601 13:37:10.799539 28667 catalog_manager.cc:5696] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 reported cstate change: config changed from index 4 to 5, VOTER 8220579fbabe481c880b079236f5c679 (127.21.155.193) evicted. New cstate: current_term: 3 leader_uuid: "dc85de52f28d480fbd4c005f6c66ca99" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 38815 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:37:10.801409 29208 raft_consensus.cc:2955] T b0adb4d395cf44e193002ff1ba11a9bb P f8c7691da8ac467cbaa3fb0cc588a91e [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 8220579fbabe481c880b079236f5c679 (127.21.155.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } } peers { permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 38815 } attrs { promote: false } } }
I20260601 13:37:10.801496 29044 raft_consensus.cc:2955] T dde86a4027c74b84b82e3cf42e551ed1 P 89dd429e815448ec93f2d1d4c5cd9d02 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER f8c7691da8ac467cbaa3fb0cc588a91e (127.21.155.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } } peers { permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 38815 } attrs { promote: false } } }
I20260601 13:37:10.804499 29118 tablet_service.cc:1558] Processing DeleteTablet for tablet b0adb4d395cf44e193002ff1ba11a9bb with delete_type TABLET_DATA_TOMBSTONED (TS 8220579fbabe481c880b079236f5c679 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:55580
I20260601 13:37:10.805323 29408 tablet_replica.cc:333] stopping tablet replica
I20260601 13:37:10.805558 29408 raft_consensus.cc:2243] T b0adb4d395cf44e193002ff1ba11a9bb P 8220579fbabe481c880b079236f5c679 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:10.805735 29408 raft_consensus.cc:2272] T b0adb4d395cf44e193002ff1ba11a9bb P 8220579fbabe481c880b079236f5c679 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:10.806517 29408 ts_tablet_manager.cc:1916] T b0adb4d395cf44e193002ff1ba11a9bb P 8220579fbabe481c880b079236f5c679: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:37:10.808707 29408 ts_tablet_manager.cc:1929] T b0adb4d395cf44e193002ff1ba11a9bb P 8220579fbabe481c880b079236f5c679: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260601 13:37:10.808861 29408 log.cc:1199] T b0adb4d395cf44e193002ff1ba11a9bb P 8220579fbabe481c880b079236f5c679: Deleting WAL directory at /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320869173936-22127-0/minicluster-data/ts-0-root/wals/b0adb4d395cf44e193002ff1ba11a9bb
I20260601 13:37:10.809506 28653 catalog_manager.cc:5027] TS 8220579fbabe481c880b079236f5c679 (127.21.155.193:36467): tablet b0adb4d395cf44e193002ff1ba11a9bb (table test-workload [id=53d1b8ae1ba34b2b9ff50ae7f17df4c6]) successfully deleted
I20260601 13:37:10.810878 29199 tablet_service.cc:1558] Processing DeleteTablet for tablet dde86a4027c74b84b82e3cf42e551ed1 with delete_type TABLET_DATA_TOMBSTONED (TS f8c7691da8ac467cbaa3fb0cc588a91e not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:40478
I20260601 13:37:10.811337 29410 tablet_replica.cc:333] stopping tablet replica
I20260601 13:37:10.811533 29410 raft_consensus.cc:2243] T dde86a4027c74b84b82e3cf42e551ed1 P f8c7691da8ac467cbaa3fb0cc588a91e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:10.811726 29410 raft_consensus.cc:2272] T dde86a4027c74b84b82e3cf42e551ed1 P f8c7691da8ac467cbaa3fb0cc588a91e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:10.812505 29410 ts_tablet_manager.cc:1916] T dde86a4027c74b84b82e3cf42e551ed1 P f8c7691da8ac467cbaa3fb0cc588a91e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:37:10.814447 29410 ts_tablet_manager.cc:1929] T dde86a4027c74b84b82e3cf42e551ed1 P f8c7691da8ac467cbaa3fb0cc588a91e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260601 13:37:10.814553 29410 log.cc:1199] T dde86a4027c74b84b82e3cf42e551ed1 P f8c7691da8ac467cbaa3fb0cc588a91e: Deleting WAL directory at /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320869173936-22127-0/minicluster-data/ts-1-root/wals/dde86a4027c74b84b82e3cf42e551ed1
I20260601 13:37:10.815157 28654 catalog_manager.cc:5027] TS f8c7691da8ac467cbaa3fb0cc588a91e (127.21.155.194:40617): tablet dde86a4027c74b84b82e3cf42e551ed1 (table test-workload [id=53d1b8ae1ba34b2b9ff50ae7f17df4c6]) successfully deleted
I20260601 13:37:10.927498 29363 raft_consensus.cc:1064] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e: attempting to promote NON_VOTER 89dd429e815448ec93f2d1d4c5cd9d02 to VOTER
I20260601 13:37:10.928138 29363 consensus_queue.cc:237] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e [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: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } attrs { replace: true } } peers { permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 38815 } attrs { promote: false } }
I20260601 13:37:10.930001 29283 raft_consensus.cc:1275] T a3822caca90c42edb5f4aeaa909e4cce P dc85de52f28d480fbd4c005f6c66ca99 [term 2 FOLLOWER]: Refusing update from remote peer f8c7691da8ac467cbaa3fb0cc588a91e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:37:10.930019 29127 raft_consensus.cc:1275] T a3822caca90c42edb5f4aeaa909e4cce P 8220579fbabe481c880b079236f5c679 [term 2 FOLLOWER]: Refusing update from remote peer f8c7691da8ac467cbaa3fb0cc588a91e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:37:10.930397 29044 raft_consensus.cc:1275] T a3822caca90c42edb5f4aeaa909e4cce P 89dd429e815448ec93f2d1d4c5cd9d02 [term 2 LEARNER]: Refusing update from remote peer f8c7691da8ac467cbaa3fb0cc588a91e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:37:10.930521 29388 consensus_queue.cc:1048] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } 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:37:10.930830 29363 consensus_queue.cc:1048] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e [LEADER]: Connected to new peer: Peer: permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 38815 } 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:37:10.931090 29412 consensus_queue.cc:1048] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:37:10.933315 29388 raft_consensus.cc:2955] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 89dd429e815448ec93f2d1d4c5cd9d02 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } attrs { replace: true } } peers { permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 38815 } attrs { promote: false } } }
I20260601 13:37:10.933833 29044 raft_consensus.cc:2955] T a3822caca90c42edb5f4aeaa909e4cce P 89dd429e815448ec93f2d1d4c5cd9d02 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 89dd429e815448ec93f2d1d4c5cd9d02 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } attrs { replace: true } } peers { permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 38815 } attrs { promote: false } } }
I20260601 13:37:10.933841 29127 raft_consensus.cc:2955] T a3822caca90c42edb5f4aeaa909e4cce P 8220579fbabe481c880b079236f5c679 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 89dd429e815448ec93f2d1d4c5cd9d02 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } attrs { replace: true } } peers { permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 38815 } attrs { promote: false } } }
I20260601 13:37:10.935782 29283 raft_consensus.cc:2955] T a3822caca90c42edb5f4aeaa909e4cce P dc85de52f28d480fbd4c005f6c66ca99 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 89dd429e815448ec93f2d1d4c5cd9d02 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } attrs { replace: true } } peers { permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 38815 } attrs { promote: false } } }
I20260601 13:37:10.937201 28663 catalog_manager.cc:5696] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e reported cstate change: config changed from index 2 to 3, 89dd429e815448ec93f2d1d4c5cd9d02 (127.21.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc85de52f28d480fbd4c005f6c66ca99" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33249 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 38815 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:37:10.940549 29208 consensus_queue.cc:237] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e [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: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 38815 } attrs { promote: false } }
I20260601 13:37:10.942003 29127 raft_consensus.cc:1275] T a3822caca90c42edb5f4aeaa909e4cce P 8220579fbabe481c880b079236f5c679 [term 2 FOLLOWER]: Refusing update from remote peer f8c7691da8ac467cbaa3fb0cc588a91e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:37:10.942480 29363 consensus_queue.cc:1048] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:37:10.942727 29044 raft_consensus.cc:1275] T a3822caca90c42edb5f4aeaa909e4cce P 89dd429e815448ec93f2d1d4c5cd9d02 [term 2 FOLLOWER]: Refusing update from remote peer f8c7691da8ac467cbaa3fb0cc588a91e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:37:10.943122 29363 consensus_queue.cc:1048] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e [LEADER]: Connected to new peer: Peer: permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 38815 } 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:37:10.944181 29387 raft_consensus.cc:2955] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER dc85de52f28d480fbd4c005f6c66ca99 (127.21.155.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 38815 } attrs { promote: false } } }
I20260601 13:37:10.944572 29127 raft_consensus.cc:2955] T a3822caca90c42edb5f4aeaa909e4cce P 8220579fbabe481c880b079236f5c679 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER dc85de52f28d480fbd4c005f6c66ca99 (127.21.155.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 38815 } attrs { promote: false } } }
I20260601 13:37:10.946141 28654 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a3822caca90c42edb5f4aeaa909e4cce with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:37:10.947017 28667 catalog_manager.cc:5696] T a3822caca90c42edb5f4aeaa909e4cce P 8220579fbabe481c880b079236f5c679 reported cstate change: config changed from index 3 to 4, VOTER dc85de52f28d480fbd4c005f6c66ca99 (127.21.155.195) evicted. New cstate: current_term: 2 leader_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 38815 } attrs { promote: false } } }
I20260601 13:37:10.947643 29044 raft_consensus.cc:2955] T a3822caca90c42edb5f4aeaa909e4cce P 89dd429e815448ec93f2d1d4c5cd9d02 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER dc85de52f28d480fbd4c005f6c66ca99 (127.21.155.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f8c7691da8ac467cbaa3fb0cc588a91e" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 40617 } } peers { permanent_uuid: "8220579fbabe481c880b079236f5c679" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 36467 } } peers { permanent_uuid: "89dd429e815448ec93f2d1d4c5cd9d02" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 38815 } attrs { promote: false } } }
I20260601 13:37:10.950171 29280 tablet_service.cc:1558] Processing DeleteTablet for tablet a3822caca90c42edb5f4aeaa909e4cce with delete_type TABLET_DATA_TOMBSTONED (TS dc85de52f28d480fbd4c005f6c66ca99 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48684
I20260601 13:37:10.950636 29416 tablet_replica.cc:333] stopping tablet replica
I20260601 13:37:10.950801 29416 raft_consensus.cc:2243] T a3822caca90c42edb5f4aeaa909e4cce P dc85de52f28d480fbd4c005f6c66ca99 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:10.951114 29416 raft_consensus.cc:2272] T a3822caca90c42edb5f4aeaa909e4cce P dc85de52f28d480fbd4c005f6c66ca99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:10.951829 29416 ts_tablet_manager.cc:1916] T a3822caca90c42edb5f4aeaa909e4cce P dc85de52f28d480fbd4c005f6c66ca99: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:37:10.953998 29416 ts_tablet_manager.cc:1929] T a3822caca90c42edb5f4aeaa909e4cce P dc85de52f28d480fbd4c005f6c66ca99: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260601 13:37:10.954073 29416 log.cc:1199] T a3822caca90c42edb5f4aeaa909e4cce P dc85de52f28d480fbd4c005f6c66ca99: Deleting WAL directory at /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320869173936-22127-0/minicluster-data/ts-2-root/wals/a3822caca90c42edb5f4aeaa909e4cce
I20260601 13:37:10.954823 28651 catalog_manager.cc:5027] TS dc85de52f28d480fbd4c005f6c66ca99 (127.21.155.195:33249): tablet a3822caca90c42edb5f4aeaa909e4cce (table test-workload [id=53d1b8ae1ba34b2b9ff50ae7f17df4c6]) successfully deleted
I20260601 13:37:13.082381 22127 tablet_server.cc:179] TabletServer@127.21.155.193:36467 shutting down...
I20260601 13:37:13.086797 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:13.087074 22127 tablet_replica.cc:333] stopping tablet replica
I20260601 13:37:13.087219 22127 raft_consensus.cc:2243] T a3822caca90c42edb5f4aeaa909e4cce P 8220579fbabe481c880b079236f5c679 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:13.087366 22127 raft_consensus.cc:2272] T a3822caca90c42edb5f4aeaa909e4cce P 8220579fbabe481c880b079236f5c679 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.087819 22127 tablet_replica.cc:333] stopping tablet replica
I20260601 13:37:13.087906 22127 raft_consensus.cc:2243] T 5d394fa75f9245ed9f1e4063b2d9b5fa P 8220579fbabe481c880b079236f5c679 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:13.087985 22127 raft_consensus.cc:2272] T 5d394fa75f9245ed9f1e4063b2d9b5fa P 8220579fbabe481c880b079236f5c679 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.088294 22127 tablet_replica.cc:333] stopping tablet replica
I20260601 13:37:13.088367 22127 raft_consensus.cc:2243] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 [term 3 LEADER]: Raft consensus shutting down.
I20260601 13:37:13.088529 22127 raft_consensus.cc:2272] T dde86a4027c74b84b82e3cf42e551ed1 P 8220579fbabe481c880b079236f5c679 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.102697 22127 tablet_server.cc:196] TabletServer@127.21.155.193:36467 shutdown complete.
I20260601 13:37:13.105535 22127 tablet_server.cc:179] TabletServer@127.21.155.194:40617 shutting down...
I20260601 13:37:13.109943 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:13.110190 22127 tablet_replica.cc:333] stopping tablet replica
I20260601 13:37:13.110323 22127 raft_consensus.cc:2243] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:37:13.110582 22127 raft_consensus.cc:2272] T a3822caca90c42edb5f4aeaa909e4cce P f8c7691da8ac467cbaa3fb0cc588a91e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.111073 22127 tablet_replica.cc:333] stopping tablet replica
I20260601 13:37:13.111153 22127 raft_consensus.cc:2243] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e [term 3 LEADER]: Raft consensus shutting down.
I20260601 13:37:13.111289 22127 raft_consensus.cc:2272] T 5d394fa75f9245ed9f1e4063b2d9b5fa P f8c7691da8ac467cbaa3fb0cc588a91e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.111625 22127 tablet_replica.cc:333] stopping tablet replica
I20260601 13:37:13.111690 22127 raft_consensus.cc:2243] T b0adb4d395cf44e193002ff1ba11a9bb P f8c7691da8ac467cbaa3fb0cc588a91e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:13.111785 22127 raft_consensus.cc:2272] T b0adb4d395cf44e193002ff1ba11a9bb P f8c7691da8ac467cbaa3fb0cc588a91e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.125560 22127 tablet_server.cc:196] TabletServer@127.21.155.194:40617 shutdown complete.
I20260601 13:37:13.128394 22127 tablet_server.cc:179] TabletServer@127.21.155.195:33249 shutting down...
I20260601 13:37:13.132789 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:13.133262 22127 tablet_replica.cc:333] stopping tablet replica
I20260601 13:37:13.133540 22127 raft_consensus.cc:2243] T 5d394fa75f9245ed9f1e4063b2d9b5fa P dc85de52f28d480fbd4c005f6c66ca99 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:13.133716 22127 raft_consensus.cc:2272] T 5d394fa75f9245ed9f1e4063b2d9b5fa P dc85de52f28d480fbd4c005f6c66ca99 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.134220 22127 tablet_replica.cc:333] stopping tablet replica
I20260601 13:37:13.134346 22127 raft_consensus.cc:2243] T dde86a4027c74b84b82e3cf42e551ed1 P dc85de52f28d480fbd4c005f6c66ca99 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:13.134522 22127 raft_consensus.cc:2272] T dde86a4027c74b84b82e3cf42e551ed1 P dc85de52f28d480fbd4c005f6c66ca99 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.134922 22127 tablet_replica.cc:333] stopping tablet replica
I20260601 13:37:13.135038 22127 raft_consensus.cc:2243] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 [term 3 LEADER]: Raft consensus shutting down.
I20260601 13:37:13.135264 22127 raft_consensus.cc:2272] T b0adb4d395cf44e193002ff1ba11a9bb P dc85de52f28d480fbd4c005f6c66ca99 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.148895 22127 tablet_server.cc:196] TabletServer@127.21.155.195:33249 shutdown complete.
I20260601 13:37:13.151564 22127 tablet_server.cc:179] TabletServer@127.21.155.196:0 shutting down...
I20260601 13:37:13.156255 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:13.156579 22127 tablet_replica.cc:333] T a3822caca90c42edb5f4aeaa909e4cce P 89dd429e815448ec93f2d1d4c5cd9d02: stopping tablet replica
I20260601 13:37:13.156693 22127 raft_consensus.cc:2243] T a3822caca90c42edb5f4aeaa909e4cce P 89dd429e815448ec93f2d1d4c5cd9d02 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:13.156817 22127 raft_consensus.cc:2272] T a3822caca90c42edb5f4aeaa909e4cce P 89dd429e815448ec93f2d1d4c5cd9d02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.157361 22127 tablet_replica.cc:333] T b0adb4d395cf44e193002ff1ba11a9bb P 89dd429e815448ec93f2d1d4c5cd9d02: stopping tablet replica
I20260601 13:37:13.157444 22127 raft_consensus.cc:2243] T b0adb4d395cf44e193002ff1ba11a9bb P 89dd429e815448ec93f2d1d4c5cd9d02 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:13.157543 22127 raft_consensus.cc:2272] T b0adb4d395cf44e193002ff1ba11a9bb P 89dd429e815448ec93f2d1d4c5cd9d02 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.157845 22127 tablet_replica.cc:333] T dde86a4027c74b84b82e3cf42e551ed1 P 89dd429e815448ec93f2d1d4c5cd9d02: stopping tablet replica
I20260601 13:37:13.157927 22127 raft_consensus.cc:2243] T dde86a4027c74b84b82e3cf42e551ed1 P 89dd429e815448ec93f2d1d4c5cd9d02 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:13.158022 22127 raft_consensus.cc:2272] T dde86a4027c74b84b82e3cf42e551ed1 P 89dd429e815448ec93f2d1d4c5cd9d02 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.171037 22127 tablet_server.cc:196] TabletServer@127.21.155.196:0 shutdown complete.
I20260601 13:37:13.173877 22127 master.cc:562] Master@127.21.155.254:36583 shutting down...
I20260601 13:37:13.178004 22127 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 918fdd81edb647879d71caad81245153 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:13.178252 22127 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 918fdd81edb647879d71caad81245153 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.178351 22127 tablet_replica.cc:333] T 00000000000000000000000000000000 P 918fdd81edb647879d71caad81245153: stopping tablet replica
I20260601 13:37:13.191339 22127 master.cc:584] Master@127.21.155.254:36583 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (14921 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260601 13:37:13.200906 22127 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.155.254:46839
I20260601 13:37:13.201386 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:13.203357 29419 instance_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:37:13.203478 29422 instance_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:37:13.203605 29420 instance_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:37:13.203712 22127 server_base.cc:1061] running on GCE node
I20260601 13:37:13.203887 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:13.203976 22127 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:37:13.204054 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780321033204052 us; error 0 us; skew 500 ppm
I20260601 13:37:13.205003 22127 webserver.cc:533] Webserver started at http://127.21.155.254:38371/ using document root <none> and password file <none>
I20260601 13:37:13.205261 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:13.205324 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:13.205403 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:13.205834 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320869173936-22127-0/minicluster-data/master-0-root/instance:
uuid: "befe6d9df26342c0a2473c0377c3c7cd"
format_stamp: "Formatted at 2026-06-01 13:37:13 on dist-test-slave-zw2r"
I20260601 13:37:13.207510 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:13.208614 29427 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:37:13.208949 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:13.209025 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320869173936-22127-0/minicluster-data/master-0-root
uuid: "befe6d9df26342c0a2473c0377c3c7cd"
format_stamp: "Formatted at 2026-06-01 13:37:13 on dist-test-slave-zw2r"
I20260601 13:37:13.209095 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320869173936-22127-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320869173936-22127-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320869173936-22127-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:37:13.230504 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:13.230916 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:13.235427 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.254:46839
I20260601 13:37:13.237313 29480 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:37:13.239769 29479 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.254:46839 every 8 connection(s)
I20260601 13:37:13.241874 29480 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P befe6d9df26342c0a2473c0377c3c7cd: Bootstrap starting.
I20260601 13:37:13.242759 29480 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P befe6d9df26342c0a2473c0377c3c7cd: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:13.244037 29480 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P befe6d9df26342c0a2473c0377c3c7cd: No bootstrap required, opened a new log
I20260601 13:37:13.244544 29480 raft_consensus.cc:359] T 00000000000000000000000000000000 P befe6d9df26342c0a2473c0377c3c7cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "befe6d9df26342c0a2473c0377c3c7cd" member_type: VOTER }
I20260601 13:37:13.244642 29480 raft_consensus.cc:385] T 00000000000000000000000000000000 P befe6d9df26342c0a2473c0377c3c7cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:13.244664 29480 raft_consensus.cc:740] T 00000000000000000000000000000000 P befe6d9df26342c0a2473c0377c3c7cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: befe6d9df26342c0a2473c0377c3c7cd, State: Initialized, Role: FOLLOWER
I20260601 13:37:13.244825 29480 consensus_queue.cc:260] T 00000000000000000000000000000000 P befe6d9df26342c0a2473c0377c3c7cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "befe6d9df26342c0a2473c0377c3c7cd" member_type: VOTER }
I20260601 13:37:13.244896 29480 raft_consensus.cc:399] T 00000000000000000000000000000000 P befe6d9df26342c0a2473c0377c3c7cd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:37:13.244939 29480 raft_consensus.cc:493] T 00000000000000000000000000000000 P befe6d9df26342c0a2473c0377c3c7cd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:37:13.244997 29480 raft_consensus.cc:3060] T 00000000000000000000000000000000 P befe6d9df26342c0a2473c0377c3c7cd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:13.245775 29480 raft_consensus.cc:515] T 00000000000000000000000000000000 P befe6d9df26342c0a2473c0377c3c7cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "befe6d9df26342c0a2473c0377c3c7cd" member_type: VOTER }
I20260601 13:37:13.245898 29480 leader_election.cc:304] T 00000000000000000000000000000000 P befe6d9df26342c0a2473c0377c3c7cd [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: befe6d9df26342c0a2473c0377c3c7cd; no voters: 
I20260601 13:37:13.246138 29480 leader_election.cc:290] T 00000000000000000000000000000000 P befe6d9df26342c0a2473c0377c3c7cd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:37:13.246343 29483 raft_consensus.cc:2804] T 00000000000000000000000000000000 P befe6d9df26342c0a2473c0377c3c7cd [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:13.246548 29483 raft_consensus.cc:697] T 00000000000000000000000000000000 P befe6d9df26342c0a2473c0377c3c7cd [term 1 LEADER]: Becoming Leader. State: Replica: befe6d9df26342c0a2473c0377c3c7cd, State: Running, Role: LEADER
I20260601 13:37:13.246691 29480 sys_catalog.cc:565] T 00000000000000000000000000000000 P befe6d9df26342c0a2473c0377c3c7cd [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:37:13.246701 29483 consensus_queue.cc:237] T 00000000000000000000000000000000 P befe6d9df26342c0a2473c0377c3c7cd [LEADER]: Queue going to LEADER mode. State: All 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: "befe6d9df26342c0a2473c0377c3c7cd" member_type: VOTER }
I20260601 13:37:13.247251 29484 sys_catalog.cc:455] T 00000000000000000000000000000000 P befe6d9df26342c0a2473c0377c3c7cd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "befe6d9df26342c0a2473c0377c3c7cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "befe6d9df26342c0a2473c0377c3c7cd" member_type: VOTER } }
I20260601 13:37:13.247365 29484 sys_catalog.cc:458] T 00000000000000000000000000000000 P befe6d9df26342c0a2473c0377c3c7cd [sys.catalog]: This master's current role is: LEADER
I20260601 13:37:13.247265 29485 sys_catalog.cc:455] T 00000000000000000000000000000000 P befe6d9df26342c0a2473c0377c3c7cd [sys.catalog]: SysCatalogTable state changed. Reason: New leader befe6d9df26342c0a2473c0377c3c7cd. Latest consensus state: current_term: 1 leader_uuid: "befe6d9df26342c0a2473c0377c3c7cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "befe6d9df26342c0a2473c0377c3c7cd" member_type: VOTER } }
I20260601 13:37:13.247467 29485 sys_catalog.cc:458] T 00000000000000000000000000000000 P befe6d9df26342c0a2473c0377c3c7cd [sys.catalog]: This master's current role is: LEADER
I20260601 13:37:13.248168 29490 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:37:13.249096 29490 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:37:13.249614 22127 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:37:13.251323 29490 catalog_manager.cc:1382] Generated new cluster ID: 926f5520ba2b439f98ad8343bbba7e21
I20260601 13:37:13.251389 29490 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:37:13.260811 29490 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:37:13.261623 29490 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:37:13.268801 29490 catalog_manager.cc:6069] T 00000000000000000000000000000000 P befe6d9df26342c0a2473c0377c3c7cd: Generated new TSK 0
I20260601 13:37:13.269037 29490 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:37:13.282415 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:13.284911 29502 instance_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:37:13.284931 29504 instance_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:37:13.284968 22127 server_base.cc:1061] running on GCE node
W20260601 13:37:13.284951 29501 instance_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:37:13.285364 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:13.285420 22127 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:37:13.285449 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780321033285449 us; error 0 us; skew 500 ppm
I20260601 13:37:13.286363 22127 webserver.cc:533] Webserver started at http://127.21.155.193:44705/ using document root <none> and password file <none>
I20260601 13:37:13.286556 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:13.286609 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:13.286691 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:13.287094 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320869173936-22127-0/minicluster-data/ts-0-root/instance:
uuid: "ca35e3cf677141a79789eb523a099cd9"
format_stamp: "Formatted at 2026-06-01 13:37:13 on dist-test-slave-zw2r"
I20260601 13:37:13.289026 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:37:13.290256 29509 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:37:13.290601 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:13.290712 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320869173936-22127-0/minicluster-data/ts-0-root
uuid: "ca35e3cf677141a79789eb523a099cd9"
format_stamp: "Formatted at 2026-06-01 13:37:13 on dist-test-slave-zw2r"
I20260601 13:37:13.290809 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320869173936-22127-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320869173936-22127-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320869173936-22127-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:37:13.305265 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:13.305727 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:13.306058 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:13.306551 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:13.306613 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:13.306674 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:13.306725 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:13.311164 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.193:38855
I20260601 13:37:13.311200 29572 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.193:38855 every 8 connection(s)
I20260601 13:37:13.312052 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:13.314592 29577 instance_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:37:13.314733 29580 instance_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:37:13.314677 22127 server_base.cc:1061] running on GCE node
W20260601 13:37:13.314630 29578 instance_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:37:13.315142 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:13.315199 22127 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:37:13.315222 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780321033315220 us; error 0 us; skew 500 ppm
I20260601 13:37:13.316253 22127 webserver.cc:533] Webserver started at http://127.21.155.194:42493/ using document root <none> and password file <none>
I20260601 13:37:13.316387 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:13.316428 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:13.316484 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:13.316828 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320869173936-22127-0/minicluster-data/ts-1-root/instance:
uuid: "5567c8f50fac4ac7892d9c66e44add12"
format_stamp: "Formatted at 2026-06-01 13:37:13 on dist-test-slave-zw2r"
I20260601 13:37:13.318408 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:37:13.319403 29585 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:37:13.319685 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:13.319746 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320869173936-22127-0/minicluster-data/ts-1-root
uuid: "5567c8f50fac4ac7892d9c66e44add12"
format_stamp: "Formatted at 2026-06-01 13:37:13 on dist-test-slave-zw2r"
I20260601 13:37:13.319846 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320869173936-22127-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320869173936-22127-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320869173936-22127-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:37:13.323884 29573 heartbeater.cc:344] Connected to a master server at 127.21.155.254:46839
I20260601 13:37:13.324020 29573 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:13.324275 29573 heartbeater.cc:507] Master 127.21.155.254:46839 requested a full tablet report, sending...
I20260601 13:37:13.325017 29443 ts_manager.cc:194] Registered new tserver with Master: ca35e3cf677141a79789eb523a099cd9 (127.21.155.193:38855)
I20260601 13:37:13.325941 29443 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50994
I20260601 13:37:13.334652 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:13.335160 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:13.335479 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:13.335983 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:13.336045 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:13.336145 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:13.336198 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:13.340773 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.194:45249
I20260601 13:37:13.340813 29648 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.194:45249 every 8 connection(s)
I20260601 13:37:13.341759 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:13.344051 29653 instance_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:37:13.344184 29655 instance_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:37:13.344195 29652 instance_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:37:13.344563 22127 server_base.cc:1061] running on GCE node
I20260601 13:37:13.344769 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:13.344807 22127 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:37:13.344825 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780321033344824 us; error 0 us; skew 500 ppm
I20260601 13:37:13.345914 22127 webserver.cc:533] Webserver started at http://127.21.155.195:46461/ using document root <none> and password file <none>
I20260601 13:37:13.346096 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:13.346163 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:13.346246 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:13.346763 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320869173936-22127-0/minicluster-data/ts-2-root/instance:
uuid: "cbb46abf0c084bb699657485ede0015c"
format_stamp: "Formatted at 2026-06-01 13:37:13 on dist-test-slave-zw2r"
I20260601 13:37:13.346812 29649 heartbeater.cc:344] Connected to a master server at 127.21.155.254:46839
I20260601 13:37:13.346917 29649 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:13.347167 29649 heartbeater.cc:507] Master 127.21.155.254:46839 requested a full tablet report, sending...
I20260601 13:37:13.347930 29443 ts_manager.cc:194] Registered new tserver with Master: 5567c8f50fac4ac7892d9c66e44add12 (127.21.155.194:45249)
I20260601 13:37:13.348424 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:37:13.348728 29443 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50998
I20260601 13:37:13.349586 29660 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:37:13.349826 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:13.349887 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320869173936-22127-0/minicluster-data/ts-2-root
uuid: "cbb46abf0c084bb699657485ede0015c"
format_stamp: "Formatted at 2026-06-01 13:37:13 on dist-test-slave-zw2r"
I20260601 13:37:13.349949 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320869173936-22127-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320869173936-22127-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320869173936-22127-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:37:13.356566 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:13.356997 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:13.357353 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:13.357856 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:13.357894 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:13.357954 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:13.357997 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:13.363207 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.195:43387
I20260601 13:37:13.363286 29723 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.195:43387 every 8 connection(s)
I20260601 13:37:13.368575 29724 heartbeater.cc:344] Connected to a master server at 127.21.155.254:46839
I20260601 13:37:13.368705 29724 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:13.368963 29724 heartbeater.cc:507] Master 127.21.155.254:46839 requested a full tablet report, sending...
I20260601 13:37:13.369709 29443 ts_manager.cc:194] Registered new tserver with Master: cbb46abf0c084bb699657485ede0015c (127.21.155.195:43387)
I20260601 13:37:13.370287 29443 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51010
I20260601 13:37:13.370610 22127 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006897552s
I20260601 13:37:14.327044 29573 heartbeater.cc:499] Master 127.21.155.254:46839 was elected leader, sending a full tablet report...
I20260601 13:37:14.349874 29649 heartbeater.cc:499] Master 127.21.155.254:46839 was elected leader, sending a full tablet report...
I20260601 13:37:14.371268 29724 heartbeater.cc:499] Master 127.21.155.254:46839 was elected leader, sending a full tablet report...
I20260601 13:37:14.407835 29443 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51020:
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:37:14.408351 29443 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:37:14.421548 29537 tablet_service.cc:1511] Processing CreateTablet for tablet 2dca2409eb4d4534ae7e118df64d7d57 (DEFAULT_TABLE table=test-workload [id=64bcf79377a54611a82e2143b3c0f167]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:37:14.421937 29537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dca2409eb4d4534ae7e118df64d7d57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:14.422366 29534 tablet_service.cc:1511] Processing CreateTablet for tablet c90b3ba439fa4535b637e3b99910a224 (DEFAULT_TABLE table=test-workload [id=64bcf79377a54611a82e2143b3c0f167]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:37:14.422618 29534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c90b3ba439fa4535b637e3b99910a224. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:14.422940 29684 tablet_service.cc:1511] Processing CreateTablet for tablet 2dca2409eb4d4534ae7e118df64d7d57 (DEFAULT_TABLE table=test-workload [id=64bcf79377a54611a82e2143b3c0f167]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:37:14.423106 29688 tablet_service.cc:1511] Processing CreateTablet for tablet 300c262f8fc44ee4b4a188caf3b028db (DEFAULT_TABLE table=test-workload [id=64bcf79377a54611a82e2143b3c0f167]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:37:14.423250 29684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dca2409eb4d4534ae7e118df64d7d57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:14.423563 29687 tablet_service.cc:1511] Processing CreateTablet for tablet 17131b84a6954a7fbcdf686eef45911c (DEFAULT_TABLE table=test-workload [id=64bcf79377a54611a82e2143b3c0f167]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:37:14.423802 29687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17131b84a6954a7fbcdf686eef45911c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:14.424930 29612 tablet_service.cc:1511] Processing CreateTablet for tablet 300c262f8fc44ee4b4a188caf3b028db (DEFAULT_TABLE table=test-workload [id=64bcf79377a54611a82e2143b3c0f167]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:37:14.425055 29688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 300c262f8fc44ee4b4a188caf3b028db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:14.425030 29613 tablet_service.cc:1511] Processing CreateTablet for tablet 2dca2409eb4d4534ae7e118df64d7d57 (DEFAULT_TABLE table=test-workload [id=64bcf79377a54611a82e2143b3c0f167]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:37:14.424935 29535 tablet_service.cc:1511] Processing CreateTablet for tablet 17131b84a6954a7fbcdf686eef45911c (DEFAULT_TABLE table=test-workload [id=64bcf79377a54611a82e2143b3c0f167]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:37:14.425181 29612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 300c262f8fc44ee4b4a188caf3b028db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:14.425382 29535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17131b84a6954a7fbcdf686eef45911c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:14.425467 29536 tablet_service.cc:1511] Processing CreateTablet for tablet 300c262f8fc44ee4b4a188caf3b028db (DEFAULT_TABLE table=test-workload [id=64bcf79377a54611a82e2143b3c0f167]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:37:14.425710 29536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 300c262f8fc44ee4b4a188caf3b028db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:14.427592 29610 tablet_service.cc:1511] Processing CreateTablet for tablet c90b3ba439fa4535b637e3b99910a224 (DEFAULT_TABLE table=test-workload [id=64bcf79377a54611a82e2143b3c0f167]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:37:14.427855 29610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c90b3ba439fa4535b637e3b99910a224. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:14.427975 29613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dca2409eb4d4534ae7e118df64d7d57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:14.429541 29611 tablet_service.cc:1511] Processing CreateTablet for tablet 17131b84a6954a7fbcdf686eef45911c (DEFAULT_TABLE table=test-workload [id=64bcf79377a54611a82e2143b3c0f167]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:37:14.429795 29611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17131b84a6954a7fbcdf686eef45911c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:14.430174 29686 tablet_service.cc:1511] Processing CreateTablet for tablet c90b3ba439fa4535b637e3b99910a224 (DEFAULT_TABLE table=test-workload [id=64bcf79377a54611a82e2143b3c0f167]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:37:14.430401 29686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c90b3ba439fa4535b637e3b99910a224. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:14.431360 29746 tablet_bootstrap.cc:492] T 300c262f8fc44ee4b4a188caf3b028db P cbb46abf0c084bb699657485ede0015c: Bootstrap starting.
I20260601 13:37:14.432770 29744 tablet_bootstrap.cc:492] T 2dca2409eb4d4534ae7e118df64d7d57 P ca35e3cf677141a79789eb523a099cd9: Bootstrap starting.
I20260601 13:37:14.432977 29746 tablet_bootstrap.cc:654] T 300c262f8fc44ee4b4a188caf3b028db P cbb46abf0c084bb699657485ede0015c: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:14.433768 29744 tablet_bootstrap.cc:654] T 2dca2409eb4d4534ae7e118df64d7d57 P ca35e3cf677141a79789eb523a099cd9: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:14.433918 29745 tablet_bootstrap.cc:492] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12: Bootstrap starting.
I20260601 13:37:14.434680 29746 tablet_bootstrap.cc:492] T 300c262f8fc44ee4b4a188caf3b028db P cbb46abf0c084bb699657485ede0015c: No bootstrap required, opened a new log
I20260601 13:37:14.434778 29746 ts_tablet_manager.cc:1403] T 300c262f8fc44ee4b4a188caf3b028db P cbb46abf0c084bb699657485ede0015c: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:37:14.434932 29744 tablet_bootstrap.cc:492] T 2dca2409eb4d4534ae7e118df64d7d57 P ca35e3cf677141a79789eb523a099cd9: No bootstrap required, opened a new log
I20260601 13:37:14.435029 29744 ts_tablet_manager.cc:1403] T 2dca2409eb4d4534ae7e118df64d7d57 P ca35e3cf677141a79789eb523a099cd9: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:14.435111 29745 tablet_bootstrap.cc:654] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:14.435317 29746 raft_consensus.cc:359] T 300c262f8fc44ee4b4a188caf3b028db P cbb46abf0c084bb699657485ede0015c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:14.435396 29744 raft_consensus.cc:359] T 2dca2409eb4d4534ae7e118df64d7d57 P ca35e3cf677141a79789eb523a099cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } }
I20260601 13:37:14.435465 29746 raft_consensus.cc:385] T 300c262f8fc44ee4b4a188caf3b028db P cbb46abf0c084bb699657485ede0015c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:14.435483 29744 raft_consensus.cc:385] T 2dca2409eb4d4534ae7e118df64d7d57 P ca35e3cf677141a79789eb523a099cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:14.435505 29746 raft_consensus.cc:740] T 300c262f8fc44ee4b4a188caf3b028db P cbb46abf0c084bb699657485ede0015c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbb46abf0c084bb699657485ede0015c, State: Initialized, Role: FOLLOWER
I20260601 13:37:14.435575 29744 raft_consensus.cc:740] T 2dca2409eb4d4534ae7e118df64d7d57 P ca35e3cf677141a79789eb523a099cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca35e3cf677141a79789eb523a099cd9, State: Initialized, Role: FOLLOWER
I20260601 13:37:14.435747 29746 consensus_queue.cc:260] T 300c262f8fc44ee4b4a188caf3b028db P cbb46abf0c084bb699657485ede0015c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:14.435806 29744 consensus_queue.cc:260] T 2dca2409eb4d4534ae7e118df64d7d57 P ca35e3cf677141a79789eb523a099cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } }
I20260601 13:37:14.436159 29746 ts_tablet_manager.cc:1434] T 300c262f8fc44ee4b4a188caf3b028db P cbb46abf0c084bb699657485ede0015c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:37:14.436159 29744 ts_tablet_manager.cc:1434] T 2dca2409eb4d4534ae7e118df64d7d57 P ca35e3cf677141a79789eb523a099cd9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:14.436403 29746 tablet_bootstrap.cc:492] T 17131b84a6954a7fbcdf686eef45911c P cbb46abf0c084bb699657485ede0015c: Bootstrap starting.
I20260601 13:37:14.436426 29744 tablet_bootstrap.cc:492] T c90b3ba439fa4535b637e3b99910a224 P ca35e3cf677141a79789eb523a099cd9: Bootstrap starting.
I20260601 13:37:14.437451 29746 tablet_bootstrap.cc:654] T 17131b84a6954a7fbcdf686eef45911c P cbb46abf0c084bb699657485ede0015c: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:14.437559 29744 tablet_bootstrap.cc:654] T c90b3ba439fa4535b637e3b99910a224 P ca35e3cf677141a79789eb523a099cd9: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:14.438498 29746 tablet_bootstrap.cc:492] T 17131b84a6954a7fbcdf686eef45911c P cbb46abf0c084bb699657485ede0015c: No bootstrap required, opened a new log
I20260601 13:37:14.438573 29746 ts_tablet_manager.cc:1403] T 17131b84a6954a7fbcdf686eef45911c P cbb46abf0c084bb699657485ede0015c: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:14.439069 29745 tablet_bootstrap.cc:492] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12: No bootstrap required, opened a new log
I20260601 13:37:14.439108 29746 raft_consensus.cc:359] T 17131b84a6954a7fbcdf686eef45911c P cbb46abf0c084bb699657485ede0015c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:14.439193 29745 ts_tablet_manager.cc:1403] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:37:14.439289 29746 raft_consensus.cc:385] T 17131b84a6954a7fbcdf686eef45911c P cbb46abf0c084bb699657485ede0015c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:14.439337 29746 raft_consensus.cc:740] T 17131b84a6954a7fbcdf686eef45911c P cbb46abf0c084bb699657485ede0015c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbb46abf0c084bb699657485ede0015c, State: Initialized, Role: FOLLOWER
I20260601 13:37:14.439487 29746 consensus_queue.cc:260] T 17131b84a6954a7fbcdf686eef45911c P cbb46abf0c084bb699657485ede0015c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:14.439760 29745 raft_consensus.cc:359] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:14.439865 29746 ts_tablet_manager.cc:1434] T 17131b84a6954a7fbcdf686eef45911c P cbb46abf0c084bb699657485ede0015c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:37:14.439872 29745 raft_consensus.cc:385] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:14.440070 29746 tablet_bootstrap.cc:492] T 2dca2409eb4d4534ae7e118df64d7d57 P cbb46abf0c084bb699657485ede0015c: Bootstrap starting.
I20260601 13:37:14.440078 29745 raft_consensus.cc:740] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5567c8f50fac4ac7892d9c66e44add12, State: Initialized, Role: FOLLOWER
I20260601 13:37:14.440346 29745 consensus_queue.cc:260] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:14.440748 29744 tablet_bootstrap.cc:492] T c90b3ba439fa4535b637e3b99910a224 P ca35e3cf677141a79789eb523a099cd9: No bootstrap required, opened a new log
I20260601 13:37:14.440797 29745 ts_tablet_manager.cc:1434] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:14.440840 29744 ts_tablet_manager.cc:1403] T c90b3ba439fa4535b637e3b99910a224 P ca35e3cf677141a79789eb523a099cd9: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:37:14.441002 29745 tablet_bootstrap.cc:492] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12: Bootstrap starting.
I20260601 13:37:14.441284 29746 tablet_bootstrap.cc:654] T 2dca2409eb4d4534ae7e118df64d7d57 P cbb46abf0c084bb699657485ede0015c: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:14.441323 29744 raft_consensus.cc:359] T c90b3ba439fa4535b637e3b99910a224 P ca35e3cf677141a79789eb523a099cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:14.441421 29744 raft_consensus.cc:385] T c90b3ba439fa4535b637e3b99910a224 P ca35e3cf677141a79789eb523a099cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:14.441476 29744 raft_consensus.cc:740] T c90b3ba439fa4535b637e3b99910a224 P ca35e3cf677141a79789eb523a099cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca35e3cf677141a79789eb523a099cd9, State: Initialized, Role: FOLLOWER
I20260601 13:37:14.441622 29744 consensus_queue.cc:260] T c90b3ba439fa4535b637e3b99910a224 P ca35e3cf677141a79789eb523a099cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:14.441879 29744 ts_tablet_manager.cc:1434] T c90b3ba439fa4535b637e3b99910a224 P ca35e3cf677141a79789eb523a099cd9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:14.442095 29744 tablet_bootstrap.cc:492] T 17131b84a6954a7fbcdf686eef45911c P ca35e3cf677141a79789eb523a099cd9: Bootstrap starting.
I20260601 13:37:14.442109 29745 tablet_bootstrap.cc:654] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:14.443186 29744 tablet_bootstrap.cc:654] T 17131b84a6954a7fbcdf686eef45911c P ca35e3cf677141a79789eb523a099cd9: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:14.444346 29744 tablet_bootstrap.cc:492] T 17131b84a6954a7fbcdf686eef45911c P ca35e3cf677141a79789eb523a099cd9: No bootstrap required, opened a new log
I20260601 13:37:14.444443 29744 ts_tablet_manager.cc:1403] T 17131b84a6954a7fbcdf686eef45911c P ca35e3cf677141a79789eb523a099cd9: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:14.445032 29744 raft_consensus.cc:359] T 17131b84a6954a7fbcdf686eef45911c P ca35e3cf677141a79789eb523a099cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:14.445274 29744 raft_consensus.cc:385] T 17131b84a6954a7fbcdf686eef45911c P ca35e3cf677141a79789eb523a099cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:14.445379 29744 raft_consensus.cc:740] T 17131b84a6954a7fbcdf686eef45911c P ca35e3cf677141a79789eb523a099cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca35e3cf677141a79789eb523a099cd9, State: Initialized, Role: FOLLOWER
I20260601 13:37:14.445547 29744 consensus_queue.cc:260] T 17131b84a6954a7fbcdf686eef45911c P ca35e3cf677141a79789eb523a099cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:14.445879 29744 ts_tablet_manager.cc:1434] T 17131b84a6954a7fbcdf686eef45911c P ca35e3cf677141a79789eb523a099cd9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:14.446103 29744 tablet_bootstrap.cc:492] T 300c262f8fc44ee4b4a188caf3b028db P ca35e3cf677141a79789eb523a099cd9: Bootstrap starting.
I20260601 13:37:14.446779 29745 tablet_bootstrap.cc:492] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12: No bootstrap required, opened a new log
I20260601 13:37:14.446931 29745 ts_tablet_manager.cc:1403] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:37:14.447342 29744 tablet_bootstrap.cc:654] T 300c262f8fc44ee4b4a188caf3b028db P ca35e3cf677141a79789eb523a099cd9: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:14.447553 29745 raft_consensus.cc:359] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:14.447682 29745 raft_consensus.cc:385] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:14.447738 29745 raft_consensus.cc:740] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5567c8f50fac4ac7892d9c66e44add12, State: Initialized, Role: FOLLOWER
I20260601 13:37:14.447887 29745 consensus_queue.cc:260] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:14.448181 29745 ts_tablet_manager.cc:1434] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:14.448415 29745 tablet_bootstrap.cc:492] T 2dca2409eb4d4534ae7e118df64d7d57 P 5567c8f50fac4ac7892d9c66e44add12: Bootstrap starting.
I20260601 13:37:14.448923 29744 tablet_bootstrap.cc:492] T 300c262f8fc44ee4b4a188caf3b028db P ca35e3cf677141a79789eb523a099cd9: No bootstrap required, opened a new log
I20260601 13:37:14.449060 29744 ts_tablet_manager.cc:1403] T 300c262f8fc44ee4b4a188caf3b028db P ca35e3cf677141a79789eb523a099cd9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:14.449538 29744 raft_consensus.cc:359] T 300c262f8fc44ee4b4a188caf3b028db P ca35e3cf677141a79789eb523a099cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:14.449630 29745 tablet_bootstrap.cc:654] T 2dca2409eb4d4534ae7e118df64d7d57 P 5567c8f50fac4ac7892d9c66e44add12: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:14.449685 29744 raft_consensus.cc:385] T 300c262f8fc44ee4b4a188caf3b028db P ca35e3cf677141a79789eb523a099cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:14.449728 29744 raft_consensus.cc:740] T 300c262f8fc44ee4b4a188caf3b028db P ca35e3cf677141a79789eb523a099cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca35e3cf677141a79789eb523a099cd9, State: Initialized, Role: FOLLOWER
I20260601 13:37:14.449880 29744 consensus_queue.cc:260] T 300c262f8fc44ee4b4a188caf3b028db P ca35e3cf677141a79789eb523a099cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:14.450204 29744 ts_tablet_manager.cc:1434] T 300c262f8fc44ee4b4a188caf3b028db P ca35e3cf677141a79789eb523a099cd9: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:14.450309 29746 tablet_bootstrap.cc:492] T 2dca2409eb4d4534ae7e118df64d7d57 P cbb46abf0c084bb699657485ede0015c: No bootstrap required, opened a new log
I20260601 13:37:14.450450 29746 ts_tablet_manager.cc:1403] T 2dca2409eb4d4534ae7e118df64d7d57 P cbb46abf0c084bb699657485ede0015c: Time spent bootstrapping tablet: real 0.010s	user 0.000s	sys 0.002s
I20260601 13:37:14.451009 29746 raft_consensus.cc:359] T 2dca2409eb4d4534ae7e118df64d7d57 P cbb46abf0c084bb699657485ede0015c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } }
I20260601 13:37:14.451169 29746 raft_consensus.cc:385] T 2dca2409eb4d4534ae7e118df64d7d57 P cbb46abf0c084bb699657485ede0015c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:14.451211 29746 raft_consensus.cc:740] T 2dca2409eb4d4534ae7e118df64d7d57 P cbb46abf0c084bb699657485ede0015c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbb46abf0c084bb699657485ede0015c, State: Initialized, Role: FOLLOWER
I20260601 13:37:14.451345 29746 consensus_queue.cc:260] T 2dca2409eb4d4534ae7e118df64d7d57 P cbb46abf0c084bb699657485ede0015c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } }
I20260601 13:37:14.451723 29745 tablet_bootstrap.cc:492] T 2dca2409eb4d4534ae7e118df64d7d57 P 5567c8f50fac4ac7892d9c66e44add12: No bootstrap required, opened a new log
I20260601 13:37:14.451838 29745 ts_tablet_manager.cc:1403] T 2dca2409eb4d4534ae7e118df64d7d57 P 5567c8f50fac4ac7892d9c66e44add12: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:14.451869 29746 ts_tablet_manager.cc:1434] T 2dca2409eb4d4534ae7e118df64d7d57 P cbb46abf0c084bb699657485ede0015c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:14.452111 29746 tablet_bootstrap.cc:492] T c90b3ba439fa4535b637e3b99910a224 P cbb46abf0c084bb699657485ede0015c: Bootstrap starting.
I20260601 13:37:14.452354 29745 raft_consensus.cc:359] T 2dca2409eb4d4534ae7e118df64d7d57 P 5567c8f50fac4ac7892d9c66e44add12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } }
I20260601 13:37:14.452471 29745 raft_consensus.cc:385] T 2dca2409eb4d4534ae7e118df64d7d57 P 5567c8f50fac4ac7892d9c66e44add12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:14.452513 29745 raft_consensus.cc:740] T 2dca2409eb4d4534ae7e118df64d7d57 P 5567c8f50fac4ac7892d9c66e44add12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5567c8f50fac4ac7892d9c66e44add12, State: Initialized, Role: FOLLOWER
I20260601 13:37:14.452634 29745 consensus_queue.cc:260] T 2dca2409eb4d4534ae7e118df64d7d57 P 5567c8f50fac4ac7892d9c66e44add12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } }
I20260601 13:37:14.452926 29745 ts_tablet_manager.cc:1434] T 2dca2409eb4d4534ae7e118df64d7d57 P 5567c8f50fac4ac7892d9c66e44add12: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:14.453343 29746 tablet_bootstrap.cc:654] T c90b3ba439fa4535b637e3b99910a224 P cbb46abf0c084bb699657485ede0015c: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:14.453981 29745 tablet_bootstrap.cc:492] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12: Bootstrap starting.
I20260601 13:37:14.455090 29745 tablet_bootstrap.cc:654] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:14.456311 29745 tablet_bootstrap.cc:492] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12: No bootstrap required, opened a new log
I20260601 13:37:14.456419 29745 ts_tablet_manager.cc:1403] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:14.456804 29746 tablet_bootstrap.cc:492] T c90b3ba439fa4535b637e3b99910a224 P cbb46abf0c084bb699657485ede0015c: No bootstrap required, opened a new log
I20260601 13:37:14.456879 29746 ts_tablet_manager.cc:1403] T c90b3ba439fa4535b637e3b99910a224 P cbb46abf0c084bb699657485ede0015c: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.002s
I20260601 13:37:14.456890 29745 raft_consensus.cc:359] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:14.457051 29745 raft_consensus.cc:385] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:14.457098 29745 raft_consensus.cc:740] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5567c8f50fac4ac7892d9c66e44add12, State: Initialized, Role: FOLLOWER
I20260601 13:37:14.457288 29745 consensus_queue.cc:260] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:14.457423 29746 raft_consensus.cc:359] T c90b3ba439fa4535b637e3b99910a224 P cbb46abf0c084bb699657485ede0015c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:14.457579 29746 raft_consensus.cc:385] T c90b3ba439fa4535b637e3b99910a224 P cbb46abf0c084bb699657485ede0015c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:14.457623 29746 raft_consensus.cc:740] T c90b3ba439fa4535b637e3b99910a224 P cbb46abf0c084bb699657485ede0015c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbb46abf0c084bb699657485ede0015c, State: Initialized, Role: FOLLOWER
I20260601 13:37:14.457688 29745 ts_tablet_manager.cc:1434] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:14.457742 29746 consensus_queue.cc:260] T c90b3ba439fa4535b637e3b99910a224 P cbb46abf0c084bb699657485ede0015c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:14.458063 29746 ts_tablet_manager.cc:1434] T c90b3ba439fa4535b637e3b99910a224 P cbb46abf0c084bb699657485ede0015c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:14.534854 29755 raft_consensus.cc:493] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:14.535035 29755 raft_consensus.cc:515] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:14.535902 29755 leader_election.cc:290] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca35e3cf677141a79789eb523a099cd9 (127.21.155.193:38855), cbb46abf0c084bb699657485ede0015c (127.21.155.195:43387)
I20260601 13:37:14.540112 29547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17131b84a6954a7fbcdf686eef45911c" candidate_uuid: "5567c8f50fac4ac7892d9c66e44add12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca35e3cf677141a79789eb523a099cd9" is_pre_election: true
I20260601 13:37:14.540283 29698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17131b84a6954a7fbcdf686eef45911c" candidate_uuid: "5567c8f50fac4ac7892d9c66e44add12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbb46abf0c084bb699657485ede0015c" is_pre_election: true
I20260601 13:37:14.540328 29547 raft_consensus.cc:2468] T 17131b84a6954a7fbcdf686eef45911c P ca35e3cf677141a79789eb523a099cd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5567c8f50fac4ac7892d9c66e44add12 in term 0.
I20260601 13:37:14.540604 29698 raft_consensus.cc:2468] T 17131b84a6954a7fbcdf686eef45911c P cbb46abf0c084bb699657485ede0015c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5567c8f50fac4ac7892d9c66e44add12 in term 0.
I20260601 13:37:14.540941 29589 leader_election.cc:304] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5567c8f50fac4ac7892d9c66e44add12, ca35e3cf677141a79789eb523a099cd9; no voters: 
I20260601 13:37:14.541179 29755 raft_consensus.cc:2804] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:14.541302 29755 raft_consensus.cc:493] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:14.541363 29755 raft_consensus.cc:3060] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:14.542284 29755 raft_consensus.cc:515] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:14.542721 29755 leader_election.cc:290] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12 [CANDIDATE]: Term 1 election: Requested vote from peers ca35e3cf677141a79789eb523a099cd9 (127.21.155.193:38855), cbb46abf0c084bb699657485ede0015c (127.21.155.195:43387)
I20260601 13:37:14.543308 29698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17131b84a6954a7fbcdf686eef45911c" candidate_uuid: "5567c8f50fac4ac7892d9c66e44add12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbb46abf0c084bb699657485ede0015c"
I20260601 13:37:14.543422 29698 raft_consensus.cc:3060] T 17131b84a6954a7fbcdf686eef45911c P cbb46abf0c084bb699657485ede0015c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:14.544289 29698 raft_consensus.cc:2468] T 17131b84a6954a7fbcdf686eef45911c P cbb46abf0c084bb699657485ede0015c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5567c8f50fac4ac7892d9c66e44add12 in term 1.
I20260601 13:37:14.544504 29547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17131b84a6954a7fbcdf686eef45911c" candidate_uuid: "5567c8f50fac4ac7892d9c66e44add12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca35e3cf677141a79789eb523a099cd9"
I20260601 13:37:14.544653 29547 raft_consensus.cc:3060] T 17131b84a6954a7fbcdf686eef45911c P ca35e3cf677141a79789eb523a099cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:14.544751 29587 leader_election.cc:304] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5567c8f50fac4ac7892d9c66e44add12, cbb46abf0c084bb699657485ede0015c; no voters: 
I20260601 13:37:14.544981 29755 raft_consensus.cc:2804] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:14.545264 29755 raft_consensus.cc:697] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12 [term 1 LEADER]: Becoming Leader. State: Replica: 5567c8f50fac4ac7892d9c66e44add12, State: Running, Role: LEADER
I20260601 13:37:14.545472 29755 consensus_queue.cc:237] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:14.545827 29547 raft_consensus.cc:2468] T 17131b84a6954a7fbcdf686eef45911c P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5567c8f50fac4ac7892d9c66e44add12 in term 1.
I20260601 13:37:14.547947 29443 catalog_manager.cc:5696] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5567c8f50fac4ac7892d9c66e44add12 (127.21.155.194). New cstate: current_term: 1 leader_uuid: "5567c8f50fac4ac7892d9c66e44add12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:14.564076 29755 raft_consensus.cc:493] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:14.564234 29755 raft_consensus.cc:515] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:14.564816 29755 leader_election.cc:290] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca35e3cf677141a79789eb523a099cd9 (127.21.155.193:38855), cbb46abf0c084bb699657485ede0015c (127.21.155.195:43387)
I20260601 13:37:14.565389 29698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90b3ba439fa4535b637e3b99910a224" candidate_uuid: "5567c8f50fac4ac7892d9c66e44add12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbb46abf0c084bb699657485ede0015c" is_pre_election: true
I20260601 13:37:14.565389 29547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90b3ba439fa4535b637e3b99910a224" candidate_uuid: "5567c8f50fac4ac7892d9c66e44add12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca35e3cf677141a79789eb523a099cd9" is_pre_election: true
I20260601 13:37:14.565586 29698 raft_consensus.cc:2468] T c90b3ba439fa4535b637e3b99910a224 P cbb46abf0c084bb699657485ede0015c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5567c8f50fac4ac7892d9c66e44add12 in term 0.
I20260601 13:37:14.565586 29547 raft_consensus.cc:2468] T c90b3ba439fa4535b637e3b99910a224 P ca35e3cf677141a79789eb523a099cd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5567c8f50fac4ac7892d9c66e44add12 in term 0.
I20260601 13:37:14.565973 29589 leader_election.cc:304] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5567c8f50fac4ac7892d9c66e44add12, ca35e3cf677141a79789eb523a099cd9; no voters: 
I20260601 13:37:14.566239 29755 raft_consensus.cc:2804] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:14.566318 29755 raft_consensus.cc:493] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:14.566366 29755 raft_consensus.cc:3060] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:14.567335 29755 raft_consensus.cc:515] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:14.567824 29755 leader_election.cc:290] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12 [CANDIDATE]: Term 1 election: Requested vote from peers ca35e3cf677141a79789eb523a099cd9 (127.21.155.193:38855), cbb46abf0c084bb699657485ede0015c (127.21.155.195:43387)
I20260601 13:37:14.568245 29547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90b3ba439fa4535b637e3b99910a224" candidate_uuid: "5567c8f50fac4ac7892d9c66e44add12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca35e3cf677141a79789eb523a099cd9"
I20260601 13:37:14.568370 29547 raft_consensus.cc:3060] T c90b3ba439fa4535b637e3b99910a224 P ca35e3cf677141a79789eb523a099cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:14.568529 29698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90b3ba439fa4535b637e3b99910a224" candidate_uuid: "5567c8f50fac4ac7892d9c66e44add12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbb46abf0c084bb699657485ede0015c"
I20260601 13:37:14.568670 29698 raft_consensus.cc:3060] T c90b3ba439fa4535b637e3b99910a224 P cbb46abf0c084bb699657485ede0015c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:14.569407 29547 raft_consensus.cc:2468] T c90b3ba439fa4535b637e3b99910a224 P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5567c8f50fac4ac7892d9c66e44add12 in term 1.
I20260601 13:37:14.569712 29698 raft_consensus.cc:2468] T c90b3ba439fa4535b637e3b99910a224 P cbb46abf0c084bb699657485ede0015c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5567c8f50fac4ac7892d9c66e44add12 in term 1.
I20260601 13:37:14.569859 29589 leader_election.cc:304] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5567c8f50fac4ac7892d9c66e44add12, ca35e3cf677141a79789eb523a099cd9; no voters: 
I20260601 13:37:14.570056 29755 raft_consensus.cc:2804] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:14.570163 29755 raft_consensus.cc:697] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12 [term 1 LEADER]: Becoming Leader. State: Replica: 5567c8f50fac4ac7892d9c66e44add12, State: Running, Role: LEADER
I20260601 13:37:14.570324 29755 consensus_queue.cc:237] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:14.572223 29443 catalog_manager.cc:5696] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5567c8f50fac4ac7892d9c66e44add12 (127.21.155.194). New cstate: current_term: 1 leader_uuid: "5567c8f50fac4ac7892d9c66e44add12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:14.618333 29751 raft_consensus.cc:493] T 2dca2409eb4d4534ae7e118df64d7d57 P ca35e3cf677141a79789eb523a099cd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:14.618489 29751 raft_consensus.cc:515] T 2dca2409eb4d4534ae7e118df64d7d57 P ca35e3cf677141a79789eb523a099cd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } }
I20260601 13:37:14.619172 29751 leader_election.cc:290] T 2dca2409eb4d4534ae7e118df64d7d57 P ca35e3cf677141a79789eb523a099cd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbb46abf0c084bb699657485ede0015c (127.21.155.195:43387), 5567c8f50fac4ac7892d9c66e44add12 (127.21.155.194:45249)
I20260601 13:37:14.624389 29698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dca2409eb4d4534ae7e118df64d7d57" candidate_uuid: "ca35e3cf677141a79789eb523a099cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbb46abf0c084bb699657485ede0015c" is_pre_election: true
I20260601 13:37:14.624408 29623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dca2409eb4d4534ae7e118df64d7d57" candidate_uuid: "ca35e3cf677141a79789eb523a099cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5567c8f50fac4ac7892d9c66e44add12" is_pre_election: true
I20260601 13:37:14.624589 29698 raft_consensus.cc:2468] T 2dca2409eb4d4534ae7e118df64d7d57 P cbb46abf0c084bb699657485ede0015c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca35e3cf677141a79789eb523a099cd9 in term 0.
I20260601 13:37:14.624658 29623 raft_consensus.cc:2468] T 2dca2409eb4d4534ae7e118df64d7d57 P 5567c8f50fac4ac7892d9c66e44add12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca35e3cf677141a79789eb523a099cd9 in term 0.
I20260601 13:37:14.625137 29511 leader_election.cc:304] T 2dca2409eb4d4534ae7e118df64d7d57 P ca35e3cf677141a79789eb523a099cd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca35e3cf677141a79789eb523a099cd9, cbb46abf0c084bb699657485ede0015c; no voters: 
I20260601 13:37:14.625388 29751 raft_consensus.cc:2804] T 2dca2409eb4d4534ae7e118df64d7d57 P ca35e3cf677141a79789eb523a099cd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:14.625453 29751 raft_consensus.cc:493] T 2dca2409eb4d4534ae7e118df64d7d57 P ca35e3cf677141a79789eb523a099cd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:14.625492 29751 raft_consensus.cc:3060] T 2dca2409eb4d4534ae7e118df64d7d57 P ca35e3cf677141a79789eb523a099cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:14.626567 29751 raft_consensus.cc:515] T 2dca2409eb4d4534ae7e118df64d7d57 P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } }
I20260601 13:37:14.627072 29751 leader_election.cc:290] T 2dca2409eb4d4534ae7e118df64d7d57 P ca35e3cf677141a79789eb523a099cd9 [CANDIDATE]: Term 1 election: Requested vote from peers cbb46abf0c084bb699657485ede0015c (127.21.155.195:43387), 5567c8f50fac4ac7892d9c66e44add12 (127.21.155.194:45249)
I20260601 13:37:14.627499 29698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dca2409eb4d4534ae7e118df64d7d57" candidate_uuid: "ca35e3cf677141a79789eb523a099cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbb46abf0c084bb699657485ede0015c"
I20260601 13:37:14.627517 29623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dca2409eb4d4534ae7e118df64d7d57" candidate_uuid: "ca35e3cf677141a79789eb523a099cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5567c8f50fac4ac7892d9c66e44add12"
I20260601 13:37:14.627635 29698 raft_consensus.cc:3060] T 2dca2409eb4d4534ae7e118df64d7d57 P cbb46abf0c084bb699657485ede0015c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:14.627681 29623 raft_consensus.cc:3060] T 2dca2409eb4d4534ae7e118df64d7d57 P 5567c8f50fac4ac7892d9c66e44add12 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:14.628528 29698 raft_consensus.cc:2468] T 2dca2409eb4d4534ae7e118df64d7d57 P cbb46abf0c084bb699657485ede0015c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca35e3cf677141a79789eb523a099cd9 in term 1.
I20260601 13:37:14.628557 29623 raft_consensus.cc:2468] T 2dca2409eb4d4534ae7e118df64d7d57 P 5567c8f50fac4ac7892d9c66e44add12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca35e3cf677141a79789eb523a099cd9 in term 1.
I20260601 13:37:14.628842 29511 leader_election.cc:304] T 2dca2409eb4d4534ae7e118df64d7d57 P ca35e3cf677141a79789eb523a099cd9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca35e3cf677141a79789eb523a099cd9, cbb46abf0c084bb699657485ede0015c; no voters: 
I20260601 13:37:14.629058 29751 raft_consensus.cc:2804] T 2dca2409eb4d4534ae7e118df64d7d57 P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:14.629354 29751 raft_consensus.cc:697] T 2dca2409eb4d4534ae7e118df64d7d57 P ca35e3cf677141a79789eb523a099cd9 [term 1 LEADER]: Becoming Leader. State: Replica: ca35e3cf677141a79789eb523a099cd9, State: Running, Role: LEADER
I20260601 13:37:14.629563 29751 consensus_queue.cc:237] T 2dca2409eb4d4534ae7e118df64d7d57 P ca35e3cf677141a79789eb523a099cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } }
I20260601 13:37:14.631330 29443 catalog_manager.cc:5696] T 2dca2409eb4d4534ae7e118df64d7d57 P ca35e3cf677141a79789eb523a099cd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca35e3cf677141a79789eb523a099cd9 (127.21.155.193). New cstate: current_term: 1 leader_uuid: "ca35e3cf677141a79789eb523a099cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:14.760422 29755 raft_consensus.cc:493] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:14.760648 29755 raft_consensus.cc:515] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:14.761193 29755 leader_election.cc:290] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca35e3cf677141a79789eb523a099cd9 (127.21.155.193:38855), cbb46abf0c084bb699657485ede0015c (127.21.155.195:43387)
I20260601 13:37:14.761754 29547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "300c262f8fc44ee4b4a188caf3b028db" candidate_uuid: "5567c8f50fac4ac7892d9c66e44add12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca35e3cf677141a79789eb523a099cd9" is_pre_election: true
I20260601 13:37:14.761775 29698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "300c262f8fc44ee4b4a188caf3b028db" candidate_uuid: "5567c8f50fac4ac7892d9c66e44add12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbb46abf0c084bb699657485ede0015c" is_pre_election: true
I20260601 13:37:14.761889 29547 raft_consensus.cc:2468] T 300c262f8fc44ee4b4a188caf3b028db P ca35e3cf677141a79789eb523a099cd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5567c8f50fac4ac7892d9c66e44add12 in term 0.
I20260601 13:37:14.761956 29698 raft_consensus.cc:2468] T 300c262f8fc44ee4b4a188caf3b028db P cbb46abf0c084bb699657485ede0015c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5567c8f50fac4ac7892d9c66e44add12 in term 0.
I20260601 13:37:14.762266 29589 leader_election.cc:304] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5567c8f50fac4ac7892d9c66e44add12, ca35e3cf677141a79789eb523a099cd9; no voters: 
I20260601 13:37:14.762472 29755 raft_consensus.cc:2804] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:14.762557 29755 raft_consensus.cc:493] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:14.762614 29755 raft_consensus.cc:3060] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:14.763564 29755 raft_consensus.cc:515] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:14.764009 29755 leader_election.cc:290] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12 [CANDIDATE]: Term 1 election: Requested vote from peers ca35e3cf677141a79789eb523a099cd9 (127.21.155.193:38855), cbb46abf0c084bb699657485ede0015c (127.21.155.195:43387)
I20260601 13:37:14.764333 29547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "300c262f8fc44ee4b4a188caf3b028db" candidate_uuid: "5567c8f50fac4ac7892d9c66e44add12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca35e3cf677141a79789eb523a099cd9"
I20260601 13:37:14.764433 29698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "300c262f8fc44ee4b4a188caf3b028db" candidate_uuid: "5567c8f50fac4ac7892d9c66e44add12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbb46abf0c084bb699657485ede0015c"
I20260601 13:37:14.764530 29547 raft_consensus.cc:3060] T 300c262f8fc44ee4b4a188caf3b028db P ca35e3cf677141a79789eb523a099cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:14.764562 29698 raft_consensus.cc:3060] T 300c262f8fc44ee4b4a188caf3b028db P cbb46abf0c084bb699657485ede0015c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:14.765506 29698 raft_consensus.cc:2468] T 300c262f8fc44ee4b4a188caf3b028db P cbb46abf0c084bb699657485ede0015c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5567c8f50fac4ac7892d9c66e44add12 in term 1.
I20260601 13:37:14.765518 29547 raft_consensus.cc:2468] T 300c262f8fc44ee4b4a188caf3b028db P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5567c8f50fac4ac7892d9c66e44add12 in term 1.
I20260601 13:37:14.765892 29587 leader_election.cc:304] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5567c8f50fac4ac7892d9c66e44add12, cbb46abf0c084bb699657485ede0015c; no voters: 
I20260601 13:37:14.766155 29755 raft_consensus.cc:2804] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:14.766286 29755 raft_consensus.cc:697] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12 [term 1 LEADER]: Becoming Leader. State: Replica: 5567c8f50fac4ac7892d9c66e44add12, State: Running, Role: LEADER
I20260601 13:37:14.766454 29755 consensus_queue.cc:237] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:14.768497 29443 catalog_manager.cc:5696] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5567c8f50fac4ac7892d9c66e44add12 (127.21.155.194). New cstate: current_term: 1 leader_uuid: "5567c8f50fac4ac7892d9c66e44add12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:14.801858 29443 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51030:
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:37:14.802585 29443 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:37:14.811228 29537 tablet_service.cc:1511] Processing CreateTablet for tablet fa995f3eac5f40d5a7ef385110dd9166 (DEFAULT_TABLE table=dugtrio [id=d0a1940d4caf461abcadda478f8323fd]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:37:14.811236 29611 tablet_service.cc:1511] Processing CreateTablet for tablet fa995f3eac5f40d5a7ef385110dd9166 (DEFAULT_TABLE table=dugtrio [id=d0a1940d4caf461abcadda478f8323fd]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:37:14.811647 29537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa995f3eac5f40d5a7ef385110dd9166. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:14.811671 29611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa995f3eac5f40d5a7ef385110dd9166. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:14.811712 29536 tablet_service.cc:1511] Processing CreateTablet for tablet 017a237be45348c6946e7f7ea4737d56 (DEFAULT_TABLE table=dugtrio [id=d0a1940d4caf461abcadda478f8323fd]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:37:14.812017 29536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 017a237be45348c6946e7f7ea4737d56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:14.812194 29684 tablet_service.cc:1511] Processing CreateTablet for tablet 017a237be45348c6946e7f7ea4737d56 (DEFAULT_TABLE table=dugtrio [id=d0a1940d4caf461abcadda478f8323fd]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:37:14.812427 29684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 017a237be45348c6946e7f7ea4737d56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:14.813791 29613 tablet_service.cc:1511] Processing CreateTablet for tablet 017a237be45348c6946e7f7ea4737d56 (DEFAULT_TABLE table=dugtrio [id=d0a1940d4caf461abcadda478f8323fd]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:37:14.814067 29613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 017a237be45348c6946e7f7ea4737d56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:14.814334 29686 tablet_service.cc:1511] Processing CreateTablet for tablet fa995f3eac5f40d5a7ef385110dd9166 (DEFAULT_TABLE table=dugtrio [id=d0a1940d4caf461abcadda478f8323fd]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:37:14.814531 29746 tablet_bootstrap.cc:492] T 017a237be45348c6946e7f7ea4737d56 P cbb46abf0c084bb699657485ede0015c: Bootstrap starting.
I20260601 13:37:14.814563 29686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa995f3eac5f40d5a7ef385110dd9166. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:14.815572 29745 tablet_bootstrap.cc:492] T fa995f3eac5f40d5a7ef385110dd9166 P 5567c8f50fac4ac7892d9c66e44add12: Bootstrap starting.
I20260601 13:37:14.815804 29746 tablet_bootstrap.cc:654] T 017a237be45348c6946e7f7ea4737d56 P cbb46abf0c084bb699657485ede0015c: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:14.816744 29745 tablet_bootstrap.cc:654] T fa995f3eac5f40d5a7ef385110dd9166 P 5567c8f50fac4ac7892d9c66e44add12: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:14.817265 29744 tablet_bootstrap.cc:492] T fa995f3eac5f40d5a7ef385110dd9166 P ca35e3cf677141a79789eb523a099cd9: Bootstrap starting.
I20260601 13:37:14.818311 29746 tablet_bootstrap.cc:492] T 017a237be45348c6946e7f7ea4737d56 P cbb46abf0c084bb699657485ede0015c: No bootstrap required, opened a new log
I20260601 13:37:14.818262 29613 tablet_service.cc:1511] Processing CreateTablet for tablet 9b0bfa77cf324add98df86a25e740689 (DEFAULT_TABLE table=dugtrio [id=d0a1940d4caf461abcadda478f8323fd]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:37:14.818390 29746 ts_tablet_manager.cc:1403] T 017a237be45348c6946e7f7ea4737d56 P cbb46abf0c084bb699657485ede0015c: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:37:14.818408 29744 tablet_bootstrap.cc:654] T fa995f3eac5f40d5a7ef385110dd9166 P ca35e3cf677141a79789eb523a099cd9: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:14.818501 29613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b0bfa77cf324add98df86a25e740689. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:14.818614 29745 tablet_bootstrap.cc:492] T fa995f3eac5f40d5a7ef385110dd9166 P 5567c8f50fac4ac7892d9c66e44add12: No bootstrap required, opened a new log
I20260601 13:37:14.818710 29745 ts_tablet_manager.cc:1403] T fa995f3eac5f40d5a7ef385110dd9166 P 5567c8f50fac4ac7892d9c66e44add12: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:14.818892 29746 raft_consensus.cc:359] T 017a237be45348c6946e7f7ea4737d56 P cbb46abf0c084bb699657485ede0015c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:14.819093 29746 raft_consensus.cc:385] T 017a237be45348c6946e7f7ea4737d56 P cbb46abf0c084bb699657485ede0015c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:14.819144 29746 raft_consensus.cc:740] T 017a237be45348c6946e7f7ea4737d56 P cbb46abf0c084bb699657485ede0015c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbb46abf0c084bb699657485ede0015c, State: Initialized, Role: FOLLOWER
I20260601 13:37:14.819290 29746 consensus_queue.cc:260] T 017a237be45348c6946e7f7ea4737d56 P cbb46abf0c084bb699657485ede0015c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:14.819238 29745 raft_consensus.cc:359] T fa995f3eac5f40d5a7ef385110dd9166 P 5567c8f50fac4ac7892d9c66e44add12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:14.819456 29745 raft_consensus.cc:385] T fa995f3eac5f40d5a7ef385110dd9166 P 5567c8f50fac4ac7892d9c66e44add12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:14.819504 29745 raft_consensus.cc:740] T fa995f3eac5f40d5a7ef385110dd9166 P 5567c8f50fac4ac7892d9c66e44add12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5567c8f50fac4ac7892d9c66e44add12, State: Initialized, Role: FOLLOWER
I20260601 13:37:14.819587 29746 ts_tablet_manager.cc:1434] T 017a237be45348c6946e7f7ea4737d56 P cbb46abf0c084bb699657485ede0015c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:14.819785 29746 tablet_bootstrap.cc:492] T fa995f3eac5f40d5a7ef385110dd9166 P cbb46abf0c084bb699657485ede0015c: Bootstrap starting.
I20260601 13:37:14.819847 29534 tablet_service.cc:1511] Processing CreateTablet for tablet 3c51a9b5e63a45858a7e06320ce74f40 (DEFAULT_TABLE table=dugtrio [id=d0a1940d4caf461abcadda478f8323fd]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:37:14.820093 29534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c51a9b5e63a45858a7e06320ce74f40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:14.819628 29745 consensus_queue.cc:260] T fa995f3eac5f40d5a7ef385110dd9166 P 5567c8f50fac4ac7892d9c66e44add12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:14.820356 29745 ts_tablet_manager.cc:1434] T fa995f3eac5f40d5a7ef385110dd9166 P 5567c8f50fac4ac7892d9c66e44add12: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:14.820907 29745 tablet_bootstrap.cc:492] T 017a237be45348c6946e7f7ea4737d56 P 5567c8f50fac4ac7892d9c66e44add12: Bootstrap starting.
I20260601 13:37:14.821964 29613 tablet_service.cc:1511] Processing CreateTablet for tablet 3c51a9b5e63a45858a7e06320ce74f40 (DEFAULT_TABLE table=dugtrio [id=d0a1940d4caf461abcadda478f8323fd]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:37:14.822248 29613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c51a9b5e63a45858a7e06320ce74f40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:14.822279 29745 tablet_bootstrap.cc:654] T 017a237be45348c6946e7f7ea4737d56 P 5567c8f50fac4ac7892d9c66e44add12: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:14.819629 29535 tablet_service.cc:1511] Processing CreateTablet for tablet 9b0bfa77cf324add98df86a25e740689 (DEFAULT_TABLE table=dugtrio [id=d0a1940d4caf461abcadda478f8323fd]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:37:14.823319 29535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b0bfa77cf324add98df86a25e740689. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:14.820912 29746 tablet_bootstrap.cc:654] T fa995f3eac5f40d5a7ef385110dd9166 P cbb46abf0c084bb699657485ede0015c: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:14.826201 29746 tablet_bootstrap.cc:492] T fa995f3eac5f40d5a7ef385110dd9166 P cbb46abf0c084bb699657485ede0015c: No bootstrap required, opened a new log
I20260601 13:37:14.826319 29746 ts_tablet_manager.cc:1403] T fa995f3eac5f40d5a7ef385110dd9166 P cbb46abf0c084bb699657485ede0015c: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.001s
I20260601 13:37:14.826891 29746 raft_consensus.cc:359] T fa995f3eac5f40d5a7ef385110dd9166 P cbb46abf0c084bb699657485ede0015c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:14.826892 29684 tablet_service.cc:1511] Processing CreateTablet for tablet 3c51a9b5e63a45858a7e06320ce74f40 (DEFAULT_TABLE table=dugtrio [id=d0a1940d4caf461abcadda478f8323fd]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:37:14.827080 29746 raft_consensus.cc:385] T fa995f3eac5f40d5a7ef385110dd9166 P cbb46abf0c084bb699657485ede0015c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:14.827101 29686 tablet_service.cc:1511] Processing CreateTablet for tablet 9b0bfa77cf324add98df86a25e740689 (DEFAULT_TABLE table=dugtrio [id=d0a1940d4caf461abcadda478f8323fd]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:37:14.827292 29684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c51a9b5e63a45858a7e06320ce74f40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:14.827430 29686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b0bfa77cf324add98df86a25e740689. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:14.830281 29745 tablet_bootstrap.cc:492] T 017a237be45348c6946e7f7ea4737d56 P 5567c8f50fac4ac7892d9c66e44add12: No bootstrap required, opened a new log
I20260601 13:37:14.830468 29745 ts_tablet_manager.cc:1403] T 017a237be45348c6946e7f7ea4737d56 P 5567c8f50fac4ac7892d9c66e44add12: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.000s
I20260601 13:37:14.830979 29745 raft_consensus.cc:359] T 017a237be45348c6946e7f7ea4737d56 P 5567c8f50fac4ac7892d9c66e44add12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:14.831120 29745 raft_consensus.cc:385] T 017a237be45348c6946e7f7ea4737d56 P 5567c8f50fac4ac7892d9c66e44add12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:14.831178 29745 raft_consensus.cc:740] T 017a237be45348c6946e7f7ea4737d56 P 5567c8f50fac4ac7892d9c66e44add12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5567c8f50fac4ac7892d9c66e44add12, State: Initialized, Role: FOLLOWER
I20260601 13:37:14.831357 29745 consensus_queue.cc:260] T 017a237be45348c6946e7f7ea4737d56 P 5567c8f50fac4ac7892d9c66e44add12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:14.831710 29745 ts_tablet_manager.cc:1434] T 017a237be45348c6946e7f7ea4737d56 P 5567c8f50fac4ac7892d9c66e44add12: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:14.831926 29745 tablet_bootstrap.cc:492] T 9b0bfa77cf324add98df86a25e740689 P 5567c8f50fac4ac7892d9c66e44add12: Bootstrap starting.
I20260601 13:37:14.833149 29745 tablet_bootstrap.cc:654] T 9b0bfa77cf324add98df86a25e740689 P 5567c8f50fac4ac7892d9c66e44add12: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:14.827131 29746 raft_consensus.cc:740] T fa995f3eac5f40d5a7ef385110dd9166 P cbb46abf0c084bb699657485ede0015c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbb46abf0c084bb699657485ede0015c, State: Initialized, Role: FOLLOWER
I20260601 13:37:14.833644 29746 consensus_queue.cc:260] T fa995f3eac5f40d5a7ef385110dd9166 P cbb46abf0c084bb699657485ede0015c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:14.834820 29745 tablet_bootstrap.cc:492] T 9b0bfa77cf324add98df86a25e740689 P 5567c8f50fac4ac7892d9c66e44add12: No bootstrap required, opened a new log
I20260601 13:37:14.834934 29745 ts_tablet_manager.cc:1403] T 9b0bfa77cf324add98df86a25e740689 P 5567c8f50fac4ac7892d9c66e44add12: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:37:14.835319 29746 ts_tablet_manager.cc:1434] T fa995f3eac5f40d5a7ef385110dd9166 P cbb46abf0c084bb699657485ede0015c: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.002s
I20260601 13:37:14.835482 29745 raft_consensus.cc:359] T 9b0bfa77cf324add98df86a25e740689 P 5567c8f50fac4ac7892d9c66e44add12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:14.835604 29745 raft_consensus.cc:385] T 9b0bfa77cf324add98df86a25e740689 P 5567c8f50fac4ac7892d9c66e44add12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:14.835668 29745 raft_consensus.cc:740] T 9b0bfa77cf324add98df86a25e740689 P 5567c8f50fac4ac7892d9c66e44add12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5567c8f50fac4ac7892d9c66e44add12, State: Initialized, Role: FOLLOWER
I20260601 13:37:14.835690 29746 tablet_bootstrap.cc:492] T 9b0bfa77cf324add98df86a25e740689 P cbb46abf0c084bb699657485ede0015c: Bootstrap starting.
I20260601 13:37:14.835842 29745 consensus_queue.cc:260] T 9b0bfa77cf324add98df86a25e740689 P 5567c8f50fac4ac7892d9c66e44add12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:14.836493 29744 tablet_bootstrap.cc:492] T fa995f3eac5f40d5a7ef385110dd9166 P ca35e3cf677141a79789eb523a099cd9: No bootstrap required, opened a new log
I20260601 13:37:14.836604 29744 ts_tablet_manager.cc:1403] T fa995f3eac5f40d5a7ef385110dd9166 P ca35e3cf677141a79789eb523a099cd9: Time spent bootstrapping tablet: real 0.019s	user 0.000s	sys 0.002s
I20260601 13:37:14.837160 29744 raft_consensus.cc:359] T fa995f3eac5f40d5a7ef385110dd9166 P ca35e3cf677141a79789eb523a099cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:14.837317 29744 raft_consensus.cc:385] T fa995f3eac5f40d5a7ef385110dd9166 P ca35e3cf677141a79789eb523a099cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:14.837368 29744 raft_consensus.cc:740] T fa995f3eac5f40d5a7ef385110dd9166 P ca35e3cf677141a79789eb523a099cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca35e3cf677141a79789eb523a099cd9, State: Initialized, Role: FOLLOWER
I20260601 13:37:14.837536 29744 consensus_queue.cc:260] T fa995f3eac5f40d5a7ef385110dd9166 P ca35e3cf677141a79789eb523a099cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:14.837779 29746 tablet_bootstrap.cc:654] T 9b0bfa77cf324add98df86a25e740689 P cbb46abf0c084bb699657485ede0015c: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:14.837978 29744 ts_tablet_manager.cc:1434] T fa995f3eac5f40d5a7ef385110dd9166 P ca35e3cf677141a79789eb523a099cd9: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:14.839097 29744 tablet_bootstrap.cc:492] T 017a237be45348c6946e7f7ea4737d56 P ca35e3cf677141a79789eb523a099cd9: Bootstrap starting.
I20260601 13:37:14.839656 29746 tablet_bootstrap.cc:492] T 9b0bfa77cf324add98df86a25e740689 P cbb46abf0c084bb699657485ede0015c: No bootstrap required, opened a new log
I20260601 13:37:14.839811 29746 ts_tablet_manager.cc:1403] T 9b0bfa77cf324add98df86a25e740689 P cbb46abf0c084bb699657485ede0015c: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20260601 13:37:14.840477 29746 raft_consensus.cc:359] T 9b0bfa77cf324add98df86a25e740689 P cbb46abf0c084bb699657485ede0015c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:14.840678 29746 raft_consensus.cc:385] T 9b0bfa77cf324add98df86a25e740689 P cbb46abf0c084bb699657485ede0015c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:14.840723 29744 tablet_bootstrap.cc:654] T 017a237be45348c6946e7f7ea4737d56 P ca35e3cf677141a79789eb523a099cd9: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:14.840744 29746 raft_consensus.cc:740] T 9b0bfa77cf324add98df86a25e740689 P cbb46abf0c084bb699657485ede0015c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbb46abf0c084bb699657485ede0015c, State: Initialized, Role: FOLLOWER
I20260601 13:37:14.840945 29746 consensus_queue.cc:260] T 9b0bfa77cf324add98df86a25e740689 P cbb46abf0c084bb699657485ede0015c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:14.841485 29746 ts_tablet_manager.cc:1434] T 9b0bfa77cf324add98df86a25e740689 P cbb46abf0c084bb699657485ede0015c: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:14.841708 29746 tablet_bootstrap.cc:492] T 3c51a9b5e63a45858a7e06320ce74f40 P cbb46abf0c084bb699657485ede0015c: Bootstrap starting.
I20260601 13:37:14.842483 29744 tablet_bootstrap.cc:492] T 017a237be45348c6946e7f7ea4737d56 P ca35e3cf677141a79789eb523a099cd9: No bootstrap required, opened a new log
I20260601 13:37:14.842581 29744 ts_tablet_manager.cc:1403] T 017a237be45348c6946e7f7ea4737d56 P ca35e3cf677141a79789eb523a099cd9: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:37:14.843124 29744 raft_consensus.cc:359] T 017a237be45348c6946e7f7ea4737d56 P ca35e3cf677141a79789eb523a099cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:14.843250 29744 raft_consensus.cc:385] T 017a237be45348c6946e7f7ea4737d56 P ca35e3cf677141a79789eb523a099cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:14.843290 29744 raft_consensus.cc:740] T 017a237be45348c6946e7f7ea4737d56 P ca35e3cf677141a79789eb523a099cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca35e3cf677141a79789eb523a099cd9, State: Initialized, Role: FOLLOWER
I20260601 13:37:14.843452 29744 consensus_queue.cc:260] T 017a237be45348c6946e7f7ea4737d56 P ca35e3cf677141a79789eb523a099cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:14.843605 29746 tablet_bootstrap.cc:654] T 3c51a9b5e63a45858a7e06320ce74f40 P cbb46abf0c084bb699657485ede0015c: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:14.843878 29744 ts_tablet_manager.cc:1434] T 017a237be45348c6946e7f7ea4737d56 P ca35e3cf677141a79789eb523a099cd9: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:14.844352 29744 tablet_bootstrap.cc:492] T 3c51a9b5e63a45858a7e06320ce74f40 P ca35e3cf677141a79789eb523a099cd9: Bootstrap starting.
I20260601 13:37:14.845033 29746 tablet_bootstrap.cc:492] T 3c51a9b5e63a45858a7e06320ce74f40 P cbb46abf0c084bb699657485ede0015c: No bootstrap required, opened a new log
I20260601 13:37:14.845145 29746 ts_tablet_manager.cc:1403] T 3c51a9b5e63a45858a7e06320ce74f40 P cbb46abf0c084bb699657485ede0015c: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:37:14.845664 29744 tablet_bootstrap.cc:654] T 3c51a9b5e63a45858a7e06320ce74f40 P ca35e3cf677141a79789eb523a099cd9: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:14.845676 29746 raft_consensus.cc:359] T 3c51a9b5e63a45858a7e06320ce74f40 P cbb46abf0c084bb699657485ede0015c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:14.845845 29746 raft_consensus.cc:385] T 3c51a9b5e63a45858a7e06320ce74f40 P cbb46abf0c084bb699657485ede0015c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:14.845892 29746 raft_consensus.cc:740] T 3c51a9b5e63a45858a7e06320ce74f40 P cbb46abf0c084bb699657485ede0015c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbb46abf0c084bb699657485ede0015c, State: Initialized, Role: FOLLOWER
I20260601 13:37:14.846602 29745 ts_tablet_manager.cc:1434] T 9b0bfa77cf324add98df86a25e740689 P 5567c8f50fac4ac7892d9c66e44add12: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.002s
I20260601 13:37:14.846824 29745 tablet_bootstrap.cc:492] T 3c51a9b5e63a45858a7e06320ce74f40 P 5567c8f50fac4ac7892d9c66e44add12: Bootstrap starting.
I20260601 13:37:14.846753 29746 consensus_queue.cc:260] T 3c51a9b5e63a45858a7e06320ce74f40 P cbb46abf0c084bb699657485ede0015c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:14.847321 29746 ts_tablet_manager.cc:1434] T 3c51a9b5e63a45858a7e06320ce74f40 P cbb46abf0c084bb699657485ede0015c: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:37:14.847620 29744 tablet_bootstrap.cc:492] T 3c51a9b5e63a45858a7e06320ce74f40 P ca35e3cf677141a79789eb523a099cd9: No bootstrap required, opened a new log
I20260601 13:37:14.847714 29744 ts_tablet_manager.cc:1403] T 3c51a9b5e63a45858a7e06320ce74f40 P ca35e3cf677141a79789eb523a099cd9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:14.848301 29744 raft_consensus.cc:359] T 3c51a9b5e63a45858a7e06320ce74f40 P ca35e3cf677141a79789eb523a099cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:14.848469 29744 raft_consensus.cc:385] T 3c51a9b5e63a45858a7e06320ce74f40 P ca35e3cf677141a79789eb523a099cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:14.848516 29744 raft_consensus.cc:740] T 3c51a9b5e63a45858a7e06320ce74f40 P ca35e3cf677141a79789eb523a099cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca35e3cf677141a79789eb523a099cd9, State: Initialized, Role: FOLLOWER
I20260601 13:37:14.848659 29744 consensus_queue.cc:260] T 3c51a9b5e63a45858a7e06320ce74f40 P ca35e3cf677141a79789eb523a099cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:14.848960 29744 ts_tablet_manager.cc:1434] T 3c51a9b5e63a45858a7e06320ce74f40 P ca35e3cf677141a79789eb523a099cd9: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:14.849221 29744 tablet_bootstrap.cc:492] T 9b0bfa77cf324add98df86a25e740689 P ca35e3cf677141a79789eb523a099cd9: Bootstrap starting.
I20260601 13:37:14.850571 29744 tablet_bootstrap.cc:654] T 9b0bfa77cf324add98df86a25e740689 P ca35e3cf677141a79789eb523a099cd9: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:14.852135 29745 tablet_bootstrap.cc:654] T 3c51a9b5e63a45858a7e06320ce74f40 P 5567c8f50fac4ac7892d9c66e44add12: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:14.853718 29745 tablet_bootstrap.cc:492] T 3c51a9b5e63a45858a7e06320ce74f40 P 5567c8f50fac4ac7892d9c66e44add12: No bootstrap required, opened a new log
I20260601 13:37:14.853866 29745 ts_tablet_manager.cc:1403] T 3c51a9b5e63a45858a7e06320ce74f40 P 5567c8f50fac4ac7892d9c66e44add12: Time spent bootstrapping tablet: real 0.007s	user 0.001s	sys 0.001s
I20260601 13:37:14.854418 29745 raft_consensus.cc:359] T 3c51a9b5e63a45858a7e06320ce74f40 P 5567c8f50fac4ac7892d9c66e44add12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:14.854569 29745 raft_consensus.cc:385] T 3c51a9b5e63a45858a7e06320ce74f40 P 5567c8f50fac4ac7892d9c66e44add12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:14.854621 29745 raft_consensus.cc:740] T 3c51a9b5e63a45858a7e06320ce74f40 P 5567c8f50fac4ac7892d9c66e44add12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5567c8f50fac4ac7892d9c66e44add12, State: Initialized, Role: FOLLOWER
I20260601 13:37:14.854777 29745 consensus_queue.cc:260] T 3c51a9b5e63a45858a7e06320ce74f40 P 5567c8f50fac4ac7892d9c66e44add12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:14.855129 29745 ts_tablet_manager.cc:1434] T 3c51a9b5e63a45858a7e06320ce74f40 P 5567c8f50fac4ac7892d9c66e44add12: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:14.855957 29744 tablet_bootstrap.cc:492] T 9b0bfa77cf324add98df86a25e740689 P ca35e3cf677141a79789eb523a099cd9: No bootstrap required, opened a new log
I20260601 13:37:14.856134 29744 ts_tablet_manager.cc:1403] T 9b0bfa77cf324add98df86a25e740689 P ca35e3cf677141a79789eb523a099cd9: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:37:14.856647 29744 raft_consensus.cc:359] T 9b0bfa77cf324add98df86a25e740689 P ca35e3cf677141a79789eb523a099cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:14.856801 29744 raft_consensus.cc:385] T 9b0bfa77cf324add98df86a25e740689 P ca35e3cf677141a79789eb523a099cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:14.856844 29744 raft_consensus.cc:740] T 9b0bfa77cf324add98df86a25e740689 P ca35e3cf677141a79789eb523a099cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca35e3cf677141a79789eb523a099cd9, State: Initialized, Role: FOLLOWER
I20260601 13:37:14.856981 29744 consensus_queue.cc:260] T 9b0bfa77cf324add98df86a25e740689 P ca35e3cf677141a79789eb523a099cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:14.857364 29744 ts_tablet_manager.cc:1434] T 9b0bfa77cf324add98df86a25e740689 P ca35e3cf677141a79789eb523a099cd9: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:14.979151 29755 consensus_queue.cc:1048] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:14.982808 29792 raft_consensus.cc:493] T 3c51a9b5e63a45858a7e06320ce74f40 P 5567c8f50fac4ac7892d9c66e44add12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:14.982854 29755 consensus_queue.cc:1048] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:14.982944 29792 raft_consensus.cc:515] T 3c51a9b5e63a45858a7e06320ce74f40 P 5567c8f50fac4ac7892d9c66e44add12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:14.984081 29792 leader_election.cc:290] T 3c51a9b5e63a45858a7e06320ce74f40 P 5567c8f50fac4ac7892d9c66e44add12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca35e3cf677141a79789eb523a099cd9 (127.21.155.193:38855), cbb46abf0c084bb699657485ede0015c (127.21.155.195:43387)
I20260601 13:37:14.984273 29696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c51a9b5e63a45858a7e06320ce74f40" candidate_uuid: "5567c8f50fac4ac7892d9c66e44add12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbb46abf0c084bb699657485ede0015c" is_pre_election: true
I20260601 13:37:14.984409 29696 raft_consensus.cc:2468] T 3c51a9b5e63a45858a7e06320ce74f40 P cbb46abf0c084bb699657485ede0015c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5567c8f50fac4ac7892d9c66e44add12 in term 0.
I20260601 13:37:14.984261 29547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c51a9b5e63a45858a7e06320ce74f40" candidate_uuid: "5567c8f50fac4ac7892d9c66e44add12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca35e3cf677141a79789eb523a099cd9" is_pre_election: true
I20260601 13:37:14.984588 29547 raft_consensus.cc:2468] T 3c51a9b5e63a45858a7e06320ce74f40 P ca35e3cf677141a79789eb523a099cd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5567c8f50fac4ac7892d9c66e44add12 in term 0.
I20260601 13:37:14.984932 29587 leader_election.cc:304] T 3c51a9b5e63a45858a7e06320ce74f40 P 5567c8f50fac4ac7892d9c66e44add12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5567c8f50fac4ac7892d9c66e44add12, cbb46abf0c084bb699657485ede0015c; no voters: 
I20260601 13:37:14.985391 29792 raft_consensus.cc:2804] T 3c51a9b5e63a45858a7e06320ce74f40 P 5567c8f50fac4ac7892d9c66e44add12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:14.985482 29792 raft_consensus.cc:493] T 3c51a9b5e63a45858a7e06320ce74f40 P 5567c8f50fac4ac7892d9c66e44add12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:14.985543 29792 raft_consensus.cc:3060] T 3c51a9b5e63a45858a7e06320ce74f40 P 5567c8f50fac4ac7892d9c66e44add12 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:14.985707 29751 raft_consensus.cc:493] T 017a237be45348c6946e7f7ea4737d56 P ca35e3cf677141a79789eb523a099cd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:14.985813 29751 raft_consensus.cc:515] T 017a237be45348c6946e7f7ea4737d56 P ca35e3cf677141a79789eb523a099cd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:14.986244 29751 leader_election.cc:290] T 017a237be45348c6946e7f7ea4737d56 P ca35e3cf677141a79789eb523a099cd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5567c8f50fac4ac7892d9c66e44add12 (127.21.155.194:45249), cbb46abf0c084bb699657485ede0015c (127.21.155.195:43387)
I20260601 13:37:14.986480 29623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "017a237be45348c6946e7f7ea4737d56" candidate_uuid: "ca35e3cf677141a79789eb523a099cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5567c8f50fac4ac7892d9c66e44add12" is_pre_election: true
I20260601 13:37:14.986603 29623 raft_consensus.cc:2468] T 017a237be45348c6946e7f7ea4737d56 P 5567c8f50fac4ac7892d9c66e44add12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca35e3cf677141a79789eb523a099cd9 in term 0.
I20260601 13:37:14.986599 29698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "017a237be45348c6946e7f7ea4737d56" candidate_uuid: "ca35e3cf677141a79789eb523a099cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbb46abf0c084bb699657485ede0015c" is_pre_election: true
I20260601 13:37:14.986735 29698 raft_consensus.cc:2468] T 017a237be45348c6946e7f7ea4737d56 P cbb46abf0c084bb699657485ede0015c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca35e3cf677141a79789eb523a099cd9 in term 0.
I20260601 13:37:14.986930 29510 leader_election.cc:304] T 017a237be45348c6946e7f7ea4737d56 P ca35e3cf677141a79789eb523a099cd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5567c8f50fac4ac7892d9c66e44add12, ca35e3cf677141a79789eb523a099cd9; no voters: 
I20260601 13:37:14.987053 29792 raft_consensus.cc:515] T 3c51a9b5e63a45858a7e06320ce74f40 P 5567c8f50fac4ac7892d9c66e44add12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:14.987155 29751 raft_consensus.cc:2804] T 017a237be45348c6946e7f7ea4737d56 P ca35e3cf677141a79789eb523a099cd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:14.987227 29751 raft_consensus.cc:493] T 017a237be45348c6946e7f7ea4737d56 P ca35e3cf677141a79789eb523a099cd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:14.987279 29751 raft_consensus.cc:3060] T 017a237be45348c6946e7f7ea4737d56 P ca35e3cf677141a79789eb523a099cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:14.987627 29792 leader_election.cc:290] T 3c51a9b5e63a45858a7e06320ce74f40 P 5567c8f50fac4ac7892d9c66e44add12 [CANDIDATE]: Term 1 election: Requested vote from peers ca35e3cf677141a79789eb523a099cd9 (127.21.155.193:38855), cbb46abf0c084bb699657485ede0015c (127.21.155.195:43387)
I20260601 13:37:14.987790 29547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c51a9b5e63a45858a7e06320ce74f40" candidate_uuid: "5567c8f50fac4ac7892d9c66e44add12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca35e3cf677141a79789eb523a099cd9"
I20260601 13:37:14.987906 29547 raft_consensus.cc:3060] T 3c51a9b5e63a45858a7e06320ce74f40 P ca35e3cf677141a79789eb523a099cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:14.987910 29698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c51a9b5e63a45858a7e06320ce74f40" candidate_uuid: "5567c8f50fac4ac7892d9c66e44add12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbb46abf0c084bb699657485ede0015c"
I20260601 13:37:14.988152 29698 raft_consensus.cc:3060] T 3c51a9b5e63a45858a7e06320ce74f40 P cbb46abf0c084bb699657485ede0015c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:14.988356 29751 raft_consensus.cc:515] T 017a237be45348c6946e7f7ea4737d56 P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:14.988711 29751 leader_election.cc:290] T 017a237be45348c6946e7f7ea4737d56 P ca35e3cf677141a79789eb523a099cd9 [CANDIDATE]: Term 1 election: Requested vote from peers 5567c8f50fac4ac7892d9c66e44add12 (127.21.155.194:45249), cbb46abf0c084bb699657485ede0015c (127.21.155.195:43387)
I20260601 13:37:14.988955 29547 raft_consensus.cc:2468] T 3c51a9b5e63a45858a7e06320ce74f40 P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5567c8f50fac4ac7892d9c66e44add12 in term 1.
I20260601 13:37:14.989012 29623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "017a237be45348c6946e7f7ea4737d56" candidate_uuid: "ca35e3cf677141a79789eb523a099cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5567c8f50fac4ac7892d9c66e44add12"
I20260601 13:37:14.989131 29623 raft_consensus.cc:3060] T 017a237be45348c6946e7f7ea4737d56 P 5567c8f50fac4ac7892d9c66e44add12 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:14.989243 29696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "017a237be45348c6946e7f7ea4737d56" candidate_uuid: "ca35e3cf677141a79789eb523a099cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbb46abf0c084bb699657485ede0015c"
I20260601 13:37:14.989250 29698 raft_consensus.cc:2468] T 3c51a9b5e63a45858a7e06320ce74f40 P cbb46abf0c084bb699657485ede0015c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5567c8f50fac4ac7892d9c66e44add12 in term 1.
I20260601 13:37:14.989351 29696 raft_consensus.cc:3060] T 017a237be45348c6946e7f7ea4737d56 P cbb46abf0c084bb699657485ede0015c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:14.989444 29589 leader_election.cc:304] T 3c51a9b5e63a45858a7e06320ce74f40 P 5567c8f50fac4ac7892d9c66e44add12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5567c8f50fac4ac7892d9c66e44add12, ca35e3cf677141a79789eb523a099cd9; no voters: 
I20260601 13:37:14.989614 29792 raft_consensus.cc:2804] T 3c51a9b5e63a45858a7e06320ce74f40 P 5567c8f50fac4ac7892d9c66e44add12 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:14.989698 29792 raft_consensus.cc:697] T 3c51a9b5e63a45858a7e06320ce74f40 P 5567c8f50fac4ac7892d9c66e44add12 [term 1 LEADER]: Becoming Leader. State: Replica: 5567c8f50fac4ac7892d9c66e44add12, State: Running, Role: LEADER
I20260601 13:37:14.989827 29792 consensus_queue.cc:237] T 3c51a9b5e63a45858a7e06320ce74f40 P 5567c8f50fac4ac7892d9c66e44add12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:14.990247 29623 raft_consensus.cc:2468] T 017a237be45348c6946e7f7ea4737d56 P 5567c8f50fac4ac7892d9c66e44add12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca35e3cf677141a79789eb523a099cd9 in term 1.
I20260601 13:37:14.990411 29696 raft_consensus.cc:2468] T 017a237be45348c6946e7f7ea4737d56 P cbb46abf0c084bb699657485ede0015c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca35e3cf677141a79789eb523a099cd9 in term 1.
I20260601 13:37:14.990549 29510 leader_election.cc:304] T 017a237be45348c6946e7f7ea4737d56 P ca35e3cf677141a79789eb523a099cd9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5567c8f50fac4ac7892d9c66e44add12, ca35e3cf677141a79789eb523a099cd9; no voters: 
I20260601 13:37:14.991228 29751 raft_consensus.cc:2804] T 017a237be45348c6946e7f7ea4737d56 P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:14.991331 29751 raft_consensus.cc:697] T 017a237be45348c6946e7f7ea4737d56 P ca35e3cf677141a79789eb523a099cd9 [term 1 LEADER]: Becoming Leader. State: Replica: ca35e3cf677141a79789eb523a099cd9, State: Running, Role: LEADER
I20260601 13:37:14.991456 29751 consensus_queue.cc:237] T 017a237be45348c6946e7f7ea4737d56 P ca35e3cf677141a79789eb523a099cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:14.992056 29444 catalog_manager.cc:5696] T 3c51a9b5e63a45858a7e06320ce74f40 P 5567c8f50fac4ac7892d9c66e44add12 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5567c8f50fac4ac7892d9c66e44add12 (127.21.155.194). New cstate: current_term: 1 leader_uuid: "5567c8f50fac4ac7892d9c66e44add12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:14.993876 29443 catalog_manager.cc:5696] T 017a237be45348c6946e7f7ea4737d56 P ca35e3cf677141a79789eb523a099cd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca35e3cf677141a79789eb523a099cd9 (127.21.155.193). New cstate: current_term: 1 leader_uuid: "ca35e3cf677141a79789eb523a099cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:15.002892 29792 raft_consensus.cc:493] T fa995f3eac5f40d5a7ef385110dd9166 P 5567c8f50fac4ac7892d9c66e44add12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:15.003053 29792 raft_consensus.cc:515] T fa995f3eac5f40d5a7ef385110dd9166 P 5567c8f50fac4ac7892d9c66e44add12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:15.003666 29792 leader_election.cc:290] T fa995f3eac5f40d5a7ef385110dd9166 P 5567c8f50fac4ac7892d9c66e44add12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca35e3cf677141a79789eb523a099cd9 (127.21.155.193:38855), cbb46abf0c084bb699657485ede0015c (127.21.155.195:43387)
I20260601 13:37:15.004115 29696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa995f3eac5f40d5a7ef385110dd9166" candidate_uuid: "5567c8f50fac4ac7892d9c66e44add12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbb46abf0c084bb699657485ede0015c" is_pre_election: true
I20260601 13:37:15.004125 29547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa995f3eac5f40d5a7ef385110dd9166" candidate_uuid: "5567c8f50fac4ac7892d9c66e44add12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca35e3cf677141a79789eb523a099cd9" is_pre_election: true
I20260601 13:37:15.004316 29696 raft_consensus.cc:2468] T fa995f3eac5f40d5a7ef385110dd9166 P cbb46abf0c084bb699657485ede0015c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5567c8f50fac4ac7892d9c66e44add12 in term 0.
I20260601 13:37:15.004383 29547 raft_consensus.cc:2468] T fa995f3eac5f40d5a7ef385110dd9166 P ca35e3cf677141a79789eb523a099cd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5567c8f50fac4ac7892d9c66e44add12 in term 0.
I20260601 13:37:15.004698 29587 leader_election.cc:304] T fa995f3eac5f40d5a7ef385110dd9166 P 5567c8f50fac4ac7892d9c66e44add12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5567c8f50fac4ac7892d9c66e44add12, cbb46abf0c084bb699657485ede0015c; no voters: 
I20260601 13:37:15.004959 29792 raft_consensus.cc:2804] T fa995f3eac5f40d5a7ef385110dd9166 P 5567c8f50fac4ac7892d9c66e44add12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:15.005043 29792 raft_consensus.cc:493] T fa995f3eac5f40d5a7ef385110dd9166 P 5567c8f50fac4ac7892d9c66e44add12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:15.005085 29792 raft_consensus.cc:3060] T fa995f3eac5f40d5a7ef385110dd9166 P 5567c8f50fac4ac7892d9c66e44add12 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:15.006156 29792 raft_consensus.cc:515] T fa995f3eac5f40d5a7ef385110dd9166 P 5567c8f50fac4ac7892d9c66e44add12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:15.006556 29792 leader_election.cc:290] T fa995f3eac5f40d5a7ef385110dd9166 P 5567c8f50fac4ac7892d9c66e44add12 [CANDIDATE]: Term 1 election: Requested vote from peers ca35e3cf677141a79789eb523a099cd9 (127.21.155.193:38855), cbb46abf0c084bb699657485ede0015c (127.21.155.195:43387)
I20260601 13:37:15.006932 29547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa995f3eac5f40d5a7ef385110dd9166" candidate_uuid: "5567c8f50fac4ac7892d9c66e44add12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca35e3cf677141a79789eb523a099cd9"
I20260601 13:37:15.006960 29696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa995f3eac5f40d5a7ef385110dd9166" candidate_uuid: "5567c8f50fac4ac7892d9c66e44add12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbb46abf0c084bb699657485ede0015c"
I20260601 13:37:15.007027 29547 raft_consensus.cc:3060] T fa995f3eac5f40d5a7ef385110dd9166 P ca35e3cf677141a79789eb523a099cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:15.007108 29696 raft_consensus.cc:3060] T fa995f3eac5f40d5a7ef385110dd9166 P cbb46abf0c084bb699657485ede0015c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:15.007915 29547 raft_consensus.cc:2468] T fa995f3eac5f40d5a7ef385110dd9166 P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5567c8f50fac4ac7892d9c66e44add12 in term 1.
I20260601 13:37:15.008023 29696 raft_consensus.cc:2468] T fa995f3eac5f40d5a7ef385110dd9166 P cbb46abf0c084bb699657485ede0015c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5567c8f50fac4ac7892d9c66e44add12 in term 1.
I20260601 13:37:15.008227 29589 leader_election.cc:304] T fa995f3eac5f40d5a7ef385110dd9166 P 5567c8f50fac4ac7892d9c66e44add12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5567c8f50fac4ac7892d9c66e44add12, ca35e3cf677141a79789eb523a099cd9; no voters: 
I20260601 13:37:15.008388 29792 raft_consensus.cc:2804] T fa995f3eac5f40d5a7ef385110dd9166 P 5567c8f50fac4ac7892d9c66e44add12 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:15.008592 29792 raft_consensus.cc:697] T fa995f3eac5f40d5a7ef385110dd9166 P 5567c8f50fac4ac7892d9c66e44add12 [term 1 LEADER]: Becoming Leader. State: Replica: 5567c8f50fac4ac7892d9c66e44add12, State: Running, Role: LEADER
I20260601 13:37:15.008754 29792 consensus_queue.cc:237] T fa995f3eac5f40d5a7ef385110dd9166 P 5567c8f50fac4ac7892d9c66e44add12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:15.010677 29443 catalog_manager.cc:5696] T fa995f3eac5f40d5a7ef385110dd9166 P 5567c8f50fac4ac7892d9c66e44add12 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5567c8f50fac4ac7892d9c66e44add12 (127.21.155.194). New cstate: current_term: 1 leader_uuid: "5567c8f50fac4ac7892d9c66e44add12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:15.022579 29750 raft_consensus.cc:493] T 9b0bfa77cf324add98df86a25e740689 P cbb46abf0c084bb699657485ede0015c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:15.022926 29750 raft_consensus.cc:515] T 9b0bfa77cf324add98df86a25e740689 P cbb46abf0c084bb699657485ede0015c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:15.023643 29750 leader_election.cc:290] T 9b0bfa77cf324add98df86a25e740689 P cbb46abf0c084bb699657485ede0015c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca35e3cf677141a79789eb523a099cd9 (127.21.155.193:38855), 5567c8f50fac4ac7892d9c66e44add12 (127.21.155.194:45249)
I20260601 13:37:15.027573 29547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0bfa77cf324add98df86a25e740689" candidate_uuid: "cbb46abf0c084bb699657485ede0015c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca35e3cf677141a79789eb523a099cd9" is_pre_election: true
I20260601 13:37:15.027693 29623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0bfa77cf324add98df86a25e740689" candidate_uuid: "cbb46abf0c084bb699657485ede0015c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5567c8f50fac4ac7892d9c66e44add12" is_pre_election: true
I20260601 13:37:15.027860 29623 raft_consensus.cc:2468] T 9b0bfa77cf324add98df86a25e740689 P 5567c8f50fac4ac7892d9c66e44add12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbb46abf0c084bb699657485ede0015c in term 0.
I20260601 13:37:15.027796 29547 raft_consensus.cc:2468] T 9b0bfa77cf324add98df86a25e740689 P ca35e3cf677141a79789eb523a099cd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbb46abf0c084bb699657485ede0015c in term 0.
I20260601 13:37:15.028226 29661 leader_election.cc:304] T 9b0bfa77cf324add98df86a25e740689 P cbb46abf0c084bb699657485ede0015c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5567c8f50fac4ac7892d9c66e44add12, cbb46abf0c084bb699657485ede0015c; no voters: 
I20260601 13:37:15.028402 29750 raft_consensus.cc:2804] T 9b0bfa77cf324add98df86a25e740689 P cbb46abf0c084bb699657485ede0015c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:15.028465 29750 raft_consensus.cc:493] T 9b0bfa77cf324add98df86a25e740689 P cbb46abf0c084bb699657485ede0015c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:15.028525 29750 raft_consensus.cc:3060] T 9b0bfa77cf324add98df86a25e740689 P cbb46abf0c084bb699657485ede0015c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:15.029513 29750 raft_consensus.cc:515] T 9b0bfa77cf324add98df86a25e740689 P cbb46abf0c084bb699657485ede0015c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:15.029945 29750 leader_election.cc:290] T 9b0bfa77cf324add98df86a25e740689 P cbb46abf0c084bb699657485ede0015c [CANDIDATE]: Term 1 election: Requested vote from peers ca35e3cf677141a79789eb523a099cd9 (127.21.155.193:38855), 5567c8f50fac4ac7892d9c66e44add12 (127.21.155.194:45249)
I20260601 13:37:15.030371 29623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0bfa77cf324add98df86a25e740689" candidate_uuid: "cbb46abf0c084bb699657485ede0015c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5567c8f50fac4ac7892d9c66e44add12"
I20260601 13:37:15.030433 29547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0bfa77cf324add98df86a25e740689" candidate_uuid: "cbb46abf0c084bb699657485ede0015c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca35e3cf677141a79789eb523a099cd9"
I20260601 13:37:15.030532 29547 raft_consensus.cc:3060] T 9b0bfa77cf324add98df86a25e740689 P ca35e3cf677141a79789eb523a099cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:15.030532 29623 raft_consensus.cc:3060] T 9b0bfa77cf324add98df86a25e740689 P 5567c8f50fac4ac7892d9c66e44add12 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:15.031665 29547 raft_consensus.cc:2468] T 9b0bfa77cf324add98df86a25e740689 P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbb46abf0c084bb699657485ede0015c in term 1.
I20260601 13:37:15.031665 29623 raft_consensus.cc:2468] T 9b0bfa77cf324add98df86a25e740689 P 5567c8f50fac4ac7892d9c66e44add12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbb46abf0c084bb699657485ede0015c in term 1.
I20260601 13:37:15.032068 29664 leader_election.cc:304] T 9b0bfa77cf324add98df86a25e740689 P cbb46abf0c084bb699657485ede0015c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca35e3cf677141a79789eb523a099cd9, cbb46abf0c084bb699657485ede0015c; no voters: 
I20260601 13:37:15.032281 29750 raft_consensus.cc:2804] T 9b0bfa77cf324add98df86a25e740689 P cbb46abf0c084bb699657485ede0015c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:15.032569 29750 raft_consensus.cc:697] T 9b0bfa77cf324add98df86a25e740689 P cbb46abf0c084bb699657485ede0015c [term 1 LEADER]: Becoming Leader. State: Replica: cbb46abf0c084bb699657485ede0015c, State: Running, Role: LEADER
I20260601 13:37:15.032749 29750 consensus_queue.cc:237] T 9b0bfa77cf324add98df86a25e740689 P cbb46abf0c084bb699657485ede0015c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:15.034868 29443 catalog_manager.cc:5696] T 9b0bfa77cf324add98df86a25e740689 P cbb46abf0c084bb699657485ede0015c reported cstate change: term changed from 0 to 1, leader changed from <none> to cbb46abf0c084bb699657485ede0015c (127.21.155.195). New cstate: current_term: 1 leader_uuid: "cbb46abf0c084bb699657485ede0015c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } health_report { overall_health: HEALTHY } } }
I20260601 13:37:15.038306 22127 tablet_server.cc:179] TabletServer@127.21.155.193:0 shutting down...
I20260601 13:37:15.043053 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:15.043356 22127 tablet_replica.cc:333] T 3c51a9b5e63a45858a7e06320ce74f40 P ca35e3cf677141a79789eb523a099cd9: stopping tablet replica
I20260601 13:37:15.043499 22127 raft_consensus.cc:2243] T 3c51a9b5e63a45858a7e06320ce74f40 P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:15.043625 22127 raft_consensus.cc:2272] T 3c51a9b5e63a45858a7e06320ce74f40 P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:15.044198 22127 tablet_replica.cc:333] T 9b0bfa77cf324add98df86a25e740689 P ca35e3cf677141a79789eb523a099cd9: stopping tablet replica
I20260601 13:37:15.044282 22127 raft_consensus.cc:2243] T 9b0bfa77cf324add98df86a25e740689 P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:15.044354 22127 raft_consensus.cc:2272] T 9b0bfa77cf324add98df86a25e740689 P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:15.044736 22127 tablet_replica.cc:333] T c90b3ba439fa4535b637e3b99910a224 P ca35e3cf677141a79789eb523a099cd9: stopping tablet replica
I20260601 13:37:15.044813 22127 raft_consensus.cc:2243] T c90b3ba439fa4535b637e3b99910a224 P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:15.044880 22127 raft_consensus.cc:2272] T c90b3ba439fa4535b637e3b99910a224 P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:15.045150 22127 tablet_replica.cc:333] T 2dca2409eb4d4534ae7e118df64d7d57 P ca35e3cf677141a79789eb523a099cd9: stopping tablet replica
I20260601 13:37:15.045290 22127 raft_consensus.cc:2243] T 2dca2409eb4d4534ae7e118df64d7d57 P ca35e3cf677141a79789eb523a099cd9 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:15.045418 22127 pending_rounds.cc:70] T 2dca2409eb4d4534ae7e118df64d7d57 P ca35e3cf677141a79789eb523a099cd9: Trying to abort 1 pending ops.
I20260601 13:37:15.045444 22127 pending_rounds.cc:77] T 2dca2409eb4d4534ae7e118df64d7d57 P ca35e3cf677141a79789eb523a099cd9: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292194957844467712 op_type: NO_OP noop_request { }
I20260601 13:37:15.045517 22127 raft_consensus.cc:2889] T 2dca2409eb4d4534ae7e118df64d7d57 P ca35e3cf677141a79789eb523a099cd9 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:37:15.045553 22127 raft_consensus.cc:2272] T 2dca2409eb4d4534ae7e118df64d7d57 P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:15.045979 22127 tablet_replica.cc:333] T fa995f3eac5f40d5a7ef385110dd9166 P ca35e3cf677141a79789eb523a099cd9: stopping tablet replica
I20260601 13:37:15.046113 22127 raft_consensus.cc:2243] T fa995f3eac5f40d5a7ef385110dd9166 P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:15.046262 22127 raft_consensus.cc:2272] T fa995f3eac5f40d5a7ef385110dd9166 P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:15.047392 22127 tablet_replica.cc:333] T 17131b84a6954a7fbcdf686eef45911c P ca35e3cf677141a79789eb523a099cd9: stopping tablet replica
I20260601 13:37:15.047538 22127 raft_consensus.cc:2243] T 17131b84a6954a7fbcdf686eef45911c P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260601 13:37:15.047621 29589 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
I20260601 13:37:15.047645 22127 raft_consensus.cc:2272] T 17131b84a6954a7fbcdf686eef45911c P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:15.048281 22127 tablet_replica.cc:333] T 300c262f8fc44ee4b4a188caf3b028db P ca35e3cf677141a79789eb523a099cd9: stopping tablet replica
W20260601 13:37:15.048375 29589 consensus_peers.cc:597] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12 -> Peer ca35e3cf677141a79789eb523a099cd9 (127.21.155.193:38855): Couldn't send request to peer ca35e3cf677141a79789eb523a099cd9. 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:37:15.048411 22127 raft_consensus.cc:2243] T 300c262f8fc44ee4b4a188caf3b028db P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:15.048518 22127 raft_consensus.cc:2272] T 300c262f8fc44ee4b4a188caf3b028db P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:15.048885 22127 tablet_replica.cc:333] T 017a237be45348c6946e7f7ea4737d56 P ca35e3cf677141a79789eb523a099cd9: stopping tablet replica
I20260601 13:37:15.048960 22127 raft_consensus.cc:2243] T 017a237be45348c6946e7f7ea4737d56 P ca35e3cf677141a79789eb523a099cd9 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:15.049122 22127 pending_rounds.cc:70] T 017a237be45348c6946e7f7ea4737d56 P ca35e3cf677141a79789eb523a099cd9: Trying to abort 1 pending ops.
I20260601 13:37:15.049151 22127 pending_rounds.cc:77] T 017a237be45348c6946e7f7ea4737d56 P ca35e3cf677141a79789eb523a099cd9: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292194959326740480 op_type: NO_OP noop_request { }
I20260601 13:37:15.049310 22127 raft_consensus.cc:2889] T 017a237be45348c6946e7f7ea4737d56 P ca35e3cf677141a79789eb523a099cd9 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:37:15.049377 22127 raft_consensus.cc:2272] T 017a237be45348c6946e7f7ea4737d56 P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:15.064539 22127 tablet_server.cc:196] TabletServer@127.21.155.193:0 shutdown complete.
I20260601 13:37:15.163033 29792 consensus_queue.cc:1048] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:15.227648 29765 consensus_queue.cc:1048] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:37:15.232165 29589 consensus_peers.cc:597] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12 -> Peer ca35e3cf677141a79789eb523a099cd9 (127.21.155.193:38855): Couldn't send request to peer ca35e3cf677141a79789eb523a099cd9. Status: Network error: Client connection negotiation failed: client connection to 127.21.155.193:38855: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:15.410173 29765 consensus_queue.cc:1048] T 3c51a9b5e63a45858a7e06320ce74f40 P 5567c8f50fac4ac7892d9c66e44add12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:37:15.414590 29589 consensus_peers.cc:597] T 3c51a9b5e63a45858a7e06320ce74f40 P 5567c8f50fac4ac7892d9c66e44add12 -> Peer ca35e3cf677141a79789eb523a099cd9 (127.21.155.193:38855): Couldn't send request to peer ca35e3cf677141a79789eb523a099cd9. Status: Network error: Client connection negotiation failed: client connection to 127.21.155.193:38855: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:15.446465 29755 consensus_queue.cc:1048] T fa995f3eac5f40d5a7ef385110dd9166 P 5567c8f50fac4ac7892d9c66e44add12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:37:15.451092 29589 consensus_peers.cc:597] T fa995f3eac5f40d5a7ef385110dd9166 P 5567c8f50fac4ac7892d9c66e44add12 -> Peer ca35e3cf677141a79789eb523a099cd9 (127.21.155.193:38855): Couldn't send request to peer ca35e3cf677141a79789eb523a099cd9. Status: Network error: Client connection negotiation failed: client connection to 127.21.155.193:38855: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:15.498871 29750 consensus_queue.cc:1048] T 9b0bfa77cf324add98df86a25e740689 P cbb46abf0c084bb699657485ede0015c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:37:15.503223 29664 consensus_peers.cc:597] T 9b0bfa77cf324add98df86a25e740689 P cbb46abf0c084bb699657485ede0015c -> Peer ca35e3cf677141a79789eb523a099cd9 (127.21.155.193:38855): Couldn't send request to peer ca35e3cf677141a79789eb523a099cd9. Status: Network error: Client connection negotiation failed: client connection to 127.21.155.193:38855: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260601 13:37:15.558630 29589 consensus_peers.cc:597] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12 -> Peer ca35e3cf677141a79789eb523a099cd9 (127.21.155.193:38855): Couldn't send request to peer ca35e3cf677141a79789eb523a099cd9. Status: Network error: Client connection negotiation failed: client connection to 127.21.155.193:38855: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:16.070070 29792 consensus_queue.cc:579] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12 [LEADER]: Leader has been unable to successfully communicate with peer ca35e3cf677141a79789eb523a099cd9 for more than 1 seconds (1.086s)
I20260601 13:37:16.074822 29444 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:51020:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260601 13:37:16.075103 29444 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:51020:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260601 13:37:16.078910 29444 catalog_manager.cc:5983] T 00000000000000000000000000000000 P befe6d9df26342c0a2473c0377c3c7cd: Sending DeleteTablet for 3 replicas of tablet fa995f3eac5f40d5a7ef385110dd9166
I20260601 13:37:16.079384 29444 catalog_manager.cc:5983] T 00000000000000000000000000000000 P befe6d9df26342c0a2473c0377c3c7cd: Sending DeleteTablet for 3 replicas of tablet 017a237be45348c6946e7f7ea4737d56
I20260601 13:37:16.079665 29444 catalog_manager.cc:5983] T 00000000000000000000000000000000 P befe6d9df26342c0a2473c0377c3c7cd: Sending DeleteTablet for 3 replicas of tablet 9b0bfa77cf324add98df86a25e740689
I20260601 13:37:16.079701 29686 tablet_service.cc:1558] Processing DeleteTablet for tablet fa995f3eac5f40d5a7ef385110dd9166 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:37:16 UTC) from {username='slave'} at 127.0.0.1:34776
I20260601 13:37:16.079707 29613 tablet_service.cc:1558] Processing DeleteTablet for tablet fa995f3eac5f40d5a7ef385110dd9166 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:37:16 UTC) from {username='slave'} at 127.0.0.1:51824
I20260601 13:37:16.079952 29444 catalog_manager.cc:5983] T 00000000000000000000000000000000 P befe6d9df26342c0a2473c0377c3c7cd: Sending DeleteTablet for 3 replicas of tablet 3c51a9b5e63a45858a7e06320ce74f40
I20260601 13:37:16.080214 29822 tablet_replica.cc:333] T fa995f3eac5f40d5a7ef385110dd9166 P 5567c8f50fac4ac7892d9c66e44add12: stopping tablet replica
I20260601 13:37:16.080317 29611 tablet_service.cc:1558] Processing DeleteTablet for tablet 9b0bfa77cf324add98df86a25e740689 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:37:16 UTC) from {username='slave'} at 127.0.0.1:51824
I20260601 13:37:16.080371 29822 raft_consensus.cc:2243] T fa995f3eac5f40d5a7ef385110dd9166 P 5567c8f50fac4ac7892d9c66e44add12 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:16.080602 29684 tablet_service.cc:1558] Processing DeleteTablet for tablet 9b0bfa77cf324add98df86a25e740689 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:37:16 UTC) from {username='slave'} at 127.0.0.1:34776
I20260601 13:37:16.080636 29822 raft_consensus.cc:2272] T fa995f3eac5f40d5a7ef385110dd9166 P 5567c8f50fac4ac7892d9c66e44add12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:16.080730 29687 tablet_service.cc:1558] Processing DeleteTablet for tablet 3c51a9b5e63a45858a7e06320ce74f40 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:37:16 UTC) from {username='slave'} at 127.0.0.1:34776
I20260601 13:37:16.080935 29686 tablet_service.cc:1558] Processing DeleteTablet for tablet 017a237be45348c6946e7f7ea4737d56 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:37:16 UTC) from {username='slave'} at 127.0.0.1:34776
I20260601 13:37:16.081099 29613 tablet_service.cc:1558] Processing DeleteTablet for tablet 017a237be45348c6946e7f7ea4737d56 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:37:16 UTC) from {username='slave'} at 127.0.0.1:51824
I20260601 13:37:16.081290 29613 tablet_service.cc:1558] Processing DeleteTablet for tablet 3c51a9b5e63a45858a7e06320ce74f40 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:37:16 UTC) from {username='slave'} at 127.0.0.1:51824
I20260601 13:37:16.081383 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:37:16.081745 29822 ts_tablet_manager.cc:1916] T fa995f3eac5f40d5a7ef385110dd9166 P 5567c8f50fac4ac7892d9c66e44add12: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260601 13:37:16.082110 29431 catalog_manager.cc:4754] TS ca35e3cf677141a79789eb523a099cd9 (127.21.155.193:38855): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet fa995f3eac5f40d5a7ef385110dd9166: Network error: Client connection negotiation failed: client connection to 127.21.155.193:38855: connect: Connection refused (error 111)
I20260601 13:37:16.082726 29815 consensus_queue.cc:579] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12 [LEADER]: Leader has been unable to successfully communicate with peer ca35e3cf677141a79789eb523a099cd9 for more than 1 seconds (1.034s)
I20260601 13:37:16.083627 29821 tablet_replica.cc:333] T fa995f3eac5f40d5a7ef385110dd9166 P cbb46abf0c084bb699657485ede0015c: stopping tablet replica
I20260601 13:37:16.083778 29821 raft_consensus.cc:2243] T fa995f3eac5f40d5a7ef385110dd9166 P cbb46abf0c084bb699657485ede0015c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:16.083902 29821 raft_consensus.cc:2272] T fa995f3eac5f40d5a7ef385110dd9166 P cbb46abf0c084bb699657485ede0015c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260601 13:37:16.084009 29824 instance_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:37:16.084570 29821 ts_tablet_manager.cc:1916] T fa995f3eac5f40d5a7ef385110dd9166 P cbb46abf0c084bb699657485ede0015c: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260601 13:37:16.084659 29827 instance_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:37:16.085003 29825 instance_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:37:16.085081 29822 ts_tablet_manager.cc:1929] T fa995f3eac5f40d5a7ef385110dd9166 P 5567c8f50fac4ac7892d9c66e44add12: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:37:16.085144 29822 log.cc:1199] T fa995f3eac5f40d5a7ef385110dd9166 P 5567c8f50fac4ac7892d9c66e44add12: Deleting WAL directory at /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320869173936-22127-0/minicluster-data/ts-1-root/wals/fa995f3eac5f40d5a7ef385110dd9166
I20260601 13:37:16.085444 29822 ts_tablet_manager.cc:1950] T fa995f3eac5f40d5a7ef385110dd9166 P 5567c8f50fac4ac7892d9c66e44add12: Deleting consensus metadata
I20260601 13:37:16.085733 22127 server_base.cc:1061] running on GCE node
I20260601 13:37:16.085917 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:16.085990 22127 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:37:16.086014 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780321036086014 us; error 0 us; skew 500 ppm
I20260601 13:37:16.086388 29822 tablet_replica.cc:333] T 9b0bfa77cf324add98df86a25e740689 P 5567c8f50fac4ac7892d9c66e44add12: stopping tablet replica
I20260601 13:37:16.086606 29822 raft_consensus.cc:2243] T 9b0bfa77cf324add98df86a25e740689 P 5567c8f50fac4ac7892d9c66e44add12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:16.086722 29822 raft_consensus.cc:2272] T 9b0bfa77cf324add98df86a25e740689 P 5567c8f50fac4ac7892d9c66e44add12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:16.086724 29428 catalog_manager.cc:5027] TS 5567c8f50fac4ac7892d9c66e44add12 (127.21.155.194:45249): tablet fa995f3eac5f40d5a7ef385110dd9166 (table dugtrio [id=d0a1940d4caf461abcadda478f8323fd]) successfully deleted
I20260601 13:37:16.087121 29821 ts_tablet_manager.cc:1929] T fa995f3eac5f40d5a7ef385110dd9166 P cbb46abf0c084bb699657485ede0015c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:37:16.087153 22127 webserver.cc:533] Webserver started at http://127.21.155.196:39023/ using document root <none> and password file <none>
I20260601 13:37:16.087182 29821 log.cc:1199] T fa995f3eac5f40d5a7ef385110dd9166 P cbb46abf0c084bb699657485ede0015c: Deleting WAL directory at /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320869173936-22127-0/minicluster-data/ts-2-root/wals/fa995f3eac5f40d5a7ef385110dd9166
I20260601 13:37:16.087294 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:16.087339 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:16.087374 29822 ts_tablet_manager.cc:1916] T 9b0bfa77cf324add98df86a25e740689 P 5567c8f50fac4ac7892d9c66e44add12: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:37:16.087433 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:16.087487 29821 ts_tablet_manager.cc:1950] T fa995f3eac5f40d5a7ef385110dd9166 P cbb46abf0c084bb699657485ede0015c: Deleting consensus metadata
I20260601 13:37:16.087901 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320869173936-22127-0/minicluster-data/ts-3-root/instance:
uuid: "70a08e1a60904381b56b54d9271157d0"
format_stamp: "Formatted at 2026-06-01 13:37:16 on dist-test-slave-zw2r"
I20260601 13:37:16.088224 29821 tablet_replica.cc:333] T 9b0bfa77cf324add98df86a25e740689 P cbb46abf0c084bb699657485ede0015c: stopping tablet replica
I20260601 13:37:16.088342 29429 catalog_manager.cc:5027] TS cbb46abf0c084bb699657485ede0015c (127.21.155.195:43387): tablet fa995f3eac5f40d5a7ef385110dd9166 (table dugtrio [id=d0a1940d4caf461abcadda478f8323fd]) successfully deleted
I20260601 13:37:16.088382 29821 raft_consensus.cc:2243] T 9b0bfa77cf324add98df86a25e740689 P cbb46abf0c084bb699657485ede0015c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:16.088604 29821 raft_consensus.cc:2272] T 9b0bfa77cf324add98df86a25e740689 P cbb46abf0c084bb699657485ede0015c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:16.089298 29821 ts_tablet_manager.cc:1916] T 9b0bfa77cf324add98df86a25e740689 P cbb46abf0c084bb699657485ede0015c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:37:16.089572 29822 ts_tablet_manager.cc:1929] T 9b0bfa77cf324add98df86a25e740689 P 5567c8f50fac4ac7892d9c66e44add12: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:37:16.089653 29822 log.cc:1199] T 9b0bfa77cf324add98df86a25e740689 P 5567c8f50fac4ac7892d9c66e44add12: Deleting WAL directory at /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320869173936-22127-0/minicluster-data/ts-1-root/wals/9b0bfa77cf324add98df86a25e740689
I20260601 13:37:16.089862 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:16.089937 29822 ts_tablet_manager.cc:1950] T 9b0bfa77cf324add98df86a25e740689 P 5567c8f50fac4ac7892d9c66e44add12: Deleting consensus metadata
I20260601 13:37:16.090556 29822 tablet_replica.cc:333] T 017a237be45348c6946e7f7ea4737d56 P 5567c8f50fac4ac7892d9c66e44add12: stopping tablet replica
I20260601 13:37:16.090652 29428 catalog_manager.cc:5027] TS 5567c8f50fac4ac7892d9c66e44add12 (127.21.155.194:45249): tablet 9b0bfa77cf324add98df86a25e740689 (table dugtrio [id=d0a1940d4caf461abcadda478f8323fd]) successfully deleted
I20260601 13:37:16.090680 29822 raft_consensus.cc:2243] T 017a237be45348c6946e7f7ea4737d56 P 5567c8f50fac4ac7892d9c66e44add12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:16.090770 29822 raft_consensus.cc:2272] T 017a237be45348c6946e7f7ea4737d56 P 5567c8f50fac4ac7892d9c66e44add12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:16.091214 29822 ts_tablet_manager.cc:1916] T 017a237be45348c6946e7f7ea4737d56 P 5567c8f50fac4ac7892d9c66e44add12: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:37:16.091228 29832 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:37:16.091400 29821 ts_tablet_manager.cc:1929] T 9b0bfa77cf324add98df86a25e740689 P cbb46abf0c084bb699657485ede0015c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:37:16.091480 29821 log.cc:1199] T 9b0bfa77cf324add98df86a25e740689 P cbb46abf0c084bb699657485ede0015c: Deleting WAL directory at /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320869173936-22127-0/minicluster-data/ts-2-root/wals/9b0bfa77cf324add98df86a25e740689
I20260601 13:37:16.091590 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:16.091662 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320869173936-22127-0/minicluster-data/ts-3-root
uuid: "70a08e1a60904381b56b54d9271157d0"
format_stamp: "Formatted at 2026-06-01 13:37:16 on dist-test-slave-zw2r"
I20260601 13:37:16.091741 29821 ts_tablet_manager.cc:1950] T 9b0bfa77cf324add98df86a25e740689 P cbb46abf0c084bb699657485ede0015c: Deleting consensus metadata
I20260601 13:37:16.091741 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320869173936-22127-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320869173936-22127-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320869173936-22127-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:37:16.092372 29821 tablet_replica.cc:333] T 3c51a9b5e63a45858a7e06320ce74f40 P cbb46abf0c084bb699657485ede0015c: stopping tablet replica
I20260601 13:37:16.092490 29821 raft_consensus.cc:2243] T 3c51a9b5e63a45858a7e06320ce74f40 P cbb46abf0c084bb699657485ede0015c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:16.092516 29429 catalog_manager.cc:5027] TS cbb46abf0c084bb699657485ede0015c (127.21.155.195:43387): tablet 9b0bfa77cf324add98df86a25e740689 (table dugtrio [id=d0a1940d4caf461abcadda478f8323fd]) successfully deleted
I20260601 13:37:16.092592 29821 raft_consensus.cc:2272] T 3c51a9b5e63a45858a7e06320ce74f40 P cbb46abf0c084bb699657485ede0015c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:16.093184 29821 ts_tablet_manager.cc:1916] T 3c51a9b5e63a45858a7e06320ce74f40 P cbb46abf0c084bb699657485ede0015c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:37:16.093247 29822 ts_tablet_manager.cc:1929] T 017a237be45348c6946e7f7ea4737d56 P 5567c8f50fac4ac7892d9c66e44add12: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:37:16.093331 29822 log.cc:1199] T 017a237be45348c6946e7f7ea4737d56 P 5567c8f50fac4ac7892d9c66e44add12: Deleting WAL directory at /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320869173936-22127-0/minicluster-data/ts-1-root/wals/017a237be45348c6946e7f7ea4737d56
I20260601 13:37:16.093541 29822 ts_tablet_manager.cc:1950] T 017a237be45348c6946e7f7ea4737d56 P 5567c8f50fac4ac7892d9c66e44add12: Deleting consensus metadata
I20260601 13:37:16.094561 29822 tablet_replica.cc:333] T 3c51a9b5e63a45858a7e06320ce74f40 P 5567c8f50fac4ac7892d9c66e44add12: stopping tablet replica
I20260601 13:37:16.094676 29428 catalog_manager.cc:5027] TS 5567c8f50fac4ac7892d9c66e44add12 (127.21.155.194:45249): tablet 017a237be45348c6946e7f7ea4737d56 (table dugtrio [id=d0a1940d4caf461abcadda478f8323fd]) successfully deleted
I20260601 13:37:16.094712 29822 raft_consensus.cc:2243] T 3c51a9b5e63a45858a7e06320ce74f40 P 5567c8f50fac4ac7892d9c66e44add12 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:16.094871 29821 ts_tablet_manager.cc:1929] T 3c51a9b5e63a45858a7e06320ce74f40 P cbb46abf0c084bb699657485ede0015c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:37:16.094908 29822 raft_consensus.cc:2272] T 3c51a9b5e63a45858a7e06320ce74f40 P 5567c8f50fac4ac7892d9c66e44add12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:16.094950 29821 log.cc:1199] T 3c51a9b5e63a45858a7e06320ce74f40 P cbb46abf0c084bb699657485ede0015c: Deleting WAL directory at /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320869173936-22127-0/minicluster-data/ts-2-root/wals/3c51a9b5e63a45858a7e06320ce74f40
I20260601 13:37:16.095201 29821 ts_tablet_manager.cc:1950] T 3c51a9b5e63a45858a7e06320ce74f40 P cbb46abf0c084bb699657485ede0015c: Deleting consensus metadata
I20260601 13:37:16.095479 29822 ts_tablet_manager.cc:1916] T 3c51a9b5e63a45858a7e06320ce74f40 P 5567c8f50fac4ac7892d9c66e44add12: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:37:16.096014 29821 tablet_replica.cc:333] T 017a237be45348c6946e7f7ea4737d56 P cbb46abf0c084bb699657485ede0015c: stopping tablet replica
I20260601 13:37:16.096139 29821 raft_consensus.cc:2243] T 017a237be45348c6946e7f7ea4737d56 P cbb46abf0c084bb699657485ede0015c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:16.096213 29821 raft_consensus.cc:2272] T 017a237be45348c6946e7f7ea4737d56 P cbb46abf0c084bb699657485ede0015c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:16.096295 29814 consensus_queue.cc:579] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12 [LEADER]: Leader has been unable to successfully communicate with peer ca35e3cf677141a79789eb523a099cd9 for more than 1 seconds (1.330s)
I20260601 13:37:16.096570 29821 ts_tablet_manager.cc:1916] T 017a237be45348c6946e7f7ea4737d56 P cbb46abf0c084bb699657485ede0015c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:37:16.096593 29429 catalog_manager.cc:5027] TS cbb46abf0c084bb699657485ede0015c (127.21.155.195:43387): tablet 3c51a9b5e63a45858a7e06320ce74f40 (table dugtrio [id=d0a1940d4caf461abcadda478f8323fd]) successfully deleted
I20260601 13:37:16.097764 29822 ts_tablet_manager.cc:1929] T 3c51a9b5e63a45858a7e06320ce74f40 P 5567c8f50fac4ac7892d9c66e44add12: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:37:16.097839 29822 log.cc:1199] T 3c51a9b5e63a45858a7e06320ce74f40 P 5567c8f50fac4ac7892d9c66e44add12: Deleting WAL directory at /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320869173936-22127-0/minicluster-data/ts-1-root/wals/3c51a9b5e63a45858a7e06320ce74f40
I20260601 13:37:16.098109 29822 ts_tablet_manager.cc:1950] T 3c51a9b5e63a45858a7e06320ce74f40 P 5567c8f50fac4ac7892d9c66e44add12: Deleting consensus metadata
I20260601 13:37:16.098508 29821 ts_tablet_manager.cc:1929] T 017a237be45348c6946e7f7ea4737d56 P cbb46abf0c084bb699657485ede0015c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:37:16.098572 29821 log.cc:1199] T 017a237be45348c6946e7f7ea4737d56 P cbb46abf0c084bb699657485ede0015c: Deleting WAL directory at /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320869173936-22127-0/minicluster-data/ts-2-root/wals/017a237be45348c6946e7f7ea4737d56
I20260601 13:37:16.098753 29428 catalog_manager.cc:5027] TS 5567c8f50fac4ac7892d9c66e44add12 (127.21.155.194:45249): tablet 3c51a9b5e63a45858a7e06320ce74f40 (table dugtrio [id=d0a1940d4caf461abcadda478f8323fd]) successfully deleted
I20260601 13:37:16.098805 29821 ts_tablet_manager.cc:1950] T 017a237be45348c6946e7f7ea4737d56 P cbb46abf0c084bb699657485ede0015c: Deleting consensus metadata
I20260601 13:37:16.099655 29429 catalog_manager.cc:5027] TS cbb46abf0c084bb699657485ede0015c (127.21.155.195:43387): tablet 017a237be45348c6946e7f7ea4737d56 (table dugtrio [id=d0a1940d4caf461abcadda478f8323fd]) successfully deleted
I20260601 13:37:16.106599 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:16.107064 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:16.107326 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:16.107918 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:16.107962 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:16.107997 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:16.108059 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:16.113535 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.196:41981
I20260601 13:37:16.114171 29895 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.196:41981 every 8 connection(s)
I20260601 13:37:16.114609 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:16.116729 29899 instance_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:37:16.116897 29902 instance_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:37:16.117055 22127 server_base.cc:1061] running on GCE node
W20260601 13:37:16.117712 29900 instance_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:37:16.117997 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:16.118057 22127 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:37:16.118076 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780321036118076 us; error 0 us; skew 500 ppm
I20260601 13:37:16.119347 22127 webserver.cc:533] Webserver started at http://127.21.155.193:44705/ using document root <none> and password file <none>
I20260601 13:37:16.119535 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:16.119601 22127 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:37:16.120054 29896 heartbeater.cc:344] Connected to a master server at 127.21.155.254:46839
I20260601 13:37:16.120164 29896 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:16.120438 29896 heartbeater.cc:507] Master 127.21.155.254:46839 requested a full tablet report, sending...
I20260601 13:37:16.120867 22127 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:16.121315 29444 ts_manager.cc:194] Registered new tserver with Master: 70a08e1a60904381b56b54d9271157d0 (127.21.155.196:41981)
I20260601 13:37:16.122211 29444 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51042
I20260601 13:37:16.122848 29907 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:37:16.123149 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:16.123266 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320869173936-22127-0/minicluster-data/ts-0-root
uuid: "ca35e3cf677141a79789eb523a099cd9"
format_stamp: "Formatted at 2026-06-01 13:37:13 on dist-test-slave-zw2r"
I20260601 13:37:16.123390 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320869173936-22127-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320869173936-22127-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320869173936-22127-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:37:16.130990 29623 consensus_queue.cc:237] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12 [LEADER]: Queue 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: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: true } }
I20260601 13:37:16.132851 29696 raft_consensus.cc:1275] T 17131b84a6954a7fbcdf686eef45911c P cbb46abf0c084bb699657485ede0015c [term 1 FOLLOWER]: Refusing update from remote peer 5567c8f50fac4ac7892d9c66e44add12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:16.133558 29815 consensus_queue.cc:1048] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:37:16.134239 29589 consensus_peers.cc:597] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12 -> Peer ca35e3cf677141a79789eb523a099cd9 (127.21.155.193:38855): Couldn't send request to peer ca35e3cf677141a79789eb523a099cd9. Status: Network error: Client connection negotiation failed: client connection to 127.21.155.193:38855: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:16.136929 29814 raft_consensus.cc:2955] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 70a08e1a60904381b56b54d9271157d0 (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: true } } }
W20260601 13:37:16.137636 29589 consensus_peers.cc:597] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12 -> Peer 70a08e1a60904381b56b54d9271157d0 (127.21.155.196:41981): Couldn't send request to peer 70a08e1a60904381b56b54d9271157d0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 17131b84a6954a7fbcdf686eef45911c. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:16.137641 29696 raft_consensus.cc:2955] T 17131b84a6954a7fbcdf686eef45911c P cbb46abf0c084bb699657485ede0015c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 70a08e1a60904381b56b54d9271157d0 (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: true } } }
I20260601 13:37:16.139328 29428 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 17131b84a6954a7fbcdf686eef45911c with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 2)
I20260601 13:37:16.139988 29443 catalog_manager.cc:5696] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12 reported cstate change: config changed from index -1 to 2, NON_VOTER 70a08e1a60904381b56b54d9271157d0 (127.21.155.196) added. New cstate: current_term: 1 leader_uuid: "5567c8f50fac4ac7892d9c66e44add12" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:16.145320 29623 consensus_queue.cc:237] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12 [LEADER]: Queue 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: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: true } }
I20260601 13:37:16.146716 29696 raft_consensus.cc:1275] T 300c262f8fc44ee4b4a188caf3b028db P cbb46abf0c084bb699657485ede0015c [term 1 FOLLOWER]: Refusing update from remote peer 5567c8f50fac4ac7892d9c66e44add12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:16.147167 29815 consensus_queue.cc:1048] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:37:16.147403 29589 consensus_peers.cc:597] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12 -> Peer 70a08e1a60904381b56b54d9271157d0 (127.21.155.196:41981): Couldn't send request to peer 70a08e1a60904381b56b54d9271157d0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 300c262f8fc44ee4b4a188caf3b028db. This is attempt 1: this message will repeat every 5th retry.
W20260601 13:37:16.147718 29589 consensus_peers.cc:597] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12 -> Peer ca35e3cf677141a79789eb523a099cd9 (127.21.155.193:38855): Couldn't send request to peer ca35e3cf677141a79789eb523a099cd9. Status: Network error: Client connection negotiation failed: client connection to 127.21.155.193:38855: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:16.148283 29623 consensus_queue.cc:237] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12 [LEADER]: Queue 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: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: true } }
I20260601 13:37:16.148898 29792 raft_consensus.cc:2955] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 70a08e1a60904381b56b54d9271157d0 (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: true } } }
W20260601 13:37:16.150080 29589 consensus_peers.cc:597] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12 -> Peer 70a08e1a60904381b56b54d9271157d0 (127.21.155.196:41981): Couldn't send request to peer 70a08e1a60904381b56b54d9271157d0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c90b3ba439fa4535b637e3b99910a224. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:16.150866 29428 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 300c262f8fc44ee4b4a188caf3b028db with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 2)
I20260601 13:37:16.151129 29698 raft_consensus.cc:1275] T c90b3ba439fa4535b637e3b99910a224 P cbb46abf0c084bb699657485ede0015c [term 1 FOLLOWER]: Refusing update from remote peer 5567c8f50fac4ac7892d9c66e44add12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:16.151538 29815 consensus_queue.cc:1048] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:37:16.151935 29444 catalog_manager.cc:5696] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12 reported cstate change: config changed from index -1 to 2, NON_VOTER 70a08e1a60904381b56b54d9271157d0 (127.21.155.196) added. New cstate: current_term: 1 leader_uuid: "5567c8f50fac4ac7892d9c66e44add12" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:37:16.152112 29589 consensus_peers.cc:597] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12 -> Peer ca35e3cf677141a79789eb523a099cd9 (127.21.155.193:38855): Couldn't send request to peer ca35e3cf677141a79789eb523a099cd9. Status: Network error: Client connection negotiation failed: client connection to 127.21.155.193:38855: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:16.152648 29696 raft_consensus.cc:2955] T 300c262f8fc44ee4b4a188caf3b028db P cbb46abf0c084bb699657485ede0015c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 70a08e1a60904381b56b54d9271157d0 (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: true } } }
I20260601 13:37:16.154395 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:16.154605 29814 raft_consensus.cc:2955] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 70a08e1a60904381b56b54d9271157d0 (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: true } } }
I20260601 13:37:16.154795 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:16.155164 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:16.156206 29919 ts_tablet_manager.cc:542] Loading tablet metadata (0/8 complete)
I20260601 13:37:16.156483 29428 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet c90b3ba439fa4535b637e3b99910a224 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 3)
I20260601 13:37:16.157264 29696 raft_consensus.cc:2955] T c90b3ba439fa4535b637e3b99910a224 P cbb46abf0c084bb699657485ede0015c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 70a08e1a60904381b56b54d9271157d0 (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: true } } }
I20260601 13:37:16.158147 29444 catalog_manager.cc:5696] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12 reported cstate change: config changed from index -1 to 2, NON_VOTER 70a08e1a60904381b56b54d9271157d0 (127.21.155.196) added. New cstate: current_term: 1 leader_uuid: "5567c8f50fac4ac7892d9c66e44add12" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:16.162964 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (8 total tablets, 8 live tablets)
I20260601 13:37:16.163051 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.007s	user 0.001s	sys 0.000s
I20260601 13:37:16.163096 22127 ts_tablet_manager.cc:600] Registering tablets (0/8 complete)
I20260601 13:37:16.163887 29919 tablet_bootstrap.cc:492] T 3c51a9b5e63a45858a7e06320ce74f40 P ca35e3cf677141a79789eb523a099cd9: Bootstrap starting.
I20260601 13:37:16.166703 29919 tablet_bootstrap.cc:492] T 3c51a9b5e63a45858a7e06320ce74f40 P ca35e3cf677141a79789eb523a099cd9: 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:37:16.166978 29919 tablet_bootstrap.cc:492] T 3c51a9b5e63a45858a7e06320ce74f40 P ca35e3cf677141a79789eb523a099cd9: Bootstrap complete.
I20260601 13:37:16.167191 29919 ts_tablet_manager.cc:1403] T 3c51a9b5e63a45858a7e06320ce74f40 P ca35e3cf677141a79789eb523a099cd9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:16.167615 29919 raft_consensus.cc:359] T 3c51a9b5e63a45858a7e06320ce74f40 P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:16.167748 29919 raft_consensus.cc:740] T 3c51a9b5e63a45858a7e06320ce74f40 P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca35e3cf677141a79789eb523a099cd9, State: Initialized, Role: FOLLOWER
I20260601 13:37:16.167929 29919 consensus_queue.cc:260] T 3c51a9b5e63a45858a7e06320ce74f40 P ca35e3cf677141a79789eb523a099cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:16.168179 22127 ts_tablet_manager.cc:616] Registered 8 tablets
I20260601 13:37:16.168227 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:37:16.168375 29919 ts_tablet_manager.cc:1434] T 3c51a9b5e63a45858a7e06320ce74f40 P ca35e3cf677141a79789eb523a099cd9: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:16.168530 29919 tablet_bootstrap.cc:492] T 300c262f8fc44ee4b4a188caf3b028db P ca35e3cf677141a79789eb523a099cd9: Bootstrap starting.
I20260601 13:37:16.171543 29919 tablet_bootstrap.cc:492] T 300c262f8fc44ee4b4a188caf3b028db P ca35e3cf677141a79789eb523a099cd9: 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:37:16.171836 29919 tablet_bootstrap.cc:492] T 300c262f8fc44ee4b4a188caf3b028db P ca35e3cf677141a79789eb523a099cd9: Bootstrap complete.
I20260601 13:37:16.172057 29919 ts_tablet_manager.cc:1403] T 300c262f8fc44ee4b4a188caf3b028db P ca35e3cf677141a79789eb523a099cd9: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:37:16.172560 29919 raft_consensus.cc:359] T 300c262f8fc44ee4b4a188caf3b028db P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:16.172719 29919 raft_consensus.cc:740] T 300c262f8fc44ee4b4a188caf3b028db P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca35e3cf677141a79789eb523a099cd9, State: Initialized, Role: FOLLOWER
I20260601 13:37:16.172951 29919 consensus_queue.cc:260] T 300c262f8fc44ee4b4a188caf3b028db P ca35e3cf677141a79789eb523a099cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:16.173336 29919 ts_tablet_manager.cc:1434] T 300c262f8fc44ee4b4a188caf3b028db P ca35e3cf677141a79789eb523a099cd9: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:16.173549 29919 tablet_bootstrap.cc:492] T c90b3ba439fa4535b637e3b99910a224 P ca35e3cf677141a79789eb523a099cd9: Bootstrap starting.
I20260601 13:37:16.174069 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.193:38855
I20260601 13:37:16.174177 29979 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.193:38855 every 8 connection(s)
I20260601 13:37:16.176470 29919 tablet_bootstrap.cc:492] T c90b3ba439fa4535b637e3b99910a224 P ca35e3cf677141a79789eb523a099cd9: 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:37:16.176756 29919 tablet_bootstrap.cc:492] T c90b3ba439fa4535b637e3b99910a224 P ca35e3cf677141a79789eb523a099cd9: Bootstrap complete.
I20260601 13:37:16.176970 29919 ts_tablet_manager.cc:1403] T c90b3ba439fa4535b637e3b99910a224 P ca35e3cf677141a79789eb523a099cd9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:16.177476 29919 raft_consensus.cc:359] T c90b3ba439fa4535b637e3b99910a224 P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:16.177619 29919 raft_consensus.cc:740] T c90b3ba439fa4535b637e3b99910a224 P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca35e3cf677141a79789eb523a099cd9, State: Initialized, Role: FOLLOWER
I20260601 13:37:16.177774 29919 consensus_queue.cc:260] T c90b3ba439fa4535b637e3b99910a224 P ca35e3cf677141a79789eb523a099cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:16.178082 29919 ts_tablet_manager.cc:1434] T c90b3ba439fa4535b637e3b99910a224 P ca35e3cf677141a79789eb523a099cd9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:16.178279 29919 tablet_bootstrap.cc:492] T 9b0bfa77cf324add98df86a25e740689 P ca35e3cf677141a79789eb523a099cd9: Bootstrap starting.
I20260601 13:37:16.180770 29919 tablet_bootstrap.cc:492] T 9b0bfa77cf324add98df86a25e740689 P ca35e3cf677141a79789eb523a099cd9: 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:37:16.180800 29980 heartbeater.cc:344] Connected to a master server at 127.21.155.254:46839
I20260601 13:37:16.180936 29980 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:16.181067 29919 tablet_bootstrap.cc:492] T 9b0bfa77cf324add98df86a25e740689 P ca35e3cf677141a79789eb523a099cd9: Bootstrap complete.
I20260601 13:37:16.181303 29919 ts_tablet_manager.cc:1403] T 9b0bfa77cf324add98df86a25e740689 P ca35e3cf677141a79789eb523a099cd9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20260601 13:37:16.181310 29980 heartbeater.cc:507] Master 127.21.155.254:46839 requested a full tablet report, sending...
I20260601 13:37:16.181774 29919 raft_consensus.cc:359] T 9b0bfa77cf324add98df86a25e740689 P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:16.181900 29919 raft_consensus.cc:740] T 9b0bfa77cf324add98df86a25e740689 P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca35e3cf677141a79789eb523a099cd9, State: Initialized, Role: FOLLOWER
I20260601 13:37:16.182049 29919 consensus_queue.cc:260] T 9b0bfa77cf324add98df86a25e740689 P ca35e3cf677141a79789eb523a099cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:16.182375 29919 ts_tablet_manager.cc:1434] T 9b0bfa77cf324add98df86a25e740689 P ca35e3cf677141a79789eb523a099cd9: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:16.182538 29443 ts_manager.cc:194] Re-registered known tserver with Master: ca35e3cf677141a79789eb523a099cd9 (127.21.155.193:38855)
I20260601 13:37:16.182556 29919 tablet_bootstrap.cc:492] T 017a237be45348c6946e7f7ea4737d56 P ca35e3cf677141a79789eb523a099cd9: Bootstrap starting.
I20260601 13:37:16.184453 29443 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51056
I20260601 13:37:16.185531 29980 heartbeater.cc:499] Master 127.21.155.254:46839 was elected leader, sending a full tablet report...
I20260601 13:37:16.185853 29919 tablet_bootstrap.cc:492] T 017a237be45348c6946e7f7ea4737d56 P ca35e3cf677141a79789eb523a099cd9: 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:37:16.186272 29919 tablet_bootstrap.cc:492] T 017a237be45348c6946e7f7ea4737d56 P ca35e3cf677141a79789eb523a099cd9: Bootstrap complete.
I20260601 13:37:16.186491 29919 ts_tablet_manager.cc:1403] T 017a237be45348c6946e7f7ea4737d56 P ca35e3cf677141a79789eb523a099cd9: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:37:16.187003 29919 raft_consensus.cc:359] T 017a237be45348c6946e7f7ea4737d56 P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:16.187157 29919 raft_consensus.cc:740] T 017a237be45348c6946e7f7ea4737d56 P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca35e3cf677141a79789eb523a099cd9, State: Initialized, Role: FOLLOWER
I20260601 13:37:16.187295 29919 consensus_queue.cc:260] T 017a237be45348c6946e7f7ea4737d56 P ca35e3cf677141a79789eb523a099cd9 [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: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:16.187623 29919 ts_tablet_manager.cc:1434] T 017a237be45348c6946e7f7ea4737d56 P ca35e3cf677141a79789eb523a099cd9: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:16.187824 29919 tablet_bootstrap.cc:492] T 17131b84a6954a7fbcdf686eef45911c P ca35e3cf677141a79789eb523a099cd9: Bootstrap starting.
I20260601 13:37:16.189095 29944 tablet_service.cc:1558] Processing DeleteTablet for tablet fa995f3eac5f40d5a7ef385110dd9166 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:37:16 UTC) from {username='slave'} at 127.0.0.1:35906
I20260601 13:37:16.189128 29943 tablet_service.cc:1558] Processing DeleteTablet for tablet 017a237be45348c6946e7f7ea4737d56 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:37:16 UTC) from {username='slave'} at 127.0.0.1:35906
I20260601 13:37:16.189849 29987 tablet_replica.cc:333] stopping tablet replica
W20260601 13:37:16.189996 29431 catalog_manager.cc:5007] TS ca35e3cf677141a79789eb523a099cd9 (127.21.155.193:38855): delete failed for tablet fa995f3eac5f40d5a7ef385110dd9166 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet fa995f3eac5f40d5a7ef385110dd9166 already in progress: opening tablet
I20260601 13:37:16.189996 29987 raft_consensus.cc:2243] T 017a237be45348c6946e7f7ea4737d56 P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:16.190240 29987 pending_rounds.cc:70] T 017a237be45348c6946e7f7ea4737d56 P ca35e3cf677141a79789eb523a099cd9: Trying to abort 1 pending ops.
I20260601 13:37:16.190279 29987 pending_rounds.cc:77] T 017a237be45348c6946e7f7ea4737d56 P ca35e3cf677141a79789eb523a099cd9: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292194959326740480 op_type: NO_OP noop_request { }
I20260601 13:37:16.190356 29987 raft_consensus.cc:2889] T 017a237be45348c6946e7f7ea4737d56 P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:37:16.190426 29987 raft_consensus.cc:2272] T 017a237be45348c6946e7f7ea4737d56 P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:16.191089 29987 ts_tablet_manager.cc:1916] T 017a237be45348c6946e7f7ea4737d56 P ca35e3cf677141a79789eb523a099cd9: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:37:16.191648 29919 tablet_bootstrap.cc:492] T 17131b84a6954a7fbcdf686eef45911c P ca35e3cf677141a79789eb523a099cd9: 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:37:16.192032 29919 tablet_bootstrap.cc:492] T 17131b84a6954a7fbcdf686eef45911c P ca35e3cf677141a79789eb523a099cd9: Bootstrap complete.
I20260601 13:37:16.192229 29919 ts_tablet_manager.cc:1403] T 17131b84a6954a7fbcdf686eef45911c P ca35e3cf677141a79789eb523a099cd9: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20260601 13:37:16.192672 29919 raft_consensus.cc:359] T 17131b84a6954a7fbcdf686eef45911c P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:16.192802 29919 raft_consensus.cc:740] T 17131b84a6954a7fbcdf686eef45911c P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca35e3cf677141a79789eb523a099cd9, State: Initialized, Role: FOLLOWER
I20260601 13:37:16.193064 29919 consensus_queue.cc:260] T 17131b84a6954a7fbcdf686eef45911c P ca35e3cf677141a79789eb523a099cd9 [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: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:16.193276 29987 ts_tablet_manager.cc:1929] T 017a237be45348c6946e7f7ea4737d56 P ca35e3cf677141a79789eb523a099cd9: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:37:16.193354 29987 log.cc:1199] T 017a237be45348c6946e7f7ea4737d56 P ca35e3cf677141a79789eb523a099cd9: Deleting WAL directory at /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320869173936-22127-0/minicluster-data/ts-0-root/wals/017a237be45348c6946e7f7ea4737d56
I20260601 13:37:16.193499 29919 ts_tablet_manager.cc:1434] T 17131b84a6954a7fbcdf686eef45911c P ca35e3cf677141a79789eb523a099cd9: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:37:16.193645 29987 ts_tablet_manager.cc:1950] T 017a237be45348c6946e7f7ea4737d56 P ca35e3cf677141a79789eb523a099cd9: Deleting consensus metadata
I20260601 13:37:16.193735 29919 tablet_bootstrap.cc:492] T fa995f3eac5f40d5a7ef385110dd9166 P ca35e3cf677141a79789eb523a099cd9: Bootstrap starting.
I20260601 13:37:16.194445 29431 catalog_manager.cc:5027] TS ca35e3cf677141a79789eb523a099cd9 (127.21.155.193:38855): tablet 017a237be45348c6946e7f7ea4737d56 (table dugtrio [id=d0a1940d4caf461abcadda478f8323fd]) successfully deleted
I20260601 13:37:16.194886 29944 tablet_service.cc:1558] Processing DeleteTablet for tablet 9b0bfa77cf324add98df86a25e740689 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:37:16 UTC) from {username='slave'} at 127.0.0.1:35906
I20260601 13:37:16.195086 29987 tablet_replica.cc:333] stopping tablet replica
I20260601 13:37:16.195227 29987 raft_consensus.cc:2243] T 9b0bfa77cf324add98df86a25e740689 P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:16.195331 29987 raft_consensus.cc:2272] T 9b0bfa77cf324add98df86a25e740689 P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:16.195834 29987 ts_tablet_manager.cc:1916] T 9b0bfa77cf324add98df86a25e740689 P ca35e3cf677141a79789eb523a099cd9: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:37:16.197256 29919 tablet_bootstrap.cc:492] T fa995f3eac5f40d5a7ef385110dd9166 P ca35e3cf677141a79789eb523a099cd9: 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:37:16.197506 29919 tablet_bootstrap.cc:492] T fa995f3eac5f40d5a7ef385110dd9166 P ca35e3cf677141a79789eb523a099cd9: Bootstrap complete.
I20260601 13:37:16.197703 29919 ts_tablet_manager.cc:1403] T fa995f3eac5f40d5a7ef385110dd9166 P ca35e3cf677141a79789eb523a099cd9: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:37:16.197893 29987 ts_tablet_manager.cc:1929] T 9b0bfa77cf324add98df86a25e740689 P ca35e3cf677141a79789eb523a099cd9: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:37:16.197953 29987 log.cc:1199] T 9b0bfa77cf324add98df86a25e740689 P ca35e3cf677141a79789eb523a099cd9: Deleting WAL directory at /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320869173936-22127-0/minicluster-data/ts-0-root/wals/9b0bfa77cf324add98df86a25e740689
I20260601 13:37:16.198153 29987 ts_tablet_manager.cc:1950] T 9b0bfa77cf324add98df86a25e740689 P ca35e3cf677141a79789eb523a099cd9: Deleting consensus metadata
I20260601 13:37:16.198307 29919 raft_consensus.cc:359] T fa995f3eac5f40d5a7ef385110dd9166 P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:16.198429 29919 raft_consensus.cc:740] T fa995f3eac5f40d5a7ef385110dd9166 P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca35e3cf677141a79789eb523a099cd9, State: Initialized, Role: FOLLOWER
I20260601 13:37:16.198589 29919 consensus_queue.cc:260] T fa995f3eac5f40d5a7ef385110dd9166 P ca35e3cf677141a79789eb523a099cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:16.198899 29919 ts_tablet_manager.cc:1434] T fa995f3eac5f40d5a7ef385110dd9166 P ca35e3cf677141a79789eb523a099cd9: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:16.198951 29431 catalog_manager.cc:5027] TS ca35e3cf677141a79789eb523a099cd9 (127.21.155.193:38855): tablet 9b0bfa77cf324add98df86a25e740689 (table dugtrio [id=d0a1940d4caf461abcadda478f8323fd]) successfully deleted
I20260601 13:37:16.199090 29919 tablet_bootstrap.cc:492] T 2dca2409eb4d4534ae7e118df64d7d57 P ca35e3cf677141a79789eb523a099cd9: Bootstrap starting.
I20260601 13:37:16.200371 29944 tablet_service.cc:1558] Processing DeleteTablet for tablet fa995f3eac5f40d5a7ef385110dd9166 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:37:16 UTC) from {username='slave'} at 127.0.0.1:35906
I20260601 13:37:16.200577 29987 tablet_replica.cc:333] stopping tablet replica
I20260601 13:37:16.200716 29987 raft_consensus.cc:2243] T fa995f3eac5f40d5a7ef385110dd9166 P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:16.201457 29987 raft_consensus.cc:2272] T fa995f3eac5f40d5a7ef385110dd9166 P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:16.202000 29987 ts_tablet_manager.cc:1916] T fa995f3eac5f40d5a7ef385110dd9166 P ca35e3cf677141a79789eb523a099cd9: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:37:16.202493 29919 tablet_bootstrap.cc:492] T 2dca2409eb4d4534ae7e118df64d7d57 P ca35e3cf677141a79789eb523a099cd9: 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:37:16.202771 29944 tablet_service.cc:1558] Processing DeleteTablet for tablet 3c51a9b5e63a45858a7e06320ce74f40 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:37:16 UTC) from {username='slave'} at 127.0.0.1:35906
I20260601 13:37:16.202906 29919 tablet_bootstrap.cc:492] T 2dca2409eb4d4534ae7e118df64d7d57 P ca35e3cf677141a79789eb523a099cd9: Bootstrap complete.
I20260601 13:37:16.203102 29919 ts_tablet_manager.cc:1403] T 2dca2409eb4d4534ae7e118df64d7d57 P ca35e3cf677141a79789eb523a099cd9: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20260601 13:37:16.203544 29919 raft_consensus.cc:359] T 2dca2409eb4d4534ae7e118df64d7d57 P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } }
I20260601 13:37:16.203665 29919 raft_consensus.cc:740] T 2dca2409eb4d4534ae7e118df64d7d57 P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca35e3cf677141a79789eb523a099cd9, State: Initialized, Role: FOLLOWER
I20260601 13:37:16.203850 29919 consensus_queue.cc:260] T 2dca2409eb4d4534ae7e118df64d7d57 P ca35e3cf677141a79789eb523a099cd9 [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: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } }
I20260601 13:37:16.204166 29919 ts_tablet_manager.cc:1434] T 2dca2409eb4d4534ae7e118df64d7d57 P ca35e3cf677141a79789eb523a099cd9: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:16.204504 29987 ts_tablet_manager.cc:1929] T fa995f3eac5f40d5a7ef385110dd9166 P ca35e3cf677141a79789eb523a099cd9: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:37:16.204643 29987 log.cc:1199] T fa995f3eac5f40d5a7ef385110dd9166 P ca35e3cf677141a79789eb523a099cd9: Deleting WAL directory at /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320869173936-22127-0/minicluster-data/ts-0-root/wals/fa995f3eac5f40d5a7ef385110dd9166
I20260601 13:37:16.204882 29987 ts_tablet_manager.cc:1950] T fa995f3eac5f40d5a7ef385110dd9166 P ca35e3cf677141a79789eb523a099cd9: Deleting consensus metadata
I20260601 13:37:16.205536 29987 tablet_replica.cc:333] stopping tablet replica
I20260601 13:37:16.205636 29431 catalog_manager.cc:5027] TS ca35e3cf677141a79789eb523a099cd9 (127.21.155.193:38855): tablet fa995f3eac5f40d5a7ef385110dd9166 (table dugtrio [id=d0a1940d4caf461abcadda478f8323fd]) successfully deleted
I20260601 13:37:16.205686 29987 raft_consensus.cc:2243] T 3c51a9b5e63a45858a7e06320ce74f40 P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:16.205770 29987 raft_consensus.cc:2272] T 3c51a9b5e63a45858a7e06320ce74f40 P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:16.206226 29987 ts_tablet_manager.cc:1916] T 3c51a9b5e63a45858a7e06320ce74f40 P ca35e3cf677141a79789eb523a099cd9: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:37:16.208050 29987 ts_tablet_manager.cc:1929] T 3c51a9b5e63a45858a7e06320ce74f40 P ca35e3cf677141a79789eb523a099cd9: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:37:16.208180 29987 log.cc:1199] T 3c51a9b5e63a45858a7e06320ce74f40 P ca35e3cf677141a79789eb523a099cd9: Deleting WAL directory at /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320869173936-22127-0/minicluster-data/ts-0-root/wals/3c51a9b5e63a45858a7e06320ce74f40
I20260601 13:37:16.208127 29916 raft_consensus.cc:493] T 2dca2409eb4d4534ae7e118df64d7d57 P 5567c8f50fac4ac7892d9c66e44add12 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:16.208305 29916 raft_consensus.cc:515] T 2dca2409eb4d4534ae7e118df64d7d57 P 5567c8f50fac4ac7892d9c66e44add12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } }
I20260601 13:37:16.208456 29987 ts_tablet_manager.cc:1950] T 3c51a9b5e63a45858a7e06320ce74f40 P ca35e3cf677141a79789eb523a099cd9: Deleting consensus metadata
I20260601 13:37:16.208914 29916 leader_election.cc:290] T 2dca2409eb4d4534ae7e118df64d7d57 P 5567c8f50fac4ac7892d9c66e44add12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ca35e3cf677141a79789eb523a099cd9 (127.21.155.193:38855), cbb46abf0c084bb699657485ede0015c (127.21.155.195:43387)
I20260601 13:37:16.209323 29431 catalog_manager.cc:5027] TS ca35e3cf677141a79789eb523a099cd9 (127.21.155.193:38855): tablet 3c51a9b5e63a45858a7e06320ce74f40 (table dugtrio [id=d0a1940d4caf461abcadda478f8323fd]) successfully deleted
I20260601 13:37:16.209738 29696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dca2409eb4d4534ae7e118df64d7d57" candidate_uuid: "5567c8f50fac4ac7892d9c66e44add12" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbb46abf0c084bb699657485ede0015c" is_pre_election: true
I20260601 13:37:16.209897 29696 raft_consensus.cc:2468] T 2dca2409eb4d4534ae7e118df64d7d57 P cbb46abf0c084bb699657485ede0015c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5567c8f50fac4ac7892d9c66e44add12 in term 1.
I20260601 13:37:16.210283 29587 leader_election.cc:304] T 2dca2409eb4d4534ae7e118df64d7d57 P 5567c8f50fac4ac7892d9c66e44add12 [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: 5567c8f50fac4ac7892d9c66e44add12, cbb46abf0c084bb699657485ede0015c; no voters: 
I20260601 13:37:16.210479 29916 raft_consensus.cc:2804] T 2dca2409eb4d4534ae7e118df64d7d57 P 5567c8f50fac4ac7892d9c66e44add12 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:37:16.210544 29916 raft_consensus.cc:493] T 2dca2409eb4d4534ae7e118df64d7d57 P 5567c8f50fac4ac7892d9c66e44add12 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:16.210577 29916 raft_consensus.cc:3060] T 2dca2409eb4d4534ae7e118df64d7d57 P 5567c8f50fac4ac7892d9c66e44add12 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:16.211714 29916 raft_consensus.cc:515] T 2dca2409eb4d4534ae7e118df64d7d57 P 5567c8f50fac4ac7892d9c66e44add12 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } }
I20260601 13:37:16.212179 29916 leader_election.cc:290] T 2dca2409eb4d4534ae7e118df64d7d57 P 5567c8f50fac4ac7892d9c66e44add12 [CANDIDATE]: Term 2 election: Requested vote from peers ca35e3cf677141a79789eb523a099cd9 (127.21.155.193:38855), cbb46abf0c084bb699657485ede0015c (127.21.155.195:43387)
I20260601 13:37:16.212875 29696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dca2409eb4d4534ae7e118df64d7d57" candidate_uuid: "5567c8f50fac4ac7892d9c66e44add12" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbb46abf0c084bb699657485ede0015c"
I20260601 13:37:16.213021 29696 raft_consensus.cc:3060] T 2dca2409eb4d4534ae7e118df64d7d57 P cbb46abf0c084bb699657485ede0015c [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:16.213289 29954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dca2409eb4d4534ae7e118df64d7d57" candidate_uuid: "5567c8f50fac4ac7892d9c66e44add12" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca35e3cf677141a79789eb523a099cd9" is_pre_election: true
I20260601 13:37:16.213462 29954 raft_consensus.cc:2410] T 2dca2409eb4d4534ae7e118df64d7d57 P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5567c8f50fac4ac7892d9c66e44add12 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:37:16.214213 29696 raft_consensus.cc:2468] T 2dca2409eb4d4534ae7e118df64d7d57 P cbb46abf0c084bb699657485ede0015c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5567c8f50fac4ac7892d9c66e44add12 in term 2.
I20260601 13:37:16.214524 29953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dca2409eb4d4534ae7e118df64d7d57" candidate_uuid: "5567c8f50fac4ac7892d9c66e44add12" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca35e3cf677141a79789eb523a099cd9"
I20260601 13:37:16.214553 29587 leader_election.cc:304] T 2dca2409eb4d4534ae7e118df64d7d57 P 5567c8f50fac4ac7892d9c66e44add12 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5567c8f50fac4ac7892d9c66e44add12, cbb46abf0c084bb699657485ede0015c; no voters: 
I20260601 13:37:16.214658 29953 raft_consensus.cc:3060] T 2dca2409eb4d4534ae7e118df64d7d57 P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:16.214743 29916 raft_consensus.cc:2804] T 2dca2409eb4d4534ae7e118df64d7d57 P 5567c8f50fac4ac7892d9c66e44add12 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:37:16.214849 29916 raft_consensus.cc:697] T 2dca2409eb4d4534ae7e118df64d7d57 P 5567c8f50fac4ac7892d9c66e44add12 [term 2 LEADER]: Becoming Leader. State: Replica: 5567c8f50fac4ac7892d9c66e44add12, State: Running, Role: LEADER
I20260601 13:37:16.214993 29916 consensus_queue.cc:237] T 2dca2409eb4d4534ae7e118df64d7d57 P 5567c8f50fac4ac7892d9c66e44add12 [LEADER]: Queue going to LEADER 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: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } }
I20260601 13:37:16.215883 29953 raft_consensus.cc:2410] T 2dca2409eb4d4534ae7e118df64d7d57 P ca35e3cf677141a79789eb523a099cd9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 5567c8f50fac4ac7892d9c66e44add12 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:37:16.216548 29443 catalog_manager.cc:5696] T 2dca2409eb4d4534ae7e118df64d7d57 P 5567c8f50fac4ac7892d9c66e44add12 reported cstate change: term changed from 1 to 2, leader changed from ca35e3cf677141a79789eb523a099cd9 (127.21.155.193) to 5567c8f50fac4ac7892d9c66e44add12 (127.21.155.194). New cstate: current_term: 2 leader_uuid: "5567c8f50fac4ac7892d9c66e44add12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } health_report { overall_health: HEALTHY } } }
W20260601 13:37:16.259001 29492 auto_rebalancer.cc:591] Failed to schedule move for tablet 300c262f8fc44ee4b4a188caf3b028db: Invalid argument: Server with UUID 70a08e1a60904381b56b54d9271157d0 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: true } }
W20260601 13:37:16.260517 29492 auto_rebalancer.cc:591] Failed to schedule move for tablet 17131b84a6954a7fbcdf686eef45911c: Invalid argument: Server with UUID 70a08e1a60904381b56b54d9271157d0 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: true } }
W20260601 13:37:16.261986 29492 auto_rebalancer.cc:591] Failed to schedule move for tablet c90b3ba439fa4535b637e3b99910a224: Invalid argument: Server with UUID 70a08e1a60904381b56b54d9271157d0 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: true } }
W20260601 13:37:16.425168 29981 tablet.cc:2404] T 2dca2409eb4d4534ae7e118df64d7d57 P ca35e3cf677141a79789eb523a099cd9: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:37:16.545766 29994 ts_tablet_manager.cc:933] T 300c262f8fc44ee4b4a188caf3b028db P 70a08e1a60904381b56b54d9271157d0: Initiating tablet copy from peer 5567c8f50fac4ac7892d9c66e44add12 (127.21.155.194:45249)
I20260601 13:37:16.546126 29994 tablet_copy_client.cc:323] T 300c262f8fc44ee4b4a188caf3b028db P 70a08e1a60904381b56b54d9271157d0: tablet copy: Beginning tablet copy session from remote peer at address 127.21.155.194:45249
I20260601 13:37:16.550392 29633 tablet_copy_service.cc:140] P 5567c8f50fac4ac7892d9c66e44add12: Received BeginTabletCopySession request for tablet 300c262f8fc44ee4b4a188caf3b028db from peer 70a08e1a60904381b56b54d9271157d0 ({username='slave'} at 127.0.0.1:49212)
I20260601 13:37:16.550535 29633 tablet_copy_service.cc:161] P 5567c8f50fac4ac7892d9c66e44add12: Beginning new tablet copy session on tablet 300c262f8fc44ee4b4a188caf3b028db from peer 70a08e1a60904381b56b54d9271157d0 at {username='slave'} at 127.0.0.1:49212: session id = 70a08e1a60904381b56b54d9271157d0-300c262f8fc44ee4b4a188caf3b028db
I20260601 13:37:16.551671 29633 tablet_copy_source_session.cc:215] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:37:16.552690 29994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 300c262f8fc44ee4b4a188caf3b028db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:16.554733 29994 tablet_copy_client.cc:806] T 300c262f8fc44ee4b4a188caf3b028db P 70a08e1a60904381b56b54d9271157d0: tablet copy: Starting download of 0 data blocks...
I20260601 13:37:16.554911 29994 tablet_copy_client.cc:670] T 300c262f8fc44ee4b4a188caf3b028db P 70a08e1a60904381b56b54d9271157d0: tablet copy: Starting download of 1 WAL segments...
I20260601 13:37:16.556437 29994 tablet_copy_client.cc:538] T 300c262f8fc44ee4b4a188caf3b028db P 70a08e1a60904381b56b54d9271157d0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:37:16.557857 29994 tablet_bootstrap.cc:492] T 300c262f8fc44ee4b4a188caf3b028db P 70a08e1a60904381b56b54d9271157d0: Bootstrap starting.
I20260601 13:37:16.558175 29953 raft_consensus.cc:2955] T 17131b84a6954a7fbcdf686eef45911c P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 70a08e1a60904381b56b54d9271157d0 (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: true } } }
I20260601 13:37:16.562287 29994 tablet_bootstrap.cc:492] T 300c262f8fc44ee4b4a188caf3b028db P 70a08e1a60904381b56b54d9271157d0: 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:37:16.562577 29994 tablet_bootstrap.cc:492] T 300c262f8fc44ee4b4a188caf3b028db P 70a08e1a60904381b56b54d9271157d0: Bootstrap complete.
I20260601 13:37:16.562772 29994 ts_tablet_manager.cc:1403] T 300c262f8fc44ee4b4a188caf3b028db P 70a08e1a60904381b56b54d9271157d0: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.003s
I20260601 13:37:16.563226 29994 raft_consensus.cc:359] T 300c262f8fc44ee4b4a188caf3b028db P 70a08e1a60904381b56b54d9271157d0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: true } }
I20260601 13:37:16.563360 29994 raft_consensus.cc:740] T 300c262f8fc44ee4b4a188caf3b028db P 70a08e1a60904381b56b54d9271157d0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 70a08e1a60904381b56b54d9271157d0, State: Initialized, Role: LEARNER
I20260601 13:37:16.563495 29994 consensus_queue.cc:260] T 300c262f8fc44ee4b4a188caf3b028db P 70a08e1a60904381b56b54d9271157d0 [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: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: true } }
I20260601 13:37:16.563939 29994 ts_tablet_manager.cc:1434] T 300c262f8fc44ee4b4a188caf3b028db P 70a08e1a60904381b56b54d9271157d0: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:16.564087 29896 heartbeater.cc:499] Master 127.21.155.254:46839 was elected leader, sending a full tablet report...
I20260601 13:37:16.564452 29633 tablet_copy_service.cc:342] P 5567c8f50fac4ac7892d9c66e44add12: Request end of tablet copy session 70a08e1a60904381b56b54d9271157d0-300c262f8fc44ee4b4a188caf3b028db received from {username='slave'} at 127.0.0.1:49212
I20260601 13:37:16.564563 29633 tablet_copy_service.cc:434] P 5567c8f50fac4ac7892d9c66e44add12: ending tablet copy session 70a08e1a60904381b56b54d9271157d0-300c262f8fc44ee4b4a188caf3b028db on tablet 300c262f8fc44ee4b4a188caf3b028db with peer 70a08e1a60904381b56b54d9271157d0
I20260601 13:37:16.570353 29916 consensus_queue.cc:1050] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12 [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:16.571902 29953 raft_consensus.cc:2955] T 300c262f8fc44ee4b4a188caf3b028db P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 70a08e1a60904381b56b54d9271157d0 (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: true } } }
I20260601 13:37:16.595067 29696 raft_consensus.cc:1275] T 2dca2409eb4d4534ae7e118df64d7d57 P cbb46abf0c084bb699657485ede0015c [term 2 FOLLOWER]: Refusing update from remote peer 5567c8f50fac4ac7892d9c66e44add12: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260601 13:37:16.595757 29916 consensus_queue.cc:1048] T 2dca2409eb4d4534ae7e118df64d7d57 P 5567c8f50fac4ac7892d9c66e44add12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:16.599591 29953 raft_consensus.cc:1275] T 2dca2409eb4d4534ae7e118df64d7d57 P ca35e3cf677141a79789eb523a099cd9 [term 2 FOLLOWER]: Refusing update from remote peer 5567c8f50fac4ac7892d9c66e44add12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260601 13:37:16.599686 29953 pending_rounds.cc:85] T 2dca2409eb4d4534ae7e118df64d7d57 P ca35e3cf677141a79789eb523a099cd9: Aborting all ops after (but not including) 0
I20260601 13:37:16.599713 29953 pending_rounds.cc:107] T 2dca2409eb4d4534ae7e118df64d7d57 P ca35e3cf677141a79789eb523a099cd9: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260601 13:37:16.599736 29953 raft_consensus.cc:2889] T 2dca2409eb4d4534ae7e118df64d7d57 P ca35e3cf677141a79789eb523a099cd9 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:37:16.600059 29815 consensus_queue.cc:1048] T 2dca2409eb4d4534ae7e118df64d7d57 P 5567c8f50fac4ac7892d9c66e44add12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:16.656919 29994 ts_tablet_manager.cc:933] T c90b3ba439fa4535b637e3b99910a224 P 70a08e1a60904381b56b54d9271157d0: Initiating tablet copy from peer 5567c8f50fac4ac7892d9c66e44add12 (127.21.155.194:45249)
I20260601 13:37:16.657392 29994 tablet_copy_client.cc:323] T c90b3ba439fa4535b637e3b99910a224 P 70a08e1a60904381b56b54d9271157d0: tablet copy: Beginning tablet copy session from remote peer at address 127.21.155.194:45249
I20260601 13:37:16.658169 29633 tablet_copy_service.cc:140] P 5567c8f50fac4ac7892d9c66e44add12: Received BeginTabletCopySession request for tablet c90b3ba439fa4535b637e3b99910a224 from peer 70a08e1a60904381b56b54d9271157d0 ({username='slave'} at 127.0.0.1:49212)
I20260601 13:37:16.658295 29633 tablet_copy_service.cc:161] P 5567c8f50fac4ac7892d9c66e44add12: Beginning new tablet copy session on tablet c90b3ba439fa4535b637e3b99910a224 from peer 70a08e1a60904381b56b54d9271157d0 at {username='slave'} at 127.0.0.1:49212: session id = 70a08e1a60904381b56b54d9271157d0-c90b3ba439fa4535b637e3b99910a224
I20260601 13:37:16.659228 29633 tablet_copy_source_session.cc:215] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:37:16.660259 29994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c90b3ba439fa4535b637e3b99910a224. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:16.662446 29994 tablet_copy_client.cc:806] T c90b3ba439fa4535b637e3b99910a224 P 70a08e1a60904381b56b54d9271157d0: tablet copy: Starting download of 0 data blocks...
I20260601 13:37:16.662621 29994 tablet_copy_client.cc:670] T c90b3ba439fa4535b637e3b99910a224 P 70a08e1a60904381b56b54d9271157d0: tablet copy: Starting download of 1 WAL segments...
I20260601 13:37:16.664198 29994 tablet_copy_client.cc:538] T c90b3ba439fa4535b637e3b99910a224 P 70a08e1a60904381b56b54d9271157d0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:37:16.665969 29994 tablet_bootstrap.cc:492] T c90b3ba439fa4535b637e3b99910a224 P 70a08e1a60904381b56b54d9271157d0: Bootstrap starting.
I20260601 13:37:16.669880 29994 tablet_bootstrap.cc:492] T c90b3ba439fa4535b637e3b99910a224 P 70a08e1a60904381b56b54d9271157d0: 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:37:16.670346 29994 tablet_bootstrap.cc:492] T c90b3ba439fa4535b637e3b99910a224 P 70a08e1a60904381b56b54d9271157d0: Bootstrap complete.
I20260601 13:37:16.670605 29994 ts_tablet_manager.cc:1403] T c90b3ba439fa4535b637e3b99910a224 P 70a08e1a60904381b56b54d9271157d0: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.002s
I20260601 13:37:16.671262 29994 raft_consensus.cc:359] T c90b3ba439fa4535b637e3b99910a224 P 70a08e1a60904381b56b54d9271157d0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: true } }
I20260601 13:37:16.671387 29994 raft_consensus.cc:740] T c90b3ba439fa4535b637e3b99910a224 P 70a08e1a60904381b56b54d9271157d0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 70a08e1a60904381b56b54d9271157d0, State: Initialized, Role: LEARNER
I20260601 13:37:16.671511 29994 consensus_queue.cc:260] T c90b3ba439fa4535b637e3b99910a224 P 70a08e1a60904381b56b54d9271157d0 [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: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: true } }
I20260601 13:37:16.671857 29994 ts_tablet_manager.cc:1434] T c90b3ba439fa4535b637e3b99910a224 P 70a08e1a60904381b56b54d9271157d0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:16.672652 29633 tablet_copy_service.cc:342] P 5567c8f50fac4ac7892d9c66e44add12: Request end of tablet copy session 70a08e1a60904381b56b54d9271157d0-c90b3ba439fa4535b637e3b99910a224 received from {username='slave'} at 127.0.0.1:49212
I20260601 13:37:16.672735 29633 tablet_copy_service.cc:434] P 5567c8f50fac4ac7892d9c66e44add12: ending tablet copy session 70a08e1a60904381b56b54d9271157d0-c90b3ba439fa4535b637e3b99910a224 on tablet c90b3ba439fa4535b637e3b99910a224 with peer 70a08e1a60904381b56b54d9271157d0
I20260601 13:37:16.682163 29994 ts_tablet_manager.cc:933] T 17131b84a6954a7fbcdf686eef45911c P 70a08e1a60904381b56b54d9271157d0: Initiating tablet copy from peer 5567c8f50fac4ac7892d9c66e44add12 (127.21.155.194:45249)
I20260601 13:37:16.682580 29994 tablet_copy_client.cc:323] T 17131b84a6954a7fbcdf686eef45911c P 70a08e1a60904381b56b54d9271157d0: tablet copy: Beginning tablet copy session from remote peer at address 127.21.155.194:45249
I20260601 13:37:16.683264 29633 tablet_copy_service.cc:140] P 5567c8f50fac4ac7892d9c66e44add12: Received BeginTabletCopySession request for tablet 17131b84a6954a7fbcdf686eef45911c from peer 70a08e1a60904381b56b54d9271157d0 ({username='slave'} at 127.0.0.1:49212)
I20260601 13:37:16.683375 29633 tablet_copy_service.cc:161] P 5567c8f50fac4ac7892d9c66e44add12: Beginning new tablet copy session on tablet 17131b84a6954a7fbcdf686eef45911c from peer 70a08e1a60904381b56b54d9271157d0 at {username='slave'} at 127.0.0.1:49212: session id = 70a08e1a60904381b56b54d9271157d0-17131b84a6954a7fbcdf686eef45911c
I20260601 13:37:16.684396 29633 tablet_copy_source_session.cc:215] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:37:16.685468 29994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17131b84a6954a7fbcdf686eef45911c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:16.687446 29994 tablet_copy_client.cc:806] T 17131b84a6954a7fbcdf686eef45911c P 70a08e1a60904381b56b54d9271157d0: tablet copy: Starting download of 0 data blocks...
I20260601 13:37:16.687650 29994 tablet_copy_client.cc:670] T 17131b84a6954a7fbcdf686eef45911c P 70a08e1a60904381b56b54d9271157d0: tablet copy: Starting download of 1 WAL segments...
I20260601 13:37:16.689359 29994 tablet_copy_client.cc:538] T 17131b84a6954a7fbcdf686eef45911c P 70a08e1a60904381b56b54d9271157d0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:37:16.690613 29994 tablet_bootstrap.cc:492] T 17131b84a6954a7fbcdf686eef45911c P 70a08e1a60904381b56b54d9271157d0: Bootstrap starting.
I20260601 13:37:16.694079 29994 tablet_bootstrap.cc:492] T 17131b84a6954a7fbcdf686eef45911c P 70a08e1a60904381b56b54d9271157d0: 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:37:16.694290 29994 tablet_bootstrap.cc:492] T 17131b84a6954a7fbcdf686eef45911c P 70a08e1a60904381b56b54d9271157d0: Bootstrap complete.
I20260601 13:37:16.694432 29994 ts_tablet_manager.cc:1403] T 17131b84a6954a7fbcdf686eef45911c P 70a08e1a60904381b56b54d9271157d0: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20260601 13:37:16.694825 29994 raft_consensus.cc:359] T 17131b84a6954a7fbcdf686eef45911c P 70a08e1a60904381b56b54d9271157d0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: true } }
I20260601 13:37:16.694933 29994 raft_consensus.cc:740] T 17131b84a6954a7fbcdf686eef45911c P 70a08e1a60904381b56b54d9271157d0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 70a08e1a60904381b56b54d9271157d0, State: Initialized, Role: LEARNER
I20260601 13:37:16.695014 29994 consensus_queue.cc:260] T 17131b84a6954a7fbcdf686eef45911c P 70a08e1a60904381b56b54d9271157d0 [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: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: true } }
I20260601 13:37:16.695290 29994 ts_tablet_manager.cc:1434] T 17131b84a6954a7fbcdf686eef45911c P 70a08e1a60904381b56b54d9271157d0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:16.695935 29633 tablet_copy_service.cc:342] P 5567c8f50fac4ac7892d9c66e44add12: Request end of tablet copy session 70a08e1a60904381b56b54d9271157d0-17131b84a6954a7fbcdf686eef45911c received from {username='slave'} at 127.0.0.1:49212
I20260601 13:37:16.696069 29633 tablet_copy_service.cc:434] P 5567c8f50fac4ac7892d9c66e44add12: ending tablet copy session 70a08e1a60904381b56b54d9271157d0-17131b84a6954a7fbcdf686eef45911c on tablet 17131b84a6954a7fbcdf686eef45911c with peer 70a08e1a60904381b56b54d9271157d0
I20260601 13:37:16.703737 29815 consensus_queue.cc:1050] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12 [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:16.705135 29953 raft_consensus.cc:2955] T c90b3ba439fa4535b637e3b99910a224 P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 70a08e1a60904381b56b54d9271157d0 (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: true } } }
I20260601 13:37:16.974206 29623 consensus_queue.cc:237] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12 [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: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:16.975781 29696 raft_consensus.cc:1275] T 17131b84a6954a7fbcdf686eef45911c P cbb46abf0c084bb699657485ede0015c [term 1 FOLLOWER]: Refusing update from remote peer 5567c8f50fac4ac7892d9c66e44add12: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:16.975781 29953 raft_consensus.cc:1275] T 17131b84a6954a7fbcdf686eef45911c P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Refusing update from remote peer 5567c8f50fac4ac7892d9c66e44add12: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:16.976317 29815 consensus_queue.cc:1048] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:37:16.976536 29814 consensus_queue.cc:1048] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:37:16.978694 29814 raft_consensus.cc:2955] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 70a08e1a60904381b56b54d9271157d0 (127.21.155.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } }
I20260601 13:37:16.979270 29953 raft_consensus.cc:2955] T 17131b84a6954a7fbcdf686eef45911c P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 70a08e1a60904381b56b54d9271157d0 (127.21.155.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } }
I20260601 13:37:16.979346 29696 raft_consensus.cc:2955] T 17131b84a6954a7fbcdf686eef45911c P cbb46abf0c084bb699657485ede0015c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 70a08e1a60904381b56b54d9271157d0 (127.21.155.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } }
I20260601 13:37:16.981335 29428 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 17131b84a6954a7fbcdf686eef45911c with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:37:16.982134 29443 catalog_manager.cc:5696] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12 reported cstate change: config changed from index 2 to 3, NON_VOTER 70a08e1a60904381b56b54d9271157d0 (127.21.155.196) evicted. New cstate: current_term: 1 leader_uuid: "5567c8f50fac4ac7892d9c66e44add12" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } health_report { overall_health: HEALTHY } } }
I20260601 13:37:16.989665 29860 tablet_service.cc:1558] Processing DeleteTablet for tablet 17131b84a6954a7fbcdf686eef45911c with delete_type TABLET_DATA_TOMBSTONED (TS 70a08e1a60904381b56b54d9271157d0 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:58580
I20260601 13:37:16.990137 30015 tablet_replica.cc:333] T 17131b84a6954a7fbcdf686eef45911c P 70a08e1a60904381b56b54d9271157d0: stopping tablet replica
I20260601 13:37:16.990276 30015 raft_consensus.cc:2243] T 17131b84a6954a7fbcdf686eef45911c P 70a08e1a60904381b56b54d9271157d0 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:37:16.990383 30015 raft_consensus.cc:2272] T 17131b84a6954a7fbcdf686eef45911c P 70a08e1a60904381b56b54d9271157d0 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:37:16.991025 30015 ts_tablet_manager.cc:1916] T 17131b84a6954a7fbcdf686eef45911c P 70a08e1a60904381b56b54d9271157d0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:37:16.993110 30015 ts_tablet_manager.cc:1929] T 17131b84a6954a7fbcdf686eef45911c P 70a08e1a60904381b56b54d9271157d0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260601 13:37:16.993258 30015 log.cc:1199] T 17131b84a6954a7fbcdf686eef45911c P 70a08e1a60904381b56b54d9271157d0: Deleting WAL directory at /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320869173936-22127-0/minicluster-data/ts-3-root/wals/17131b84a6954a7fbcdf686eef45911c
I20260601 13:37:16.993983 29431 catalog_manager.cc:5027] TS 70a08e1a60904381b56b54d9271157d0 (127.21.155.196:41981): tablet 17131b84a6954a7fbcdf686eef45911c (table test-workload [id=64bcf79377a54611a82e2143b3c0f167]) successfully deleted
I20260601 13:37:17.006003 29623 consensus_queue.cc:237] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12 [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: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:17.007339 29953 raft_consensus.cc:1275] T 300c262f8fc44ee4b4a188caf3b028db P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Refusing update from remote peer 5567c8f50fac4ac7892d9c66e44add12: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:17.007422 29696 raft_consensus.cc:1275] T 300c262f8fc44ee4b4a188caf3b028db P cbb46abf0c084bb699657485ede0015c [term 1 FOLLOWER]: Refusing update from remote peer 5567c8f50fac4ac7892d9c66e44add12: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:17.007705 29814 consensus_queue.cc:1048] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:37:17.007848 29815 consensus_queue.cc:1048] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:37:17.009711 29916 raft_consensus.cc:2955] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 70a08e1a60904381b56b54d9271157d0 (127.21.155.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } }
I20260601 13:37:17.010175 29953 raft_consensus.cc:2955] T 300c262f8fc44ee4b4a188caf3b028db P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 70a08e1a60904381b56b54d9271157d0 (127.21.155.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } }
I20260601 13:37:17.010280 29696 raft_consensus.cc:2955] T 300c262f8fc44ee4b4a188caf3b028db P cbb46abf0c084bb699657485ede0015c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 70a08e1a60904381b56b54d9271157d0 (127.21.155.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } }
I20260601 13:37:17.011900 29428 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 300c262f8fc44ee4b4a188caf3b028db with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:37:17.012712 29444 catalog_manager.cc:5696] T 300c262f8fc44ee4b4a188caf3b028db P cbb46abf0c084bb699657485ede0015c reported cstate change: config changed from index 2 to 3, NON_VOTER 70a08e1a60904381b56b54d9271157d0 (127.21.155.196) evicted. New cstate: current_term: 1 leader_uuid: "5567c8f50fac4ac7892d9c66e44add12" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } }
I20260601 13:37:17.015602 29860 tablet_service.cc:1558] Processing DeleteTablet for tablet 300c262f8fc44ee4b4a188caf3b028db with delete_type TABLET_DATA_TOMBSTONED (TS 70a08e1a60904381b56b54d9271157d0 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:58580
I20260601 13:37:17.015851 30015 tablet_replica.cc:333] T 300c262f8fc44ee4b4a188caf3b028db P 70a08e1a60904381b56b54d9271157d0: stopping tablet replica
I20260601 13:37:17.016016 30015 raft_consensus.cc:2243] T 300c262f8fc44ee4b4a188caf3b028db P 70a08e1a60904381b56b54d9271157d0 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:37:17.016177 30015 raft_consensus.cc:2272] T 300c262f8fc44ee4b4a188caf3b028db P 70a08e1a60904381b56b54d9271157d0 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:37:17.016765 30015 ts_tablet_manager.cc:1916] T 300c262f8fc44ee4b4a188caf3b028db P 70a08e1a60904381b56b54d9271157d0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:37:17.018836 30015 ts_tablet_manager.cc:1929] T 300c262f8fc44ee4b4a188caf3b028db P 70a08e1a60904381b56b54d9271157d0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260601 13:37:17.018941 30015 log.cc:1199] T 300c262f8fc44ee4b4a188caf3b028db P 70a08e1a60904381b56b54d9271157d0: Deleting WAL directory at /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320869173936-22127-0/minicluster-data/ts-3-root/wals/300c262f8fc44ee4b4a188caf3b028db
I20260601 13:37:17.019479 29431 catalog_manager.cc:5027] TS 70a08e1a60904381b56b54d9271157d0 (127.21.155.196:41981): tablet 300c262f8fc44ee4b4a188caf3b028db (table test-workload [id=64bcf79377a54611a82e2143b3c0f167]) successfully deleted
I20260601 13:37:17.108536 29870 raft_consensus.cc:1217] T c90b3ba439fa4535b637e3b99910a224 P 70a08e1a60904381b56b54d9271157d0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:37:17.117609 29623 consensus_queue.cc:237] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12 [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: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } }
I20260601 13:37:17.119096 29953 raft_consensus.cc:1275] T c90b3ba439fa4535b637e3b99910a224 P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Refusing update from remote peer 5567c8f50fac4ac7892d9c66e44add12: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:17.119096 29696 raft_consensus.cc:1275] T c90b3ba439fa4535b637e3b99910a224 P cbb46abf0c084bb699657485ede0015c [term 1 FOLLOWER]: Refusing update from remote peer 5567c8f50fac4ac7892d9c66e44add12: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:17.119769 29814 consensus_queue.cc:1048] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:37:17.120003 29815 consensus_queue.cc:1048] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:37:17.121883 29815 raft_consensus.cc:2955] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 70a08e1a60904381b56b54d9271157d0 (127.21.155.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } }
I20260601 13:37:17.122412 29953 raft_consensus.cc:2955] T c90b3ba439fa4535b637e3b99910a224 P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 70a08e1a60904381b56b54d9271157d0 (127.21.155.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } }
I20260601 13:37:17.122498 29696 raft_consensus.cc:2955] T c90b3ba439fa4535b637e3b99910a224 P cbb46abf0c084bb699657485ede0015c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 70a08e1a60904381b56b54d9271157d0 (127.21.155.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } }
I20260601 13:37:17.123915 29428 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c90b3ba439fa4535b637e3b99910a224 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:37:17.124862 29442 catalog_manager.cc:5696] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12 reported cstate change: config changed from index 2 to 3, NON_VOTER 70a08e1a60904381b56b54d9271157d0 (127.21.155.196) evicted. New cstate: current_term: 1 leader_uuid: "5567c8f50fac4ac7892d9c66e44add12" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } health_report { overall_health: HEALTHY } } }
I20260601 13:37:17.127848 29860 tablet_service.cc:1558] Processing DeleteTablet for tablet c90b3ba439fa4535b637e3b99910a224 with delete_type TABLET_DATA_TOMBSTONED (TS 70a08e1a60904381b56b54d9271157d0 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:58580
I20260601 13:37:17.128108 30015 tablet_replica.cc:333] T c90b3ba439fa4535b637e3b99910a224 P 70a08e1a60904381b56b54d9271157d0: stopping tablet replica
I20260601 13:37:17.128283 30015 raft_consensus.cc:2243] T c90b3ba439fa4535b637e3b99910a224 P 70a08e1a60904381b56b54d9271157d0 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:37:17.128418 30015 raft_consensus.cc:2272] T c90b3ba439fa4535b637e3b99910a224 P 70a08e1a60904381b56b54d9271157d0 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:37:17.129071 30015 ts_tablet_manager.cc:1916] T c90b3ba439fa4535b637e3b99910a224 P 70a08e1a60904381b56b54d9271157d0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:37:17.131098 30015 ts_tablet_manager.cc:1929] T c90b3ba439fa4535b637e3b99910a224 P 70a08e1a60904381b56b54d9271157d0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260601 13:37:17.131222 30015 log.cc:1199] T c90b3ba439fa4535b637e3b99910a224 P 70a08e1a60904381b56b54d9271157d0: Deleting WAL directory at /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320869173936-22127-0/minicluster-data/ts-3-root/wals/c90b3ba439fa4535b637e3b99910a224
I20260601 13:37:17.131865 29431 catalog_manager.cc:5027] TS 70a08e1a60904381b56b54d9271157d0 (127.21.155.196:41981): tablet c90b3ba439fa4535b637e3b99910a224 (table test-workload [id=64bcf79377a54611a82e2143b3c0f167]) successfully deleted
I20260601 13:37:17.264962 29623 consensus_queue.cc:237] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12 [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: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: true } }
I20260601 13:37:17.266655 29696 raft_consensus.cc:1275] T 300c262f8fc44ee4b4a188caf3b028db P cbb46abf0c084bb699657485ede0015c [term 1 FOLLOWER]: Refusing update from remote peer 5567c8f50fac4ac7892d9c66e44add12: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:37:17.266733 29953 raft_consensus.cc:1275] T 300c262f8fc44ee4b4a188caf3b028db P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Refusing update from remote peer 5567c8f50fac4ac7892d9c66e44add12: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260601 13:37:17.266901 29589 consensus_peers.cc:597] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12 -> Peer 70a08e1a60904381b56b54d9271157d0 (127.21.155.196:41981): Couldn't send request to peer 70a08e1a60904381b56b54d9271157d0. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:17.267120 29916 consensus_queue.cc:1048] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:37:17.267341 29815 consensus_queue.cc:1048] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:37:17.268987 29814 raft_consensus.cc:2955] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 70a08e1a60904381b56b54d9271157d0 (127.21.155.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: true } } }
I20260601 13:37:17.269411 29696 raft_consensus.cc:2955] T 300c262f8fc44ee4b4a188caf3b028db P cbb46abf0c084bb699657485ede0015c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 70a08e1a60904381b56b54d9271157d0 (127.21.155.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: true } } }
I20260601 13:37:17.269411 29953 raft_consensus.cc:2955] T 300c262f8fc44ee4b4a188caf3b028db P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 70a08e1a60904381b56b54d9271157d0 (127.21.155.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: true } } }
I20260601 13:37:17.271698 29623 consensus_queue.cc:237] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12 [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: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } attrs { replace: true } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: true } }
I20260601 13:37:17.271711 29443 catalog_manager.cc:5696] T 300c262f8fc44ee4b4a188caf3b028db P cbb46abf0c084bb699657485ede0015c reported cstate change: config changed from index 3 to 4, NON_VOTER 70a08e1a60904381b56b54d9271157d0 (127.21.155.196) added. New cstate: current_term: 1 leader_uuid: "5567c8f50fac4ac7892d9c66e44add12" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: true } } }
I20260601 13:37:17.273065 29696 raft_consensus.cc:1275] T c90b3ba439fa4535b637e3b99910a224 P cbb46abf0c084bb699657485ede0015c [term 1 FOLLOWER]: Refusing update from remote peer 5567c8f50fac4ac7892d9c66e44add12: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260601 13:37:17.273312 29589 consensus_peers.cc:597] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12 -> Peer 70a08e1a60904381b56b54d9271157d0 (127.21.155.196:41981): Couldn't send request to peer 70a08e1a60904381b56b54d9271157d0. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:17.273619 29814 consensus_queue.cc:1048] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } 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:37:17.273864 29953 raft_consensus.cc:1275] T c90b3ba439fa4535b637e3b99910a224 P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Refusing update from remote peer 5567c8f50fac4ac7892d9c66e44add12: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:37:17.274230 29814 consensus_queue.cc:1048] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:37:17.276263 29916 raft_consensus.cc:2955] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 70a08e1a60904381b56b54d9271157d0 (127.21.155.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } attrs { replace: true } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: true } } }
I20260601 13:37:17.276845 29953 raft_consensus.cc:2955] T c90b3ba439fa4535b637e3b99910a224 P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 70a08e1a60904381b56b54d9271157d0 (127.21.155.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } attrs { replace: true } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: true } } }
I20260601 13:37:17.278079 29696 raft_consensus.cc:2955] T c90b3ba439fa4535b637e3b99910a224 P cbb46abf0c084bb699657485ede0015c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 70a08e1a60904381b56b54d9271157d0 (127.21.155.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } attrs { replace: true } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: true } } }
I20260601 13:37:17.279197 29442 catalog_manager.cc:5696] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12 reported cstate change: config changed from index 3 to 4, NON_VOTER 70a08e1a60904381b56b54d9271157d0 (127.21.155.196) added. New cstate: current_term: 1 leader_uuid: "5567c8f50fac4ac7892d9c66e44add12" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:17.279534 29623 consensus_queue.cc:237] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12 [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: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } attrs { replace: true } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: true } }
W20260601 13:37:17.281337 29589 consensus_peers.cc:597] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12 -> Peer 70a08e1a60904381b56b54d9271157d0 (127.21.155.196:41981): Couldn't send request to peer 70a08e1a60904381b56b54d9271157d0. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:17.281371 29696 raft_consensus.cc:1275] T 17131b84a6954a7fbcdf686eef45911c P cbb46abf0c084bb699657485ede0015c [term 1 FOLLOWER]: Refusing update from remote peer 5567c8f50fac4ac7892d9c66e44add12: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:37:17.281459 29953 raft_consensus.cc:1275] T 17131b84a6954a7fbcdf686eef45911c P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Refusing update from remote peer 5567c8f50fac4ac7892d9c66e44add12: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:37:17.281796 29814 consensus_queue.cc:1048] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:37:17.282207 30016 consensus_queue.cc:1048] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } 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:37:17.283339 29916 raft_consensus.cc:2955] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 70a08e1a60904381b56b54d9271157d0 (127.21.155.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } attrs { replace: true } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: true } } }
I20260601 13:37:17.283713 29696 raft_consensus.cc:2955] T 17131b84a6954a7fbcdf686eef45911c P cbb46abf0c084bb699657485ede0015c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 70a08e1a60904381b56b54d9271157d0 (127.21.155.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } attrs { replace: true } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: true } } }
I20260601 13:37:17.286010 29953 raft_consensus.cc:2955] T 17131b84a6954a7fbcdf686eef45911c P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 70a08e1a60904381b56b54d9271157d0 (127.21.155.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } attrs { replace: true } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: true } } }
I20260601 13:37:17.286182 29623 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "300c262f8fc44ee4b4a188caf3b028db"
dest_uuid: "5567c8f50fac4ac7892d9c66e44add12"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:51824
I20260601 13:37:17.286346 29623 raft_consensus.cc:606] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12 [term 1 LEADER]: Received request to transfer leadership
I20260601 13:37:17.286309 29442 catalog_manager.cc:5696] T 17131b84a6954a7fbcdf686eef45911c P cbb46abf0c084bb699657485ede0015c reported cstate change: config changed from index 3 to 4, NON_VOTER 70a08e1a60904381b56b54d9271157d0 (127.21.155.196) added. New cstate: current_term: 1 leader_uuid: "5567c8f50fac4ac7892d9c66e44add12" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } attrs { replace: true } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: true } } }
I20260601 13:37:17.287318 29623 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "300c262f8fc44ee4b4a188caf3b028db"
dest_uuid: "5567c8f50fac4ac7892d9c66e44add12"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:51824
I20260601 13:37:17.287464 29623 raft_consensus.cc:606] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12 [term 1 LEADER]: Received request to transfer leadership
I20260601 13:37:17.288915 29623 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "300c262f8fc44ee4b4a188caf3b028db"
dest_uuid: "5567c8f50fac4ac7892d9c66e44add12"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:51824
I20260601 13:37:17.289045 29623 raft_consensus.cc:606] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12 [term 1 LEADER]: Received request to transfer leadership
W20260601 13:37:17.290342 29492 auto_rebalancer.cc:855] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260601 13:37:17.290462 29492 auto_rebalancer.cc:863] Could not move replica: Remote error: Service unavailable: leadership transfer for 300c262f8fc44ee4b4a188caf3b028db already in progress
W20260601 13:37:17.290519 29492 auto_rebalancer.cc:300] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 300c262f8fc44ee4b4a188caf3b028db already in progress
I20260601 13:37:17.661357 30018 ts_tablet_manager.cc:933] T 300c262f8fc44ee4b4a188caf3b028db P 70a08e1a60904381b56b54d9271157d0: Initiating tablet copy from peer 5567c8f50fac4ac7892d9c66e44add12 (127.21.155.194:45249)
I20260601 13:37:17.661813 30018 tablet_copy_client.cc:323] T 300c262f8fc44ee4b4a188caf3b028db P 70a08e1a60904381b56b54d9271157d0: tablet copy: Beginning tablet copy session from remote peer at address 127.21.155.194:45249
I20260601 13:37:17.662650 29633 tablet_copy_service.cc:140] P 5567c8f50fac4ac7892d9c66e44add12: Received BeginTabletCopySession request for tablet 300c262f8fc44ee4b4a188caf3b028db from peer 70a08e1a60904381b56b54d9271157d0 ({username='slave'} at 127.0.0.1:49212)
I20260601 13:37:17.662765 29633 tablet_copy_service.cc:161] P 5567c8f50fac4ac7892d9c66e44add12: Beginning new tablet copy session on tablet 300c262f8fc44ee4b4a188caf3b028db from peer 70a08e1a60904381b56b54d9271157d0 at {username='slave'} at 127.0.0.1:49212: session id = 70a08e1a60904381b56b54d9271157d0-300c262f8fc44ee4b4a188caf3b028db
I20260601 13:37:17.663666 29633 tablet_copy_source_session.cc:215] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:37:17.664562 30018 ts_tablet_manager.cc:1916] T 300c262f8fc44ee4b4a188caf3b028db P 70a08e1a60904381b56b54d9271157d0: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260601 13:37:17.666694 30018 ts_tablet_manager.cc:1929] T 300c262f8fc44ee4b4a188caf3b028db P 70a08e1a60904381b56b54d9271157d0: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260601 13:37:17.666954 30018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 300c262f8fc44ee4b4a188caf3b028db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:17.668062 30018 tablet_copy_client.cc:806] T 300c262f8fc44ee4b4a188caf3b028db P 70a08e1a60904381b56b54d9271157d0: tablet copy: Starting download of 0 data blocks...
I20260601 13:37:17.668241 30018 tablet_copy_client.cc:670] T 300c262f8fc44ee4b4a188caf3b028db P 70a08e1a60904381b56b54d9271157d0: tablet copy: Starting download of 1 WAL segments...
I20260601 13:37:17.669816 30018 tablet_copy_client.cc:538] T 300c262f8fc44ee4b4a188caf3b028db P 70a08e1a60904381b56b54d9271157d0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:37:17.671109 30018 tablet_bootstrap.cc:492] T 300c262f8fc44ee4b4a188caf3b028db P 70a08e1a60904381b56b54d9271157d0: Bootstrap starting.
I20260601 13:37:17.675165 30018 tablet_bootstrap.cc:492] T 300c262f8fc44ee4b4a188caf3b028db P 70a08e1a60904381b56b54d9271157d0: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:37:17.675472 30018 tablet_bootstrap.cc:492] T 300c262f8fc44ee4b4a188caf3b028db P 70a08e1a60904381b56b54d9271157d0: Bootstrap complete.
I20260601 13:37:17.675669 30018 ts_tablet_manager.cc:1403] T 300c262f8fc44ee4b4a188caf3b028db P 70a08e1a60904381b56b54d9271157d0: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.003s
I20260601 13:37:17.676170 30018 raft_consensus.cc:359] T 300c262f8fc44ee4b4a188caf3b028db P 70a08e1a60904381b56b54d9271157d0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: true } }
I20260601 13:37:17.676316 30018 raft_consensus.cc:740] T 300c262f8fc44ee4b4a188caf3b028db P 70a08e1a60904381b56b54d9271157d0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 70a08e1a60904381b56b54d9271157d0, State: Initialized, Role: LEARNER
I20260601 13:37:17.676469 30018 consensus_queue.cc:260] T 300c262f8fc44ee4b4a188caf3b028db P 70a08e1a60904381b56b54d9271157d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: true } }
I20260601 13:37:17.676949 30018 ts_tablet_manager.cc:1434] T 300c262f8fc44ee4b4a188caf3b028db P 70a08e1a60904381b56b54d9271157d0: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.001s
I20260601 13:37:17.677630 29633 tablet_copy_service.cc:342] P 5567c8f50fac4ac7892d9c66e44add12: Request end of tablet copy session 70a08e1a60904381b56b54d9271157d0-300c262f8fc44ee4b4a188caf3b028db received from {username='slave'} at 127.0.0.1:49212
I20260601 13:37:17.677745 29633 tablet_copy_service.cc:434] P 5567c8f50fac4ac7892d9c66e44add12: ending tablet copy session 70a08e1a60904381b56b54d9271157d0-300c262f8fc44ee4b4a188caf3b028db on tablet 300c262f8fc44ee4b4a188caf3b028db with peer 70a08e1a60904381b56b54d9271157d0
I20260601 13:37:17.689664 30018 ts_tablet_manager.cc:933] T 17131b84a6954a7fbcdf686eef45911c P 70a08e1a60904381b56b54d9271157d0: Initiating tablet copy from peer 5567c8f50fac4ac7892d9c66e44add12 (127.21.155.194:45249)
I20260601 13:37:17.690203 30018 tablet_copy_client.cc:323] T 17131b84a6954a7fbcdf686eef45911c P 70a08e1a60904381b56b54d9271157d0: tablet copy: Beginning tablet copy session from remote peer at address 127.21.155.194:45249
I20260601 13:37:17.690929 29633 tablet_copy_service.cc:140] P 5567c8f50fac4ac7892d9c66e44add12: Received BeginTabletCopySession request for tablet 17131b84a6954a7fbcdf686eef45911c from peer 70a08e1a60904381b56b54d9271157d0 ({username='slave'} at 127.0.0.1:49212)
I20260601 13:37:17.691078 29633 tablet_copy_service.cc:161] P 5567c8f50fac4ac7892d9c66e44add12: Beginning new tablet copy session on tablet 17131b84a6954a7fbcdf686eef45911c from peer 70a08e1a60904381b56b54d9271157d0 at {username='slave'} at 127.0.0.1:49212: session id = 70a08e1a60904381b56b54d9271157d0-17131b84a6954a7fbcdf686eef45911c
I20260601 13:37:17.691968 29633 tablet_copy_source_session.cc:215] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:37:17.692804 30018 ts_tablet_manager.cc:1916] T 17131b84a6954a7fbcdf686eef45911c P 70a08e1a60904381b56b54d9271157d0: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260601 13:37:17.694983 30018 ts_tablet_manager.cc:1929] T 17131b84a6954a7fbcdf686eef45911c P 70a08e1a60904381b56b54d9271157d0: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260601 13:37:17.695391 30018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17131b84a6954a7fbcdf686eef45911c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:17.696655 30018 tablet_copy_client.cc:806] T 17131b84a6954a7fbcdf686eef45911c P 70a08e1a60904381b56b54d9271157d0: tablet copy: Starting download of 0 data blocks...
I20260601 13:37:17.696846 30018 tablet_copy_client.cc:670] T 17131b84a6954a7fbcdf686eef45911c P 70a08e1a60904381b56b54d9271157d0: tablet copy: Starting download of 1 WAL segments...
I20260601 13:37:17.698247 30018 tablet_copy_client.cc:538] T 17131b84a6954a7fbcdf686eef45911c P 70a08e1a60904381b56b54d9271157d0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:37:17.699906 30018 tablet_bootstrap.cc:492] T 17131b84a6954a7fbcdf686eef45911c P 70a08e1a60904381b56b54d9271157d0: Bootstrap starting.
I20260601 13:37:17.705128 30018 tablet_bootstrap.cc:492] T 17131b84a6954a7fbcdf686eef45911c P 70a08e1a60904381b56b54d9271157d0: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:37:17.705464 30018 tablet_bootstrap.cc:492] T 17131b84a6954a7fbcdf686eef45911c P 70a08e1a60904381b56b54d9271157d0: Bootstrap complete.
I20260601 13:37:17.705663 30018 ts_tablet_manager.cc:1403] T 17131b84a6954a7fbcdf686eef45911c P 70a08e1a60904381b56b54d9271157d0: Time spent bootstrapping tablet: real 0.006s	user 0.007s	sys 0.000s
I20260601 13:37:17.706115 30018 raft_consensus.cc:359] T 17131b84a6954a7fbcdf686eef45911c P 70a08e1a60904381b56b54d9271157d0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } attrs { replace: true } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: true } }
I20260601 13:37:17.706262 30018 raft_consensus.cc:740] T 17131b84a6954a7fbcdf686eef45911c P 70a08e1a60904381b56b54d9271157d0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 70a08e1a60904381b56b54d9271157d0, State: Initialized, Role: LEARNER
I20260601 13:37:17.706384 30018 consensus_queue.cc:260] T 17131b84a6954a7fbcdf686eef45911c P 70a08e1a60904381b56b54d9271157d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } attrs { replace: true } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: true } }
I20260601 13:37:17.706725 30018 ts_tablet_manager.cc:1434] T 17131b84a6954a7fbcdf686eef45911c P 70a08e1a60904381b56b54d9271157d0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:17.707346 29633 tablet_copy_service.cc:342] P 5567c8f50fac4ac7892d9c66e44add12: Request end of tablet copy session 70a08e1a60904381b56b54d9271157d0-17131b84a6954a7fbcdf686eef45911c received from {username='slave'} at 127.0.0.1:49212
I20260601 13:37:17.707459 29633 tablet_copy_service.cc:434] P 5567c8f50fac4ac7892d9c66e44add12: ending tablet copy session 70a08e1a60904381b56b54d9271157d0-17131b84a6954a7fbcdf686eef45911c on tablet 17131b84a6954a7fbcdf686eef45911c with peer 70a08e1a60904381b56b54d9271157d0
I20260601 13:37:17.721686 29916 raft_consensus.cc:993] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12: : Instructing follower ca35e3cf677141a79789eb523a099cd9 to start an election
I20260601 13:37:17.721832 29916 raft_consensus.cc:1081] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12 [term 1 LEADER]: Signalling peer ca35e3cf677141a79789eb523a099cd9 to start an election
I20260601 13:37:17.722386 29953 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "300c262f8fc44ee4b4a188caf3b028db"
dest_uuid: "ca35e3cf677141a79789eb523a099cd9"
 from {username='slave'} at 127.0.0.1:35918
I20260601 13:37:17.722715 29953 raft_consensus.cc:493] T 300c262f8fc44ee4b4a188caf3b028db P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:37:17.722823 29953 raft_consensus.cc:3060] T 300c262f8fc44ee4b4a188caf3b028db P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:17.723807 29953 raft_consensus.cc:515] T 300c262f8fc44ee4b4a188caf3b028db P ca35e3cf677141a79789eb523a099cd9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: true } }
I20260601 13:37:17.724488 29953 leader_election.cc:290] T 300c262f8fc44ee4b4a188caf3b028db P ca35e3cf677141a79789eb523a099cd9 [CANDIDATE]: Term 2 election: Requested vote from peers 5567c8f50fac4ac7892d9c66e44add12 (127.21.155.194:45249), cbb46abf0c084bb699657485ede0015c (127.21.155.195:43387)
I20260601 13:37:17.729458 29696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "300c262f8fc44ee4b4a188caf3b028db" candidate_uuid: "ca35e3cf677141a79789eb523a099cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cbb46abf0c084bb699657485ede0015c"
I20260601 13:37:17.729545 29623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "300c262f8fc44ee4b4a188caf3b028db" candidate_uuid: "ca35e3cf677141a79789eb523a099cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5567c8f50fac4ac7892d9c66e44add12"
I20260601 13:37:17.729668 29696 raft_consensus.cc:3060] T 300c262f8fc44ee4b4a188caf3b028db P cbb46abf0c084bb699657485ede0015c [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:17.729686 29623 raft_consensus.cc:3055] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:37:17.729775 29623 raft_consensus.cc:740] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5567c8f50fac4ac7892d9c66e44add12, State: Running, Role: LEADER
I20260601 13:37:17.729964 29623 consensus_queue.cc:260] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: true } }
I20260601 13:37:17.730247 29623 raft_consensus.cc:3060] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:17.730863 29696 raft_consensus.cc:2468] T 300c262f8fc44ee4b4a188caf3b028db P cbb46abf0c084bb699657485ede0015c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca35e3cf677141a79789eb523a099cd9 in term 2.
I20260601 13:37:17.731280 29909 leader_election.cc:304] T 300c262f8fc44ee4b4a188caf3b028db P ca35e3cf677141a79789eb523a099cd9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca35e3cf677141a79789eb523a099cd9, cbb46abf0c084bb699657485ede0015c; no voters: 
I20260601 13:37:17.731326 29623 raft_consensus.cc:2468] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca35e3cf677141a79789eb523a099cd9 in term 2.
I20260601 13:37:17.731513 29921 raft_consensus.cc:2804] T 300c262f8fc44ee4b4a188caf3b028db P ca35e3cf677141a79789eb523a099cd9 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:37:17.731797 29921 raft_consensus.cc:697] T 300c262f8fc44ee4b4a188caf3b028db P ca35e3cf677141a79789eb523a099cd9 [term 2 LEADER]: Becoming Leader. State: Replica: ca35e3cf677141a79789eb523a099cd9, State: Running, Role: LEADER
I20260601 13:37:17.731973 29921 consensus_queue.cc:237] T 300c262f8fc44ee4b4a188caf3b028db P ca35e3cf677141a79789eb523a099cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: true } }
I20260601 13:37:17.733978 29444 catalog_manager.cc:5696] T 300c262f8fc44ee4b4a188caf3b028db P ca35e3cf677141a79789eb523a099cd9 reported cstate change: term changed from 1 to 2, leader changed from 5567c8f50fac4ac7892d9c66e44add12 (127.21.155.194) to ca35e3cf677141a79789eb523a099cd9 (127.21.155.193). New cstate: current_term: 2 leader_uuid: "ca35e3cf677141a79789eb523a099cd9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:17.886445 30018 ts_tablet_manager.cc:933] T c90b3ba439fa4535b637e3b99910a224 P 70a08e1a60904381b56b54d9271157d0: Initiating tablet copy from peer 5567c8f50fac4ac7892d9c66e44add12 (127.21.155.194:45249)
I20260601 13:37:17.886945 30018 tablet_copy_client.cc:323] T c90b3ba439fa4535b637e3b99910a224 P 70a08e1a60904381b56b54d9271157d0: tablet copy: Beginning tablet copy session from remote peer at address 127.21.155.194:45249
I20260601 13:37:17.887557 29633 tablet_copy_service.cc:140] P 5567c8f50fac4ac7892d9c66e44add12: Received BeginTabletCopySession request for tablet c90b3ba439fa4535b637e3b99910a224 from peer 70a08e1a60904381b56b54d9271157d0 ({username='slave'} at 127.0.0.1:49212)
I20260601 13:37:17.887703 29633 tablet_copy_service.cc:161] P 5567c8f50fac4ac7892d9c66e44add12: Beginning new tablet copy session on tablet c90b3ba439fa4535b637e3b99910a224 from peer 70a08e1a60904381b56b54d9271157d0 at {username='slave'} at 127.0.0.1:49212: session id = 70a08e1a60904381b56b54d9271157d0-c90b3ba439fa4535b637e3b99910a224
I20260601 13:37:17.888605 29633 tablet_copy_source_session.cc:215] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:37:17.889493 30018 ts_tablet_manager.cc:1916] T c90b3ba439fa4535b637e3b99910a224 P 70a08e1a60904381b56b54d9271157d0: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260601 13:37:17.891427 30018 ts_tablet_manager.cc:1929] T c90b3ba439fa4535b637e3b99910a224 P 70a08e1a60904381b56b54d9271157d0: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260601 13:37:17.891645 30018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c90b3ba439fa4535b637e3b99910a224. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:17.892757 30018 tablet_copy_client.cc:806] T c90b3ba439fa4535b637e3b99910a224 P 70a08e1a60904381b56b54d9271157d0: tablet copy: Starting download of 0 data blocks...
I20260601 13:37:17.892930 30018 tablet_copy_client.cc:670] T c90b3ba439fa4535b637e3b99910a224 P 70a08e1a60904381b56b54d9271157d0: tablet copy: Starting download of 1 WAL segments...
I20260601 13:37:17.894245 30018 tablet_copy_client.cc:538] T c90b3ba439fa4535b637e3b99910a224 P 70a08e1a60904381b56b54d9271157d0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:37:17.895392 30018 tablet_bootstrap.cc:492] T c90b3ba439fa4535b637e3b99910a224 P 70a08e1a60904381b56b54d9271157d0: Bootstrap starting.
I20260601 13:37:17.899606 30018 tablet_bootstrap.cc:492] T c90b3ba439fa4535b637e3b99910a224 P 70a08e1a60904381b56b54d9271157d0: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:37:17.899899 30018 tablet_bootstrap.cc:492] T c90b3ba439fa4535b637e3b99910a224 P 70a08e1a60904381b56b54d9271157d0: Bootstrap complete.
I20260601 13:37:17.900113 30018 ts_tablet_manager.cc:1403] T c90b3ba439fa4535b637e3b99910a224 P 70a08e1a60904381b56b54d9271157d0: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260601 13:37:17.900573 30018 raft_consensus.cc:359] T c90b3ba439fa4535b637e3b99910a224 P 70a08e1a60904381b56b54d9271157d0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } attrs { replace: true } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: true } }
I20260601 13:37:17.900694 30018 raft_consensus.cc:740] T c90b3ba439fa4535b637e3b99910a224 P 70a08e1a60904381b56b54d9271157d0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 70a08e1a60904381b56b54d9271157d0, State: Initialized, Role: LEARNER
I20260601 13:37:17.900823 30018 consensus_queue.cc:260] T c90b3ba439fa4535b637e3b99910a224 P 70a08e1a60904381b56b54d9271157d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } attrs { replace: true } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: true } }
I20260601 13:37:17.901147 30018 ts_tablet_manager.cc:1434] T c90b3ba439fa4535b637e3b99910a224 P 70a08e1a60904381b56b54d9271157d0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:17.901829 29633 tablet_copy_service.cc:342] P 5567c8f50fac4ac7892d9c66e44add12: Request end of tablet copy session 70a08e1a60904381b56b54d9271157d0-c90b3ba439fa4535b637e3b99910a224 received from {username='slave'} at 127.0.0.1:49212
I20260601 13:37:17.901952 29633 tablet_copy_service.cc:434] P 5567c8f50fac4ac7892d9c66e44add12: ending tablet copy session 70a08e1a60904381b56b54d9271157d0-c90b3ba439fa4535b637e3b99910a224 on tablet c90b3ba439fa4535b637e3b99910a224 with peer 70a08e1a60904381b56b54d9271157d0
I20260601 13:37:18.105747 29870 raft_consensus.cc:1217] T 17131b84a6954a7fbcdf686eef45911c P 70a08e1a60904381b56b54d9271157d0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260601 13:37:18.128345 29696 raft_consensus.cc:1275] T 300c262f8fc44ee4b4a188caf3b028db P cbb46abf0c084bb699657485ede0015c [term 2 FOLLOWER]: Refusing update from remote peer ca35e3cf677141a79789eb523a099cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:37:18.128894 29921 consensus_queue.cc:1048] T 300c262f8fc44ee4b4a188caf3b028db P ca35e3cf677141a79789eb523a099cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:37:18.132128 29623 raft_consensus.cc:1275] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12 [term 2 FOLLOWER]: Refusing update from remote peer ca35e3cf677141a79789eb523a099cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:37:18.132496 30028 consensus_queue.cc:1048] T 300c262f8fc44ee4b4a188caf3b028db P ca35e3cf677141a79789eb523a099cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:37:18.136255 29870 raft_consensus.cc:3060] T 300c262f8fc44ee4b4a188caf3b028db P 70a08e1a60904381b56b54d9271157d0 [term 1 LEARNER]: Advancing to term 2
I20260601 13:37:18.137593 29870 raft_consensus.cc:1275] T 300c262f8fc44ee4b4a188caf3b028db P 70a08e1a60904381b56b54d9271157d0 [term 2 LEARNER]: Refusing update from remote peer ca35e3cf677141a79789eb523a099cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:37:18.138031 30034 consensus_queue.cc:1048] T 300c262f8fc44ee4b4a188caf3b028db P ca35e3cf677141a79789eb523a099cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:37:18.140204 30028 raft_consensus.cc:1064] T 300c262f8fc44ee4b4a188caf3b028db P ca35e3cf677141a79789eb523a099cd9: attempting to promote NON_VOTER 70a08e1a60904381b56b54d9271157d0 to VOTER
I20260601 13:37:18.140710 30028 consensus_queue.cc:237] T 300c262f8fc44ee4b4a188caf3b028db P ca35e3cf677141a79789eb523a099cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 4, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: false } }
I20260601 13:37:18.142148 29696 raft_consensus.cc:1275] T 300c262f8fc44ee4b4a188caf3b028db P cbb46abf0c084bb699657485ede0015c [term 2 FOLLOWER]: Refusing update from remote peer ca35e3cf677141a79789eb523a099cd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 2 index: 6. (index mismatch)
I20260601 13:37:18.142436 29870 raft_consensus.cc:1275] T 300c262f8fc44ee4b4a188caf3b028db P 70a08e1a60904381b56b54d9271157d0 [term 2 LEARNER]: Refusing update from remote peer ca35e3cf677141a79789eb523a099cd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 2 index: 6. (index mismatch)
I20260601 13:37:18.142536 29623 raft_consensus.cc:1275] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12 [term 2 FOLLOWER]: Refusing update from remote peer ca35e3cf677141a79789eb523a099cd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 2 index: 6. (index mismatch)
I20260601 13:37:18.142894 30034 consensus_queue.cc:1048] T 300c262f8fc44ee4b4a188caf3b028db P ca35e3cf677141a79789eb523a099cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260601 13:37:18.143018 29921 consensus_queue.cc:1048] T 300c262f8fc44ee4b4a188caf3b028db P ca35e3cf677141a79789eb523a099cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260601 13:37:18.143169 30028 consensus_queue.cc:1048] T 300c262f8fc44ee4b4a188caf3b028db P ca35e3cf677141a79789eb523a099cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260601 13:37:18.144905 30028 raft_consensus.cc:2955] T 300c262f8fc44ee4b4a188caf3b028db P ca35e3cf677141a79789eb523a099cd9 [term 2 LEADER]: Committing config change with OpId 2.6: config changed from index 4 to 6, 70a08e1a60904381b56b54d9271157d0 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: false } } }
I20260601 13:37:18.145402 29623 raft_consensus.cc:2955] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12 [term 2 FOLLOWER]: Committing config change with OpId 2.6: config changed from index 4 to 6, 70a08e1a60904381b56b54d9271157d0 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: false } } }
I20260601 13:37:18.147400 29870 raft_consensus.cc:2955] T 300c262f8fc44ee4b4a188caf3b028db P 70a08e1a60904381b56b54d9271157d0 [term 2 FOLLOWER]: Committing config change with OpId 2.6: config changed from index 4 to 6, 70a08e1a60904381b56b54d9271157d0 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: false } } }
I20260601 13:37:18.147603 29442 catalog_manager.cc:5696] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12 reported cstate change: config changed from index 4 to 6, 70a08e1a60904381b56b54d9271157d0 (127.21.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "ca35e3cf677141a79789eb523a099cd9" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: false } } }
I20260601 13:37:18.147848 29696 raft_consensus.cc:2955] T 300c262f8fc44ee4b4a188caf3b028db P cbb46abf0c084bb699657485ede0015c [term 2 FOLLOWER]: Committing config change with OpId 2.6: config changed from index 4 to 6, 70a08e1a60904381b56b54d9271157d0 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: false } } }
I20260601 13:37:18.152107 29953 consensus_queue.cc:237] T 300c262f8fc44ee4b4a188caf3b028db P ca35e3cf677141a79789eb523a099cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 2.6, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: false } }
I20260601 13:37:18.153541 29870 raft_consensus.cc:1275] T 300c262f8fc44ee4b4a188caf3b028db P 70a08e1a60904381b56b54d9271157d0 [term 2 FOLLOWER]: Refusing update from remote peer ca35e3cf677141a79789eb523a099cd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 6. Preceding OpId from leader: term: 2 index: 7. (index mismatch)
I20260601 13:37:18.153867 30028 consensus_queue.cc:1048] T 300c262f8fc44ee4b4a188caf3b028db P ca35e3cf677141a79789eb523a099cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260601 13:37:18.154349 29696 raft_consensus.cc:1275] T 300c262f8fc44ee4b4a188caf3b028db P cbb46abf0c084bb699657485ede0015c [term 2 FOLLOWER]: Refusing update from remote peer ca35e3cf677141a79789eb523a099cd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 6. Preceding OpId from leader: term: 2 index: 7. (index mismatch)
I20260601 13:37:18.154716 30028 consensus_queue.cc:1048] T 300c262f8fc44ee4b4a188caf3b028db P ca35e3cf677141a79789eb523a099cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260601 13:37:18.155469 29921 raft_consensus.cc:2955] T 300c262f8fc44ee4b4a188caf3b028db P ca35e3cf677141a79789eb523a099cd9 [term 2 LEADER]: Committing config change with OpId 2.7: config changed from index 6 to 7, VOTER 5567c8f50fac4ac7892d9c66e44add12 (127.21.155.194) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: false } } }
I20260601 13:37:18.155915 29870 raft_consensus.cc:2955] T 300c262f8fc44ee4b4a188caf3b028db P 70a08e1a60904381b56b54d9271157d0 [term 2 FOLLOWER]: Committing config change with OpId 2.7: config changed from index 6 to 7, VOTER 5567c8f50fac4ac7892d9c66e44add12 (127.21.155.194) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: false } } }
I20260601 13:37:18.156852 29696 raft_consensus.cc:2955] T 300c262f8fc44ee4b4a188caf3b028db P cbb46abf0c084bb699657485ede0015c [term 2 FOLLOWER]: Committing config change with OpId 2.7: config changed from index 6 to 7, VOTER 5567c8f50fac4ac7892d9c66e44add12 (127.21.155.194) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: false } } }
I20260601 13:37:18.157349 29431 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 300c262f8fc44ee4b4a188caf3b028db with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:37:18.158380 29443 catalog_manager.cc:5696] T 300c262f8fc44ee4b4a188caf3b028db P 70a08e1a60904381b56b54d9271157d0 reported cstate change: config changed from index 6 to 7, VOTER 5567c8f50fac4ac7892d9c66e44add12 (127.21.155.194) evicted. New cstate: current_term: 2 leader_uuid: "ca35e3cf677141a79789eb523a099cd9" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: false } } }
I20260601 13:37:18.160936 29613 tablet_service.cc:1558] Processing DeleteTablet for tablet 300c262f8fc44ee4b4a188caf3b028db with delete_type TABLET_DATA_TOMBSTONED (TS 5567c8f50fac4ac7892d9c66e44add12 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:51824
I20260601 13:37:18.161940 30041 tablet_replica.cc:333] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12: stopping tablet replica
I20260601 13:37:18.162086 30041 raft_consensus.cc:2243] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:18.162235 30041 raft_consensus.cc:2272] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:18.163177 30041 ts_tablet_manager.cc:1916] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:37:18.165603 30041 ts_tablet_manager.cc:1929] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.6
I20260601 13:37:18.165690 30041 log.cc:1199] T 300c262f8fc44ee4b4a188caf3b028db P 5567c8f50fac4ac7892d9c66e44add12: Deleting WAL directory at /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320869173936-22127-0/minicluster-data/ts-1-root/wals/300c262f8fc44ee4b4a188caf3b028db
I20260601 13:37:18.166378 29428 catalog_manager.cc:5027] TS 5567c8f50fac4ac7892d9c66e44add12 (127.21.155.194:45249): tablet 300c262f8fc44ee4b4a188caf3b028db (table test-workload [id=64bcf79377a54611a82e2143b3c0f167]) successfully deleted
I20260601 13:37:18.417763 29870 raft_consensus.cc:1217] T c90b3ba439fa4535b637e3b99910a224 P 70a08e1a60904381b56b54d9271157d0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260601 13:37:18.663327 29814 raft_consensus.cc:1064] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12: attempting to promote NON_VOTER 70a08e1a60904381b56b54d9271157d0 to VOTER
I20260601 13:37:18.663829 29814 consensus_queue.cc:237] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } attrs { replace: true } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: false } }
I20260601 13:37:18.665362 29870 raft_consensus.cc:1275] T 17131b84a6954a7fbcdf686eef45911c P 70a08e1a60904381b56b54d9271157d0 [term 1 LEARNER]: Refusing update from remote peer 5567c8f50fac4ac7892d9c66e44add12: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:37:18.665458 29953 raft_consensus.cc:1275] T 17131b84a6954a7fbcdf686eef45911c P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Refusing update from remote peer 5567c8f50fac4ac7892d9c66e44add12: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:37:18.665458 29696 raft_consensus.cc:1275] T 17131b84a6954a7fbcdf686eef45911c P cbb46abf0c084bb699657485ede0015c [term 1 FOLLOWER]: Refusing update from remote peer 5567c8f50fac4ac7892d9c66e44add12: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:37:18.665784 29814 consensus_queue.cc:1048] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41981 } 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:37:18.666097 30031 consensus_queue.cc:1048] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:37:18.666293 29916 consensus_queue.cc:1048] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:37:18.668313 29916 raft_consensus.cc:2955] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 70a08e1a60904381b56b54d9271157d0 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } attrs { replace: true } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: false } } }
I20260601 13:37:18.668778 29696 raft_consensus.cc:2955] T 17131b84a6954a7fbcdf686eef45911c P cbb46abf0c084bb699657485ede0015c [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 70a08e1a60904381b56b54d9271157d0 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } attrs { replace: true } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: false } } }
I20260601 13:37:18.670363 29870 raft_consensus.cc:2955] T 17131b84a6954a7fbcdf686eef45911c P 70a08e1a60904381b56b54d9271157d0 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 70a08e1a60904381b56b54d9271157d0 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } attrs { replace: true } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: false } } }
I20260601 13:37:18.671214 29443 catalog_manager.cc:5696] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12 reported cstate change: config changed from index 4 to 5, 70a08e1a60904381b56b54d9271157d0 (127.21.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5567c8f50fac4ac7892d9c66e44add12" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:37:18.671847 29953 raft_consensus.cc:2955] T 17131b84a6954a7fbcdf686eef45911c P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 70a08e1a60904381b56b54d9271157d0 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } attrs { replace: true } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: false } } }
I20260601 13:37:18.674597 29623 consensus_queue.cc:237] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 1.5, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: false } }
I20260601 13:37:18.675817 29696 raft_consensus.cc:1275] T 17131b84a6954a7fbcdf686eef45911c P cbb46abf0c084bb699657485ede0015c [term 1 FOLLOWER]: Refusing update from remote peer 5567c8f50fac4ac7892d9c66e44add12: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260601 13:37:18.676383 29916 consensus_queue.cc:1048] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260601 13:37:18.676713 29870 raft_consensus.cc:1275] T 17131b84a6954a7fbcdf686eef45911c P 70a08e1a60904381b56b54d9271157d0 [term 1 FOLLOWER]: Refusing update from remote peer 5567c8f50fac4ac7892d9c66e44add12: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260601 13:37:18.677088 29916 consensus_queue.cc:1048] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260601 13:37:18.677942 29916 raft_consensus.cc:2955] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER ca35e3cf677141a79789eb523a099cd9 (127.21.155.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: false } } }
I20260601 13:37:18.679314 29428 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 17131b84a6954a7fbcdf686eef45911c with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:37:18.680269 29696 raft_consensus.cc:2955] T 17131b84a6954a7fbcdf686eef45911c P cbb46abf0c084bb699657485ede0015c [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER ca35e3cf677141a79789eb523a099cd9 (127.21.155.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: false } } }
I20260601 13:37:18.680312 29870 raft_consensus.cc:2955] T 17131b84a6954a7fbcdf686eef45911c P 70a08e1a60904381b56b54d9271157d0 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER ca35e3cf677141a79789eb523a099cd9 (127.21.155.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: false } } }
I20260601 13:37:18.680528 29443 catalog_manager.cc:5696] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12 reported cstate change: config changed from index 5 to 6, VOTER ca35e3cf677141a79789eb523a099cd9 (127.21.155.193) evicted. New cstate: current_term: 1 leader_uuid: "5567c8f50fac4ac7892d9c66e44add12" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:37:18.683303 29944 tablet_service.cc:1558] Processing DeleteTablet for tablet 17131b84a6954a7fbcdf686eef45911c with delete_type TABLET_DATA_TOMBSTONED (TS ca35e3cf677141a79789eb523a099cd9 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:35906
I20260601 13:37:18.683782 30052 tablet_replica.cc:333] stopping tablet replica
I20260601 13:37:18.683990 30052 raft_consensus.cc:2243] T 17131b84a6954a7fbcdf686eef45911c P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:18.684188 30052 raft_consensus.cc:2272] T 17131b84a6954a7fbcdf686eef45911c P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:18.684849 30052 ts_tablet_manager.cc:1916] T 17131b84a6954a7fbcdf686eef45911c P ca35e3cf677141a79789eb523a099cd9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:37:18.687497 30052 ts_tablet_manager.cc:1929] T 17131b84a6954a7fbcdf686eef45911c P ca35e3cf677141a79789eb523a099cd9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260601 13:37:18.687598 30052 log.cc:1199] T 17131b84a6954a7fbcdf686eef45911c P ca35e3cf677141a79789eb523a099cd9: Deleting WAL directory at /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320869173936-22127-0/minicluster-data/ts-0-root/wals/17131b84a6954a7fbcdf686eef45911c
I20260601 13:37:18.688244 29431 catalog_manager.cc:5027] TS ca35e3cf677141a79789eb523a099cd9 (127.21.155.193:38855): tablet 17131b84a6954a7fbcdf686eef45911c (table test-workload [id=64bcf79377a54611a82e2143b3c0f167]) successfully deleted
I20260601 13:37:18.891908 30031 raft_consensus.cc:1064] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12: attempting to promote NON_VOTER 70a08e1a60904381b56b54d9271157d0 to VOTER
I20260601 13:37:18.892370 30031 consensus_queue.cc:237] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } attrs { replace: true } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: false } }
I20260601 13:37:18.894177 29696 raft_consensus.cc:1275] T c90b3ba439fa4535b637e3b99910a224 P cbb46abf0c084bb699657485ede0015c [term 1 FOLLOWER]: Refusing update from remote peer 5567c8f50fac4ac7892d9c66e44add12: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:37:18.894243 29953 raft_consensus.cc:1275] T c90b3ba439fa4535b637e3b99910a224 P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Refusing update from remote peer 5567c8f50fac4ac7892d9c66e44add12: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:37:18.894210 29870 raft_consensus.cc:1275] T c90b3ba439fa4535b637e3b99910a224 P 70a08e1a60904381b56b54d9271157d0 [term 1 LEARNER]: Refusing update from remote peer 5567c8f50fac4ac7892d9c66e44add12: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:37:18.894620 30054 consensus_queue.cc:1048] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41981 } 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:37:18.894861 29916 consensus_queue.cc:1048] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:37:18.895056 30031 consensus_queue.cc:1048] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:37:18.896919 30031 raft_consensus.cc:2955] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 70a08e1a60904381b56b54d9271157d0 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } attrs { replace: true } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: false } } }
I20260601 13:37:18.897423 29870 raft_consensus.cc:2955] T c90b3ba439fa4535b637e3b99910a224 P 70a08e1a60904381b56b54d9271157d0 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 70a08e1a60904381b56b54d9271157d0 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } attrs { replace: true } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: false } } }
I20260601 13:37:18.897612 29696 raft_consensus.cc:2955] T c90b3ba439fa4535b637e3b99910a224 P cbb46abf0c084bb699657485ede0015c [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 70a08e1a60904381b56b54d9271157d0 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } attrs { replace: true } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: false } } }
I20260601 13:37:18.899318 29953 raft_consensus.cc:2955] T c90b3ba439fa4535b637e3b99910a224 P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 70a08e1a60904381b56b54d9271157d0 (127.21.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } attrs { replace: true } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: false } } }
I20260601 13:37:18.900389 29444 catalog_manager.cc:5696] T c90b3ba439fa4535b637e3b99910a224 P cbb46abf0c084bb699657485ede0015c reported cstate change: config changed from index 4 to 5, 70a08e1a60904381b56b54d9271157d0 (127.21.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5567c8f50fac4ac7892d9c66e44add12" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "cbb46abf0c084bb699657485ede0015c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 43387 } attrs { replace: true } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: false } } }
I20260601 13:37:18.904503 29623 consensus_queue.cc:237] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 1.5, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: false } }
I20260601 13:37:18.905894 29870 raft_consensus.cc:1275] T c90b3ba439fa4535b637e3b99910a224 P 70a08e1a60904381b56b54d9271157d0 [term 1 FOLLOWER]: Refusing update from remote peer 5567c8f50fac4ac7892d9c66e44add12: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260601 13:37:18.905972 29953 raft_consensus.cc:1275] T c90b3ba439fa4535b637e3b99910a224 P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Refusing update from remote peer 5567c8f50fac4ac7892d9c66e44add12: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260601 13:37:18.906347 30031 consensus_queue.cc:1048] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260601 13:37:18.906561 30054 consensus_queue.cc:1048] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260601 13:37:18.908483 29814 raft_consensus.cc:2955] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER cbb46abf0c084bb699657485ede0015c (127.21.155.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: false } } }
I20260601 13:37:18.909857 29870 raft_consensus.cc:2955] T c90b3ba439fa4535b637e3b99910a224 P 70a08e1a60904381b56b54d9271157d0 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER cbb46abf0c084bb699657485ede0015c (127.21.155.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: false } } }
I20260601 13:37:18.911165 29428 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c90b3ba439fa4535b637e3b99910a224 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:37:18.911393 29953 raft_consensus.cc:2955] T c90b3ba439fa4535b637e3b99910a224 P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER cbb46abf0c084bb699657485ede0015c (127.21.155.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: false } } }
I20260601 13:37:18.911758 29443 catalog_manager.cc:5696] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12 reported cstate change: config changed from index 5 to 6, VOTER cbb46abf0c084bb699657485ede0015c (127.21.155.195) evicted. New cstate: current_term: 1 leader_uuid: "5567c8f50fac4ac7892d9c66e44add12" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ca35e3cf677141a79789eb523a099cd9" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5567c8f50fac4ac7892d9c66e44add12" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70a08e1a60904381b56b54d9271157d0" member_type: VOTER last_known_addr { host: "127.21.155.196" port: 41981 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:37:18.914511 29686 tablet_service.cc:1558] Processing DeleteTablet for tablet c90b3ba439fa4535b637e3b99910a224 with delete_type TABLET_DATA_TOMBSTONED (TS cbb46abf0c084bb699657485ede0015c not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:34776
I20260601 13:37:18.914952 30058 tablet_replica.cc:333] T c90b3ba439fa4535b637e3b99910a224 P cbb46abf0c084bb699657485ede0015c: stopping tablet replica
I20260601 13:37:18.915125 30058 raft_consensus.cc:2243] T c90b3ba439fa4535b637e3b99910a224 P cbb46abf0c084bb699657485ede0015c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:18.915331 30058 raft_consensus.cc:2272] T c90b3ba439fa4535b637e3b99910a224 P cbb46abf0c084bb699657485ede0015c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:18.915961 30058 ts_tablet_manager.cc:1916] T c90b3ba439fa4535b637e3b99910a224 P cbb46abf0c084bb699657485ede0015c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:37:18.918061 30058 ts_tablet_manager.cc:1929] T c90b3ba439fa4535b637e3b99910a224 P cbb46abf0c084bb699657485ede0015c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260601 13:37:18.918169 30058 log.cc:1199] T c90b3ba439fa4535b637e3b99910a224 P cbb46abf0c084bb699657485ede0015c: Deleting WAL directory at /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320869173936-22127-0/minicluster-data/ts-2-root/wals/c90b3ba439fa4535b637e3b99910a224
I20260601 13:37:18.918790 29429 catalog_manager.cc:5027] TS cbb46abf0c084bb699657485ede0015c (127.21.155.195:43387): tablet c90b3ba439fa4535b637e3b99910a224 (table test-workload [id=64bcf79377a54611a82e2143b3c0f167]) successfully deleted
W20260601 13:37:19.915135 29492 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver ca35e3cf677141a79789eb523a099cd9 not available for placement
I20260601 13:37:21.203095 22127 tablet_server.cc:179] TabletServer@127.21.155.193:38855 shutting down...
I20260601 13:37:21.206954 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:21.207193 22127 tablet_replica.cc:333] stopping tablet replica
I20260601 13:37:21.207327 22127 raft_consensus.cc:2243] T 2dca2409eb4d4534ae7e118df64d7d57 P ca35e3cf677141a79789eb523a099cd9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:21.207443 22127 raft_consensus.cc:2272] T 2dca2409eb4d4534ae7e118df64d7d57 P ca35e3cf677141a79789eb523a099cd9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:21.207928 22127 tablet_replica.cc:333] stopping tablet replica
I20260601 13:37:21.208014 22127 raft_consensus.cc:2243] T 300c262f8fc44ee4b4a188caf3b028db P ca35e3cf677141a79789eb523a099cd9 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:37:21.208176 22127 raft_consensus.cc:2272] T 300c262f8fc44ee4b4a188caf3b028db P ca35e3cf677141a79789eb523a099cd9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:21.208482 22127 tablet_replica.cc:333] stopping tablet replica
I20260601 13:37:21.208554 22127 raft_consensus.cc:2243] T c90b3ba439fa4535b637e3b99910a224 P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:21.208654 22127 raft_consensus.cc:2272] T c90b3ba439fa4535b637e3b99910a224 P ca35e3cf677141a79789eb523a099cd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:21.222375 22127 tablet_server.cc:196] TabletServer@127.21.155.193:38855 shutdown complete.
I20260601 13:37:21.225554 22127 tablet_server.cc:179] TabletServer@127.21.155.194:0 shutting down...
I20260601 13:37:21.230718 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:21.231093 22127 tablet_replica.cc:333] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12: stopping tablet replica
I20260601 13:37:21.231240 22127 raft_consensus.cc:2243] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:21.231460 22127 raft_consensus.cc:2272] T c90b3ba439fa4535b637e3b99910a224 P 5567c8f50fac4ac7892d9c66e44add12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:21.231980 22127 tablet_replica.cc:333] T 2dca2409eb4d4534ae7e118df64d7d57 P 5567c8f50fac4ac7892d9c66e44add12: stopping tablet replica
I20260601 13:37:21.232072 22127 raft_consensus.cc:2243] T 2dca2409eb4d4534ae7e118df64d7d57 P 5567c8f50fac4ac7892d9c66e44add12 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:37:21.232239 22127 raft_consensus.cc:2272] T 2dca2409eb4d4534ae7e118df64d7d57 P 5567c8f50fac4ac7892d9c66e44add12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:21.232563 22127 tablet_replica.cc:333] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12: stopping tablet replica
I20260601 13:37:21.232627 22127 raft_consensus.cc:2243] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:21.232767 22127 raft_consensus.cc:2272] T 17131b84a6954a7fbcdf686eef45911c P 5567c8f50fac4ac7892d9c66e44add12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:21.246377 22127 tablet_server.cc:196] TabletServer@127.21.155.194:0 shutdown complete.
I20260601 13:37:21.249610 22127 tablet_server.cc:179] TabletServer@127.21.155.195:0 shutting down...
I20260601 13:37:21.255275 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:21.255558 22127 tablet_replica.cc:333] T 17131b84a6954a7fbcdf686eef45911c P cbb46abf0c084bb699657485ede0015c: stopping tablet replica
I20260601 13:37:21.255725 22127 raft_consensus.cc:2243] T 17131b84a6954a7fbcdf686eef45911c P cbb46abf0c084bb699657485ede0015c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:21.255985 22127 raft_consensus.cc:2272] T 17131b84a6954a7fbcdf686eef45911c P cbb46abf0c084bb699657485ede0015c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:21.256518 22127 tablet_replica.cc:333] T 300c262f8fc44ee4b4a188caf3b028db P cbb46abf0c084bb699657485ede0015c: stopping tablet replica
I20260601 13:37:21.256629 22127 raft_consensus.cc:2243] T 300c262f8fc44ee4b4a188caf3b028db P cbb46abf0c084bb699657485ede0015c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:21.256819 22127 raft_consensus.cc:2272] T 300c262f8fc44ee4b4a188caf3b028db P cbb46abf0c084bb699657485ede0015c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:21.257315 22127 tablet_replica.cc:333] T 2dca2409eb4d4534ae7e118df64d7d57 P cbb46abf0c084bb699657485ede0015c: stopping tablet replica
I20260601 13:37:21.257468 22127 raft_consensus.cc:2243] T 2dca2409eb4d4534ae7e118df64d7d57 P cbb46abf0c084bb699657485ede0015c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:21.257596 22127 raft_consensus.cc:2272] T 2dca2409eb4d4534ae7e118df64d7d57 P cbb46abf0c084bb699657485ede0015c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:21.270705 22127 tablet_server.cc:196] TabletServer@127.21.155.195:0 shutdown complete.
I20260601 13:37:21.273759 22127 tablet_server.cc:179] TabletServer@127.21.155.196:0 shutting down...
I20260601 13:37:21.278214 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:21.278445 22127 tablet_replica.cc:333] T c90b3ba439fa4535b637e3b99910a224 P 70a08e1a60904381b56b54d9271157d0: stopping tablet replica
I20260601 13:37:21.278576 22127 raft_consensus.cc:2243] T c90b3ba439fa4535b637e3b99910a224 P 70a08e1a60904381b56b54d9271157d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:21.278712 22127 raft_consensus.cc:2272] T c90b3ba439fa4535b637e3b99910a224 P 70a08e1a60904381b56b54d9271157d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:21.279155 22127 tablet_replica.cc:333] T 17131b84a6954a7fbcdf686eef45911c P 70a08e1a60904381b56b54d9271157d0: stopping tablet replica
I20260601 13:37:21.279228 22127 raft_consensus.cc:2243] T 17131b84a6954a7fbcdf686eef45911c P 70a08e1a60904381b56b54d9271157d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:21.279311 22127 raft_consensus.cc:2272] T 17131b84a6954a7fbcdf686eef45911c P 70a08e1a60904381b56b54d9271157d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:21.279633 22127 tablet_replica.cc:333] T 300c262f8fc44ee4b4a188caf3b028db P 70a08e1a60904381b56b54d9271157d0: stopping tablet replica
I20260601 13:37:21.279698 22127 raft_consensus.cc:2243] T 300c262f8fc44ee4b4a188caf3b028db P 70a08e1a60904381b56b54d9271157d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:21.279778 22127 raft_consensus.cc:2272] T 300c262f8fc44ee4b4a188caf3b028db P 70a08e1a60904381b56b54d9271157d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:21.292994 22127 tablet_server.cc:196] TabletServer@127.21.155.196:0 shutdown complete.
I20260601 13:37:21.296015 22127 master.cc:562] Master@127.21.155.254:46839 shutting down...
I20260601 13:37:21.300366 22127 raft_consensus.cc:2243] T 00000000000000000000000000000000 P befe6d9df26342c0a2473c0377c3c7cd [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:21.300581 22127 raft_consensus.cc:2272] T 00000000000000000000000000000000 P befe6d9df26342c0a2473c0377c3c7cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:21.300674 22127 tablet_replica.cc:333] T 00000000000000000000000000000000 P befe6d9df26342c0a2473c0377c3c7cd: stopping tablet replica
I20260601 13:37:21.314218 22127 master.cc:584] Master@127.21.155.254:46839 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (8123 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260601 13:37:21.324091 22127 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.155.254:36495
I20260601 13:37:21.324533 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:21.326668 30062 instance_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:37:21.326673 30059 instance_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:37:21.326700 30060 instance_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:37:21.326918 22127 server_base.cc:1061] running on GCE node
I20260601 13:37:21.327297 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:21.327355 22127 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:37:21.327378 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780321041327376 us; error 0 us; skew 500 ppm
I20260601 13:37:21.328398 22127 webserver.cc:533] Webserver started at http://127.21.155.254:35011/ using document root <none> and password file <none>
I20260601 13:37:21.328547 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:21.328593 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:21.328651 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:21.329035 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320869173936-22127-0/minicluster-data/master-0-root/instance:
uuid: "ca0467a3c2ae4a5287998230db1e3e65"
format_stamp: "Formatted at 2026-06-01 13:37:21 on dist-test-slave-zw2r"
I20260601 13:37:21.330811 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:37:21.331943 30067 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:37:21.332293 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:21.332362 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320869173936-22127-0/minicluster-data/master-0-root
uuid: "ca0467a3c2ae4a5287998230db1e3e65"
format_stamp: "Formatted at 2026-06-01 13:37:21 on dist-test-slave-zw2r"
I20260601 13:37:21.332437 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320869173936-22127-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320869173936-22127-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320869173936-22127-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:37:21.356832 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:21.357249 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:21.361727 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.254:36495
I20260601 13:37:21.367022 30119 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.254:36495 every 8 connection(s)
I20260601 13:37:21.367478 30120 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:37:21.369410 30120 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ca0467a3c2ae4a5287998230db1e3e65: Bootstrap starting.
I20260601 13:37:21.370236 30120 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ca0467a3c2ae4a5287998230db1e3e65: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:21.371287 30120 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ca0467a3c2ae4a5287998230db1e3e65: No bootstrap required, opened a new log
I20260601 13:37:21.371757 30120 raft_consensus.cc:359] T 00000000000000000000000000000000 P ca0467a3c2ae4a5287998230db1e3e65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca0467a3c2ae4a5287998230db1e3e65" member_type: VOTER }
I20260601 13:37:21.371850 30120 raft_consensus.cc:385] T 00000000000000000000000000000000 P ca0467a3c2ae4a5287998230db1e3e65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:21.371872 30120 raft_consensus.cc:740] T 00000000000000000000000000000000 P ca0467a3c2ae4a5287998230db1e3e65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca0467a3c2ae4a5287998230db1e3e65, State: Initialized, Role: FOLLOWER
I20260601 13:37:21.371982 30120 consensus_queue.cc:260] T 00000000000000000000000000000000 P ca0467a3c2ae4a5287998230db1e3e65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca0467a3c2ae4a5287998230db1e3e65" member_type: VOTER }
I20260601 13:37:21.372094 30120 raft_consensus.cc:399] T 00000000000000000000000000000000 P ca0467a3c2ae4a5287998230db1e3e65 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:37:21.372149 30120 raft_consensus.cc:493] T 00000000000000000000000000000000 P ca0467a3c2ae4a5287998230db1e3e65 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:37:21.372213 30120 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ca0467a3c2ae4a5287998230db1e3e65 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:21.372970 30120 raft_consensus.cc:515] T 00000000000000000000000000000000 P ca0467a3c2ae4a5287998230db1e3e65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca0467a3c2ae4a5287998230db1e3e65" member_type: VOTER }
I20260601 13:37:21.373137 30120 leader_election.cc:304] T 00000000000000000000000000000000 P ca0467a3c2ae4a5287998230db1e3e65 [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: ca0467a3c2ae4a5287998230db1e3e65; no voters: 
I20260601 13:37:21.373394 30120 leader_election.cc:290] T 00000000000000000000000000000000 P ca0467a3c2ae4a5287998230db1e3e65 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:37:21.373687 30123 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ca0467a3c2ae4a5287998230db1e3e65 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:21.373921 30120 sys_catalog.cc:565] T 00000000000000000000000000000000 P ca0467a3c2ae4a5287998230db1e3e65 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:37:21.373924 30123 raft_consensus.cc:697] T 00000000000000000000000000000000 P ca0467a3c2ae4a5287998230db1e3e65 [term 1 LEADER]: Becoming Leader. State: Replica: ca0467a3c2ae4a5287998230db1e3e65, State: Running, Role: LEADER
I20260601 13:37:21.374094 30123 consensus_queue.cc:237] T 00000000000000000000000000000000 P ca0467a3c2ae4a5287998230db1e3e65 [LEADER]: Queue going to LEADER mode. State: All 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: "ca0467a3c2ae4a5287998230db1e3e65" member_type: VOTER }
I20260601 13:37:21.374671 30125 sys_catalog.cc:455] T 00000000000000000000000000000000 P ca0467a3c2ae4a5287998230db1e3e65 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ca0467a3c2ae4a5287998230db1e3e65. Latest consensus state: current_term: 1 leader_uuid: "ca0467a3c2ae4a5287998230db1e3e65" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca0467a3c2ae4a5287998230db1e3e65" member_type: VOTER } }
I20260601 13:37:21.374771 30125 sys_catalog.cc:458] T 00000000000000000000000000000000 P ca0467a3c2ae4a5287998230db1e3e65 [sys.catalog]: This master's current role is: LEADER
I20260601 13:37:21.374938 30124 sys_catalog.cc:455] T 00000000000000000000000000000000 P ca0467a3c2ae4a5287998230db1e3e65 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ca0467a3c2ae4a5287998230db1e3e65" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca0467a3c2ae4a5287998230db1e3e65" member_type: VOTER } }
I20260601 13:37:21.375113 30124 sys_catalog.cc:458] T 00000000000000000000000000000000 P ca0467a3c2ae4a5287998230db1e3e65 [sys.catalog]: This master's current role is: LEADER
I20260601 13:37:21.375058 30130 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:37:21.376426 30130 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:37:21.376684 22127 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:37:21.378890 30130 catalog_manager.cc:1382] Generated new cluster ID: 795af4b35997417eb5223c815a6d2b79
I20260601 13:37:21.378988 30130 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:37:21.398955 30130 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:37:21.399662 30130 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:37:21.422338 30130 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ca0467a3c2ae4a5287998230db1e3e65: Generated new TSK 0
I20260601 13:37:21.422609 30130 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:37:21.441656 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:21.444268 30141 instance_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:37:21.444391 30144 instance_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:37:21.444345 30142 instance_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:37:21.444324 22127 server_base.cc:1061] running on GCE node
I20260601 13:37:21.444873 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:21.444924 22127 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:37:21.444942 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780321041444942 us; error 0 us; skew 500 ppm
I20260601 13:37:21.446035 22127 webserver.cc:533] Webserver started at http://127.21.155.193:45213/ using document root <none> and password file <none>
I20260601 13:37:21.446233 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:21.446286 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:21.446394 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:21.446933 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320869173936-22127-0/minicluster-data/ts-0-root/instance:
uuid: "6368171305764293ac8b022ab7e20e1d"
format_stamp: "Formatted at 2026-06-01 13:37:21 on dist-test-slave-zw2r"
I20260601 13:37:21.448771 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:21.449932 30149 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:37:21.450279 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:21.450346 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320869173936-22127-0/minicluster-data/ts-0-root
uuid: "6368171305764293ac8b022ab7e20e1d"
format_stamp: "Formatted at 2026-06-01 13:37:21 on dist-test-slave-zw2r"
I20260601 13:37:21.450440 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320869173936-22127-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320869173936-22127-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320869173936-22127-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:37:21.456766 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:21.457168 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:21.457501 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:21.458057 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:21.458125 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:21.458180 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:21.458228 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:21.462739 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.193:44361
I20260601 13:37:21.462766 30212 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.193:44361 every 8 connection(s)
I20260601 13:37:21.463657 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:21.465813 30217 instance_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:37:21.465813 30218 instance_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:37:21.465837 30220 instance_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:37:21.466233 22127 server_base.cc:1061] running on GCE node
I20260601 13:37:21.466383 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:21.466425 22127 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:37:21.466446 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780321041466446 us; error 0 us; skew 500 ppm
I20260601 13:37:21.467367 22127 webserver.cc:533] Webserver started at http://127.21.155.194:44935/ using document root <none> and password file <none>
I20260601 13:37:21.467559 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:21.467635 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:21.467720 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:21.468190 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320869173936-22127-0/minicluster-data/ts-1-root/instance:
uuid: "3f889802613a4dba9732ed8f5634c726"
format_stamp: "Formatted at 2026-06-01 13:37:21 on dist-test-slave-zw2r"
I20260601 13:37:21.469182 30213 heartbeater.cc:344] Connected to a master server at 127.21.155.254:36495
I20260601 13:37:21.469319 30213 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:21.469585 30213 heartbeater.cc:507] Master 127.21.155.254:36495 requested a full tablet report, sending...
I20260601 13:37:21.470104 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:21.470377 30084 ts_manager.cc:194] Registered new tserver with Master: 6368171305764293ac8b022ab7e20e1d (127.21.155.193:44361)
I20260601 13:37:21.471174 30225 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:37:21.471341 30084 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40376
I20260601 13:37:21.471426 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:21.471601 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320869173936-22127-0/minicluster-data/ts-1-root
uuid: "3f889802613a4dba9732ed8f5634c726"
format_stamp: "Formatted at 2026-06-01 13:37:21 on dist-test-slave-zw2r"
I20260601 13:37:21.471709 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320869173936-22127-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320869173936-22127-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320869173936-22127-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:37:21.482460 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:21.482962 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:21.483350 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:21.483932 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:21.484004 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:21.484069 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:21.484124 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:21.488895 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.194:34517
I20260601 13:37:21.488963 30288 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.194:34517 every 8 connection(s)
I20260601 13:37:21.489982 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:21.492313 30292 instance_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:37:21.492375 30295 instance_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:37:21.492378 30293 instance_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:37:21.493258 22127 server_base.cc:1061] running on GCE node
I20260601 13:37:21.493463 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:21.493515 22127 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:37:21.493536 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780321041493535 us; error 0 us; skew 500 ppm
I20260601 13:37:21.494659 22127 webserver.cc:533] Webserver started at http://127.21.155.195:41395/ using document root <none> and password file <none>
I20260601 13:37:21.494683 30289 heartbeater.cc:344] Connected to a master server at 127.21.155.254:36495
I20260601 13:37:21.494791 30289 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:21.494848 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:21.494906 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:21.494983 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:21.495038 30289 heartbeater.cc:507] Master 127.21.155.254:36495 requested a full tablet report, sending...
I20260601 13:37:21.495434 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320869173936-22127-0/minicluster-data/ts-2-root/instance:
uuid: "586b907b6a314b67a9ed593e1b2e2c2f"
format_stamp: "Formatted at 2026-06-01 13:37:21 on dist-test-slave-zw2r"
I20260601 13:37:21.495780 30084 ts_manager.cc:194] Registered new tserver with Master: 3f889802613a4dba9732ed8f5634c726 (127.21.155.194:34517)
I20260601 13:37:21.496402 30084 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40380
I20260601 13:37:21.497258 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:21.498258 30300 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:37:21.498534 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:21.498700 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320869173936-22127-0/minicluster-data/ts-2-root
uuid: "586b907b6a314b67a9ed593e1b2e2c2f"
format_stamp: "Formatted at 2026-06-01 13:37:21 on dist-test-slave-zw2r"
I20260601 13:37:21.498795 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320869173936-22127-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320869173936-22127-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320869173936-22127-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:37:21.509799 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:21.510243 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:21.510617 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:21.511132 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:21.511178 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:21.511605 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:21.511673 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:21.516741 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.195:32995
I20260601 13:37:21.516772 30363 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.195:32995 every 8 connection(s)
I20260601 13:37:21.522296 30364 heartbeater.cc:344] Connected to a master server at 127.21.155.254:36495
I20260601 13:37:21.522420 30364 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:21.522701 30364 heartbeater.cc:507] Master 127.21.155.254:36495 requested a full tablet report, sending...
I20260601 13:37:21.523386 30084 ts_manager.cc:194] Registered new tserver with Master: 586b907b6a314b67a9ed593e1b2e2c2f (127.21.155.195:32995)
I20260601 13:37:21.523936 30084 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40396
I20260601 13:37:21.524037 22127 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006805477s
I20260601 13:37:22.472406 30213 heartbeater.cc:499] Master 127.21.155.254:36495 was elected leader, sending a full tablet report...
I20260601 13:37:22.497524 30289 heartbeater.cc:499] Master 127.21.155.254:36495 was elected leader, sending a full tablet report...
I20260601 13:37:22.524930 30364 heartbeater.cc:499] Master 127.21.155.254:36495 was elected leader, sending a full tablet report...
I20260601 13:37:22.561694 30084 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40412:
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:37:22.562330 30084 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:37:22.575780 30328 tablet_service.cc:1511] Processing CreateTablet for tablet f1ee2e0ae8b042668af379a0794f888b (DEFAULT_TABLE table=test-workload [id=05121646054647dea8aca2282c46af02]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:37:22.575894 30327 tablet_service.cc:1511] Processing CreateTablet for tablet 04252ea437d44a658179ca17be3f8b0b (DEFAULT_TABLE table=test-workload [id=05121646054647dea8aca2282c46af02]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:37:22.576258 30324 tablet_service.cc:1511] Processing CreateTablet for tablet 6e446fcc76834a5680213bbb3c7900c6 (DEFAULT_TABLE table=test-workload [id=05121646054647dea8aca2282c46af02]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:37:22.576258 30253 tablet_service.cc:1511] Processing CreateTablet for tablet f1ee2e0ae8b042668af379a0794f888b (DEFAULT_TABLE table=test-workload [id=05121646054647dea8aca2282c46af02]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:37:22.576447 30252 tablet_service.cc:1511] Processing CreateTablet for tablet 04252ea437d44a658179ca17be3f8b0b (DEFAULT_TABLE table=test-workload [id=05121646054647dea8aca2282c46af02]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:37:22.576586 30326 tablet_service.cc:1511] Processing CreateTablet for tablet 1c2e6f5ba72f4331b6f82a5b6d99220d (DEFAULT_TABLE table=test-workload [id=05121646054647dea8aca2282c46af02]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:37:22.576709 30253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1ee2e0ae8b042668af379a0794f888b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:22.576761 30251 tablet_service.cc:1511] Processing CreateTablet for tablet 6e446fcc76834a5680213bbb3c7900c6 (DEFAULT_TABLE table=test-workload [id=05121646054647dea8aca2282c46af02]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:37:22.576239 30328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1ee2e0ae8b042668af379a0794f888b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:22.577134 30250 tablet_service.cc:1511] Processing CreateTablet for tablet 1c2e6f5ba72f4331b6f82a5b6d99220d (DEFAULT_TABLE table=test-workload [id=05121646054647dea8aca2282c46af02]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:37:22.577293 30177 tablet_service.cc:1511] Processing CreateTablet for tablet f1ee2e0ae8b042668af379a0794f888b (DEFAULT_TABLE table=test-workload [id=05121646054647dea8aca2282c46af02]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:37:22.577409 30251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e446fcc76834a5680213bbb3c7900c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:22.577553 30177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1ee2e0ae8b042668af379a0794f888b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:22.579335 30384 tablet_bootstrap.cc:492] T f1ee2e0ae8b042668af379a0794f888b P 586b907b6a314b67a9ed593e1b2e2c2f: Bootstrap starting.
I20260601 13:37:22.579679 30326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c2e6f5ba72f4331b6f82a5b6d99220d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:22.580077 30176 tablet_service.cc:1511] Processing CreateTablet for tablet 04252ea437d44a658179ca17be3f8b0b (DEFAULT_TABLE table=test-workload [id=05121646054647dea8aca2282c46af02]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:37:22.580353 30176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04252ea437d44a658179ca17be3f8b0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:22.580458 30384 tablet_bootstrap.cc:654] T f1ee2e0ae8b042668af379a0794f888b P 586b907b6a314b67a9ed593e1b2e2c2f: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:22.581627 30175 tablet_service.cc:1511] Processing CreateTablet for tablet 6e446fcc76834a5680213bbb3c7900c6 (DEFAULT_TABLE table=test-workload [id=05121646054647dea8aca2282c46af02]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:37:22.581991 30252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04252ea437d44a658179ca17be3f8b0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:22.582015 30175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e446fcc76834a5680213bbb3c7900c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:22.582209 30324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e446fcc76834a5680213bbb3c7900c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:22.582938 30174 tablet_service.cc:1511] Processing CreateTablet for tablet 1c2e6f5ba72f4331b6f82a5b6d99220d (DEFAULT_TABLE table=test-workload [id=05121646054647dea8aca2282c46af02]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:37:22.583261 30174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c2e6f5ba72f4331b6f82a5b6d99220d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:22.583752 30250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c2e6f5ba72f4331b6f82a5b6d99220d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:22.585489 30327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04252ea437d44a658179ca17be3f8b0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:22.583009 30385 tablet_bootstrap.cc:492] T f1ee2e0ae8b042668af379a0794f888b P 6368171305764293ac8b022ab7e20e1d: Bootstrap starting.
I20260601 13:37:22.588259 30385 tablet_bootstrap.cc:654] T f1ee2e0ae8b042668af379a0794f888b P 6368171305764293ac8b022ab7e20e1d: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:22.588728 30386 tablet_bootstrap.cc:492] T 6e446fcc76834a5680213bbb3c7900c6 P 3f889802613a4dba9732ed8f5634c726: Bootstrap starting.
I20260601 13:37:22.590420 30386 tablet_bootstrap.cc:654] T 6e446fcc76834a5680213bbb3c7900c6 P 3f889802613a4dba9732ed8f5634c726: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:22.592088 30384 tablet_bootstrap.cc:492] T f1ee2e0ae8b042668af379a0794f888b P 586b907b6a314b67a9ed593e1b2e2c2f: No bootstrap required, opened a new log
I20260601 13:37:22.592259 30384 ts_tablet_manager.cc:1403] T f1ee2e0ae8b042668af379a0794f888b P 586b907b6a314b67a9ed593e1b2e2c2f: Time spent bootstrapping tablet: real 0.013s	user 0.002s	sys 0.000s
I20260601 13:37:22.592933 30386 tablet_bootstrap.cc:492] T 6e446fcc76834a5680213bbb3c7900c6 P 3f889802613a4dba9732ed8f5634c726: No bootstrap required, opened a new log
I20260601 13:37:22.592860 30384 raft_consensus.cc:359] T f1ee2e0ae8b042668af379a0794f888b P 586b907b6a314b67a9ed593e1b2e2c2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } }
I20260601 13:37:22.592994 30384 raft_consensus.cc:385] T f1ee2e0ae8b042668af379a0794f888b P 586b907b6a314b67a9ed593e1b2e2c2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:22.593029 30384 raft_consensus.cc:740] T f1ee2e0ae8b042668af379a0794f888b P 586b907b6a314b67a9ed593e1b2e2c2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 586b907b6a314b67a9ed593e1b2e2c2f, State: Initialized, Role: FOLLOWER
I20260601 13:37:22.593039 30386 ts_tablet_manager.cc:1403] T 6e446fcc76834a5680213bbb3c7900c6 P 3f889802613a4dba9732ed8f5634c726: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:37:22.593257 30384 consensus_queue.cc:260] T f1ee2e0ae8b042668af379a0794f888b P 586b907b6a314b67a9ed593e1b2e2c2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } }
I20260601 13:37:22.593582 30386 raft_consensus.cc:359] T 6e446fcc76834a5680213bbb3c7900c6 P 3f889802613a4dba9732ed8f5634c726 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } }
I20260601 13:37:22.593647 30384 ts_tablet_manager.cc:1434] T f1ee2e0ae8b042668af379a0794f888b P 586b907b6a314b67a9ed593e1b2e2c2f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:22.593698 30386 raft_consensus.cc:385] T 6e446fcc76834a5680213bbb3c7900c6 P 3f889802613a4dba9732ed8f5634c726 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:22.593731 30386 raft_consensus.cc:740] T 6e446fcc76834a5680213bbb3c7900c6 P 3f889802613a4dba9732ed8f5634c726 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f889802613a4dba9732ed8f5634c726, State: Initialized, Role: FOLLOWER
I20260601 13:37:22.593848 30384 tablet_bootstrap.cc:492] T 04252ea437d44a658179ca17be3f8b0b P 586b907b6a314b67a9ed593e1b2e2c2f: Bootstrap starting.
I20260601 13:37:22.593842 30386 consensus_queue.cc:260] T 6e446fcc76834a5680213bbb3c7900c6 P 3f889802613a4dba9732ed8f5634c726 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } }
I20260601 13:37:22.594206 30386 ts_tablet_manager.cc:1434] T 6e446fcc76834a5680213bbb3c7900c6 P 3f889802613a4dba9732ed8f5634c726: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:22.594378 30386 tablet_bootstrap.cc:492] T f1ee2e0ae8b042668af379a0794f888b P 3f889802613a4dba9732ed8f5634c726: Bootstrap starting.
I20260601 13:37:22.595001 30384 tablet_bootstrap.cc:654] T 04252ea437d44a658179ca17be3f8b0b P 586b907b6a314b67a9ed593e1b2e2c2f: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:22.595415 30386 tablet_bootstrap.cc:654] T f1ee2e0ae8b042668af379a0794f888b P 3f889802613a4dba9732ed8f5634c726: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:22.596846 30384 tablet_bootstrap.cc:492] T 04252ea437d44a658179ca17be3f8b0b P 586b907b6a314b67a9ed593e1b2e2c2f: No bootstrap required, opened a new log
I20260601 13:37:22.596909 30386 tablet_bootstrap.cc:492] T f1ee2e0ae8b042668af379a0794f888b P 3f889802613a4dba9732ed8f5634c726: No bootstrap required, opened a new log
I20260601 13:37:22.597005 30384 ts_tablet_manager.cc:1403] T 04252ea437d44a658179ca17be3f8b0b P 586b907b6a314b67a9ed593e1b2e2c2f: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:22.597016 30386 ts_tablet_manager.cc:1403] T f1ee2e0ae8b042668af379a0794f888b P 3f889802613a4dba9732ed8f5634c726: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:22.597684 30384 raft_consensus.cc:359] T 04252ea437d44a658179ca17be3f8b0b P 586b907b6a314b67a9ed593e1b2e2c2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } }
I20260601 13:37:22.597813 30384 raft_consensus.cc:385] T 04252ea437d44a658179ca17be3f8b0b P 586b907b6a314b67a9ed593e1b2e2c2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:22.597889 30384 raft_consensus.cc:740] T 04252ea437d44a658179ca17be3f8b0b P 586b907b6a314b67a9ed593e1b2e2c2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 586b907b6a314b67a9ed593e1b2e2c2f, State: Initialized, Role: FOLLOWER
I20260601 13:37:22.597956 30385 tablet_bootstrap.cc:492] T f1ee2e0ae8b042668af379a0794f888b P 6368171305764293ac8b022ab7e20e1d: No bootstrap required, opened a new log
I20260601 13:37:22.598055 30385 ts_tablet_manager.cc:1403] T f1ee2e0ae8b042668af379a0794f888b P 6368171305764293ac8b022ab7e20e1d: Time spent bootstrapping tablet: real 0.015s	user 0.003s	sys 0.000s
I20260601 13:37:22.598065 30384 consensus_queue.cc:260] T 04252ea437d44a658179ca17be3f8b0b P 586b907b6a314b67a9ed593e1b2e2c2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } }
I20260601 13:37:22.598351 30384 ts_tablet_manager.cc:1434] T 04252ea437d44a658179ca17be3f8b0b P 586b907b6a314b67a9ed593e1b2e2c2f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:22.598498 30384 tablet_bootstrap.cc:492] T 1c2e6f5ba72f4331b6f82a5b6d99220d P 586b907b6a314b67a9ed593e1b2e2c2f: Bootstrap starting.
I20260601 13:37:22.598637 30385 raft_consensus.cc:359] T f1ee2e0ae8b042668af379a0794f888b P 6368171305764293ac8b022ab7e20e1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } }
I20260601 13:37:22.598744 30385 raft_consensus.cc:385] T f1ee2e0ae8b042668af379a0794f888b P 6368171305764293ac8b022ab7e20e1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:22.598779 30385 raft_consensus.cc:740] T f1ee2e0ae8b042668af379a0794f888b P 6368171305764293ac8b022ab7e20e1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6368171305764293ac8b022ab7e20e1d, State: Initialized, Role: FOLLOWER
I20260601 13:37:22.598907 30385 consensus_queue.cc:260] T f1ee2e0ae8b042668af379a0794f888b P 6368171305764293ac8b022ab7e20e1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } }
I20260601 13:37:22.599313 30385 ts_tablet_manager.cc:1434] T f1ee2e0ae8b042668af379a0794f888b P 6368171305764293ac8b022ab7e20e1d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:22.599512 30385 tablet_bootstrap.cc:492] T 04252ea437d44a658179ca17be3f8b0b P 6368171305764293ac8b022ab7e20e1d: Bootstrap starting.
I20260601 13:37:22.599527 30384 tablet_bootstrap.cc:654] T 1c2e6f5ba72f4331b6f82a5b6d99220d P 586b907b6a314b67a9ed593e1b2e2c2f: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:22.600698 30385 tablet_bootstrap.cc:654] T 04252ea437d44a658179ca17be3f8b0b P 6368171305764293ac8b022ab7e20e1d: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:22.600769 30384 tablet_bootstrap.cc:492] T 1c2e6f5ba72f4331b6f82a5b6d99220d P 586b907b6a314b67a9ed593e1b2e2c2f: No bootstrap required, opened a new log
I20260601 13:37:22.600852 30384 ts_tablet_manager.cc:1403] T 1c2e6f5ba72f4331b6f82a5b6d99220d P 586b907b6a314b67a9ed593e1b2e2c2f: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:22.601336 30384 raft_consensus.cc:359] T 1c2e6f5ba72f4331b6f82a5b6d99220d P 586b907b6a314b67a9ed593e1b2e2c2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } }
I20260601 13:37:22.601500 30384 raft_consensus.cc:385] T 1c2e6f5ba72f4331b6f82a5b6d99220d P 586b907b6a314b67a9ed593e1b2e2c2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:22.601554 30384 raft_consensus.cc:740] T 1c2e6f5ba72f4331b6f82a5b6d99220d P 586b907b6a314b67a9ed593e1b2e2c2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 586b907b6a314b67a9ed593e1b2e2c2f, State: Initialized, Role: FOLLOWER
I20260601 13:37:22.601728 30384 consensus_queue.cc:260] T 1c2e6f5ba72f4331b6f82a5b6d99220d P 586b907b6a314b67a9ed593e1b2e2c2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } }
I20260601 13:37:22.602192 30384 ts_tablet_manager.cc:1434] T 1c2e6f5ba72f4331b6f82a5b6d99220d P 586b907b6a314b67a9ed593e1b2e2c2f: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:22.602399 30384 tablet_bootstrap.cc:492] T 6e446fcc76834a5680213bbb3c7900c6 P 586b907b6a314b67a9ed593e1b2e2c2f: Bootstrap starting.
I20260601 13:37:22.602722 30386 raft_consensus.cc:359] T f1ee2e0ae8b042668af379a0794f888b P 3f889802613a4dba9732ed8f5634c726 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } }
I20260601 13:37:22.602856 30386 raft_consensus.cc:385] T f1ee2e0ae8b042668af379a0794f888b P 3f889802613a4dba9732ed8f5634c726 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:22.602891 30386 raft_consensus.cc:740] T f1ee2e0ae8b042668af379a0794f888b P 3f889802613a4dba9732ed8f5634c726 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f889802613a4dba9732ed8f5634c726, State: Initialized, Role: FOLLOWER
I20260601 13:37:22.603024 30386 consensus_queue.cc:260] T f1ee2e0ae8b042668af379a0794f888b P 3f889802613a4dba9732ed8f5634c726 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } }
I20260601 13:37:22.603606 30384 tablet_bootstrap.cc:654] T 6e446fcc76834a5680213bbb3c7900c6 P 586b907b6a314b67a9ed593e1b2e2c2f: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:22.604552 30386 ts_tablet_manager.cc:1434] T f1ee2e0ae8b042668af379a0794f888b P 3f889802613a4dba9732ed8f5634c726: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.001s
I20260601 13:37:22.605450 30386 tablet_bootstrap.cc:492] T 1c2e6f5ba72f4331b6f82a5b6d99220d P 3f889802613a4dba9732ed8f5634c726: Bootstrap starting.
I20260601 13:37:22.605823 30384 tablet_bootstrap.cc:492] T 6e446fcc76834a5680213bbb3c7900c6 P 586b907b6a314b67a9ed593e1b2e2c2f: No bootstrap required, opened a new log
I20260601 13:37:22.605237 30385 tablet_bootstrap.cc:492] T 04252ea437d44a658179ca17be3f8b0b P 6368171305764293ac8b022ab7e20e1d: No bootstrap required, opened a new log
I20260601 13:37:22.605923 30384 ts_tablet_manager.cc:1403] T 6e446fcc76834a5680213bbb3c7900c6 P 586b907b6a314b67a9ed593e1b2e2c2f: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:37:22.606072 30385 ts_tablet_manager.cc:1403] T 04252ea437d44a658179ca17be3f8b0b P 6368171305764293ac8b022ab7e20e1d: Time spent bootstrapping tablet: real 0.007s	user 0.001s	sys 0.002s
I20260601 13:37:22.606552 30384 raft_consensus.cc:359] T 6e446fcc76834a5680213bbb3c7900c6 P 586b907b6a314b67a9ed593e1b2e2c2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } }
I20260601 13:37:22.606678 30384 raft_consensus.cc:385] T 6e446fcc76834a5680213bbb3c7900c6 P 586b907b6a314b67a9ed593e1b2e2c2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:22.606660 30385 raft_consensus.cc:359] T 04252ea437d44a658179ca17be3f8b0b P 6368171305764293ac8b022ab7e20e1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } }
I20260601 13:37:22.606750 30384 raft_consensus.cc:740] T 6e446fcc76834a5680213bbb3c7900c6 P 586b907b6a314b67a9ed593e1b2e2c2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 586b907b6a314b67a9ed593e1b2e2c2f, State: Initialized, Role: FOLLOWER
I20260601 13:37:22.606812 30385 raft_consensus.cc:385] T 04252ea437d44a658179ca17be3f8b0b P 6368171305764293ac8b022ab7e20e1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:22.606853 30385 raft_consensus.cc:740] T 04252ea437d44a658179ca17be3f8b0b P 6368171305764293ac8b022ab7e20e1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6368171305764293ac8b022ab7e20e1d, State: Initialized, Role: FOLLOWER
I20260601 13:37:22.606950 30384 consensus_queue.cc:260] T 6e446fcc76834a5680213bbb3c7900c6 P 586b907b6a314b67a9ed593e1b2e2c2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } }
I20260601 13:37:22.607237 30384 ts_tablet_manager.cc:1434] T 6e446fcc76834a5680213bbb3c7900c6 P 586b907b6a314b67a9ed593e1b2e2c2f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:22.607906 30386 tablet_bootstrap.cc:654] T 1c2e6f5ba72f4331b6f82a5b6d99220d P 3f889802613a4dba9732ed8f5634c726: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:22.608639 30385 consensus_queue.cc:260] T 04252ea437d44a658179ca17be3f8b0b P 6368171305764293ac8b022ab7e20e1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } }
I20260601 13:37:22.609054 30385 ts_tablet_manager.cc:1434] T 04252ea437d44a658179ca17be3f8b0b P 6368171305764293ac8b022ab7e20e1d: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.001s
I20260601 13:37:22.609344 30385 tablet_bootstrap.cc:492] T 1c2e6f5ba72f4331b6f82a5b6d99220d P 6368171305764293ac8b022ab7e20e1d: Bootstrap starting.
I20260601 13:37:22.611135 30385 tablet_bootstrap.cc:654] T 1c2e6f5ba72f4331b6f82a5b6d99220d P 6368171305764293ac8b022ab7e20e1d: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:22.611728 30386 tablet_bootstrap.cc:492] T 1c2e6f5ba72f4331b6f82a5b6d99220d P 3f889802613a4dba9732ed8f5634c726: No bootstrap required, opened a new log
I20260601 13:37:22.612056 30386 ts_tablet_manager.cc:1403] T 1c2e6f5ba72f4331b6f82a5b6d99220d P 3f889802613a4dba9732ed8f5634c726: Time spent bootstrapping tablet: real 0.007s	user 0.001s	sys 0.002s
I20260601 13:37:22.612608 30386 raft_consensus.cc:359] T 1c2e6f5ba72f4331b6f82a5b6d99220d P 3f889802613a4dba9732ed8f5634c726 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } }
I20260601 13:37:22.612751 30386 raft_consensus.cc:385] T 1c2e6f5ba72f4331b6f82a5b6d99220d P 3f889802613a4dba9732ed8f5634c726 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:22.612803 30386 raft_consensus.cc:740] T 1c2e6f5ba72f4331b6f82a5b6d99220d P 3f889802613a4dba9732ed8f5634c726 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f889802613a4dba9732ed8f5634c726, State: Initialized, Role: FOLLOWER
I20260601 13:37:22.612967 30386 consensus_queue.cc:260] T 1c2e6f5ba72f4331b6f82a5b6d99220d P 3f889802613a4dba9732ed8f5634c726 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } }
I20260601 13:37:22.613140 30385 tablet_bootstrap.cc:492] T 1c2e6f5ba72f4331b6f82a5b6d99220d P 6368171305764293ac8b022ab7e20e1d: No bootstrap required, opened a new log
I20260601 13:37:22.613271 30385 ts_tablet_manager.cc:1403] T 1c2e6f5ba72f4331b6f82a5b6d99220d P 6368171305764293ac8b022ab7e20e1d: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:37:22.613354 30386 ts_tablet_manager.cc:1434] T 1c2e6f5ba72f4331b6f82a5b6d99220d P 3f889802613a4dba9732ed8f5634c726: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:22.613587 30386 tablet_bootstrap.cc:492] T 04252ea437d44a658179ca17be3f8b0b P 3f889802613a4dba9732ed8f5634c726: Bootstrap starting.
I20260601 13:37:22.613760 30385 raft_consensus.cc:359] T 1c2e6f5ba72f4331b6f82a5b6d99220d P 6368171305764293ac8b022ab7e20e1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } }
I20260601 13:37:22.613958 30385 raft_consensus.cc:385] T 1c2e6f5ba72f4331b6f82a5b6d99220d P 6368171305764293ac8b022ab7e20e1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:22.614048 30385 raft_consensus.cc:740] T 1c2e6f5ba72f4331b6f82a5b6d99220d P 6368171305764293ac8b022ab7e20e1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6368171305764293ac8b022ab7e20e1d, State: Initialized, Role: FOLLOWER
I20260601 13:37:22.614279 30385 consensus_queue.cc:260] T 1c2e6f5ba72f4331b6f82a5b6d99220d P 6368171305764293ac8b022ab7e20e1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } }
I20260601 13:37:22.614665 30385 ts_tablet_manager.cc:1434] T 1c2e6f5ba72f4331b6f82a5b6d99220d P 6368171305764293ac8b022ab7e20e1d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:22.614770 30386 tablet_bootstrap.cc:654] T 04252ea437d44a658179ca17be3f8b0b P 3f889802613a4dba9732ed8f5634c726: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:22.615552 30385 tablet_bootstrap.cc:492] T 6e446fcc76834a5680213bbb3c7900c6 P 6368171305764293ac8b022ab7e20e1d: Bootstrap starting.
I20260601 13:37:22.616230 30386 tablet_bootstrap.cc:492] T 04252ea437d44a658179ca17be3f8b0b P 3f889802613a4dba9732ed8f5634c726: No bootstrap required, opened a new log
I20260601 13:37:22.616382 30386 ts_tablet_manager.cc:1403] T 04252ea437d44a658179ca17be3f8b0b P 3f889802613a4dba9732ed8f5634c726: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:22.616837 30386 raft_consensus.cc:359] T 04252ea437d44a658179ca17be3f8b0b P 3f889802613a4dba9732ed8f5634c726 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } }
I20260601 13:37:22.617022 30386 raft_consensus.cc:385] T 04252ea437d44a658179ca17be3f8b0b P 3f889802613a4dba9732ed8f5634c726 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:22.617169 30386 raft_consensus.cc:740] T 04252ea437d44a658179ca17be3f8b0b P 3f889802613a4dba9732ed8f5634c726 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f889802613a4dba9732ed8f5634c726, State: Initialized, Role: FOLLOWER
I20260601 13:37:22.617426 30386 consensus_queue.cc:260] T 04252ea437d44a658179ca17be3f8b0b P 3f889802613a4dba9732ed8f5634c726 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } }
I20260601 13:37:22.617743 30386 ts_tablet_manager.cc:1434] T 04252ea437d44a658179ca17be3f8b0b P 3f889802613a4dba9732ed8f5634c726: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:22.618125 30385 tablet_bootstrap.cc:654] T 6e446fcc76834a5680213bbb3c7900c6 P 6368171305764293ac8b022ab7e20e1d: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:22.619774 30385 tablet_bootstrap.cc:492] T 6e446fcc76834a5680213bbb3c7900c6 P 6368171305764293ac8b022ab7e20e1d: No bootstrap required, opened a new log
I20260601 13:37:22.619941 30385 ts_tablet_manager.cc:1403] T 6e446fcc76834a5680213bbb3c7900c6 P 6368171305764293ac8b022ab7e20e1d: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260601 13:37:22.620487 30385 raft_consensus.cc:359] T 6e446fcc76834a5680213bbb3c7900c6 P 6368171305764293ac8b022ab7e20e1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } }
I20260601 13:37:22.620622 30385 raft_consensus.cc:385] T 6e446fcc76834a5680213bbb3c7900c6 P 6368171305764293ac8b022ab7e20e1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:22.620674 30385 raft_consensus.cc:740] T 6e446fcc76834a5680213bbb3c7900c6 P 6368171305764293ac8b022ab7e20e1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6368171305764293ac8b022ab7e20e1d, State: Initialized, Role: FOLLOWER
I20260601 13:37:22.620819 30385 consensus_queue.cc:260] T 6e446fcc76834a5680213bbb3c7900c6 P 6368171305764293ac8b022ab7e20e1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } }
I20260601 13:37:22.621104 30385 ts_tablet_manager.cc:1434] T 6e446fcc76834a5680213bbb3c7900c6 P 6368171305764293ac8b022ab7e20e1d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:22.693444 30394 raft_consensus.cc:493] T 6e446fcc76834a5680213bbb3c7900c6 P 6368171305764293ac8b022ab7e20e1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:22.693634 30394 raft_consensus.cc:515] T 6e446fcc76834a5680213bbb3c7900c6 P 6368171305764293ac8b022ab7e20e1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } }
I20260601 13:37:22.694319 30394 leader_election.cc:290] T 6e446fcc76834a5680213bbb3c7900c6 P 6368171305764293ac8b022ab7e20e1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f889802613a4dba9732ed8f5634c726 (127.21.155.194:34517), 586b907b6a314b67a9ed593e1b2e2c2f (127.21.155.195:32995)
I20260601 13:37:22.698621 30263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e446fcc76834a5680213bbb3c7900c6" candidate_uuid: "6368171305764293ac8b022ab7e20e1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f889802613a4dba9732ed8f5634c726" is_pre_election: true
I20260601 13:37:22.698835 30263 raft_consensus.cc:2468] T 6e446fcc76834a5680213bbb3c7900c6 P 3f889802613a4dba9732ed8f5634c726 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6368171305764293ac8b022ab7e20e1d in term 0.
I20260601 13:37:22.698861 30338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e446fcc76834a5680213bbb3c7900c6" candidate_uuid: "6368171305764293ac8b022ab7e20e1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" is_pre_election: true
I20260601 13:37:22.699054 30338 raft_consensus.cc:2468] T 6e446fcc76834a5680213bbb3c7900c6 P 586b907b6a314b67a9ed593e1b2e2c2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6368171305764293ac8b022ab7e20e1d in term 0.
I20260601 13:37:22.699240 30153 leader_election.cc:304] T 6e446fcc76834a5680213bbb3c7900c6 P 6368171305764293ac8b022ab7e20e1d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f889802613a4dba9732ed8f5634c726, 6368171305764293ac8b022ab7e20e1d; no voters: 
I20260601 13:37:22.699501 30394 raft_consensus.cc:2804] T 6e446fcc76834a5680213bbb3c7900c6 P 6368171305764293ac8b022ab7e20e1d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:22.699579 30394 raft_consensus.cc:493] T 6e446fcc76834a5680213bbb3c7900c6 P 6368171305764293ac8b022ab7e20e1d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:22.699622 30394 raft_consensus.cc:3060] T 6e446fcc76834a5680213bbb3c7900c6 P 6368171305764293ac8b022ab7e20e1d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:22.700748 30394 raft_consensus.cc:515] T 6e446fcc76834a5680213bbb3c7900c6 P 6368171305764293ac8b022ab7e20e1d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } }
I20260601 13:37:22.701273 30394 leader_election.cc:290] T 6e446fcc76834a5680213bbb3c7900c6 P 6368171305764293ac8b022ab7e20e1d [CANDIDATE]: Term 1 election: Requested vote from peers 3f889802613a4dba9732ed8f5634c726 (127.21.155.194:34517), 586b907b6a314b67a9ed593e1b2e2c2f (127.21.155.195:32995)
I20260601 13:37:22.701701 30263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e446fcc76834a5680213bbb3c7900c6" candidate_uuid: "6368171305764293ac8b022ab7e20e1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f889802613a4dba9732ed8f5634c726"
I20260601 13:37:22.701812 30263 raft_consensus.cc:3060] T 6e446fcc76834a5680213bbb3c7900c6 P 3f889802613a4dba9732ed8f5634c726 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:22.702733 30263 raft_consensus.cc:2468] T 6e446fcc76834a5680213bbb3c7900c6 P 3f889802613a4dba9732ed8f5634c726 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6368171305764293ac8b022ab7e20e1d in term 1.
I20260601 13:37:22.703038 30338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e446fcc76834a5680213bbb3c7900c6" candidate_uuid: "6368171305764293ac8b022ab7e20e1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "586b907b6a314b67a9ed593e1b2e2c2f"
I20260601 13:37:22.703114 30153 leader_election.cc:304] T 6e446fcc76834a5680213bbb3c7900c6 P 6368171305764293ac8b022ab7e20e1d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f889802613a4dba9732ed8f5634c726, 6368171305764293ac8b022ab7e20e1d; no voters: 
I20260601 13:37:22.703181 30338 raft_consensus.cc:3060] T 6e446fcc76834a5680213bbb3c7900c6 P 586b907b6a314b67a9ed593e1b2e2c2f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:22.703284 30394 raft_consensus.cc:2804] T 6e446fcc76834a5680213bbb3c7900c6 P 6368171305764293ac8b022ab7e20e1d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:22.703567 30394 raft_consensus.cc:697] T 6e446fcc76834a5680213bbb3c7900c6 P 6368171305764293ac8b022ab7e20e1d [term 1 LEADER]: Becoming Leader. State: Replica: 6368171305764293ac8b022ab7e20e1d, State: Running, Role: LEADER
I20260601 13:37:22.703729 30394 consensus_queue.cc:237] T 6e446fcc76834a5680213bbb3c7900c6 P 6368171305764293ac8b022ab7e20e1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } }
I20260601 13:37:22.704242 30338 raft_consensus.cc:2468] T 6e446fcc76834a5680213bbb3c7900c6 P 586b907b6a314b67a9ed593e1b2e2c2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6368171305764293ac8b022ab7e20e1d in term 1.
I20260601 13:37:22.705737 30084 catalog_manager.cc:5696] T 6e446fcc76834a5680213bbb3c7900c6 P 6368171305764293ac8b022ab7e20e1d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6368171305764293ac8b022ab7e20e1d (127.21.155.193). New cstate: current_term: 1 leader_uuid: "6368171305764293ac8b022ab7e20e1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:22.781277 30394 raft_consensus.cc:493] T f1ee2e0ae8b042668af379a0794f888b P 6368171305764293ac8b022ab7e20e1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:22.781445 30394 raft_consensus.cc:515] T f1ee2e0ae8b042668af379a0794f888b P 6368171305764293ac8b022ab7e20e1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } }
I20260601 13:37:22.782099 30394 leader_election.cc:290] T f1ee2e0ae8b042668af379a0794f888b P 6368171305764293ac8b022ab7e20e1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 586b907b6a314b67a9ed593e1b2e2c2f (127.21.155.195:32995), 3f889802613a4dba9732ed8f5634c726 (127.21.155.194:34517)
I20260601 13:37:22.782841 30338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1ee2e0ae8b042668af379a0794f888b" candidate_uuid: "6368171305764293ac8b022ab7e20e1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" is_pre_election: true
I20260601 13:37:22.782841 30263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1ee2e0ae8b042668af379a0794f888b" candidate_uuid: "6368171305764293ac8b022ab7e20e1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f889802613a4dba9732ed8f5634c726" is_pre_election: true
I20260601 13:37:22.783196 30338 raft_consensus.cc:2468] T f1ee2e0ae8b042668af379a0794f888b P 586b907b6a314b67a9ed593e1b2e2c2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6368171305764293ac8b022ab7e20e1d in term 0.
I20260601 13:37:22.783196 30263 raft_consensus.cc:2468] T f1ee2e0ae8b042668af379a0794f888b P 3f889802613a4dba9732ed8f5634c726 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6368171305764293ac8b022ab7e20e1d in term 0.
I20260601 13:37:22.783581 30153 leader_election.cc:304] T f1ee2e0ae8b042668af379a0794f888b P 6368171305764293ac8b022ab7e20e1d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f889802613a4dba9732ed8f5634c726, 6368171305764293ac8b022ab7e20e1d; no voters: 
I20260601 13:37:22.783797 30394 raft_consensus.cc:2804] T f1ee2e0ae8b042668af379a0794f888b P 6368171305764293ac8b022ab7e20e1d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:22.783883 30394 raft_consensus.cc:493] T f1ee2e0ae8b042668af379a0794f888b P 6368171305764293ac8b022ab7e20e1d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:22.783942 30394 raft_consensus.cc:3060] T f1ee2e0ae8b042668af379a0794f888b P 6368171305764293ac8b022ab7e20e1d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:22.784917 30394 raft_consensus.cc:515] T f1ee2e0ae8b042668af379a0794f888b P 6368171305764293ac8b022ab7e20e1d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } }
I20260601 13:37:22.785403 30394 leader_election.cc:290] T f1ee2e0ae8b042668af379a0794f888b P 6368171305764293ac8b022ab7e20e1d [CANDIDATE]: Term 1 election: Requested vote from peers 586b907b6a314b67a9ed593e1b2e2c2f (127.21.155.195:32995), 3f889802613a4dba9732ed8f5634c726 (127.21.155.194:34517)
I20260601 13:37:22.785933 30263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1ee2e0ae8b042668af379a0794f888b" candidate_uuid: "6368171305764293ac8b022ab7e20e1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f889802613a4dba9732ed8f5634c726"
I20260601 13:37:22.785971 30338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1ee2e0ae8b042668af379a0794f888b" candidate_uuid: "6368171305764293ac8b022ab7e20e1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "586b907b6a314b67a9ed593e1b2e2c2f"
I20260601 13:37:22.786052 30263 raft_consensus.cc:3060] T f1ee2e0ae8b042668af379a0794f888b P 3f889802613a4dba9732ed8f5634c726 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:22.786140 30338 raft_consensus.cc:3060] T f1ee2e0ae8b042668af379a0794f888b P 586b907b6a314b67a9ed593e1b2e2c2f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:22.786988 30338 raft_consensus.cc:2468] T f1ee2e0ae8b042668af379a0794f888b P 586b907b6a314b67a9ed593e1b2e2c2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6368171305764293ac8b022ab7e20e1d in term 1.
I20260601 13:37:22.787003 30263 raft_consensus.cc:2468] T f1ee2e0ae8b042668af379a0794f888b P 3f889802613a4dba9732ed8f5634c726 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6368171305764293ac8b022ab7e20e1d in term 1.
I20260601 13:37:22.787402 30150 leader_election.cc:304] T f1ee2e0ae8b042668af379a0794f888b P 6368171305764293ac8b022ab7e20e1d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 586b907b6a314b67a9ed593e1b2e2c2f, 6368171305764293ac8b022ab7e20e1d; no voters: 
I20260601 13:37:22.787628 30394 raft_consensus.cc:2804] T f1ee2e0ae8b042668af379a0794f888b P 6368171305764293ac8b022ab7e20e1d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:22.787730 30394 raft_consensus.cc:697] T f1ee2e0ae8b042668af379a0794f888b P 6368171305764293ac8b022ab7e20e1d [term 1 LEADER]: Becoming Leader. State: Replica: 6368171305764293ac8b022ab7e20e1d, State: Running, Role: LEADER
I20260601 13:37:22.787901 30394 consensus_queue.cc:237] T f1ee2e0ae8b042668af379a0794f888b P 6368171305764293ac8b022ab7e20e1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } }
I20260601 13:37:22.789983 30084 catalog_manager.cc:5696] T f1ee2e0ae8b042668af379a0794f888b P 6368171305764293ac8b022ab7e20e1d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6368171305764293ac8b022ab7e20e1d (127.21.155.193). New cstate: current_term: 1 leader_uuid: "6368171305764293ac8b022ab7e20e1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } health_report { overall_health: HEALTHY } } }
I20260601 13:37:22.804795 30394 raft_consensus.cc:493] T 04252ea437d44a658179ca17be3f8b0b P 6368171305764293ac8b022ab7e20e1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:22.805037 30394 raft_consensus.cc:515] T 04252ea437d44a658179ca17be3f8b0b P 6368171305764293ac8b022ab7e20e1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } }
I20260601 13:37:22.805610 30394 leader_election.cc:290] T 04252ea437d44a658179ca17be3f8b0b P 6368171305764293ac8b022ab7e20e1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f889802613a4dba9732ed8f5634c726 (127.21.155.194:34517), 586b907b6a314b67a9ed593e1b2e2c2f (127.21.155.195:32995)
I20260601 13:37:22.806118 30263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04252ea437d44a658179ca17be3f8b0b" candidate_uuid: "6368171305764293ac8b022ab7e20e1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f889802613a4dba9732ed8f5634c726" is_pre_election: true
I20260601 13:37:22.806205 30338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04252ea437d44a658179ca17be3f8b0b" candidate_uuid: "6368171305764293ac8b022ab7e20e1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" is_pre_election: true
I20260601 13:37:22.806296 30263 raft_consensus.cc:2468] T 04252ea437d44a658179ca17be3f8b0b P 3f889802613a4dba9732ed8f5634c726 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6368171305764293ac8b022ab7e20e1d in term 0.
I20260601 13:37:22.806366 30338 raft_consensus.cc:2468] T 04252ea437d44a658179ca17be3f8b0b P 586b907b6a314b67a9ed593e1b2e2c2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6368171305764293ac8b022ab7e20e1d in term 0.
I20260601 13:37:22.806655 30153 leader_election.cc:304] T 04252ea437d44a658179ca17be3f8b0b P 6368171305764293ac8b022ab7e20e1d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f889802613a4dba9732ed8f5634c726, 6368171305764293ac8b022ab7e20e1d; no voters: 
I20260601 13:37:22.806927 30394 raft_consensus.cc:2804] T 04252ea437d44a658179ca17be3f8b0b P 6368171305764293ac8b022ab7e20e1d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:22.806993 30394 raft_consensus.cc:493] T 04252ea437d44a658179ca17be3f8b0b P 6368171305764293ac8b022ab7e20e1d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:22.807021 30394 raft_consensus.cc:3060] T 04252ea437d44a658179ca17be3f8b0b P 6368171305764293ac8b022ab7e20e1d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:22.807986 30394 raft_consensus.cc:515] T 04252ea437d44a658179ca17be3f8b0b P 6368171305764293ac8b022ab7e20e1d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } }
I20260601 13:37:22.808405 30394 leader_election.cc:290] T 04252ea437d44a658179ca17be3f8b0b P 6368171305764293ac8b022ab7e20e1d [CANDIDATE]: Term 1 election: Requested vote from peers 3f889802613a4dba9732ed8f5634c726 (127.21.155.194:34517), 586b907b6a314b67a9ed593e1b2e2c2f (127.21.155.195:32995)
I20260601 13:37:22.808930 30338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04252ea437d44a658179ca17be3f8b0b" candidate_uuid: "6368171305764293ac8b022ab7e20e1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "586b907b6a314b67a9ed593e1b2e2c2f"
I20260601 13:37:22.808928 30263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04252ea437d44a658179ca17be3f8b0b" candidate_uuid: "6368171305764293ac8b022ab7e20e1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f889802613a4dba9732ed8f5634c726"
I20260601 13:37:22.809099 30338 raft_consensus.cc:3060] T 04252ea437d44a658179ca17be3f8b0b P 586b907b6a314b67a9ed593e1b2e2c2f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:22.809141 30263 raft_consensus.cc:3060] T 04252ea437d44a658179ca17be3f8b0b P 3f889802613a4dba9732ed8f5634c726 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:22.810032 30338 raft_consensus.cc:2468] T 04252ea437d44a658179ca17be3f8b0b P 586b907b6a314b67a9ed593e1b2e2c2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6368171305764293ac8b022ab7e20e1d in term 1.
I20260601 13:37:22.810098 30263 raft_consensus.cc:2468] T 04252ea437d44a658179ca17be3f8b0b P 3f889802613a4dba9732ed8f5634c726 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6368171305764293ac8b022ab7e20e1d in term 1.
I20260601 13:37:22.810397 30150 leader_election.cc:304] T 04252ea437d44a658179ca17be3f8b0b P 6368171305764293ac8b022ab7e20e1d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 586b907b6a314b67a9ed593e1b2e2c2f, 6368171305764293ac8b022ab7e20e1d; no voters: 
I20260601 13:37:22.810597 30394 raft_consensus.cc:2804] T 04252ea437d44a658179ca17be3f8b0b P 6368171305764293ac8b022ab7e20e1d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:22.810701 30394 raft_consensus.cc:697] T 04252ea437d44a658179ca17be3f8b0b P 6368171305764293ac8b022ab7e20e1d [term 1 LEADER]: Becoming Leader. State: Replica: 6368171305764293ac8b022ab7e20e1d, State: Running, Role: LEADER
I20260601 13:37:22.810890 30394 consensus_queue.cc:237] T 04252ea437d44a658179ca17be3f8b0b P 6368171305764293ac8b022ab7e20e1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } }
I20260601 13:37:22.812870 30084 catalog_manager.cc:5696] T 04252ea437d44a658179ca17be3f8b0b P 6368171305764293ac8b022ab7e20e1d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6368171305764293ac8b022ab7e20e1d (127.21.155.193). New cstate: current_term: 1 leader_uuid: "6368171305764293ac8b022ab7e20e1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:22.818158 30394 raft_consensus.cc:493] T 1c2e6f5ba72f4331b6f82a5b6d99220d P 6368171305764293ac8b022ab7e20e1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:22.818322 30394 raft_consensus.cc:515] T 1c2e6f5ba72f4331b6f82a5b6d99220d P 6368171305764293ac8b022ab7e20e1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } }
I20260601 13:37:22.818862 30394 leader_election.cc:290] T 1c2e6f5ba72f4331b6f82a5b6d99220d P 6368171305764293ac8b022ab7e20e1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f889802613a4dba9732ed8f5634c726 (127.21.155.194:34517), 586b907b6a314b67a9ed593e1b2e2c2f (127.21.155.195:32995)
I20260601 13:37:22.819279 30338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c2e6f5ba72f4331b6f82a5b6d99220d" candidate_uuid: "6368171305764293ac8b022ab7e20e1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" is_pre_election: true
I20260601 13:37:22.819290 30263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c2e6f5ba72f4331b6f82a5b6d99220d" candidate_uuid: "6368171305764293ac8b022ab7e20e1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f889802613a4dba9732ed8f5634c726" is_pre_election: true
I20260601 13:37:22.819458 30338 raft_consensus.cc:2468] T 1c2e6f5ba72f4331b6f82a5b6d99220d P 586b907b6a314b67a9ed593e1b2e2c2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6368171305764293ac8b022ab7e20e1d in term 0.
I20260601 13:37:22.819497 30263 raft_consensus.cc:2468] T 1c2e6f5ba72f4331b6f82a5b6d99220d P 3f889802613a4dba9732ed8f5634c726 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6368171305764293ac8b022ab7e20e1d in term 0.
I20260601 13:37:22.819801 30150 leader_election.cc:304] T 1c2e6f5ba72f4331b6f82a5b6d99220d P 6368171305764293ac8b022ab7e20e1d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 586b907b6a314b67a9ed593e1b2e2c2f, 6368171305764293ac8b022ab7e20e1d; no voters: 
I20260601 13:37:22.819957 30394 raft_consensus.cc:2804] T 1c2e6f5ba72f4331b6f82a5b6d99220d P 6368171305764293ac8b022ab7e20e1d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:22.820024 30394 raft_consensus.cc:493] T 1c2e6f5ba72f4331b6f82a5b6d99220d P 6368171305764293ac8b022ab7e20e1d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:22.820065 30394 raft_consensus.cc:3060] T 1c2e6f5ba72f4331b6f82a5b6d99220d P 6368171305764293ac8b022ab7e20e1d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:22.820920 30394 raft_consensus.cc:515] T 1c2e6f5ba72f4331b6f82a5b6d99220d P 6368171305764293ac8b022ab7e20e1d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } }
I20260601 13:37:22.821381 30394 leader_election.cc:290] T 1c2e6f5ba72f4331b6f82a5b6d99220d P 6368171305764293ac8b022ab7e20e1d [CANDIDATE]: Term 1 election: Requested vote from peers 3f889802613a4dba9732ed8f5634c726 (127.21.155.194:34517), 586b907b6a314b67a9ed593e1b2e2c2f (127.21.155.195:32995)
I20260601 13:37:22.821709 30338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c2e6f5ba72f4331b6f82a5b6d99220d" candidate_uuid: "6368171305764293ac8b022ab7e20e1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "586b907b6a314b67a9ed593e1b2e2c2f"
I20260601 13:37:22.821703 30263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c2e6f5ba72f4331b6f82a5b6d99220d" candidate_uuid: "6368171305764293ac8b022ab7e20e1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f889802613a4dba9732ed8f5634c726"
I20260601 13:37:22.821849 30263 raft_consensus.cc:3060] T 1c2e6f5ba72f4331b6f82a5b6d99220d P 3f889802613a4dba9732ed8f5634c726 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:22.821875 30338 raft_consensus.cc:3060] T 1c2e6f5ba72f4331b6f82a5b6d99220d P 586b907b6a314b67a9ed593e1b2e2c2f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:22.822885 30338 raft_consensus.cc:2468] T 1c2e6f5ba72f4331b6f82a5b6d99220d P 586b907b6a314b67a9ed593e1b2e2c2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6368171305764293ac8b022ab7e20e1d in term 1.
I20260601 13:37:22.822885 30263 raft_consensus.cc:2468] T 1c2e6f5ba72f4331b6f82a5b6d99220d P 3f889802613a4dba9732ed8f5634c726 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6368171305764293ac8b022ab7e20e1d in term 1.
I20260601 13:37:22.823236 30150 leader_election.cc:304] T 1c2e6f5ba72f4331b6f82a5b6d99220d P 6368171305764293ac8b022ab7e20e1d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 586b907b6a314b67a9ed593e1b2e2c2f, 6368171305764293ac8b022ab7e20e1d; no voters: 
I20260601 13:37:22.823527 30394 raft_consensus.cc:2804] T 1c2e6f5ba72f4331b6f82a5b6d99220d P 6368171305764293ac8b022ab7e20e1d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:22.823652 30394 raft_consensus.cc:697] T 1c2e6f5ba72f4331b6f82a5b6d99220d P 6368171305764293ac8b022ab7e20e1d [term 1 LEADER]: Becoming Leader. State: Replica: 6368171305764293ac8b022ab7e20e1d, State: Running, Role: LEADER
I20260601 13:37:22.823835 30394 consensus_queue.cc:237] T 1c2e6f5ba72f4331b6f82a5b6d99220d P 6368171305764293ac8b022ab7e20e1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } }
I20260601 13:37:22.826162 30084 catalog_manager.cc:5696] T 1c2e6f5ba72f4331b6f82a5b6d99220d P 6368171305764293ac8b022ab7e20e1d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6368171305764293ac8b022ab7e20e1d (127.21.155.193). New cstate: current_term: 1 leader_uuid: "6368171305764293ac8b022ab7e20e1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:22.864622 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:22.867616 30411 instance_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:37:22.867514 30413 instance_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:37:22.867720 30410 instance_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:37:22.868284 22127 server_base.cc:1061] running on GCE node
I20260601 13:37:22.868517 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:22.868561 22127 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:37:22.868582 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780321042868580 us; error 0 us; skew 500 ppm
I20260601 13:37:22.869686 22127 webserver.cc:533] Webserver started at http://127.21.155.196:40421/ using document root <none> and password file <none>
I20260601 13:37:22.869845 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:22.869884 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:22.869951 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:22.870384 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320869173936-22127-0/minicluster-data/ts-3-root/instance:
uuid: "06de6f38127f4810b6c5ca19c7ea4130"
format_stamp: "Formatted at 2026-06-01 13:37:22 on dist-test-slave-zw2r"
I20260601 13:37:22.872021 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:37:22.873315 30418 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:37:22.873751 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:22.873826 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320869173936-22127-0/minicluster-data/ts-3-root
uuid: "06de6f38127f4810b6c5ca19c7ea4130"
format_stamp: "Formatted at 2026-06-01 13:37:22 on dist-test-slave-zw2r"
I20260601 13:37:22.873900 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320869173936-22127-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320869173936-22127-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320869173936-22127-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:37:22.882025 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:22.882511 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:22.882817 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:22.883383 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:22.883443 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:22.883477 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:22.883493 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:22.889096 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.196:46683
I20260601 13:37:22.889130 30481 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.196:46683 every 8 connection(s)
I20260601 13:37:22.895219 30482 heartbeater.cc:344] Connected to a master server at 127.21.155.254:36495
I20260601 13:37:22.895395 30482 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:22.895702 30482 heartbeater.cc:507] Master 127.21.155.254:36495 requested a full tablet report, sending...
I20260601 13:37:22.896546 30084 ts_manager.cc:194] Registered new tserver with Master: 06de6f38127f4810b6c5ca19c7ea4130 (127.21.155.196:46683)
I20260601 13:37:22.897398 30084 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40416
I20260601 13:37:23.175444 30394 consensus_queue.cc:1048] T 6e446fcc76834a5680213bbb3c7900c6 P 6368171305764293ac8b022ab7e20e1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:23.179242 30405 consensus_queue.cc:1048] T 6e446fcc76834a5680213bbb3c7900c6 P 6368171305764293ac8b022ab7e20e1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:23.189998 30405 consensus_queue.cc:1048] T f1ee2e0ae8b042668af379a0794f888b P 6368171305764293ac8b022ab7e20e1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:23.193244 30493 consensus_queue.cc:1048] T f1ee2e0ae8b042668af379a0794f888b P 6368171305764293ac8b022ab7e20e1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:23.246769 30493 consensus_queue.cc:1048] T 1c2e6f5ba72f4331b6f82a5b6d99220d P 6368171305764293ac8b022ab7e20e1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:23.250150 30394 consensus_queue.cc:1048] T 1c2e6f5ba72f4331b6f82a5b6d99220d P 6368171305764293ac8b022ab7e20e1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:23.288125 30394 consensus_queue.cc:1048] T 04252ea437d44a658179ca17be3f8b0b P 6368171305764293ac8b022ab7e20e1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:23.292268 30493 consensus_queue.cc:1048] T 04252ea437d44a658179ca17be3f8b0b P 6368171305764293ac8b022ab7e20e1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:23.382777 30187 consensus_queue.cc:237] T 04252ea437d44a658179ca17be3f8b0b P 6368171305764293ac8b022ab7e20e1d [LEADER]: Queue 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: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } attrs { replace: true } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } } peers { permanent_uuid: "06de6f38127f4810b6c5ca19c7ea4130" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 46683 } attrs { promote: true } }
I20260601 13:37:23.384411 30263 raft_consensus.cc:1275] T 04252ea437d44a658179ca17be3f8b0b P 3f889802613a4dba9732ed8f5634c726 [term 1 FOLLOWER]: Refusing update from remote peer 6368171305764293ac8b022ab7e20e1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:23.384804 30338 raft_consensus.cc:1275] T 04252ea437d44a658179ca17be3f8b0b P 586b907b6a314b67a9ed593e1b2e2c2f [term 1 FOLLOWER]: Refusing update from remote peer 6368171305764293ac8b022ab7e20e1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:23.384846 30493 consensus_queue.cc:1048] T 04252ea437d44a658179ca17be3f8b0b P 6368171305764293ac8b022ab7e20e1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:37:23.385221 30405 consensus_queue.cc:1048] T 04252ea437d44a658179ca17be3f8b0b P 6368171305764293ac8b022ab7e20e1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:37:23.386379 30493 raft_consensus.cc:2955] T 04252ea437d44a658179ca17be3f8b0b P 6368171305764293ac8b022ab7e20e1d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 06de6f38127f4810b6c5ca19c7ea4130 (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } attrs { replace: true } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } } peers { permanent_uuid: "06de6f38127f4810b6c5ca19c7ea4130" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 46683 } attrs { promote: true } } }
I20260601 13:37:23.387127 30338 raft_consensus.cc:2955] T 04252ea437d44a658179ca17be3f8b0b P 586b907b6a314b67a9ed593e1b2e2c2f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 06de6f38127f4810b6c5ca19c7ea4130 (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } attrs { replace: true } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } } peers { permanent_uuid: "06de6f38127f4810b6c5ca19c7ea4130" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 46683 } attrs { promote: true } } }
I20260601 13:37:23.387760 30263 raft_consensus.cc:2955] T 04252ea437d44a658179ca17be3f8b0b P 3f889802613a4dba9732ed8f5634c726 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 06de6f38127f4810b6c5ca19c7ea4130 (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } attrs { replace: true } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } } peers { permanent_uuid: "06de6f38127f4810b6c5ca19c7ea4130" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 46683 } attrs { promote: true } } }
I20260601 13:37:23.389565 30187 consensus_queue.cc:237] T f1ee2e0ae8b042668af379a0794f888b P 6368171305764293ac8b022ab7e20e1d [LEADER]: Queue 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: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } } peers { permanent_uuid: "06de6f38127f4810b6c5ca19c7ea4130" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 46683 } attrs { promote: true } }
I20260601 13:37:23.389678 30084 catalog_manager.cc:5696] T 04252ea437d44a658179ca17be3f8b0b P 586b907b6a314b67a9ed593e1b2e2c2f reported cstate change: config changed from index -1 to 2, NON_VOTER 06de6f38127f4810b6c5ca19c7ea4130 (127.21.155.196) added. New cstate: current_term: 1 leader_uuid: "6368171305764293ac8b022ab7e20e1d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } attrs { replace: true } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } } peers { permanent_uuid: "06de6f38127f4810b6c5ca19c7ea4130" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 46683 } attrs { promote: true } } }
W20260601 13:37:23.390162 30150 consensus_peers.cc:597] T 04252ea437d44a658179ca17be3f8b0b P 6368171305764293ac8b022ab7e20e1d -> Peer 06de6f38127f4810b6c5ca19c7ea4130 (127.21.155.196:46683): Couldn't send request to peer 06de6f38127f4810b6c5ca19c7ea4130. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 04252ea437d44a658179ca17be3f8b0b. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:23.391028 30263 raft_consensus.cc:1275] T f1ee2e0ae8b042668af379a0794f888b P 3f889802613a4dba9732ed8f5634c726 [term 1 FOLLOWER]: Refusing update from remote peer 6368171305764293ac8b022ab7e20e1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:23.391131 30338 raft_consensus.cc:1275] T f1ee2e0ae8b042668af379a0794f888b P 586b907b6a314b67a9ed593e1b2e2c2f [term 1 FOLLOWER]: Refusing update from remote peer 6368171305764293ac8b022ab7e20e1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:37:23.391351 30150 consensus_peers.cc:597] T f1ee2e0ae8b042668af379a0794f888b P 6368171305764293ac8b022ab7e20e1d -> Peer 06de6f38127f4810b6c5ca19c7ea4130 (127.21.155.196:46683): Couldn't send request to peer 06de6f38127f4810b6c5ca19c7ea4130. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f1ee2e0ae8b042668af379a0794f888b. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:23.391409 30405 consensus_queue.cc:1048] T f1ee2e0ae8b042668af379a0794f888b P 6368171305764293ac8b022ab7e20e1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:37:23.391543 30505 consensus_queue.cc:1048] T f1ee2e0ae8b042668af379a0794f888b P 6368171305764293ac8b022ab7e20e1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } 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:37:23.393160 30493 raft_consensus.cc:2955] T f1ee2e0ae8b042668af379a0794f888b P 6368171305764293ac8b022ab7e20e1d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 06de6f38127f4810b6c5ca19c7ea4130 (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } } peers { permanent_uuid: "06de6f38127f4810b6c5ca19c7ea4130" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 46683 } attrs { promote: true } } }
I20260601 13:37:23.393551 30263 raft_consensus.cc:2955] T f1ee2e0ae8b042668af379a0794f888b P 3f889802613a4dba9732ed8f5634c726 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 06de6f38127f4810b6c5ca19c7ea4130 (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } } peers { permanent_uuid: "06de6f38127f4810b6c5ca19c7ea4130" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 46683 } attrs { promote: true } } }
I20260601 13:37:23.395375 30338 raft_consensus.cc:2955] T f1ee2e0ae8b042668af379a0794f888b P 586b907b6a314b67a9ed593e1b2e2c2f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 06de6f38127f4810b6c5ca19c7ea4130 (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } } peers { permanent_uuid: "06de6f38127f4810b6c5ca19c7ea4130" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 46683 } attrs { promote: true } } }
I20260601 13:37:23.395690 30187 consensus_queue.cc:237] T 6e446fcc76834a5680213bbb3c7900c6 P 6368171305764293ac8b022ab7e20e1d [LEADER]: Queue 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: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } attrs { replace: true } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } } peers { permanent_uuid: "06de6f38127f4810b6c5ca19c7ea4130" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 46683 } attrs { promote: true } }
I20260601 13:37:23.395758 30083 catalog_manager.cc:5696] T f1ee2e0ae8b042668af379a0794f888b P 3f889802613a4dba9732ed8f5634c726 reported cstate change: config changed from index -1 to 2, NON_VOTER 06de6f38127f4810b6c5ca19c7ea4130 (127.21.155.196) added. New cstate: current_term: 1 leader_uuid: "6368171305764293ac8b022ab7e20e1d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } } peers { permanent_uuid: "06de6f38127f4810b6c5ca19c7ea4130" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 46683 } attrs { promote: true } } }
I20260601 13:37:23.397516 30263 raft_consensus.cc:1275] T 6e446fcc76834a5680213bbb3c7900c6 P 3f889802613a4dba9732ed8f5634c726 [term 1 FOLLOWER]: Refusing update from remote peer 6368171305764293ac8b022ab7e20e1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:37:23.397564 30150 consensus_peers.cc:597] T 6e446fcc76834a5680213bbb3c7900c6 P 6368171305764293ac8b022ab7e20e1d -> Peer 06de6f38127f4810b6c5ca19c7ea4130 (127.21.155.196:46683): Couldn't send request to peer 06de6f38127f4810b6c5ca19c7ea4130. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6e446fcc76834a5680213bbb3c7900c6. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:23.397606 30338 raft_consensus.cc:1275] T 6e446fcc76834a5680213bbb3c7900c6 P 586b907b6a314b67a9ed593e1b2e2c2f [term 1 FOLLOWER]: Refusing update from remote peer 6368171305764293ac8b022ab7e20e1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:23.397900 30405 consensus_queue.cc:1048] T 6e446fcc76834a5680213bbb3c7900c6 P 6368171305764293ac8b022ab7e20e1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } 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:37:23.398106 30505 consensus_queue.cc:1048] T 6e446fcc76834a5680213bbb3c7900c6 P 6368171305764293ac8b022ab7e20e1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:37:23.399784 30405 raft_consensus.cc:2955] T 6e446fcc76834a5680213bbb3c7900c6 P 6368171305764293ac8b022ab7e20e1d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 06de6f38127f4810b6c5ca19c7ea4130 (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } attrs { replace: true } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } } peers { permanent_uuid: "06de6f38127f4810b6c5ca19c7ea4130" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 46683 } attrs { promote: true } } }
I20260601 13:37:23.400977 30338 raft_consensus.cc:2955] T 6e446fcc76834a5680213bbb3c7900c6 P 586b907b6a314b67a9ed593e1b2e2c2f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 06de6f38127f4810b6c5ca19c7ea4130 (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } attrs { replace: true } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } } peers { permanent_uuid: "06de6f38127f4810b6c5ca19c7ea4130" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 46683 } attrs { promote: true } } }
I20260601 13:37:23.401697 30263 raft_consensus.cc:2955] T 6e446fcc76834a5680213bbb3c7900c6 P 3f889802613a4dba9732ed8f5634c726 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 06de6f38127f4810b6c5ca19c7ea4130 (127.21.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } attrs { replace: true } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } } peers { permanent_uuid: "06de6f38127f4810b6c5ca19c7ea4130" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 46683 } attrs { promote: true } } }
I20260601 13:37:23.402946 30082 catalog_manager.cc:5696] T 6e446fcc76834a5680213bbb3c7900c6 P 6368171305764293ac8b022ab7e20e1d reported cstate change: config changed from index -1 to 2, NON_VOTER 06de6f38127f4810b6c5ca19c7ea4130 (127.21.155.196) added. New cstate: current_term: 1 leader_uuid: "6368171305764293ac8b022ab7e20e1d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06de6f38127f4810b6c5ca19c7ea4130" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 46683 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:23.403029 30187 consensus_queue.cc:237] T 04252ea437d44a658179ca17be3f8b0b P 6368171305764293ac8b022ab7e20e1d [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: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } attrs { replace: false } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } } peers { permanent_uuid: "06de6f38127f4810b6c5ca19c7ea4130" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 46683 } attrs { promote: true } }
I20260601 13:37:23.404533 30263 raft_consensus.cc:1275] T 04252ea437d44a658179ca17be3f8b0b P 3f889802613a4dba9732ed8f5634c726 [term 1 FOLLOWER]: Refusing update from remote peer 6368171305764293ac8b022ab7e20e1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:23.404856 30505 consensus_queue.cc:1048] T 04252ea437d44a658179ca17be3f8b0b P 6368171305764293ac8b022ab7e20e1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:37:23.405011 30338 raft_consensus.cc:1275] T 04252ea437d44a658179ca17be3f8b0b P 586b907b6a314b67a9ed593e1b2e2c2f [term 1 FOLLOWER]: Refusing update from remote peer 6368171305764293ac8b022ab7e20e1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260601 13:37:23.405035 30150 consensus_peers.cc:597] T 04252ea437d44a658179ca17be3f8b0b P 6368171305764293ac8b022ab7e20e1d -> Peer 06de6f38127f4810b6c5ca19c7ea4130 (127.21.155.196:46683): Couldn't send request to peer 06de6f38127f4810b6c5ca19c7ea4130. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 04252ea437d44a658179ca17be3f8b0b. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:23.405462 30405 consensus_queue.cc:1048] T 04252ea437d44a658179ca17be3f8b0b P 6368171305764293ac8b022ab7e20e1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:37:23.407577 30493 raft_consensus.cc:2955] T 04252ea437d44a658179ca17be3f8b0b P 6368171305764293ac8b022ab7e20e1d [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: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } attrs { replace: false } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } } peers { permanent_uuid: "06de6f38127f4810b6c5ca19c7ea4130" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 46683 } attrs { promote: true } } }
I20260601 13:37:23.407933 30337 raft_consensus.cc:2955] T 04252ea437d44a658179ca17be3f8b0b P 586b907b6a314b67a9ed593e1b2e2c2f [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: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } attrs { replace: false } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } } peers { permanent_uuid: "06de6f38127f4810b6c5ca19c7ea4130" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 46683 } attrs { promote: true } } }
I20260601 13:37:23.409606 30263 raft_consensus.cc:2955] T 04252ea437d44a658179ca17be3f8b0b P 3f889802613a4dba9732ed8f5634c726 [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: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } attrs { replace: false } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } } peers { permanent_uuid: "06de6f38127f4810b6c5ca19c7ea4130" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 46683 } attrs { promote: true } } }
I20260601 13:37:23.410261 30083 catalog_manager.cc:5696] T 04252ea437d44a658179ca17be3f8b0b P 586b907b6a314b67a9ed593e1b2e2c2f reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "6368171305764293ac8b022ab7e20e1d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } attrs { replace: false } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } } peers { permanent_uuid: "06de6f38127f4810b6c5ca19c7ea4130" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 46683 } attrs { promote: true } } }
W20260601 13:37:23.410766 30132 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260601 13:37:23.410826 30132 auto_rebalancer.cc:300] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260601 13:37:23.411779 30186 consensus_queue.cc:237] T f1ee2e0ae8b042668af379a0794f888b P 6368171305764293ac8b022ab7e20e1d [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: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } attrs { replace: false } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } } peers { permanent_uuid: "06de6f38127f4810b6c5ca19c7ea4130" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 46683 } attrs { promote: true } }
I20260601 13:37:23.413008 30263 raft_consensus.cc:1275] T f1ee2e0ae8b042668af379a0794f888b P 3f889802613a4dba9732ed8f5634c726 [term 1 FOLLOWER]: Refusing update from remote peer 6368171305764293ac8b022ab7e20e1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260601 13:37:23.413148 30150 consensus_peers.cc:597] T f1ee2e0ae8b042668af379a0794f888b P 6368171305764293ac8b022ab7e20e1d -> Peer 06de6f38127f4810b6c5ca19c7ea4130 (127.21.155.196:46683): Couldn't send request to peer 06de6f38127f4810b6c5ca19c7ea4130. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f1ee2e0ae8b042668af379a0794f888b. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:23.413383 30337 raft_consensus.cc:1275] T f1ee2e0ae8b042668af379a0794f888b P 586b907b6a314b67a9ed593e1b2e2c2f [term 1 FOLLOWER]: Refusing update from remote peer 6368171305764293ac8b022ab7e20e1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:23.413415 30394 consensus_queue.cc:1048] T f1ee2e0ae8b042668af379a0794f888b P 6368171305764293ac8b022ab7e20e1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:37:23.413727 30394 consensus_queue.cc:1048] T f1ee2e0ae8b042668af379a0794f888b P 6368171305764293ac8b022ab7e20e1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } 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:37:23.414568 30186 consensus_queue.cc:237] T 04252ea437d44a658179ca17be3f8b0b P 6368171305764293ac8b022ab7e20e1d [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: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } attrs { replace: false } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } }
I20260601 13:37:23.415019 30405 raft_consensus.cc:2955] T f1ee2e0ae8b042668af379a0794f888b P 6368171305764293ac8b022ab7e20e1d [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: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } attrs { replace: false } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } } peers { permanent_uuid: "06de6f38127f4810b6c5ca19c7ea4130" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 46683 } attrs { promote: true } } }
I20260601 13:37:23.415719 30338 raft_consensus.cc:1275] T 04252ea437d44a658179ca17be3f8b0b P 586b907b6a314b67a9ed593e1b2e2c2f [term 1 FOLLOWER]: Refusing update from remote peer 6368171305764293ac8b022ab7e20e1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:37:23.415728 30337 raft_consensus.cc:2955] T f1ee2e0ae8b042668af379a0794f888b P 586b907b6a314b67a9ed593e1b2e2c2f [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: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } attrs { replace: false } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } } peers { permanent_uuid: "06de6f38127f4810b6c5ca19c7ea4130" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 46683 } attrs { promote: true } } }
I20260601 13:37:23.416368 30263 raft_consensus.cc:2955] T f1ee2e0ae8b042668af379a0794f888b P 3f889802613a4dba9732ed8f5634c726 [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: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } attrs { replace: false } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } } peers { permanent_uuid: "06de6f38127f4810b6c5ca19c7ea4130" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 46683 } attrs { promote: true } } }
I20260601 13:37:23.416800 30262 raft_consensus.cc:1275] T 04252ea437d44a658179ca17be3f8b0b P 3f889802613a4dba9732ed8f5634c726 [term 1 FOLLOWER]: Refusing update from remote peer 6368171305764293ac8b022ab7e20e1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:37:23.417256 30394 consensus_queue.cc:1048] T 04252ea437d44a658179ca17be3f8b0b P 6368171305764293ac8b022ab7e20e1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:37:23.417511 30394 consensus_queue.cc:1048] T 04252ea437d44a658179ca17be3f8b0b P 6368171305764293ac8b022ab7e20e1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260601 13:37:23.418354 30132 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260601 13:37:23.418408 30132 auto_rebalancer.cc:300] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260601 13:37:23.418411 30083 catalog_manager.cc:5696] T f1ee2e0ae8b042668af379a0794f888b P 586b907b6a314b67a9ed593e1b2e2c2f reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "6368171305764293ac8b022ab7e20e1d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } attrs { replace: false } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } } peers { permanent_uuid: "06de6f38127f4810b6c5ca19c7ea4130" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 46683 } attrs { promote: true } } }
I20260601 13:37:23.419306 30186 consensus_queue.cc:237] T 6e446fcc76834a5680213bbb3c7900c6 P 6368171305764293ac8b022ab7e20e1d [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: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } attrs { replace: false } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } } peers { permanent_uuid: "06de6f38127f4810b6c5ca19c7ea4130" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 46683 } attrs { promote: true } }
I20260601 13:37:23.419746 30394 raft_consensus.cc:2955] T 04252ea437d44a658179ca17be3f8b0b P 6368171305764293ac8b022ab7e20e1d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 06de6f38127f4810b6c5ca19c7ea4130 (127.21.155.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } attrs { replace: false } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } } }
I20260601 13:37:23.421280 30337 raft_consensus.cc:2955] T 04252ea437d44a658179ca17be3f8b0b P 586b907b6a314b67a9ed593e1b2e2c2f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 06de6f38127f4810b6c5ca19c7ea4130 (127.21.155.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } attrs { replace: false } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } } }
I20260601 13:37:23.421712 30262 raft_consensus.cc:2955] T 04252ea437d44a658179ca17be3f8b0b P 3f889802613a4dba9732ed8f5634c726 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 06de6f38127f4810b6c5ca19c7ea4130 (127.21.155.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } attrs { replace: false } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } } }
I20260601 13:37:23.421845 30261 raft_consensus.cc:1275] T 6e446fcc76834a5680213bbb3c7900c6 P 3f889802613a4dba9732ed8f5634c726 [term 1 FOLLOWER]: Refusing update from remote peer 6368171305764293ac8b022ab7e20e1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260601 13:37:23.421850 30150 consensus_peers.cc:597] T 6e446fcc76834a5680213bbb3c7900c6 P 6368171305764293ac8b022ab7e20e1d -> Peer 06de6f38127f4810b6c5ca19c7ea4130 (127.21.155.196:46683): Couldn't send request to peer 06de6f38127f4810b6c5ca19c7ea4130. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6e446fcc76834a5680213bbb3c7900c6. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:23.422222 30509 consensus_queue.cc:1048] T 6e446fcc76834a5680213bbb3c7900c6 P 6368171305764293ac8b022ab7e20e1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } 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:37:23.422757 30338 raft_consensus.cc:1275] T 6e446fcc76834a5680213bbb3c7900c6 P 586b907b6a314b67a9ed593e1b2e2c2f [term 1 FOLLOWER]: Refusing update from remote peer 6368171305764293ac8b022ab7e20e1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:23.423202 30394 consensus_queue.cc:1048] T 6e446fcc76834a5680213bbb3c7900c6 P 6368171305764293ac8b022ab7e20e1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:37:23.423763 30071 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 04252ea437d44a658179ca17be3f8b0b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:37:23.424278 30493 raft_consensus.cc:2955] T 6e446fcc76834a5680213bbb3c7900c6 P 6368171305764293ac8b022ab7e20e1d [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: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } attrs { replace: false } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } } peers { permanent_uuid: "06de6f38127f4810b6c5ca19c7ea4130" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 46683 } attrs { promote: true } } }
I20260601 13:37:23.424631 30262 raft_consensus.cc:2955] T 6e446fcc76834a5680213bbb3c7900c6 P 3f889802613a4dba9732ed8f5634c726 [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: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } attrs { replace: false } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } } peers { permanent_uuid: "06de6f38127f4810b6c5ca19c7ea4130" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 46683 } attrs { promote: true } } }
I20260601 13:37:23.425297 30338 raft_consensus.cc:2955] T 6e446fcc76834a5680213bbb3c7900c6 P 586b907b6a314b67a9ed593e1b2e2c2f [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: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } attrs { replace: false } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } } peers { permanent_uuid: "06de6f38127f4810b6c5ca19c7ea4130" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 46683 } attrs { promote: true } } }
W20260601 13:37:23.426083 30132 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260601 13:37:23.426149 30132 auto_rebalancer.cc:300] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260601 13:37:23.427461 30187 consensus_queue.cc:237] T f1ee2e0ae8b042668af379a0794f888b P 6368171305764293ac8b022ab7e20e1d [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: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } attrs { replace: false } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } }
I20260601 13:37:23.427889 30082 catalog_manager.cc:5696] T 04252ea437d44a658179ca17be3f8b0b P 586b907b6a314b67a9ed593e1b2e2c2f reported cstate change: config changed from index 3 to 4, NON_VOTER 06de6f38127f4810b6c5ca19c7ea4130 (127.21.155.196) evicted. New cstate: current_term: 1 leader_uuid: "6368171305764293ac8b022ab7e20e1d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } attrs { replace: false } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } } }
I20260601 13:37:23.428853 30338 raft_consensus.cc:1275] T f1ee2e0ae8b042668af379a0794f888b P 586b907b6a314b67a9ed593e1b2e2c2f [term 1 FOLLOWER]: Refusing update from remote peer 6368171305764293ac8b022ab7e20e1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:37:23.428961 30262 raft_consensus.cc:1275] T f1ee2e0ae8b042668af379a0794f888b P 3f889802613a4dba9732ed8f5634c726 [term 1 FOLLOWER]: Refusing update from remote peer 6368171305764293ac8b022ab7e20e1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:37:23.429489 30405 consensus_queue.cc:1048] T f1ee2e0ae8b042668af379a0794f888b P 6368171305764293ac8b022ab7e20e1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } 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:37:23.429612 30505 consensus_queue.cc:1048] T f1ee2e0ae8b042668af379a0794f888b P 6368171305764293ac8b022ab7e20e1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:37:23.431308 30405 raft_consensus.cc:2955] T f1ee2e0ae8b042668af379a0794f888b P 6368171305764293ac8b022ab7e20e1d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 06de6f38127f4810b6c5ca19c7ea4130 (127.21.155.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } attrs { replace: false } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } } }
I20260601 13:37:23.431519 30084 catalog_manager.cc:5696] T 6e446fcc76834a5680213bbb3c7900c6 P 3f889802613a4dba9732ed8f5634c726 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "6368171305764293ac8b022ab7e20e1d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } attrs { replace: false } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } } peers { permanent_uuid: "06de6f38127f4810b6c5ca19c7ea4130" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 46683 } attrs { promote: true } } }
I20260601 13:37:23.431980 30338 raft_consensus.cc:2955] T f1ee2e0ae8b042668af379a0794f888b P 586b907b6a314b67a9ed593e1b2e2c2f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 06de6f38127f4810b6c5ca19c7ea4130 (127.21.155.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } attrs { replace: false } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } } }
I20260601 13:37:23.433084 30071 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f1ee2e0ae8b042668af379a0794f888b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:37:23.434168 30262 raft_consensus.cc:2955] T f1ee2e0ae8b042668af379a0794f888b P 3f889802613a4dba9732ed8f5634c726 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 06de6f38127f4810b6c5ca19c7ea4130 (127.21.155.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } attrs { replace: false } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } } }
I20260601 13:37:23.436823 30081 catalog_manager.cc:5696] T f1ee2e0ae8b042668af379a0794f888b P 586b907b6a314b67a9ed593e1b2e2c2f reported cstate change: config changed from index 3 to 4, NON_VOTER 06de6f38127f4810b6c5ca19c7ea4130 (127.21.155.196) evicted. New cstate: current_term: 1 leader_uuid: "6368171305764293ac8b022ab7e20e1d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } attrs { replace: false } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } } peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } } }
I20260601 13:37:23.438411 30446 tablet_service.cc:1558] Processing DeleteTablet for tablet 04252ea437d44a658179ca17be3f8b0b with delete_type TABLET_DATA_TOMBSTONED (TS 06de6f38127f4810b6c5ca19c7ea4130 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40470
I20260601 13:37:23.438512 30186 consensus_queue.cc:237] T 6e446fcc76834a5680213bbb3c7900c6 P 6368171305764293ac8b022ab7e20e1d [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: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } attrs { replace: false } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } }
I20260601 13:37:23.439744 30446 tablet_service.cc:1558] Processing DeleteTablet for tablet f1ee2e0ae8b042668af379a0794f888b with delete_type TABLET_DATA_TOMBSTONED (TS 06de6f38127f4810b6c5ca19c7ea4130 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40470
I20260601 13:37:23.439926 30263 raft_consensus.cc:1275] T 6e446fcc76834a5680213bbb3c7900c6 P 3f889802613a4dba9732ed8f5634c726 [term 1 FOLLOWER]: Refusing update from remote peer 6368171305764293ac8b022ab7e20e1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:37:23.439926 30338 raft_consensus.cc:1275] T 6e446fcc76834a5680213bbb3c7900c6 P 586b907b6a314b67a9ed593e1b2e2c2f [term 1 FOLLOWER]: Refusing update from remote peer 6368171305764293ac8b022ab7e20e1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:37:23.440330 30505 consensus_queue.cc:1048] T 6e446fcc76834a5680213bbb3c7900c6 P 6368171305764293ac8b022ab7e20e1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } 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:37:23.440480 30394 consensus_queue.cc:1048] T 6e446fcc76834a5680213bbb3c7900c6 P 6368171305764293ac8b022ab7e20e1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:37:23.442385 30405 raft_consensus.cc:2955] T 6e446fcc76834a5680213bbb3c7900c6 P 6368171305764293ac8b022ab7e20e1d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 06de6f38127f4810b6c5ca19c7ea4130 (127.21.155.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } attrs { replace: false } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } } }
I20260601 13:37:23.442888 30263 raft_consensus.cc:2955] T 6e446fcc76834a5680213bbb3c7900c6 P 3f889802613a4dba9732ed8f5634c726 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 06de6f38127f4810b6c5ca19c7ea4130 (127.21.155.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } attrs { replace: false } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } } }
I20260601 13:37:23.443318 30338 raft_consensus.cc:2955] T 6e446fcc76834a5680213bbb3c7900c6 P 586b907b6a314b67a9ed593e1b2e2c2f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 06de6f38127f4810b6c5ca19c7ea4130 (127.21.155.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } attrs { replace: false } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } } }
W20260601 13:37:23.442682 30068 catalog_manager.cc:4994] TS 06de6f38127f4810b6c5ca19c7ea4130 (127.21.155.196:46683): delete failed for tablet 04252ea437d44a658179ca17be3f8b0b because the tablet was not found. No further retry: Not found: Tablet not found: 04252ea437d44a658179ca17be3f8b0b
I20260601 13:37:23.445225 30071 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 6e446fcc76834a5680213bbb3c7900c6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260601 13:37:23.445230 30068 catalog_manager.cc:4994] TS 06de6f38127f4810b6c5ca19c7ea4130 (127.21.155.196:46683): delete failed for tablet f1ee2e0ae8b042668af379a0794f888b because the tablet was not found. No further retry: Not found: Tablet not found: f1ee2e0ae8b042668af379a0794f888b
I20260601 13:37:23.445750 30081 catalog_manager.cc:5696] T 6e446fcc76834a5680213bbb3c7900c6 P 586b907b6a314b67a9ed593e1b2e2c2f reported cstate change: config changed from index 3 to 4, NON_VOTER 06de6f38127f4810b6c5ca19c7ea4130 (127.21.155.196) evicted. New cstate: current_term: 1 leader_uuid: "6368171305764293ac8b022ab7e20e1d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6368171305764293ac8b022ab7e20e1d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 44361 } } peers { permanent_uuid: "3f889802613a4dba9732ed8f5634c726" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 34517 } attrs { replace: false } } peers { permanent_uuid: "586b907b6a314b67a9ed593e1b2e2c2f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32995 } } }
I20260601 13:37:23.448501 30446 tablet_service.cc:1558] Processing DeleteTablet for tablet 6e446fcc76834a5680213bbb3c7900c6 with delete_type TABLET_DATA_TOMBSTONED (TS 06de6f38127f4810b6c5ca19c7ea4130 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40470
W20260601 13:37:23.449388 30068 catalog_manager.cc:4994] TS 06de6f38127f4810b6c5ca19c7ea4130 (127.21.155.196:46683): delete failed for tablet 6e446fcc76834a5680213bbb3c7900c6 because the tablet was not found. No further retry: Not found: Tablet not found: 6e446fcc76834a5680213bbb3c7900c6
I20260601 13:37:23.450520 22127 tablet_server.cc:179] TabletServer@127.21.155.193:0 shutting down...
I20260601 13:37:23.454689 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:23.454885 22127 tablet_replica.cc:333] T 1c2e6f5ba72f4331b6f82a5b6d99220d P 6368171305764293ac8b022ab7e20e1d: stopping tablet replica
I20260601 13:37:23.455010 22127 raft_consensus.cc:2243] T 1c2e6f5ba72f4331b6f82a5b6d99220d P 6368171305764293ac8b022ab7e20e1d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:23.455188 22127 raft_consensus.cc:2272] T 1c2e6f5ba72f4331b6f82a5b6d99220d P 6368171305764293ac8b022ab7e20e1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:23.455766 22127 tablet_replica.cc:333] T f1ee2e0ae8b042668af379a0794f888b P 6368171305764293ac8b022ab7e20e1d: stopping tablet replica
I20260601 13:37:23.455847 22127 raft_consensus.cc:2243] T f1ee2e0ae8b042668af379a0794f888b P 6368171305764293ac8b022ab7e20e1d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:23.455982 22127 raft_consensus.cc:2272] T f1ee2e0ae8b042668af379a0794f888b P 6368171305764293ac8b022ab7e20e1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:23.456475 22127 tablet_replica.cc:333] T 6e446fcc76834a5680213bbb3c7900c6 P 6368171305764293ac8b022ab7e20e1d: stopping tablet replica
I20260601 13:37:23.456548 22127 raft_consensus.cc:2243] T 6e446fcc76834a5680213bbb3c7900c6 P 6368171305764293ac8b022ab7e20e1d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:23.456667 22127 raft_consensus.cc:2272] T 6e446fcc76834a5680213bbb3c7900c6 P 6368171305764293ac8b022ab7e20e1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:23.457103 22127 tablet_replica.cc:333] T 04252ea437d44a658179ca17be3f8b0b P 6368171305764293ac8b022ab7e20e1d: stopping tablet replica
I20260601 13:37:23.457177 22127 raft_consensus.cc:2243] T 04252ea437d44a658179ca17be3f8b0b P 6368171305764293ac8b022ab7e20e1d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:23.457459 22127 raft_consensus.cc:2272] T 04252ea437d44a658179ca17be3f8b0b P 6368171305764293ac8b022ab7e20e1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:23.471850 22127 tablet_server.cc:196] TabletServer@127.21.155.193:0 shutdown complete.
I20260601 13:37:23.475229 22127 tablet_server.cc:179] TabletServer@127.21.155.194:0 shutting down...
I20260601 13:37:23.480065 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:23.480327 22127 tablet_replica.cc:333] T 1c2e6f5ba72f4331b6f82a5b6d99220d P 3f889802613a4dba9732ed8f5634c726: stopping tablet replica
I20260601 13:37:23.480464 22127 raft_consensus.cc:2243] T 1c2e6f5ba72f4331b6f82a5b6d99220d P 3f889802613a4dba9732ed8f5634c726 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:23.480579 22127 raft_consensus.cc:2272] T 1c2e6f5ba72f4331b6f82a5b6d99220d P 3f889802613a4dba9732ed8f5634c726 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:23.481287 22127 tablet_replica.cc:333] T 04252ea437d44a658179ca17be3f8b0b P 3f889802613a4dba9732ed8f5634c726: stopping tablet replica
I20260601 13:37:23.481377 22127 raft_consensus.cc:2243] T 04252ea437d44a658179ca17be3f8b0b P 3f889802613a4dba9732ed8f5634c726 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:23.481487 22127 raft_consensus.cc:2272] T 04252ea437d44a658179ca17be3f8b0b P 3f889802613a4dba9732ed8f5634c726 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:23.481967 22127 tablet_replica.cc:333] T 6e446fcc76834a5680213bbb3c7900c6 P 3f889802613a4dba9732ed8f5634c726: stopping tablet replica
I20260601 13:37:23.482040 22127 raft_consensus.cc:2243] T 6e446fcc76834a5680213bbb3c7900c6 P 3f889802613a4dba9732ed8f5634c726 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:23.482138 22127 raft_consensus.cc:2272] T 6e446fcc76834a5680213bbb3c7900c6 P 3f889802613a4dba9732ed8f5634c726 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:23.482628 22127 tablet_replica.cc:333] T f1ee2e0ae8b042668af379a0794f888b P 3f889802613a4dba9732ed8f5634c726: stopping tablet replica
I20260601 13:37:23.482699 22127 raft_consensus.cc:2243] T f1ee2e0ae8b042668af379a0794f888b P 3f889802613a4dba9732ed8f5634c726 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:23.482789 22127 raft_consensus.cc:2272] T f1ee2e0ae8b042668af379a0794f888b P 3f889802613a4dba9732ed8f5634c726 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:23.496512 22127 tablet_server.cc:196] TabletServer@127.21.155.194:0 shutdown complete.
I20260601 13:37:23.499424 22127 tablet_server.cc:179] TabletServer@127.21.155.195:0 shutting down...
I20260601 13:37:23.504081 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:23.504396 22127 tablet_replica.cc:333] T 1c2e6f5ba72f4331b6f82a5b6d99220d P 586b907b6a314b67a9ed593e1b2e2c2f: stopping tablet replica
I20260601 13:37:23.504558 22127 raft_consensus.cc:2243] T 1c2e6f5ba72f4331b6f82a5b6d99220d P 586b907b6a314b67a9ed593e1b2e2c2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:23.504709 22127 raft_consensus.cc:2272] T 1c2e6f5ba72f4331b6f82a5b6d99220d P 586b907b6a314b67a9ed593e1b2e2c2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:23.505388 22127 tablet_replica.cc:333] T f1ee2e0ae8b042668af379a0794f888b P 586b907b6a314b67a9ed593e1b2e2c2f: stopping tablet replica
I20260601 13:37:23.505515 22127 raft_consensus.cc:2243] T f1ee2e0ae8b042668af379a0794f888b P 586b907b6a314b67a9ed593e1b2e2c2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:23.505669 22127 raft_consensus.cc:2272] T f1ee2e0ae8b042668af379a0794f888b P 586b907b6a314b67a9ed593e1b2e2c2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:23.506172 22127 tablet_replica.cc:333] T 6e446fcc76834a5680213bbb3c7900c6 P 586b907b6a314b67a9ed593e1b2e2c2f: stopping tablet replica
I20260601 13:37:23.506285 22127 raft_consensus.cc:2243] T 6e446fcc76834a5680213bbb3c7900c6 P 586b907b6a314b67a9ed593e1b2e2c2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:23.506425 22127 raft_consensus.cc:2272] T 6e446fcc76834a5680213bbb3c7900c6 P 586b907b6a314b67a9ed593e1b2e2c2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:23.506918 22127 tablet_replica.cc:333] T 04252ea437d44a658179ca17be3f8b0b P 586b907b6a314b67a9ed593e1b2e2c2f: stopping tablet replica
I20260601 13:37:23.507035 22127 raft_consensus.cc:2243] T 04252ea437d44a658179ca17be3f8b0b P 586b907b6a314b67a9ed593e1b2e2c2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:23.507167 22127 raft_consensus.cc:2272] T 04252ea437d44a658179ca17be3f8b0b P 586b907b6a314b67a9ed593e1b2e2c2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:23.520893 22127 tablet_server.cc:196] TabletServer@127.21.155.195:0 shutdown complete.
I20260601 13:37:23.523521 22127 tablet_server.cc:179] TabletServer@127.21.155.196:0 shutting down...
I20260601 13:37:23.527944 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:23.540517 22127 tablet_server.cc:196] TabletServer@127.21.155.196:0 shutdown complete.
I20260601 13:37:23.542781 22127 master.cc:562] Master@127.21.155.254:36495 shutting down...
I20260601 13:37:23.546628 22127 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ca0467a3c2ae4a5287998230db1e3e65 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:23.546830 22127 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ca0467a3c2ae4a5287998230db1e3e65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:23.546905 22127 tablet_replica.cc:333] T 00000000000000000000000000000000 P ca0467a3c2ae4a5287998230db1e3e65: stopping tablet replica
I20260601 13:37:23.560624 22127 master.cc:584] Master@127.21.155.254:36495 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (2246 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260601 13:37:23.570250 22127 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.155.254:41127
I20260601 13:37:23.570667 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:23.572578 30516 instance_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:37:23.572750 30517 instance_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:37:23.572829 30519 instance_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:37:23.572942 22127 server_base.cc:1061] running on GCE node
I20260601 13:37:23.573108 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:23.573149 22127 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:37:23.573164 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780321043573165 us; error 0 us; skew 500 ppm
I20260601 13:37:23.574106 22127 webserver.cc:533] Webserver started at http://127.21.155.254:43651/ using document root <none> and password file <none>
I20260601 13:37:23.574245 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:23.574286 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:23.574343 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:23.574749 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320869173936-22127-0/minicluster-data/master-0-root/instance:
uuid: "1cd15a16d0664979a8a8e6a9fbb50c1f"
format_stamp: "Formatted at 2026-06-01 13:37:23 on dist-test-slave-zw2r"
I20260601 13:37:23.576231 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:23.577369 30524 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:37:23.577659 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:23.577747 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320869173936-22127-0/minicluster-data/master-0-root
uuid: "1cd15a16d0664979a8a8e6a9fbb50c1f"
format_stamp: "Formatted at 2026-06-01 13:37:23 on dist-test-slave-zw2r"
I20260601 13:37:23.577842 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320869173936-22127-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320869173936-22127-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320869173936-22127-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:37:23.589052 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:23.589787 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:23.594363 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.254:41127
I20260601 13:37:23.598153 30576 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.254:41127 every 8 connection(s)
I20260601 13:37:23.598773 30577 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:37:23.600800 30577 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1cd15a16d0664979a8a8e6a9fbb50c1f: Bootstrap starting.
I20260601 13:37:23.601735 30577 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1cd15a16d0664979a8a8e6a9fbb50c1f: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:23.603022 30577 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1cd15a16d0664979a8a8e6a9fbb50c1f: No bootstrap required, opened a new log
I20260601 13:37:23.603484 30577 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1cd15a16d0664979a8a8e6a9fbb50c1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1cd15a16d0664979a8a8e6a9fbb50c1f" member_type: VOTER }
I20260601 13:37:23.603588 30577 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1cd15a16d0664979a8a8e6a9fbb50c1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:23.603647 30577 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1cd15a16d0664979a8a8e6a9fbb50c1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cd15a16d0664979a8a8e6a9fbb50c1f, State: Initialized, Role: FOLLOWER
I20260601 13:37:23.603852 30577 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1cd15a16d0664979a8a8e6a9fbb50c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1cd15a16d0664979a8a8e6a9fbb50c1f" member_type: VOTER }
I20260601 13:37:23.603935 30577 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1cd15a16d0664979a8a8e6a9fbb50c1f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:37:23.603960 30577 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1cd15a16d0664979a8a8e6a9fbb50c1f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:37:23.604027 30577 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1cd15a16d0664979a8a8e6a9fbb50c1f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:23.604785 30577 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1cd15a16d0664979a8a8e6a9fbb50c1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1cd15a16d0664979a8a8e6a9fbb50c1f" member_type: VOTER }
I20260601 13:37:23.604898 30577 leader_election.cc:304] T 00000000000000000000000000000000 P 1cd15a16d0664979a8a8e6a9fbb50c1f [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: 1cd15a16d0664979a8a8e6a9fbb50c1f; no voters: 
I20260601 13:37:23.605166 30577 leader_election.cc:290] T 00000000000000000000000000000000 P 1cd15a16d0664979a8a8e6a9fbb50c1f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:37:23.605391 30580 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1cd15a16d0664979a8a8e6a9fbb50c1f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:23.605636 30580 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1cd15a16d0664979a8a8e6a9fbb50c1f [term 1 LEADER]: Becoming Leader. State: Replica: 1cd15a16d0664979a8a8e6a9fbb50c1f, State: Running, Role: LEADER
I20260601 13:37:23.605738 30577 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1cd15a16d0664979a8a8e6a9fbb50c1f [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:37:23.605808 30580 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1cd15a16d0664979a8a8e6a9fbb50c1f [LEADER]: Queue going to LEADER mode. State: All 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: "1cd15a16d0664979a8a8e6a9fbb50c1f" member_type: VOTER }
I20260601 13:37:23.606308 30581 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1cd15a16d0664979a8a8e6a9fbb50c1f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1cd15a16d0664979a8a8e6a9fbb50c1f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1cd15a16d0664979a8a8e6a9fbb50c1f" member_type: VOTER } }
I20260601 13:37:23.606341 30582 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1cd15a16d0664979a8a8e6a9fbb50c1f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1cd15a16d0664979a8a8e6a9fbb50c1f. Latest consensus state: current_term: 1 leader_uuid: "1cd15a16d0664979a8a8e6a9fbb50c1f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1cd15a16d0664979a8a8e6a9fbb50c1f" member_type: VOTER } }
I20260601 13:37:23.606441 30581 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1cd15a16d0664979a8a8e6a9fbb50c1f [sys.catalog]: This master's current role is: LEADER
I20260601 13:37:23.606454 30582 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1cd15a16d0664979a8a8e6a9fbb50c1f [sys.catalog]: This master's current role is: LEADER
I20260601 13:37:23.607307 30586 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:37:23.608073 30586 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:37:23.608405 22127 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:37:23.610430 30586 catalog_manager.cc:1382] Generated new cluster ID: 355ebfd4aa70437cace40b155d7d77a0
I20260601 13:37:23.610590 30586 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:37:23.644007 30586 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:37:23.644685 30586 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:37:23.659624 30586 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 1cd15a16d0664979a8a8e6a9fbb50c1f: Generated new TSK 0
I20260601 13:37:23.659837 30586 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:37:23.673504 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:23.675791 30601 instance_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:37:23.675800 30598 instance_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:37:23.675906 22127 server_base.cc:1061] running on GCE node
W20260601 13:37:23.675908 30599 instance_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:37:23.676335 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:23.676385 22127 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:37:23.676401 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780321043676401 us; error 0 us; skew 500 ppm
I20260601 13:37:23.677443 22127 webserver.cc:533] Webserver started at http://127.21.155.193:41255/ using document root <none> and password file <none>
I20260601 13:37:23.677582 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:23.677681 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:23.677763 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:23.678191 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320869173936-22127-0/minicluster-data/ts-0-root/instance:
uuid: "39c870557a774fbb9ad5ddc3676a796d"
format_stamp: "Formatted at 2026-06-01 13:37:23 on dist-test-slave-zw2r"
I20260601 13:37:23.679898 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:23.680876 30606 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:37:23.681133 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:23.681237 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320869173936-22127-0/minicluster-data/ts-0-root
uuid: "39c870557a774fbb9ad5ddc3676a796d"
format_stamp: "Formatted at 2026-06-01 13:37:23 on dist-test-slave-zw2r"
I20260601 13:37:23.681331 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320869173936-22127-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320869173936-22127-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320869173936-22127-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:37:23.687490 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:23.687925 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:23.688220 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:23.688709 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:23.688776 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:23.688833 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:23.688865 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:23.693228 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.193:41801
I20260601 13:37:23.693262 30669 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.193:41801 every 8 connection(s)
I20260601 13:37:23.694149 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:23.696348 30675 instance_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:37:23.696496 30674 instance_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:37:23.696554 30677 instance_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:37:23.696943 22127 server_base.cc:1061] running on GCE node
I20260601 13:37:23.697135 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:23.697182 22127 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:37:23.697240 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780321043697240 us; error 0 us; skew 500 ppm
I20260601 13:37:23.698387 22127 webserver.cc:533] Webserver started at http://127.21.155.194:35675/ using document root <none> and password file <none>
I20260601 13:37:23.698565 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:23.698649 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:23.698735 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:23.699126 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320869173936-22127-0/minicluster-data/ts-1-root/instance:
uuid: "37f5dd2d83c84fb8a19387ea0b3e9987"
format_stamp: "Formatted at 2026-06-01 13:37:23 on dist-test-slave-zw2r"
I20260601 13:37:23.699515 30670 heartbeater.cc:344] Connected to a master server at 127.21.155.254:41127
I20260601 13:37:23.699652 30670 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:23.699908 30670 heartbeater.cc:507] Master 127.21.155.254:41127 requested a full tablet report, sending...
I20260601 13:37:23.700645 30541 ts_manager.cc:194] Registered new tserver with Master: 39c870557a774fbb9ad5ddc3676a796d (127.21.155.193:41801)
I20260601 13:37:23.700822 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:23.701753 30541 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56510
I20260601 13:37:23.702019 30682 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:37:23.702389 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:23.702463 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320869173936-22127-0/minicluster-data/ts-1-root
uuid: "37f5dd2d83c84fb8a19387ea0b3e9987"
format_stamp: "Formatted at 2026-06-01 13:37:23 on dist-test-slave-zw2r"
I20260601 13:37:23.702550 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320869173936-22127-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320869173936-22127-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320869173936-22127-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:37:23.716203 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:23.716701 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:23.717048 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:23.717690 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:23.717759 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:23.717825 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:23.717865 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:23.722675 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.194:33087
I20260601 13:37:23.722707 30745 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.194:33087 every 8 connection(s)
I20260601 13:37:23.723682 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:23.725847 30750 instance_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:37:23.725879 30749 instance_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:37:23.726099 30752 instance_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:37:23.726152 22127 server_base.cc:1061] running on GCE node
I20260601 13:37:23.726374 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:23.726414 22127 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:37:23.726467 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780321043726466 us; error 0 us; skew 500 ppm
I20260601 13:37:23.727469 22127 webserver.cc:533] Webserver started at http://127.21.155.195:35327/ using document root <none> and password file <none>
I20260601 13:37:23.727645 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:23.727720 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:23.727804 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:23.728317 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320869173936-22127-0/minicluster-data/ts-2-root/instance:
uuid: "8ac9fe4351af45cda3e8a89228d0107c"
format_stamp: "Formatted at 2026-06-01 13:37:23 on dist-test-slave-zw2r"
I20260601 13:37:23.728757 30746 heartbeater.cc:344] Connected to a master server at 127.21.155.254:41127
I20260601 13:37:23.728888 30746 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:23.729148 30746 heartbeater.cc:507] Master 127.21.155.254:41127 requested a full tablet report, sending...
I20260601 13:37:23.729911 30541 ts_manager.cc:194] Registered new tserver with Master: 37f5dd2d83c84fb8a19387ea0b3e9987 (127.21.155.194:33087)
I20260601 13:37:23.730257 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:23.730561 30541 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56516
I20260601 13:37:23.731539 30757 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:37:23.731887 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:23.732028 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320869173936-22127-0/minicluster-data/ts-2-root
uuid: "8ac9fe4351af45cda3e8a89228d0107c"
format_stamp: "Formatted at 2026-06-01 13:37:23 on dist-test-slave-zw2r"
I20260601 13:37:23.732139 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320869173936-22127-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320869173936-22127-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320869173936-22127-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:37:23.754403 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:23.754905 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:23.755264 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:23.755765 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:23.755831 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:23.755892 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:23.755926 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:23.760993 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.195:36397
I20260601 13:37:23.761019 30820 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.195:36397 every 8 connection(s)
I20260601 13:37:23.766172 30821 heartbeater.cc:344] Connected to a master server at 127.21.155.254:41127
I20260601 13:37:23.766296 30821 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:23.766585 30821 heartbeater.cc:507] Master 127.21.155.254:41127 requested a full tablet report, sending...
I20260601 13:37:23.767228 30541 ts_manager.cc:194] Registered new tserver with Master: 8ac9fe4351af45cda3e8a89228d0107c (127.21.155.195:36397)
I20260601 13:37:23.767349 22127 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005868595s
I20260601 13:37:23.767833 30541 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56522
I20260601 13:37:24.702895 30670 heartbeater.cc:499] Master 127.21.155.254:41127 was elected leader, sending a full tablet report...
I20260601 13:37:24.731587 30746 heartbeater.cc:499] Master 127.21.155.254:41127 was elected leader, sending a full tablet report...
I20260601 13:37:24.768846 30821 heartbeater.cc:499] Master 127.21.155.254:41127 was elected leader, sending a full tablet report...
I20260601 13:37:24.804728 30541 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56534:
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:37:24.805624 30541 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:37:24.820328 30632 tablet_service.cc:1511] Processing CreateTablet for tablet cb6abeeaea2d48af9076c6f9a3cd77cd (DEFAULT_TABLE table=test-workload [id=86bbaf486062499992a775e57b8839ad]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:37:24.820777 30632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb6abeeaea2d48af9076c6f9a3cd77cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:24.820730 30630 tablet_service.cc:1511] Processing CreateTablet for tablet bc774c873d02464f980f2a76b7809b05 (DEFAULT_TABLE table=test-workload [id=86bbaf486062499992a775e57b8839ad]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:37:24.820860 30634 tablet_service.cc:1511] Processing CreateTablet for tablet 783aee91770c43d09b3a676c82d3accf (DEFAULT_TABLE table=test-workload [id=86bbaf486062499992a775e57b8839ad]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:37:24.821338 30710 tablet_service.cc:1511] Processing CreateTablet for tablet 783aee91770c43d09b3a676c82d3accf (DEFAULT_TABLE table=test-workload [id=86bbaf486062499992a775e57b8839ad]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:37:24.821624 30710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 783aee91770c43d09b3a676c82d3accf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:24.821740 30705 tablet_service.cc:1511] Processing CreateTablet for tablet 368459f55d0146a2a349a13ef4ea63c8 (DEFAULT_TABLE table=test-workload [id=86bbaf486062499992a775e57b8839ad]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:37:24.821977 30705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 368459f55d0146a2a349a13ef4ea63c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:24.822031 30785 tablet_service.cc:1511] Processing CreateTablet for tablet 783aee91770c43d09b3a676c82d3accf (DEFAULT_TABLE table=test-workload [id=86bbaf486062499992a775e57b8839ad]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:37:24.822284 30785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 783aee91770c43d09b3a676c82d3accf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:24.824575 30706 tablet_service.cc:1511] Processing CreateTablet for tablet bc774c873d02464f980f2a76b7809b05 (DEFAULT_TABLE table=test-workload [id=86bbaf486062499992a775e57b8839ad]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:37:24.824734 30841 tablet_bootstrap.cc:492] T 368459f55d0146a2a349a13ef4ea63c8 P 37f5dd2d83c84fb8a19387ea0b3e9987: Bootstrap starting.
I20260601 13:37:24.824843 30706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc774c873d02464f980f2a76b7809b05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:24.824824 30784 tablet_service.cc:1511] Processing CreateTablet for tablet 1a3b2f5a006c48fdb03bb5d443f96be5 (DEFAULT_TABLE table=test-workload [id=86bbaf486062499992a775e57b8839ad]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:37:24.825117 30784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a3b2f5a006c48fdb03bb5d443f96be5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:24.825431 30707 tablet_service.cc:1511] Processing CreateTablet for tablet a420ca0f6c8241f2b36fb399686debf2 (DEFAULT_TABLE table=test-workload [id=86bbaf486062499992a775e57b8839ad]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:37:24.825655 30707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a420ca0f6c8241f2b36fb399686debf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:24.826901 30841 tablet_bootstrap.cc:654] T 368459f55d0146a2a349a13ef4ea63c8 P 37f5dd2d83c84fb8a19387ea0b3e9987: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:24.827798 30783 tablet_service.cc:1511] Processing CreateTablet for tablet cb6abeeaea2d48af9076c6f9a3cd77cd (DEFAULT_TABLE table=test-workload [id=86bbaf486062499992a775e57b8839ad]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:37:24.828037 30709 tablet_service.cc:1511] Processing CreateTablet for tablet 1a3b2f5a006c48fdb03bb5d443f96be5 (DEFAULT_TABLE table=test-workload [id=86bbaf486062499992a775e57b8839ad]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:37:24.828135 30783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb6abeeaea2d48af9076c6f9a3cd77cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:24.828326 30709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a3b2f5a006c48fdb03bb5d443f96be5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:24.828809 30841 tablet_bootstrap.cc:492] T 368459f55d0146a2a349a13ef4ea63c8 P 37f5dd2d83c84fb8a19387ea0b3e9987: No bootstrap required, opened a new log
I20260601 13:37:24.828910 30841 ts_tablet_manager.cc:1403] T 368459f55d0146a2a349a13ef4ea63c8 P 37f5dd2d83c84fb8a19387ea0b3e9987: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:37:24.829533 30841 raft_consensus.cc:359] T 368459f55d0146a2a349a13ef4ea63c8 P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } } peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } }
I20260601 13:37:24.829694 30841 raft_consensus.cc:385] T 368459f55d0146a2a349a13ef4ea63c8 P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:24.829734 30841 raft_consensus.cc:740] T 368459f55d0146a2a349a13ef4ea63c8 P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37f5dd2d83c84fb8a19387ea0b3e9987, State: Initialized, Role: FOLLOWER
I20260601 13:37:24.829879 30841 consensus_queue.cc:260] T 368459f55d0146a2a349a13ef4ea63c8 P 37f5dd2d83c84fb8a19387ea0b3e9987 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } } peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } }
I20260601 13:37:24.821267 30633 tablet_service.cc:1511] Processing CreateTablet for tablet 1a3b2f5a006c48fdb03bb5d443f96be5 (DEFAULT_TABLE table=test-workload [id=86bbaf486062499992a775e57b8839ad]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:37:24.830277 30841 ts_tablet_manager.cc:1434] T 368459f55d0146a2a349a13ef4ea63c8 P 37f5dd2d83c84fb8a19387ea0b3e9987: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:24.830822 30782 tablet_service.cc:1511] Processing CreateTablet for tablet a420ca0f6c8241f2b36fb399686debf2 (DEFAULT_TABLE table=test-workload [id=86bbaf486062499992a775e57b8839ad]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:37:24.831130 30782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a420ca0f6c8241f2b36fb399686debf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:24.831146 30841 tablet_bootstrap.cc:492] T 783aee91770c43d09b3a676c82d3accf P 37f5dd2d83c84fb8a19387ea0b3e9987: Bootstrap starting.
I20260601 13:37:24.832305 30841 tablet_bootstrap.cc:654] T 783aee91770c43d09b3a676c82d3accf P 37f5dd2d83c84fb8a19387ea0b3e9987: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:24.833498 30781 tablet_service.cc:1511] Processing CreateTablet for tablet bc774c873d02464f980f2a76b7809b05 (DEFAULT_TABLE table=test-workload [id=86bbaf486062499992a775e57b8839ad]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:37:24.833880 30781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc774c873d02464f980f2a76b7809b05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:24.834509 30841 tablet_bootstrap.cc:492] T 783aee91770c43d09b3a676c82d3accf P 37f5dd2d83c84fb8a19387ea0b3e9987: No bootstrap required, opened a new log
I20260601 13:37:24.834627 30841 ts_tablet_manager.cc:1403] T 783aee91770c43d09b3a676c82d3accf P 37f5dd2d83c84fb8a19387ea0b3e9987: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:37:24.835176 30841 raft_consensus.cc:359] T 783aee91770c43d09b3a676c82d3accf P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } } peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } }
I20260601 13:37:24.835315 30841 raft_consensus.cc:385] T 783aee91770c43d09b3a676c82d3accf P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:24.835376 30841 raft_consensus.cc:740] T 783aee91770c43d09b3a676c82d3accf P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37f5dd2d83c84fb8a19387ea0b3e9987, State: Initialized, Role: FOLLOWER
I20260601 13:37:24.835561 30841 consensus_queue.cc:260] T 783aee91770c43d09b3a676c82d3accf P 37f5dd2d83c84fb8a19387ea0b3e9987 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } } peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } }
I20260601 13:37:24.835888 30841 ts_tablet_manager.cc:1434] T 783aee91770c43d09b3a676c82d3accf P 37f5dd2d83c84fb8a19387ea0b3e9987: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:24.836114 30841 tablet_bootstrap.cc:492] T a420ca0f6c8241f2b36fb399686debf2 P 37f5dd2d83c84fb8a19387ea0b3e9987: Bootstrap starting.
I20260601 13:37:24.836686 30780 tablet_service.cc:1511] Processing CreateTablet for tablet 368459f55d0146a2a349a13ef4ea63c8 (DEFAULT_TABLE table=test-workload [id=86bbaf486062499992a775e57b8839ad]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:37:24.836992 30780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 368459f55d0146a2a349a13ef4ea63c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:24.837399 30841 tablet_bootstrap.cc:654] T a420ca0f6c8241f2b36fb399686debf2 P 37f5dd2d83c84fb8a19387ea0b3e9987: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:24.838847 30841 tablet_bootstrap.cc:492] T a420ca0f6c8241f2b36fb399686debf2 P 37f5dd2d83c84fb8a19387ea0b3e9987: No bootstrap required, opened a new log
I20260601 13:37:24.838965 30841 ts_tablet_manager.cc:1403] T a420ca0f6c8241f2b36fb399686debf2 P 37f5dd2d83c84fb8a19387ea0b3e9987: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:24.839538 30841 raft_consensus.cc:359] T a420ca0f6c8241f2b36fb399686debf2 P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } } peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } }
I20260601 13:37:24.839905 30841 raft_consensus.cc:385] T a420ca0f6c8241f2b36fb399686debf2 P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:24.839962 30841 raft_consensus.cc:740] T a420ca0f6c8241f2b36fb399686debf2 P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37f5dd2d83c84fb8a19387ea0b3e9987, State: Initialized, Role: FOLLOWER
I20260601 13:37:24.840161 30841 consensus_queue.cc:260] T a420ca0f6c8241f2b36fb399686debf2 P 37f5dd2d83c84fb8a19387ea0b3e9987 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } } peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } }
I20260601 13:37:24.840523 30841 ts_tablet_manager.cc:1434] T a420ca0f6c8241f2b36fb399686debf2 P 37f5dd2d83c84fb8a19387ea0b3e9987: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:24.827803 30708 tablet_service.cc:1511] Processing CreateTablet for tablet cb6abeeaea2d48af9076c6f9a3cd77cd (DEFAULT_TABLE table=test-workload [id=86bbaf486062499992a775e57b8839ad]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:37:24.840759 30841 tablet_bootstrap.cc:492] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 37f5dd2d83c84fb8a19387ea0b3e9987: Bootstrap starting.
I20260601 13:37:24.840976 30708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb6abeeaea2d48af9076c6f9a3cd77cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:24.841944 30841 tablet_bootstrap.cc:654] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 37f5dd2d83c84fb8a19387ea0b3e9987: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:24.843466 30841 tablet_bootstrap.cc:492] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 37f5dd2d83c84fb8a19387ea0b3e9987: No bootstrap required, opened a new log
I20260601 13:37:24.843564 30841 ts_tablet_manager.cc:1403] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 37f5dd2d83c84fb8a19387ea0b3e9987: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:37:24.821285 30629 tablet_service.cc:1511] Processing CreateTablet for tablet 368459f55d0146a2a349a13ef4ea63c8 (DEFAULT_TABLE table=test-workload [id=86bbaf486062499992a775e57b8839ad]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:37:24.820397 30631 tablet_service.cc:1511] Processing CreateTablet for tablet a420ca0f6c8241f2b36fb399686debf2 (DEFAULT_TABLE table=test-workload [id=86bbaf486062499992a775e57b8839ad]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:37:24.844123 30841 raft_consensus.cc:359] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } } peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } }
I20260601 13:37:24.844246 30841 raft_consensus.cc:385] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:24.844281 30841 raft_consensus.cc:740] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37f5dd2d83c84fb8a19387ea0b3e9987, State: Initialized, Role: FOLLOWER
I20260601 13:37:24.844406 30841 consensus_queue.cc:260] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 37f5dd2d83c84fb8a19387ea0b3e9987 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } } peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } }
I20260601 13:37:24.820983 30630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc774c873d02464f980f2a76b7809b05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:24.844704 30841 ts_tablet_manager.cc:1434] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 37f5dd2d83c84fb8a19387ea0b3e9987: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:24.844960 30841 tablet_bootstrap.cc:492] T bc774c873d02464f980f2a76b7809b05 P 37f5dd2d83c84fb8a19387ea0b3e9987: Bootstrap starting.
I20260601 13:37:24.846159 30841 tablet_bootstrap.cc:654] T bc774c873d02464f980f2a76b7809b05 P 37f5dd2d83c84fb8a19387ea0b3e9987: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:24.846937 30631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a420ca0f6c8241f2b36fb399686debf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:24.847761 30629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 368459f55d0146a2a349a13ef4ea63c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:24.849331 30633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a3b2f5a006c48fdb03bb5d443f96be5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:24.849666 30634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 783aee91770c43d09b3a676c82d3accf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:24.850837 30842 tablet_bootstrap.cc:492] T 783aee91770c43d09b3a676c82d3accf P 8ac9fe4351af45cda3e8a89228d0107c: Bootstrap starting.
I20260601 13:37:24.852268 30842 tablet_bootstrap.cc:654] T 783aee91770c43d09b3a676c82d3accf P 8ac9fe4351af45cda3e8a89228d0107c: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:24.853541 30849 tablet_bootstrap.cc:492] T cb6abeeaea2d48af9076c6f9a3cd77cd P 39c870557a774fbb9ad5ddc3676a796d: Bootstrap starting.
I20260601 13:37:24.853946 30842 tablet_bootstrap.cc:492] T 783aee91770c43d09b3a676c82d3accf P 8ac9fe4351af45cda3e8a89228d0107c: No bootstrap required, opened a new log
I20260601 13:37:24.853967 30841 tablet_bootstrap.cc:492] T bc774c873d02464f980f2a76b7809b05 P 37f5dd2d83c84fb8a19387ea0b3e9987: No bootstrap required, opened a new log
I20260601 13:37:24.854099 30842 ts_tablet_manager.cc:1403] T 783aee91770c43d09b3a676c82d3accf P 8ac9fe4351af45cda3e8a89228d0107c: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:24.854189 30841 ts_tablet_manager.cc:1403] T bc774c873d02464f980f2a76b7809b05 P 37f5dd2d83c84fb8a19387ea0b3e9987: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.000s
I20260601 13:37:24.854640 30842 raft_consensus.cc:359] T 783aee91770c43d09b3a676c82d3accf P 8ac9fe4351af45cda3e8a89228d0107c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } } peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } }
I20260601 13:37:24.854822 30842 raft_consensus.cc:385] T 783aee91770c43d09b3a676c82d3accf P 8ac9fe4351af45cda3e8a89228d0107c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:24.854879 30842 raft_consensus.cc:740] T 783aee91770c43d09b3a676c82d3accf P 8ac9fe4351af45cda3e8a89228d0107c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ac9fe4351af45cda3e8a89228d0107c, State: Initialized, Role: FOLLOWER
I20260601 13:37:24.855067 30842 consensus_queue.cc:260] T 783aee91770c43d09b3a676c82d3accf P 8ac9fe4351af45cda3e8a89228d0107c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } } peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } }
I20260601 13:37:24.854787 30841 raft_consensus.cc:359] T bc774c873d02464f980f2a76b7809b05 P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } } peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } }
I20260601 13:37:24.855912 30841 raft_consensus.cc:385] T bc774c873d02464f980f2a76b7809b05 P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:24.855965 30841 raft_consensus.cc:740] T bc774c873d02464f980f2a76b7809b05 P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37f5dd2d83c84fb8a19387ea0b3e9987, State: Initialized, Role: FOLLOWER
I20260601 13:37:24.855803 30842 ts_tablet_manager.cc:1434] T 783aee91770c43d09b3a676c82d3accf P 8ac9fe4351af45cda3e8a89228d0107c: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:24.856235 30849 tablet_bootstrap.cc:654] T cb6abeeaea2d48af9076c6f9a3cd77cd P 39c870557a774fbb9ad5ddc3676a796d: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:24.856235 30841 consensus_queue.cc:260] T bc774c873d02464f980f2a76b7809b05 P 37f5dd2d83c84fb8a19387ea0b3e9987 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } } peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } }
I20260601 13:37:24.856837 30841 ts_tablet_manager.cc:1434] T bc774c873d02464f980f2a76b7809b05 P 37f5dd2d83c84fb8a19387ea0b3e9987: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:37:24.857023 30841 tablet_bootstrap.cc:492] T cb6abeeaea2d48af9076c6f9a3cd77cd P 37f5dd2d83c84fb8a19387ea0b3e9987: Bootstrap starting.
I20260601 13:37:24.858438 30849 tablet_bootstrap.cc:492] T cb6abeeaea2d48af9076c6f9a3cd77cd P 39c870557a774fbb9ad5ddc3676a796d: No bootstrap required, opened a new log
I20260601 13:37:24.858512 30841 tablet_bootstrap.cc:654] T cb6abeeaea2d48af9076c6f9a3cd77cd P 37f5dd2d83c84fb8a19387ea0b3e9987: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:24.858539 30849 ts_tablet_manager.cc:1403] T cb6abeeaea2d48af9076c6f9a3cd77cd P 39c870557a774fbb9ad5ddc3676a796d: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:37:24.860857 30849 raft_consensus.cc:359] T cb6abeeaea2d48af9076c6f9a3cd77cd P 39c870557a774fbb9ad5ddc3676a796d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } } peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } }
I20260601 13:37:24.861033 30849 raft_consensus.cc:385] T cb6abeeaea2d48af9076c6f9a3cd77cd P 39c870557a774fbb9ad5ddc3676a796d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:24.861068 30849 raft_consensus.cc:740] T cb6abeeaea2d48af9076c6f9a3cd77cd P 39c870557a774fbb9ad5ddc3676a796d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39c870557a774fbb9ad5ddc3676a796d, State: Initialized, Role: FOLLOWER
I20260601 13:37:24.861392 30842 tablet_bootstrap.cc:492] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 8ac9fe4351af45cda3e8a89228d0107c: Bootstrap starting.
I20260601 13:37:24.861341 30849 consensus_queue.cc:260] T cb6abeeaea2d48af9076c6f9a3cd77cd P 39c870557a774fbb9ad5ddc3676a796d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } } peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } }
I20260601 13:37:24.861837 30849 ts_tablet_manager.cc:1434] T cb6abeeaea2d48af9076c6f9a3cd77cd P 39c870557a774fbb9ad5ddc3676a796d: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:24.862077 30849 tablet_bootstrap.cc:492] T bc774c873d02464f980f2a76b7809b05 P 39c870557a774fbb9ad5ddc3676a796d: Bootstrap starting.
I20260601 13:37:24.863407 30849 tablet_bootstrap.cc:654] T bc774c873d02464f980f2a76b7809b05 P 39c870557a774fbb9ad5ddc3676a796d: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:24.864846 30842 tablet_bootstrap.cc:654] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 8ac9fe4351af45cda3e8a89228d0107c: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:24.866343 30841 tablet_bootstrap.cc:492] T cb6abeeaea2d48af9076c6f9a3cd77cd P 37f5dd2d83c84fb8a19387ea0b3e9987: No bootstrap required, opened a new log
I20260601 13:37:24.866451 30841 ts_tablet_manager.cc:1403] T cb6abeeaea2d48af9076c6f9a3cd77cd P 37f5dd2d83c84fb8a19387ea0b3e9987: Time spent bootstrapping tablet: real 0.009s	user 0.003s	sys 0.000s
I20260601 13:37:24.866950 30841 raft_consensus.cc:359] T cb6abeeaea2d48af9076c6f9a3cd77cd P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } } peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } }
I20260601 13:37:24.867069 30841 raft_consensus.cc:385] T cb6abeeaea2d48af9076c6f9a3cd77cd P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:24.867095 30841 raft_consensus.cc:740] T cb6abeeaea2d48af9076c6f9a3cd77cd P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37f5dd2d83c84fb8a19387ea0b3e9987, State: Initialized, Role: FOLLOWER
I20260601 13:37:24.867426 30841 consensus_queue.cc:260] T cb6abeeaea2d48af9076c6f9a3cd77cd P 37f5dd2d83c84fb8a19387ea0b3e9987 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } } peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } }
I20260601 13:37:24.867828 30841 ts_tablet_manager.cc:1434] T cb6abeeaea2d48af9076c6f9a3cd77cd P 37f5dd2d83c84fb8a19387ea0b3e9987: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:24.869789 30842 tablet_bootstrap.cc:492] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 8ac9fe4351af45cda3e8a89228d0107c: No bootstrap required, opened a new log
I20260601 13:37:24.869897 30842 ts_tablet_manager.cc:1403] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 8ac9fe4351af45cda3e8a89228d0107c: Time spent bootstrapping tablet: real 0.009s	user 0.001s	sys 0.001s
I20260601 13:37:24.870586 30842 raft_consensus.cc:359] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 8ac9fe4351af45cda3e8a89228d0107c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } } peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } }
I20260601 13:37:24.870718 30842 raft_consensus.cc:385] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 8ac9fe4351af45cda3e8a89228d0107c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:24.870762 30842 raft_consensus.cc:740] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 8ac9fe4351af45cda3e8a89228d0107c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ac9fe4351af45cda3e8a89228d0107c, State: Initialized, Role: FOLLOWER
I20260601 13:37:24.870899 30842 consensus_queue.cc:260] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 8ac9fe4351af45cda3e8a89228d0107c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } } peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } }
I20260601 13:37:24.871439 30849 tablet_bootstrap.cc:492] T bc774c873d02464f980f2a76b7809b05 P 39c870557a774fbb9ad5ddc3676a796d: No bootstrap required, opened a new log
I20260601 13:37:24.871531 30849 ts_tablet_manager.cc:1403] T bc774c873d02464f980f2a76b7809b05 P 39c870557a774fbb9ad5ddc3676a796d: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.000s
I20260601 13:37:24.871587 30842 ts_tablet_manager.cc:1434] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 8ac9fe4351af45cda3e8a89228d0107c: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:37:24.871763 30842 tablet_bootstrap.cc:492] T cb6abeeaea2d48af9076c6f9a3cd77cd P 8ac9fe4351af45cda3e8a89228d0107c: Bootstrap starting.
I20260601 13:37:24.871995 30849 raft_consensus.cc:359] T bc774c873d02464f980f2a76b7809b05 P 39c870557a774fbb9ad5ddc3676a796d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } } peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } }
I20260601 13:37:24.872100 30849 raft_consensus.cc:385] T bc774c873d02464f980f2a76b7809b05 P 39c870557a774fbb9ad5ddc3676a796d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:24.872138 30849 raft_consensus.cc:740] T bc774c873d02464f980f2a76b7809b05 P 39c870557a774fbb9ad5ddc3676a796d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39c870557a774fbb9ad5ddc3676a796d, State: Initialized, Role: FOLLOWER
I20260601 13:37:24.872260 30849 consensus_queue.cc:260] T bc774c873d02464f980f2a76b7809b05 P 39c870557a774fbb9ad5ddc3676a796d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } } peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } }
I20260601 13:37:24.872521 30849 ts_tablet_manager.cc:1434] T bc774c873d02464f980f2a76b7809b05 P 39c870557a774fbb9ad5ddc3676a796d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:24.872678 30849 tablet_bootstrap.cc:492] T a420ca0f6c8241f2b36fb399686debf2 P 39c870557a774fbb9ad5ddc3676a796d: Bootstrap starting.
I20260601 13:37:24.872912 30842 tablet_bootstrap.cc:654] T cb6abeeaea2d48af9076c6f9a3cd77cd P 8ac9fe4351af45cda3e8a89228d0107c: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:24.873838 30849 tablet_bootstrap.cc:654] T a420ca0f6c8241f2b36fb399686debf2 P 39c870557a774fbb9ad5ddc3676a796d: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:24.874312 30842 tablet_bootstrap.cc:492] T cb6abeeaea2d48af9076c6f9a3cd77cd P 8ac9fe4351af45cda3e8a89228d0107c: No bootstrap required, opened a new log
I20260601 13:37:24.874416 30842 ts_tablet_manager.cc:1403] T cb6abeeaea2d48af9076c6f9a3cd77cd P 8ac9fe4351af45cda3e8a89228d0107c: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:37:24.874996 30842 raft_consensus.cc:359] T cb6abeeaea2d48af9076c6f9a3cd77cd P 8ac9fe4351af45cda3e8a89228d0107c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } } peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } }
I20260601 13:37:24.875141 30842 raft_consensus.cc:385] T cb6abeeaea2d48af9076c6f9a3cd77cd P 8ac9fe4351af45cda3e8a89228d0107c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:24.875190 30842 raft_consensus.cc:740] T cb6abeeaea2d48af9076c6f9a3cd77cd P 8ac9fe4351af45cda3e8a89228d0107c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ac9fe4351af45cda3e8a89228d0107c, State: Initialized, Role: FOLLOWER
I20260601 13:37:24.875370 30842 consensus_queue.cc:260] T cb6abeeaea2d48af9076c6f9a3cd77cd P 8ac9fe4351af45cda3e8a89228d0107c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } } peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } }
I20260601 13:37:24.875809 30842 ts_tablet_manager.cc:1434] T cb6abeeaea2d48af9076c6f9a3cd77cd P 8ac9fe4351af45cda3e8a89228d0107c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:24.876032 30842 tablet_bootstrap.cc:492] T bc774c873d02464f980f2a76b7809b05 P 8ac9fe4351af45cda3e8a89228d0107c: Bootstrap starting.
I20260601 13:37:24.877336 30842 tablet_bootstrap.cc:654] T bc774c873d02464f980f2a76b7809b05 P 8ac9fe4351af45cda3e8a89228d0107c: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:24.878746 30842 tablet_bootstrap.cc:492] T bc774c873d02464f980f2a76b7809b05 P 8ac9fe4351af45cda3e8a89228d0107c: No bootstrap required, opened a new log
I20260601 13:37:24.878854 30842 ts_tablet_manager.cc:1403] T bc774c873d02464f980f2a76b7809b05 P 8ac9fe4351af45cda3e8a89228d0107c: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:37:24.879495 30842 raft_consensus.cc:359] T bc774c873d02464f980f2a76b7809b05 P 8ac9fe4351af45cda3e8a89228d0107c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } } peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } }
I20260601 13:37:24.879639 30842 raft_consensus.cc:385] T bc774c873d02464f980f2a76b7809b05 P 8ac9fe4351af45cda3e8a89228d0107c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:24.879678 30849 tablet_bootstrap.cc:492] T a420ca0f6c8241f2b36fb399686debf2 P 39c870557a774fbb9ad5ddc3676a796d: No bootstrap required, opened a new log
I20260601 13:37:24.879683 30842 raft_consensus.cc:740] T bc774c873d02464f980f2a76b7809b05 P 8ac9fe4351af45cda3e8a89228d0107c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ac9fe4351af45cda3e8a89228d0107c, State: Initialized, Role: FOLLOWER
I20260601 13:37:24.879771 30849 ts_tablet_manager.cc:1403] T a420ca0f6c8241f2b36fb399686debf2 P 39c870557a774fbb9ad5ddc3676a796d: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:37:24.879890 30842 consensus_queue.cc:260] T bc774c873d02464f980f2a76b7809b05 P 8ac9fe4351af45cda3e8a89228d0107c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } } peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } }
I20260601 13:37:24.880270 30842 ts_tablet_manager.cc:1434] T bc774c873d02464f980f2a76b7809b05 P 8ac9fe4351af45cda3e8a89228d0107c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:37:24.880216 30849 raft_consensus.cc:359] T a420ca0f6c8241f2b36fb399686debf2 P 39c870557a774fbb9ad5ddc3676a796d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } } peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } }
I20260601 13:37:24.880398 30849 raft_consensus.cc:385] T a420ca0f6c8241f2b36fb399686debf2 P 39c870557a774fbb9ad5ddc3676a796d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:24.880453 30849 raft_consensus.cc:740] T a420ca0f6c8241f2b36fb399686debf2 P 39c870557a774fbb9ad5ddc3676a796d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39c870557a774fbb9ad5ddc3676a796d, State: Initialized, Role: FOLLOWER
I20260601 13:37:24.880494 30842 tablet_bootstrap.cc:492] T 368459f55d0146a2a349a13ef4ea63c8 P 8ac9fe4351af45cda3e8a89228d0107c: Bootstrap starting.
I20260601 13:37:24.880594 30849 consensus_queue.cc:260] T a420ca0f6c8241f2b36fb399686debf2 P 39c870557a774fbb9ad5ddc3676a796d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } } peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } }
I20260601 13:37:24.880827 30849 ts_tablet_manager.cc:1434] T a420ca0f6c8241f2b36fb399686debf2 P 39c870557a774fbb9ad5ddc3676a796d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:24.880995 30849 tablet_bootstrap.cc:492] T 368459f55d0146a2a349a13ef4ea63c8 P 39c870557a774fbb9ad5ddc3676a796d: Bootstrap starting.
I20260601 13:37:24.881655 30842 tablet_bootstrap.cc:654] T 368459f55d0146a2a349a13ef4ea63c8 P 8ac9fe4351af45cda3e8a89228d0107c: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:24.882043 30849 tablet_bootstrap.cc:654] T 368459f55d0146a2a349a13ef4ea63c8 P 39c870557a774fbb9ad5ddc3676a796d: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:24.883399 30842 tablet_bootstrap.cc:492] T 368459f55d0146a2a349a13ef4ea63c8 P 8ac9fe4351af45cda3e8a89228d0107c: No bootstrap required, opened a new log
I20260601 13:37:24.883545 30842 ts_tablet_manager.cc:1403] T 368459f55d0146a2a349a13ef4ea63c8 P 8ac9fe4351af45cda3e8a89228d0107c: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:24.884310 30842 raft_consensus.cc:359] T 368459f55d0146a2a349a13ef4ea63c8 P 8ac9fe4351af45cda3e8a89228d0107c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } } peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } }
I20260601 13:37:24.884455 30842 raft_consensus.cc:385] T 368459f55d0146a2a349a13ef4ea63c8 P 8ac9fe4351af45cda3e8a89228d0107c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:24.884509 30842 raft_consensus.cc:740] T 368459f55d0146a2a349a13ef4ea63c8 P 8ac9fe4351af45cda3e8a89228d0107c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ac9fe4351af45cda3e8a89228d0107c, State: Initialized, Role: FOLLOWER
I20260601 13:37:24.884653 30842 consensus_queue.cc:260] T 368459f55d0146a2a349a13ef4ea63c8 P 8ac9fe4351af45cda3e8a89228d0107c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } } peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } }
I20260601 13:37:24.885051 30842 ts_tablet_manager.cc:1434] T 368459f55d0146a2a349a13ef4ea63c8 P 8ac9fe4351af45cda3e8a89228d0107c: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:24.885286 30842 tablet_bootstrap.cc:492] T a420ca0f6c8241f2b36fb399686debf2 P 8ac9fe4351af45cda3e8a89228d0107c: Bootstrap starting.
I20260601 13:37:24.886394 30849 tablet_bootstrap.cc:492] T 368459f55d0146a2a349a13ef4ea63c8 P 39c870557a774fbb9ad5ddc3676a796d: No bootstrap required, opened a new log
I20260601 13:37:24.886489 30849 ts_tablet_manager.cc:1403] T 368459f55d0146a2a349a13ef4ea63c8 P 39c870557a774fbb9ad5ddc3676a796d: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:37:24.886583 30842 tablet_bootstrap.cc:654] T a420ca0f6c8241f2b36fb399686debf2 P 8ac9fe4351af45cda3e8a89228d0107c: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:24.887032 30849 raft_consensus.cc:359] T 368459f55d0146a2a349a13ef4ea63c8 P 39c870557a774fbb9ad5ddc3676a796d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } } peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } }
I20260601 13:37:24.887172 30849 raft_consensus.cc:385] T 368459f55d0146a2a349a13ef4ea63c8 P 39c870557a774fbb9ad5ddc3676a796d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:24.887212 30849 raft_consensus.cc:740] T 368459f55d0146a2a349a13ef4ea63c8 P 39c870557a774fbb9ad5ddc3676a796d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39c870557a774fbb9ad5ddc3676a796d, State: Initialized, Role: FOLLOWER
I20260601 13:37:24.887392 30849 consensus_queue.cc:260] T 368459f55d0146a2a349a13ef4ea63c8 P 39c870557a774fbb9ad5ddc3676a796d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } } peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } }
I20260601 13:37:24.887759 30849 ts_tablet_manager.cc:1434] T 368459f55d0146a2a349a13ef4ea63c8 P 39c870557a774fbb9ad5ddc3676a796d: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:24.887997 30849 tablet_bootstrap.cc:492] T 783aee91770c43d09b3a676c82d3accf P 39c870557a774fbb9ad5ddc3676a796d: Bootstrap starting.
I20260601 13:37:24.889252 30842 tablet_bootstrap.cc:492] T a420ca0f6c8241f2b36fb399686debf2 P 8ac9fe4351af45cda3e8a89228d0107c: No bootstrap required, opened a new log
I20260601 13:37:24.889298 30849 tablet_bootstrap.cc:654] T 783aee91770c43d09b3a676c82d3accf P 39c870557a774fbb9ad5ddc3676a796d: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:24.889359 30842 ts_tablet_manager.cc:1403] T a420ca0f6c8241f2b36fb399686debf2 P 8ac9fe4351af45cda3e8a89228d0107c: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:37:24.889868 30842 raft_consensus.cc:359] T a420ca0f6c8241f2b36fb399686debf2 P 8ac9fe4351af45cda3e8a89228d0107c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } } peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } }
I20260601 13:37:24.890002 30842 raft_consensus.cc:385] T a420ca0f6c8241f2b36fb399686debf2 P 8ac9fe4351af45cda3e8a89228d0107c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:24.890048 30842 raft_consensus.cc:740] T a420ca0f6c8241f2b36fb399686debf2 P 8ac9fe4351af45cda3e8a89228d0107c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ac9fe4351af45cda3e8a89228d0107c, State: Initialized, Role: FOLLOWER
I20260601 13:37:24.890218 30842 consensus_queue.cc:260] T a420ca0f6c8241f2b36fb399686debf2 P 8ac9fe4351af45cda3e8a89228d0107c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } } peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } }
I20260601 13:37:24.890674 30842 ts_tablet_manager.cc:1434] T a420ca0f6c8241f2b36fb399686debf2 P 8ac9fe4351af45cda3e8a89228d0107c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:24.891788 30849 tablet_bootstrap.cc:492] T 783aee91770c43d09b3a676c82d3accf P 39c870557a774fbb9ad5ddc3676a796d: No bootstrap required, opened a new log
I20260601 13:37:24.891886 30849 ts_tablet_manager.cc:1403] T 783aee91770c43d09b3a676c82d3accf P 39c870557a774fbb9ad5ddc3676a796d: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:37:24.892385 30849 raft_consensus.cc:359] T 783aee91770c43d09b3a676c82d3accf P 39c870557a774fbb9ad5ddc3676a796d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } } peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } }
I20260601 13:37:24.892503 30849 raft_consensus.cc:385] T 783aee91770c43d09b3a676c82d3accf P 39c870557a774fbb9ad5ddc3676a796d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:24.892561 30849 raft_consensus.cc:740] T 783aee91770c43d09b3a676c82d3accf P 39c870557a774fbb9ad5ddc3676a796d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39c870557a774fbb9ad5ddc3676a796d, State: Initialized, Role: FOLLOWER
I20260601 13:37:24.892812 30849 consensus_queue.cc:260] T 783aee91770c43d09b3a676c82d3accf P 39c870557a774fbb9ad5ddc3676a796d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } } peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } }
I20260601 13:37:24.893159 30849 ts_tablet_manager.cc:1434] T 783aee91770c43d09b3a676c82d3accf P 39c870557a774fbb9ad5ddc3676a796d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:24.893822 30849 tablet_bootstrap.cc:492] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 39c870557a774fbb9ad5ddc3676a796d: Bootstrap starting.
I20260601 13:37:24.895450 30849 tablet_bootstrap.cc:654] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 39c870557a774fbb9ad5ddc3676a796d: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:24.896993 30849 tablet_bootstrap.cc:492] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 39c870557a774fbb9ad5ddc3676a796d: No bootstrap required, opened a new log
I20260601 13:37:24.897151 30849 ts_tablet_manager.cc:1403] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 39c870557a774fbb9ad5ddc3676a796d: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20260601 13:37:24.897806 30849 raft_consensus.cc:359] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 39c870557a774fbb9ad5ddc3676a796d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } } peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } }
I20260601 13:37:24.897964 30849 raft_consensus.cc:385] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 39c870557a774fbb9ad5ddc3676a796d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:24.898017 30849 raft_consensus.cc:740] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 39c870557a774fbb9ad5ddc3676a796d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39c870557a774fbb9ad5ddc3676a796d, State: Initialized, Role: FOLLOWER
I20260601 13:37:24.898173 30849 consensus_queue.cc:260] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 39c870557a774fbb9ad5ddc3676a796d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } } peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } }
I20260601 13:37:24.898517 30849 ts_tablet_manager.cc:1434] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 39c870557a774fbb9ad5ddc3676a796d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:24.929528 30844 raft_consensus.cc:493] T cb6abeeaea2d48af9076c6f9a3cd77cd P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:24.929759 30844 raft_consensus.cc:515] T cb6abeeaea2d48af9076c6f9a3cd77cd P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } } peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } }
I20260601 13:37:24.930474 30844 leader_election.cc:290] T cb6abeeaea2d48af9076c6f9a3cd77cd P 37f5dd2d83c84fb8a19387ea0b3e9987 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39c870557a774fbb9ad5ddc3676a796d (127.21.155.193:41801), 8ac9fe4351af45cda3e8a89228d0107c (127.21.155.195:36397)
I20260601 13:37:24.934880 30644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb6abeeaea2d48af9076c6f9a3cd77cd" candidate_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39c870557a774fbb9ad5ddc3676a796d" is_pre_election: true
I20260601 13:37:24.935117 30644 raft_consensus.cc:2468] T cb6abeeaea2d48af9076c6f9a3cd77cd P 39c870557a774fbb9ad5ddc3676a796d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37f5dd2d83c84fb8a19387ea0b3e9987 in term 0.
I20260601 13:37:24.935196 30795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb6abeeaea2d48af9076c6f9a3cd77cd" candidate_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ac9fe4351af45cda3e8a89228d0107c" is_pre_election: true
I20260601 13:37:24.935314 30795 raft_consensus.cc:2468] T cb6abeeaea2d48af9076c6f9a3cd77cd P 8ac9fe4351af45cda3e8a89228d0107c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37f5dd2d83c84fb8a19387ea0b3e9987 in term 0.
I20260601 13:37:24.935595 30685 leader_election.cc:304] T cb6abeeaea2d48af9076c6f9a3cd77cd P 37f5dd2d83c84fb8a19387ea0b3e9987 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37f5dd2d83c84fb8a19387ea0b3e9987, 39c870557a774fbb9ad5ddc3676a796d; no voters: 
I20260601 13:37:24.935856 30854 raft_consensus.cc:493] T a420ca0f6c8241f2b36fb399686debf2 P 39c870557a774fbb9ad5ddc3676a796d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:24.935923 30844 raft_consensus.cc:2804] T cb6abeeaea2d48af9076c6f9a3cd77cd P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:24.936031 30844 raft_consensus.cc:493] T cb6abeeaea2d48af9076c6f9a3cd77cd P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:24.935971 30854 raft_consensus.cc:515] T a420ca0f6c8241f2b36fb399686debf2 P 39c870557a774fbb9ad5ddc3676a796d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } } peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } }
I20260601 13:37:24.936100 30844 raft_consensus.cc:3060] T cb6abeeaea2d48af9076c6f9a3cd77cd P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:24.936507 30854 leader_election.cc:290] T a420ca0f6c8241f2b36fb399686debf2 P 39c870557a774fbb9ad5ddc3676a796d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37f5dd2d83c84fb8a19387ea0b3e9987 (127.21.155.194:33087), 8ac9fe4351af45cda3e8a89228d0107c (127.21.155.195:36397)
I20260601 13:37:24.937590 30844 raft_consensus.cc:515] T cb6abeeaea2d48af9076c6f9a3cd77cd P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } } peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } }
I20260601 13:37:24.938051 30844 leader_election.cc:290] T cb6abeeaea2d48af9076c6f9a3cd77cd P 37f5dd2d83c84fb8a19387ea0b3e9987 [CANDIDATE]: Term 1 election: Requested vote from peers 39c870557a774fbb9ad5ddc3676a796d (127.21.155.193:41801), 8ac9fe4351af45cda3e8a89228d0107c (127.21.155.195:36397)
I20260601 13:37:24.938308 30644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb6abeeaea2d48af9076c6f9a3cd77cd" candidate_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39c870557a774fbb9ad5ddc3676a796d"
I20260601 13:37:24.938412 30644 raft_consensus.cc:3060] T cb6abeeaea2d48af9076c6f9a3cd77cd P 39c870557a774fbb9ad5ddc3676a796d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:24.938491 30795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb6abeeaea2d48af9076c6f9a3cd77cd" candidate_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ac9fe4351af45cda3e8a89228d0107c"
I20260601 13:37:24.938638 30795 raft_consensus.cc:3060] T cb6abeeaea2d48af9076c6f9a3cd77cd P 8ac9fe4351af45cda3e8a89228d0107c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:24.939424 30644 raft_consensus.cc:2468] T cb6abeeaea2d48af9076c6f9a3cd77cd P 39c870557a774fbb9ad5ddc3676a796d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37f5dd2d83c84fb8a19387ea0b3e9987 in term 1.
I20260601 13:37:24.939621 30795 raft_consensus.cc:2468] T cb6abeeaea2d48af9076c6f9a3cd77cd P 8ac9fe4351af45cda3e8a89228d0107c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37f5dd2d83c84fb8a19387ea0b3e9987 in term 1.
I20260601 13:37:24.939747 30685 leader_election.cc:304] T cb6abeeaea2d48af9076c6f9a3cd77cd P 37f5dd2d83c84fb8a19387ea0b3e9987 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37f5dd2d83c84fb8a19387ea0b3e9987, 39c870557a774fbb9ad5ddc3676a796d; no voters: 
I20260601 13:37:24.939898 30844 raft_consensus.cc:2804] T cb6abeeaea2d48af9076c6f9a3cd77cd P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:24.940102 30844 raft_consensus.cc:697] T cb6abeeaea2d48af9076c6f9a3cd77cd P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 1 LEADER]: Becoming Leader. State: Replica: 37f5dd2d83c84fb8a19387ea0b3e9987, State: Running, Role: LEADER
I20260601 13:37:24.940253 30844 consensus_queue.cc:237] T cb6abeeaea2d48af9076c6f9a3cd77cd P 37f5dd2d83c84fb8a19387ea0b3e9987 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } } peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } }
I20260601 13:37:24.941619 30720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a420ca0f6c8241f2b36fb399686debf2" candidate_uuid: "39c870557a774fbb9ad5ddc3676a796d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" is_pre_election: true
I20260601 13:37:24.941749 30720 raft_consensus.cc:2468] T a420ca0f6c8241f2b36fb399686debf2 P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39c870557a774fbb9ad5ddc3676a796d in term 0.
I20260601 13:37:24.942059 30610 leader_election.cc:304] T a420ca0f6c8241f2b36fb399686debf2 P 39c870557a774fbb9ad5ddc3676a796d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37f5dd2d83c84fb8a19387ea0b3e9987, 39c870557a774fbb9ad5ddc3676a796d; no voters: 
I20260601 13:37:24.942266 30854 raft_consensus.cc:2804] T a420ca0f6c8241f2b36fb399686debf2 P 39c870557a774fbb9ad5ddc3676a796d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:24.942168 30541 catalog_manager.cc:5696] T cb6abeeaea2d48af9076c6f9a3cd77cd P 37f5dd2d83c84fb8a19387ea0b3e9987 reported cstate change: term changed from 0 to 1, leader changed from <none> to 37f5dd2d83c84fb8a19387ea0b3e9987 (127.21.155.194). New cstate: current_term: 1 leader_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:24.942340 30854 raft_consensus.cc:493] T a420ca0f6c8241f2b36fb399686debf2 P 39c870557a774fbb9ad5ddc3676a796d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:24.942399 30854 raft_consensus.cc:3060] T a420ca0f6c8241f2b36fb399686debf2 P 39c870557a774fbb9ad5ddc3676a796d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:24.943310 30854 raft_consensus.cc:515] T a420ca0f6c8241f2b36fb399686debf2 P 39c870557a774fbb9ad5ddc3676a796d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } } peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } }
I20260601 13:37:24.943686 30854 leader_election.cc:290] T a420ca0f6c8241f2b36fb399686debf2 P 39c870557a774fbb9ad5ddc3676a796d [CANDIDATE]: Term 1 election: Requested vote from peers 37f5dd2d83c84fb8a19387ea0b3e9987 (127.21.155.194:33087), 8ac9fe4351af45cda3e8a89228d0107c (127.21.155.195:36397)
I20260601 13:37:24.944211 30720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a420ca0f6c8241f2b36fb399686debf2" candidate_uuid: "39c870557a774fbb9ad5ddc3676a796d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987"
I20260601 13:37:24.944357 30720 raft_consensus.cc:3060] T a420ca0f6c8241f2b36fb399686debf2 P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:24.944553 30794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a420ca0f6c8241f2b36fb399686debf2" candidate_uuid: "39c870557a774fbb9ad5ddc3676a796d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ac9fe4351af45cda3e8a89228d0107c"
I20260601 13:37:24.944664 30794 raft_consensus.cc:3060] T a420ca0f6c8241f2b36fb399686debf2 P 8ac9fe4351af45cda3e8a89228d0107c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:24.945631 30720 raft_consensus.cc:2468] T a420ca0f6c8241f2b36fb399686debf2 P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39c870557a774fbb9ad5ddc3676a796d in term 1.
I20260601 13:37:24.945725 30794 raft_consensus.cc:2468] T a420ca0f6c8241f2b36fb399686debf2 P 8ac9fe4351af45cda3e8a89228d0107c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39c870557a774fbb9ad5ddc3676a796d in term 1.
I20260601 13:37:24.945941 30610 leader_election.cc:304] T a420ca0f6c8241f2b36fb399686debf2 P 39c870557a774fbb9ad5ddc3676a796d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39c870557a774fbb9ad5ddc3676a796d, 8ac9fe4351af45cda3e8a89228d0107c; no voters: 
I20260601 13:37:24.946002 30795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a420ca0f6c8241f2b36fb399686debf2" candidate_uuid: "39c870557a774fbb9ad5ddc3676a796d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ac9fe4351af45cda3e8a89228d0107c" is_pre_election: true
I20260601 13:37:24.946128 30795 raft_consensus.cc:2376] T a420ca0f6c8241f2b36fb399686debf2 P 8ac9fe4351af45cda3e8a89228d0107c [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 39c870557a774fbb9ad5ddc3676a796d in term 1. Re-sending same reply.
I20260601 13:37:24.946141 30854 raft_consensus.cc:2804] T a420ca0f6c8241f2b36fb399686debf2 P 39c870557a774fbb9ad5ddc3676a796d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:24.946424 30854 raft_consensus.cc:697] T a420ca0f6c8241f2b36fb399686debf2 P 39c870557a774fbb9ad5ddc3676a796d [term 1 LEADER]: Becoming Leader. State: Replica: 39c870557a774fbb9ad5ddc3676a796d, State: Running, Role: LEADER
I20260601 13:37:24.946591 30854 consensus_queue.cc:237] T a420ca0f6c8241f2b36fb399686debf2 P 39c870557a774fbb9ad5ddc3676a796d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } } peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } }
I20260601 13:37:24.948297 30541 catalog_manager.cc:5696] T a420ca0f6c8241f2b36fb399686debf2 P 39c870557a774fbb9ad5ddc3676a796d reported cstate change: term changed from 0 to 1, leader changed from <none> to 39c870557a774fbb9ad5ddc3676a796d (127.21.155.193). New cstate: current_term: 1 leader_uuid: "39c870557a774fbb9ad5ddc3676a796d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:24.951977 30869 raft_consensus.cc:493] T 368459f55d0146a2a349a13ef4ea63c8 P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:24.952085 30869 raft_consensus.cc:515] T 368459f55d0146a2a349a13ef4ea63c8 P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } } peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } }
I20260601 13:37:24.952432 30869 leader_election.cc:290] T 368459f55d0146a2a349a13ef4ea63c8 P 37f5dd2d83c84fb8a19387ea0b3e9987 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39c870557a774fbb9ad5ddc3676a796d (127.21.155.193:41801), 8ac9fe4351af45cda3e8a89228d0107c (127.21.155.195:36397)
I20260601 13:37:24.952842 30795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "368459f55d0146a2a349a13ef4ea63c8" candidate_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ac9fe4351af45cda3e8a89228d0107c" is_pre_election: true
I20260601 13:37:24.953047 30795 raft_consensus.cc:2468] T 368459f55d0146a2a349a13ef4ea63c8 P 8ac9fe4351af45cda3e8a89228d0107c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37f5dd2d83c84fb8a19387ea0b3e9987 in term 0.
I20260601 13:37:24.953315 30644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "368459f55d0146a2a349a13ef4ea63c8" candidate_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39c870557a774fbb9ad5ddc3676a796d" is_pre_election: true
I20260601 13:37:24.953404 30686 leader_election.cc:304] T 368459f55d0146a2a349a13ef4ea63c8 P 37f5dd2d83c84fb8a19387ea0b3e9987 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37f5dd2d83c84fb8a19387ea0b3e9987, 8ac9fe4351af45cda3e8a89228d0107c; no voters: 
I20260601 13:37:24.953445 30644 raft_consensus.cc:2468] T 368459f55d0146a2a349a13ef4ea63c8 P 39c870557a774fbb9ad5ddc3676a796d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37f5dd2d83c84fb8a19387ea0b3e9987 in term 0.
I20260601 13:37:24.953739 30869 raft_consensus.cc:2804] T 368459f55d0146a2a349a13ef4ea63c8 P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:24.953810 30869 raft_consensus.cc:493] T 368459f55d0146a2a349a13ef4ea63c8 P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:24.953877 30869 raft_consensus.cc:3060] T 368459f55d0146a2a349a13ef4ea63c8 P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:24.954823 30869 raft_consensus.cc:515] T 368459f55d0146a2a349a13ef4ea63c8 P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } } peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } }
I20260601 13:37:24.955261 30869 leader_election.cc:290] T 368459f55d0146a2a349a13ef4ea63c8 P 37f5dd2d83c84fb8a19387ea0b3e9987 [CANDIDATE]: Term 1 election: Requested vote from peers 39c870557a774fbb9ad5ddc3676a796d (127.21.155.193:41801), 8ac9fe4351af45cda3e8a89228d0107c (127.21.155.195:36397)
I20260601 13:37:24.955593 30644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "368459f55d0146a2a349a13ef4ea63c8" candidate_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39c870557a774fbb9ad5ddc3676a796d"
I20260601 13:37:24.955651 30795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "368459f55d0146a2a349a13ef4ea63c8" candidate_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ac9fe4351af45cda3e8a89228d0107c"
I20260601 13:37:24.955734 30644 raft_consensus.cc:3060] T 368459f55d0146a2a349a13ef4ea63c8 P 39c870557a774fbb9ad5ddc3676a796d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:24.955737 30795 raft_consensus.cc:3060] T 368459f55d0146a2a349a13ef4ea63c8 P 8ac9fe4351af45cda3e8a89228d0107c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:24.956645 30795 raft_consensus.cc:2468] T 368459f55d0146a2a349a13ef4ea63c8 P 8ac9fe4351af45cda3e8a89228d0107c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37f5dd2d83c84fb8a19387ea0b3e9987 in term 1.
I20260601 13:37:24.956760 30644 raft_consensus.cc:2468] T 368459f55d0146a2a349a13ef4ea63c8 P 39c870557a774fbb9ad5ddc3676a796d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37f5dd2d83c84fb8a19387ea0b3e9987 in term 1.
I20260601 13:37:24.956996 30686 leader_election.cc:304] T 368459f55d0146a2a349a13ef4ea63c8 P 37f5dd2d83c84fb8a19387ea0b3e9987 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37f5dd2d83c84fb8a19387ea0b3e9987, 8ac9fe4351af45cda3e8a89228d0107c; no voters: 
I20260601 13:37:24.957167 30869 raft_consensus.cc:2804] T 368459f55d0146a2a349a13ef4ea63c8 P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:24.957299 30869 raft_consensus.cc:697] T 368459f55d0146a2a349a13ef4ea63c8 P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 1 LEADER]: Becoming Leader. State: Replica: 37f5dd2d83c84fb8a19387ea0b3e9987, State: Running, Role: LEADER
I20260601 13:37:24.957439 30869 consensus_queue.cc:237] T 368459f55d0146a2a349a13ef4ea63c8 P 37f5dd2d83c84fb8a19387ea0b3e9987 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } } peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } }
I20260601 13:37:24.959188 30541 catalog_manager.cc:5696] T 368459f55d0146a2a349a13ef4ea63c8 P 37f5dd2d83c84fb8a19387ea0b3e9987 reported cstate change: term changed from 0 to 1, leader changed from <none> to 37f5dd2d83c84fb8a19387ea0b3e9987 (127.21.155.194). New cstate: current_term: 1 leader_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:24.986829 30851 raft_consensus.cc:493] T 783aee91770c43d09b3a676c82d3accf P 8ac9fe4351af45cda3e8a89228d0107c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:24.987043 30851 raft_consensus.cc:515] T 783aee91770c43d09b3a676c82d3accf P 8ac9fe4351af45cda3e8a89228d0107c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } } peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } }
I20260601 13:37:24.987650 30851 leader_election.cc:290] T 783aee91770c43d09b3a676c82d3accf P 8ac9fe4351af45cda3e8a89228d0107c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39c870557a774fbb9ad5ddc3676a796d (127.21.155.193:41801), 37f5dd2d83c84fb8a19387ea0b3e9987 (127.21.155.194:33087)
I20260601 13:37:24.991611 30644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "783aee91770c43d09b3a676c82d3accf" candidate_uuid: "8ac9fe4351af45cda3e8a89228d0107c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39c870557a774fbb9ad5ddc3676a796d" is_pre_election: true
I20260601 13:37:24.991638 30720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "783aee91770c43d09b3a676c82d3accf" candidate_uuid: "8ac9fe4351af45cda3e8a89228d0107c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" is_pre_election: true
I20260601 13:37:24.991815 30644 raft_consensus.cc:2468] T 783aee91770c43d09b3a676c82d3accf P 39c870557a774fbb9ad5ddc3676a796d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ac9fe4351af45cda3e8a89228d0107c in term 0.
I20260601 13:37:24.991885 30720 raft_consensus.cc:2468] T 783aee91770c43d09b3a676c82d3accf P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ac9fe4351af45cda3e8a89228d0107c in term 0.
I20260601 13:37:24.992216 30760 leader_election.cc:304] T 783aee91770c43d09b3a676c82d3accf P 8ac9fe4351af45cda3e8a89228d0107c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39c870557a774fbb9ad5ddc3676a796d, 8ac9fe4351af45cda3e8a89228d0107c; no voters: 
I20260601 13:37:24.992425 30851 raft_consensus.cc:2804] T 783aee91770c43d09b3a676c82d3accf P 8ac9fe4351af45cda3e8a89228d0107c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:24.992498 30851 raft_consensus.cc:493] T 783aee91770c43d09b3a676c82d3accf P 8ac9fe4351af45cda3e8a89228d0107c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:24.992648 30851 raft_consensus.cc:3060] T 783aee91770c43d09b3a676c82d3accf P 8ac9fe4351af45cda3e8a89228d0107c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:24.993660 30851 raft_consensus.cc:515] T 783aee91770c43d09b3a676c82d3accf P 8ac9fe4351af45cda3e8a89228d0107c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } } peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } }
I20260601 13:37:24.994056 30851 leader_election.cc:290] T 783aee91770c43d09b3a676c82d3accf P 8ac9fe4351af45cda3e8a89228d0107c [CANDIDATE]: Term 1 election: Requested vote from peers 39c870557a774fbb9ad5ddc3676a796d (127.21.155.193:41801), 37f5dd2d83c84fb8a19387ea0b3e9987 (127.21.155.194:33087)
I20260601 13:37:24.994450 30720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "783aee91770c43d09b3a676c82d3accf" candidate_uuid: "8ac9fe4351af45cda3e8a89228d0107c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987"
I20260601 13:37:24.994450 30644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "783aee91770c43d09b3a676c82d3accf" candidate_uuid: "8ac9fe4351af45cda3e8a89228d0107c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39c870557a774fbb9ad5ddc3676a796d"
I20260601 13:37:24.994632 30720 raft_consensus.cc:3060] T 783aee91770c43d09b3a676c82d3accf P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:24.994639 30644 raft_consensus.cc:3060] T 783aee91770c43d09b3a676c82d3accf P 39c870557a774fbb9ad5ddc3676a796d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:24.995604 30644 raft_consensus.cc:2468] T 783aee91770c43d09b3a676c82d3accf P 39c870557a774fbb9ad5ddc3676a796d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ac9fe4351af45cda3e8a89228d0107c in term 1.
I20260601 13:37:24.995604 30720 raft_consensus.cc:2468] T 783aee91770c43d09b3a676c82d3accf P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ac9fe4351af45cda3e8a89228d0107c in term 1.
I20260601 13:37:24.996006 30761 leader_election.cc:304] T 783aee91770c43d09b3a676c82d3accf P 8ac9fe4351af45cda3e8a89228d0107c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37f5dd2d83c84fb8a19387ea0b3e9987, 8ac9fe4351af45cda3e8a89228d0107c; no voters: 
I20260601 13:37:24.996295 30851 raft_consensus.cc:2804] T 783aee91770c43d09b3a676c82d3accf P 8ac9fe4351af45cda3e8a89228d0107c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:24.996506 30851 raft_consensus.cc:697] T 783aee91770c43d09b3a676c82d3accf P 8ac9fe4351af45cda3e8a89228d0107c [term 1 LEADER]: Becoming Leader. State: Replica: 8ac9fe4351af45cda3e8a89228d0107c, State: Running, Role: LEADER
I20260601 13:37:24.996659 30851 consensus_queue.cc:237] T 783aee91770c43d09b3a676c82d3accf P 8ac9fe4351af45cda3e8a89228d0107c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } } peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } }
I20260601 13:37:24.998466 30541 catalog_manager.cc:5696] T 783aee91770c43d09b3a676c82d3accf P 8ac9fe4351af45cda3e8a89228d0107c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ac9fe4351af45cda3e8a89228d0107c (127.21.155.195). New cstate: current_term: 1 leader_uuid: "8ac9fe4351af45cda3e8a89228d0107c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:25.027762 30851 raft_consensus.cc:493] T bc774c873d02464f980f2a76b7809b05 P 8ac9fe4351af45cda3e8a89228d0107c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:25.027927 30851 raft_consensus.cc:515] T bc774c873d02464f980f2a76b7809b05 P 8ac9fe4351af45cda3e8a89228d0107c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } } peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } }
I20260601 13:37:25.028612 30851 leader_election.cc:290] T bc774c873d02464f980f2a76b7809b05 P 8ac9fe4351af45cda3e8a89228d0107c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39c870557a774fbb9ad5ddc3676a796d (127.21.155.193:41801), 37f5dd2d83c84fb8a19387ea0b3e9987 (127.21.155.194:33087)
I20260601 13:37:25.029090 30720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc774c873d02464f980f2a76b7809b05" candidate_uuid: "8ac9fe4351af45cda3e8a89228d0107c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" is_pre_election: true
I20260601 13:37:25.029090 30644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc774c873d02464f980f2a76b7809b05" candidate_uuid: "8ac9fe4351af45cda3e8a89228d0107c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39c870557a774fbb9ad5ddc3676a796d" is_pre_election: true
I20260601 13:37:25.029304 30720 raft_consensus.cc:2468] T bc774c873d02464f980f2a76b7809b05 P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ac9fe4351af45cda3e8a89228d0107c in term 0.
I20260601 13:37:25.029304 30644 raft_consensus.cc:2468] T bc774c873d02464f980f2a76b7809b05 P 39c870557a774fbb9ad5ddc3676a796d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ac9fe4351af45cda3e8a89228d0107c in term 0.
I20260601 13:37:25.029654 30760 leader_election.cc:304] T bc774c873d02464f980f2a76b7809b05 P 8ac9fe4351af45cda3e8a89228d0107c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39c870557a774fbb9ad5ddc3676a796d, 8ac9fe4351af45cda3e8a89228d0107c; no voters: 
I20260601 13:37:25.029826 30851 raft_consensus.cc:2804] T bc774c873d02464f980f2a76b7809b05 P 8ac9fe4351af45cda3e8a89228d0107c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:25.029911 30851 raft_consensus.cc:493] T bc774c873d02464f980f2a76b7809b05 P 8ac9fe4351af45cda3e8a89228d0107c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:25.029968 30851 raft_consensus.cc:3060] T bc774c873d02464f980f2a76b7809b05 P 8ac9fe4351af45cda3e8a89228d0107c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:25.030961 30851 raft_consensus.cc:515] T bc774c873d02464f980f2a76b7809b05 P 8ac9fe4351af45cda3e8a89228d0107c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } } peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } }
I20260601 13:37:25.031385 30851 leader_election.cc:290] T bc774c873d02464f980f2a76b7809b05 P 8ac9fe4351af45cda3e8a89228d0107c [CANDIDATE]: Term 1 election: Requested vote from peers 39c870557a774fbb9ad5ddc3676a796d (127.21.155.193:41801), 37f5dd2d83c84fb8a19387ea0b3e9987 (127.21.155.194:33087)
I20260601 13:37:25.031795 30720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc774c873d02464f980f2a76b7809b05" candidate_uuid: "8ac9fe4351af45cda3e8a89228d0107c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987"
I20260601 13:37:25.031795 30644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc774c873d02464f980f2a76b7809b05" candidate_uuid: "8ac9fe4351af45cda3e8a89228d0107c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39c870557a774fbb9ad5ddc3676a796d"
I20260601 13:37:25.031946 30720 raft_consensus.cc:3060] T bc774c873d02464f980f2a76b7809b05 P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:25.031946 30644 raft_consensus.cc:3060] T bc774c873d02464f980f2a76b7809b05 P 39c870557a774fbb9ad5ddc3676a796d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:25.032950 30644 raft_consensus.cc:2468] T bc774c873d02464f980f2a76b7809b05 P 39c870557a774fbb9ad5ddc3676a796d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ac9fe4351af45cda3e8a89228d0107c in term 1.
I20260601 13:37:25.032950 30720 raft_consensus.cc:2468] T bc774c873d02464f980f2a76b7809b05 P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ac9fe4351af45cda3e8a89228d0107c in term 1.
I20260601 13:37:25.033337 30761 leader_election.cc:304] T bc774c873d02464f980f2a76b7809b05 P 8ac9fe4351af45cda3e8a89228d0107c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37f5dd2d83c84fb8a19387ea0b3e9987, 8ac9fe4351af45cda3e8a89228d0107c; no voters: 
I20260601 13:37:25.033524 30851 raft_consensus.cc:2804] T bc774c873d02464f980f2a76b7809b05 P 8ac9fe4351af45cda3e8a89228d0107c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:25.033686 30851 raft_consensus.cc:697] T bc774c873d02464f980f2a76b7809b05 P 8ac9fe4351af45cda3e8a89228d0107c [term 1 LEADER]: Becoming Leader. State: Replica: 8ac9fe4351af45cda3e8a89228d0107c, State: Running, Role: LEADER
I20260601 13:37:25.033836 30851 consensus_queue.cc:237] T bc774c873d02464f980f2a76b7809b05 P 8ac9fe4351af45cda3e8a89228d0107c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } } peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } }
I20260601 13:37:25.035574 30541 catalog_manager.cc:5696] T bc774c873d02464f980f2a76b7809b05 P 8ac9fe4351af45cda3e8a89228d0107c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ac9fe4351af45cda3e8a89228d0107c (127.21.155.195). New cstate: current_term: 1 leader_uuid: "8ac9fe4351af45cda3e8a89228d0107c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } health_report { overall_health: HEALTHY } } }
I20260601 13:37:25.073800 30851 raft_consensus.cc:493] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 8ac9fe4351af45cda3e8a89228d0107c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:25.074035 30851 raft_consensus.cc:515] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 8ac9fe4351af45cda3e8a89228d0107c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } } peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } }
I20260601 13:37:25.074605 30851 leader_election.cc:290] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 8ac9fe4351af45cda3e8a89228d0107c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39c870557a774fbb9ad5ddc3676a796d (127.21.155.193:41801), 37f5dd2d83c84fb8a19387ea0b3e9987 (127.21.155.194:33087)
I20260601 13:37:25.075133 30720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3b2f5a006c48fdb03bb5d443f96be5" candidate_uuid: "8ac9fe4351af45cda3e8a89228d0107c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" is_pre_election: true
I20260601 13:37:25.075158 30644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3b2f5a006c48fdb03bb5d443f96be5" candidate_uuid: "8ac9fe4351af45cda3e8a89228d0107c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39c870557a774fbb9ad5ddc3676a796d" is_pre_election: true
I20260601 13:37:25.075318 30720 raft_consensus.cc:2468] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ac9fe4351af45cda3e8a89228d0107c in term 0.
I20260601 13:37:25.075400 30644 raft_consensus.cc:2468] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 39c870557a774fbb9ad5ddc3676a796d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ac9fe4351af45cda3e8a89228d0107c in term 0.
I20260601 13:37:25.075780 30760 leader_election.cc:304] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 8ac9fe4351af45cda3e8a89228d0107c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39c870557a774fbb9ad5ddc3676a796d, 8ac9fe4351af45cda3e8a89228d0107c; no voters: 
I20260601 13:37:25.076010 30851 raft_consensus.cc:2804] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 8ac9fe4351af45cda3e8a89228d0107c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:25.076112 30851 raft_consensus.cc:493] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 8ac9fe4351af45cda3e8a89228d0107c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:25.076189 30851 raft_consensus.cc:3060] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 8ac9fe4351af45cda3e8a89228d0107c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:25.077265 30851 raft_consensus.cc:515] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 8ac9fe4351af45cda3e8a89228d0107c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } } peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } }
I20260601 13:37:25.077716 30851 leader_election.cc:290] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 8ac9fe4351af45cda3e8a89228d0107c [CANDIDATE]: Term 1 election: Requested vote from peers 39c870557a774fbb9ad5ddc3676a796d (127.21.155.193:41801), 37f5dd2d83c84fb8a19387ea0b3e9987 (127.21.155.194:33087)
I20260601 13:37:25.078179 30644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3b2f5a006c48fdb03bb5d443f96be5" candidate_uuid: "8ac9fe4351af45cda3e8a89228d0107c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39c870557a774fbb9ad5ddc3676a796d"
I20260601 13:37:25.078179 30720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3b2f5a006c48fdb03bb5d443f96be5" candidate_uuid: "8ac9fe4351af45cda3e8a89228d0107c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987"
I20260601 13:37:25.078351 30720 raft_consensus.cc:3060] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:25.078351 30644 raft_consensus.cc:3060] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 39c870557a774fbb9ad5ddc3676a796d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:25.079519 30720 raft_consensus.cc:2468] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ac9fe4351af45cda3e8a89228d0107c in term 1.
I20260601 13:37:25.079519 30644 raft_consensus.cc:2468] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 39c870557a774fbb9ad5ddc3676a796d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ac9fe4351af45cda3e8a89228d0107c in term 1.
I20260601 13:37:25.079910 30761 leader_election.cc:304] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 8ac9fe4351af45cda3e8a89228d0107c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37f5dd2d83c84fb8a19387ea0b3e9987, 8ac9fe4351af45cda3e8a89228d0107c; no voters: 
I20260601 13:37:25.080142 30851 raft_consensus.cc:2804] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 8ac9fe4351af45cda3e8a89228d0107c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:25.080257 30851 raft_consensus.cc:697] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 8ac9fe4351af45cda3e8a89228d0107c [term 1 LEADER]: Becoming Leader. State: Replica: 8ac9fe4351af45cda3e8a89228d0107c, State: Running, Role: LEADER
I20260601 13:37:25.080636 30851 consensus_queue.cc:237] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 8ac9fe4351af45cda3e8a89228d0107c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } } peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } }
I20260601 13:37:25.083011 30541 catalog_manager.cc:5696] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 8ac9fe4351af45cda3e8a89228d0107c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ac9fe4351af45cda3e8a89228d0107c (127.21.155.195). New cstate: current_term: 1 leader_uuid: "8ac9fe4351af45cda3e8a89228d0107c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 } health_report { overall_health: HEALTHY } } }
I20260601 13:37:25.148422 30795 raft_consensus.cc:1275] T 368459f55d0146a2a349a13ef4ea63c8 P 8ac9fe4351af45cda3e8a89228d0107c [term 1 FOLLOWER]: Refusing update from remote peer 37f5dd2d83c84fb8a19387ea0b3e9987: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:25.149268 30869 consensus_queue.cc:1048] T 368459f55d0146a2a349a13ef4ea63c8 P 37f5dd2d83c84fb8a19387ea0b3e9987 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:25.151346 30793 raft_consensus.cc:1275] T a420ca0f6c8241f2b36fb399686debf2 P 8ac9fe4351af45cda3e8a89228d0107c [term 1 FOLLOWER]: Refusing update from remote peer 39c870557a774fbb9ad5ddc3676a796d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:25.151666 30795 raft_consensus.cc:1275] T cb6abeeaea2d48af9076c6f9a3cd77cd P 8ac9fe4351af45cda3e8a89228d0107c [term 1 FOLLOWER]: Refusing update from remote peer 37f5dd2d83c84fb8a19387ea0b3e9987: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:25.152423 30720 raft_consensus.cc:1275] T a420ca0f6c8241f2b36fb399686debf2 P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 1 FOLLOWER]: Refusing update from remote peer 39c870557a774fbb9ad5ddc3676a796d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:25.152661 30719 raft_consensus.cc:1275] T bc774c873d02464f980f2a76b7809b05 P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 1 FOLLOWER]: Refusing update from remote peer 8ac9fe4351af45cda3e8a89228d0107c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:25.152953 30718 raft_consensus.cc:1275] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 1 FOLLOWER]: Refusing update from remote peer 8ac9fe4351af45cda3e8a89228d0107c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:25.153245 30854 consensus_queue.cc:1048] T a420ca0f6c8241f2b36fb399686debf2 P 39c870557a774fbb9ad5ddc3676a796d [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:25.153578 30851 consensus_queue.cc:1048] T bc774c873d02464f980f2a76b7809b05 P 8ac9fe4351af45cda3e8a89228d0107c [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:25.153880 30851 consensus_queue.cc:1048] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 8ac9fe4351af45cda3e8a89228d0107c [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:25.154625 30644 raft_consensus.cc:1275] T 368459f55d0146a2a349a13ef4ea63c8 P 39c870557a774fbb9ad5ddc3676a796d [term 1 FOLLOWER]: Refusing update from remote peer 37f5dd2d83c84fb8a19387ea0b3e9987: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:25.154958 30643 raft_consensus.cc:1275] T cb6abeeaea2d48af9076c6f9a3cd77cd P 39c870557a774fbb9ad5ddc3676a796d [term 1 FOLLOWER]: Refusing update from remote peer 37f5dd2d83c84fb8a19387ea0b3e9987: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:25.156406 30643 raft_consensus.cc:1275] T bc774c873d02464f980f2a76b7809b05 P 39c870557a774fbb9ad5ddc3676a796d [term 1 FOLLOWER]: Refusing update from remote peer 8ac9fe4351af45cda3e8a89228d0107c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:25.156697 30644 raft_consensus.cc:1275] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 39c870557a774fbb9ad5ddc3676a796d [term 1 FOLLOWER]: Refusing update from remote peer 8ac9fe4351af45cda3e8a89228d0107c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:25.156976 30854 consensus_queue.cc:1048] T a420ca0f6c8241f2b36fb399686debf2 P 39c870557a774fbb9ad5ddc3676a796d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:25.156996 30876 consensus_queue.cc:1048] T bc774c873d02464f980f2a76b7809b05 P 8ac9fe4351af45cda3e8a89228d0107c [LEADER]: Connected to new peer: Peer: permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:25.157492 30844 consensus_queue.cc:1048] T 368459f55d0146a2a349a13ef4ea63c8 P 37f5dd2d83c84fb8a19387ea0b3e9987 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:25.157548 30876 consensus_queue.cc:1048] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 8ac9fe4351af45cda3e8a89228d0107c [LEADER]: Connected to new peer: Peer: permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:25.157804 30844 consensus_queue.cc:1048] T cb6abeeaea2d48af9076c6f9a3cd77cd P 37f5dd2d83c84fb8a19387ea0b3e9987 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:25.157989 30717 raft_consensus.cc:1275] T 783aee91770c43d09b3a676c82d3accf P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 1 FOLLOWER]: Refusing update from remote peer 8ac9fe4351af45cda3e8a89228d0107c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:25.158227 30844 consensus_queue.cc:1048] T cb6abeeaea2d48af9076c6f9a3cd77cd P 37f5dd2d83c84fb8a19387ea0b3e9987 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ac9fe4351af45cda3e8a89228d0107c" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:25.159876 30643 raft_consensus.cc:1275] T 783aee91770c43d09b3a676c82d3accf P 39c870557a774fbb9ad5ddc3676a796d [term 1 FOLLOWER]: Refusing update from remote peer 8ac9fe4351af45cda3e8a89228d0107c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:25.161110 30876 consensus_queue.cc:1048] T 783aee91770c43d09b3a676c82d3accf P 8ac9fe4351af45cda3e8a89228d0107c [LEADER]: Connected to new peer: Peer: permanent_uuid: "39c870557a774fbb9ad5ddc3676a796d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 41801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:25.161474 30876 consensus_queue.cc:1048] T 783aee91770c43d09b3a676c82d3accf P 8ac9fe4351af45cda3e8a89228d0107c [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f5dd2d83c84fb8a19387ea0b3e9987" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:25.169487 30891 mvcc.cc:204] Tried to move back new op lower bound from 7292195000948436992 to 7292195000652447744. Current Snapshot: MvccSnapshot[applied={T|T < 7292195000941076480}]
I20260601 13:37:25.195538 30905 mvcc.cc:204] Tried to move back new op lower bound from 7292195000968024064 to 7292195000308088832. Current Snapshot: MvccSnapshot[applied={T|T < 7292195000964263936}]
I20260601 13:37:25.353514 22127 tablet_server.cc:179] TabletServer@127.21.155.193:0 shutting down...
I20260601 13:37:25.358193 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:25.358568 22127 tablet_replica.cc:333] T 783aee91770c43d09b3a676c82d3accf P 39c870557a774fbb9ad5ddc3676a796d: stopping tablet replica
I20260601 13:37:25.358695 22127 raft_consensus.cc:2243] T 783aee91770c43d09b3a676c82d3accf P 39c870557a774fbb9ad5ddc3676a796d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:25.358861 22127 raft_consensus.cc:2272] T 783aee91770c43d09b3a676c82d3accf P 39c870557a774fbb9ad5ddc3676a796d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:25.359654 22127 tablet_replica.cc:333] T 368459f55d0146a2a349a13ef4ea63c8 P 39c870557a774fbb9ad5ddc3676a796d: stopping tablet replica
I20260601 13:37:25.359833 22127 raft_consensus.cc:2243] T 368459f55d0146a2a349a13ef4ea63c8 P 39c870557a774fbb9ad5ddc3676a796d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:25.359984 22127 raft_consensus.cc:2272] T 368459f55d0146a2a349a13ef4ea63c8 P 39c870557a774fbb9ad5ddc3676a796d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:25.360587 22127 tablet_replica.cc:333] T cb6abeeaea2d48af9076c6f9a3cd77cd P 39c870557a774fbb9ad5ddc3676a796d: stopping tablet replica
I20260601 13:37:25.360670 22127 raft_consensus.cc:2243] T cb6abeeaea2d48af9076c6f9a3cd77cd P 39c870557a774fbb9ad5ddc3676a796d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:25.360797 22127 raft_consensus.cc:2272] T cb6abeeaea2d48af9076c6f9a3cd77cd P 39c870557a774fbb9ad5ddc3676a796d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:25.361361 22127 tablet_replica.cc:333] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 39c870557a774fbb9ad5ddc3676a796d: stopping tablet replica
I20260601 13:37:25.361434 22127 raft_consensus.cc:2243] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 39c870557a774fbb9ad5ddc3676a796d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:25.361550 22127 raft_consensus.cc:2272] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 39c870557a774fbb9ad5ddc3676a796d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:25.362142 22127 tablet_replica.cc:333] T a420ca0f6c8241f2b36fb399686debf2 P 39c870557a774fbb9ad5ddc3676a796d: stopping tablet replica
I20260601 13:37:25.362257 22127 raft_consensus.cc:2243] T a420ca0f6c8241f2b36fb399686debf2 P 39c870557a774fbb9ad5ddc3676a796d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:25.362479 22127 raft_consensus.cc:2272] T a420ca0f6c8241f2b36fb399686debf2 P 39c870557a774fbb9ad5ddc3676a796d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:25.363008 22127 tablet_replica.cc:333] T bc774c873d02464f980f2a76b7809b05 P 39c870557a774fbb9ad5ddc3676a796d: stopping tablet replica
I20260601 13:37:25.363076 22127 raft_consensus.cc:2243] T bc774c873d02464f980f2a76b7809b05 P 39c870557a774fbb9ad5ddc3676a796d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:25.363216 22127 raft_consensus.cc:2272] T bc774c873d02464f980f2a76b7809b05 P 39c870557a774fbb9ad5ddc3676a796d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:25.379020 22127 tablet_server.cc:196] TabletServer@127.21.155.193:0 shutdown complete.
I20260601 13:37:25.382058 22127 tablet_server.cc:179] TabletServer@127.21.155.194:0 shutting down...
I20260601 13:37:25.387122 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:25.387351 22127 tablet_replica.cc:333] T cb6abeeaea2d48af9076c6f9a3cd77cd P 37f5dd2d83c84fb8a19387ea0b3e9987: stopping tablet replica
I20260601 13:37:25.387501 22127 raft_consensus.cc:2243] T cb6abeeaea2d48af9076c6f9a3cd77cd P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:25.387725 22127 raft_consensus.cc:2272] T cb6abeeaea2d48af9076c6f9a3cd77cd P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:25.388322 22127 tablet_replica.cc:333] T bc774c873d02464f980f2a76b7809b05 P 37f5dd2d83c84fb8a19387ea0b3e9987: stopping tablet replica
I20260601 13:37:25.388412 22127 raft_consensus.cc:2243] T bc774c873d02464f980f2a76b7809b05 P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:25.388607 22127 raft_consensus.cc:2272] T bc774c873d02464f980f2a76b7809b05 P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:25.389156 22127 tablet_replica.cc:333] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 37f5dd2d83c84fb8a19387ea0b3e9987: stopping tablet replica
I20260601 13:37:25.389290 22127 raft_consensus.cc:2243] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:25.389385 22127 raft_consensus.cc:2272] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:25.390064 22127 tablet_replica.cc:333] T a420ca0f6c8241f2b36fb399686debf2 P 37f5dd2d83c84fb8a19387ea0b3e9987: stopping tablet replica
I20260601 13:37:25.390156 22127 raft_consensus.cc:2243] T a420ca0f6c8241f2b36fb399686debf2 P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:25.390247 22127 raft_consensus.cc:2272] T a420ca0f6c8241f2b36fb399686debf2 P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:25.390797 22127 tablet_replica.cc:333] T 368459f55d0146a2a349a13ef4ea63c8 P 37f5dd2d83c84fb8a19387ea0b3e9987: stopping tablet replica
I20260601 13:37:25.390929 22127 raft_consensus.cc:2243] T 368459f55d0146a2a349a13ef4ea63c8 P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:25.391170 22127 raft_consensus.cc:2272] T 368459f55d0146a2a349a13ef4ea63c8 P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:25.391717 22127 tablet_replica.cc:333] T 783aee91770c43d09b3a676c82d3accf P 37f5dd2d83c84fb8a19387ea0b3e9987: stopping tablet replica
I20260601 13:37:25.391793 22127 raft_consensus.cc:2243] T 783aee91770c43d09b3a676c82d3accf P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:25.391885 22127 raft_consensus.cc:2272] T 783aee91770c43d09b3a676c82d3accf P 37f5dd2d83c84fb8a19387ea0b3e9987 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:25.407735 22127 tablet_server.cc:196] TabletServer@127.21.155.194:0 shutdown complete.
I20260601 13:37:25.410934 22127 tablet_server.cc:179] TabletServer@127.21.155.195:0 shutting down...
I20260601 13:37:25.416440 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:25.416683 22127 tablet_replica.cc:333] T 368459f55d0146a2a349a13ef4ea63c8 P 8ac9fe4351af45cda3e8a89228d0107c: stopping tablet replica
I20260601 13:37:25.416823 22127 raft_consensus.cc:2243] T 368459f55d0146a2a349a13ef4ea63c8 P 8ac9fe4351af45cda3e8a89228d0107c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:25.416968 22127 raft_consensus.cc:2272] T 368459f55d0146a2a349a13ef4ea63c8 P 8ac9fe4351af45cda3e8a89228d0107c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:25.417632 22127 tablet_replica.cc:333] T cb6abeeaea2d48af9076c6f9a3cd77cd P 8ac9fe4351af45cda3e8a89228d0107c: stopping tablet replica
I20260601 13:37:25.417716 22127 raft_consensus.cc:2243] T cb6abeeaea2d48af9076c6f9a3cd77cd P 8ac9fe4351af45cda3e8a89228d0107c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:25.417816 22127 raft_consensus.cc:2272] T cb6abeeaea2d48af9076c6f9a3cd77cd P 8ac9fe4351af45cda3e8a89228d0107c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:25.418402 22127 tablet_replica.cc:333] T 783aee91770c43d09b3a676c82d3accf P 8ac9fe4351af45cda3e8a89228d0107c: stopping tablet replica
I20260601 13:37:25.418485 22127 raft_consensus.cc:2243] T 783aee91770c43d09b3a676c82d3accf P 8ac9fe4351af45cda3e8a89228d0107c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:25.418663 22127 raft_consensus.cc:2272] T 783aee91770c43d09b3a676c82d3accf P 8ac9fe4351af45cda3e8a89228d0107c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:25.419126 22127 tablet_replica.cc:333] T a420ca0f6c8241f2b36fb399686debf2 P 8ac9fe4351af45cda3e8a89228d0107c: stopping tablet replica
I20260601 13:37:25.419207 22127 raft_consensus.cc:2243] T a420ca0f6c8241f2b36fb399686debf2 P 8ac9fe4351af45cda3e8a89228d0107c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:25.419294 22127 raft_consensus.cc:2272] T a420ca0f6c8241f2b36fb399686debf2 P 8ac9fe4351af45cda3e8a89228d0107c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:25.419811 22127 tablet_replica.cc:333] T bc774c873d02464f980f2a76b7809b05 P 8ac9fe4351af45cda3e8a89228d0107c: stopping tablet replica
I20260601 13:37:25.419880 22127 raft_consensus.cc:2243] T bc774c873d02464f980f2a76b7809b05 P 8ac9fe4351af45cda3e8a89228d0107c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:25.420008 22127 raft_consensus.cc:2272] T bc774c873d02464f980f2a76b7809b05 P 8ac9fe4351af45cda3e8a89228d0107c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:25.420452 22127 tablet_replica.cc:333] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 8ac9fe4351af45cda3e8a89228d0107c: stopping tablet replica
I20260601 13:37:25.420534 22127 raft_consensus.cc:2243] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 8ac9fe4351af45cda3e8a89228d0107c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:25.420660 22127 raft_consensus.cc:2272] T 1a3b2f5a006c48fdb03bb5d443f96be5 P 8ac9fe4351af45cda3e8a89228d0107c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:25.436229 22127 tablet_server.cc:196] TabletServer@127.21.155.195:0 shutdown complete.
I20260601 13:37:25.439531 22127 master.cc:562] Master@127.21.155.254:41127 shutting down...
I20260601 13:37:25.443403 22127 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1cd15a16d0664979a8a8e6a9fbb50c1f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:25.443682 22127 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1cd15a16d0664979a8a8e6a9fbb50c1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:25.443784 22127 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1cd15a16d0664979a8a8e6a9fbb50c1f: stopping tablet replica
I20260601 13:37:25.456943 22127 master.cc:584] Master@127.21.155.254:41127 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (1897 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260601 13:37:25.468339 22127 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.155.254:33177
I20260601 13:37:25.468811 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:25.471246 30943 instance_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:37:25.471239 30946 instance_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:37:25.471326 22127 server_base.cc:1061] running on GCE node
W20260601 13:37:25.471239 30944 instance_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:37:25.471678 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:25.471747 22127 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:37:25.471781 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780321045471779 us; error 0 us; skew 500 ppm
I20260601 13:37:25.472793 22127 webserver.cc:533] Webserver started at http://127.21.155.254:46569/ using document root <none> and password file <none>
I20260601 13:37:25.473032 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:25.473107 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:25.473191 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:25.473659 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320869173936-22127-0/minicluster-data/master-0-root/instance:
uuid: "25e325d9429f432bb96d531795a868b5"
format_stamp: "Formatted at 2026-06-01 13:37:25 on dist-test-slave-zw2r"
I20260601 13:37:25.475216 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:37:25.476333 30951 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:37:25.476694 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:25.476759 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320869173936-22127-0/minicluster-data/master-0-root
uuid: "25e325d9429f432bb96d531795a868b5"
format_stamp: "Formatted at 2026-06-01 13:37:25 on dist-test-slave-zw2r"
I20260601 13:37:25.476850 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320869173936-22127-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320869173936-22127-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320869173936-22127-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:37:25.482566 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:25.483036 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:25.488209 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.254:33177
I20260601 13:37:25.494475 31003 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.254:33177 every 8 connection(s)
I20260601 13:37:25.494514 31004 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:37:25.496757 31004 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 25e325d9429f432bb96d531795a868b5: Bootstrap starting.
I20260601 13:37:25.497820 31004 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 25e325d9429f432bb96d531795a868b5: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:25.499076 31004 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 25e325d9429f432bb96d531795a868b5: No bootstrap required, opened a new log
I20260601 13:37:25.499647 31004 raft_consensus.cc:359] T 00000000000000000000000000000000 P 25e325d9429f432bb96d531795a868b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25e325d9429f432bb96d531795a868b5" member_type: VOTER }
I20260601 13:37:25.499776 31004 raft_consensus.cc:385] T 00000000000000000000000000000000 P 25e325d9429f432bb96d531795a868b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:25.499819 31004 raft_consensus.cc:740] T 00000000000000000000000000000000 P 25e325d9429f432bb96d531795a868b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25e325d9429f432bb96d531795a868b5, State: Initialized, Role: FOLLOWER
I20260601 13:37:25.499998 31004 consensus_queue.cc:260] T 00000000000000000000000000000000 P 25e325d9429f432bb96d531795a868b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "25e325d9429f432bb96d531795a868b5" member_type: VOTER }
I20260601 13:37:25.500118 31004 raft_consensus.cc:399] T 00000000000000000000000000000000 P 25e325d9429f432bb96d531795a868b5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:37:25.500167 31004 raft_consensus.cc:493] T 00000000000000000000000000000000 P 25e325d9429f432bb96d531795a868b5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:37:25.500221 31004 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 25e325d9429f432bb96d531795a868b5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:25.501019 31004 raft_consensus.cc:515] T 00000000000000000000000000000000 P 25e325d9429f432bb96d531795a868b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25e325d9429f432bb96d531795a868b5" member_type: VOTER }
I20260601 13:37:25.501194 31004 leader_election.cc:304] T 00000000000000000000000000000000 P 25e325d9429f432bb96d531795a868b5 [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: 25e325d9429f432bb96d531795a868b5; no voters: 
I20260601 13:37:25.501492 31004 leader_election.cc:290] T 00000000000000000000000000000000 P 25e325d9429f432bb96d531795a868b5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:37:25.501781 31007 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 25e325d9429f432bb96d531795a868b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:25.502035 31007 raft_consensus.cc:697] T 00000000000000000000000000000000 P 25e325d9429f432bb96d531795a868b5 [term 1 LEADER]: Becoming Leader. State: Replica: 25e325d9429f432bb96d531795a868b5, State: Running, Role: LEADER
I20260601 13:37:25.502192 31007 consensus_queue.cc:237] T 00000000000000000000000000000000 P 25e325d9429f432bb96d531795a868b5 [LEADER]: Queue going to LEADER mode. State: All 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: "25e325d9429f432bb96d531795a868b5" member_type: VOTER }
I20260601 13:37:25.502410 31004 sys_catalog.cc:565] T 00000000000000000000000000000000 P 25e325d9429f432bb96d531795a868b5 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:37:25.502686 31008 sys_catalog.cc:455] T 00000000000000000000000000000000 P 25e325d9429f432bb96d531795a868b5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "25e325d9429f432bb96d531795a868b5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25e325d9429f432bb96d531795a868b5" member_type: VOTER } }
I20260601 13:37:25.502797 31008 sys_catalog.cc:458] T 00000000000000000000000000000000 P 25e325d9429f432bb96d531795a868b5 [sys.catalog]: This master's current role is: LEADER
I20260601 13:37:25.503289 31009 sys_catalog.cc:455] T 00000000000000000000000000000000 P 25e325d9429f432bb96d531795a868b5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 25e325d9429f432bb96d531795a868b5. Latest consensus state: current_term: 1 leader_uuid: "25e325d9429f432bb96d531795a868b5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25e325d9429f432bb96d531795a868b5" member_type: VOTER } }
I20260601 13:37:25.503338 31011 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:37:25.503433 31009 sys_catalog.cc:458] T 00000000000000000000000000000000 P 25e325d9429f432bb96d531795a868b5 [sys.catalog]: This master's current role is: LEADER
I20260601 13:37:25.505102 31011 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:37:25.505378 22127 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:37:25.507618 31011 catalog_manager.cc:1382] Generated new cluster ID: 2e31566cf7c74a1eb170e3a6f53aaed0
I20260601 13:37:25.507725 31011 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:37:25.521605 31011 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:37:25.522336 31011 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:37:25.534157 31011 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 25e325d9429f432bb96d531795a868b5: Generated new TSK 0
I20260601 13:37:25.534427 31011 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:37:25.538131 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:25.540750 31026 instance_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:37:25.540810 22127 server_base.cc:1061] running on GCE node
W20260601 13:37:25.540863 31025 instance_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:37:25.540750 31028 instance_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:37:25.541183 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:25.541292 22127 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:37:25.541314 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780321045541314 us; error 0 us; skew 500 ppm
I20260601 13:37:25.542274 22127 webserver.cc:533] Webserver started at http://127.21.155.193:36693/ using document root <none> and password file <none>
I20260601 13:37:25.542557 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:25.542640 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:25.542743 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:25.543180 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320869173936-22127-0/minicluster-data/ts-0-root/instance:
uuid: "adf2e5cadbf8445295f9e1c3ae69af05"
format_stamp: "Formatted at 2026-06-01 13:37:25 on dist-test-slave-zw2r"
I20260601 13:37:25.544868 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:37:25.546099 31033 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:37:25.546490 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:25.546619 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320869173936-22127-0/minicluster-data/ts-0-root
uuid: "adf2e5cadbf8445295f9e1c3ae69af05"
format_stamp: "Formatted at 2026-06-01 13:37:25 on dist-test-slave-zw2r"
I20260601 13:37:25.546723 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320869173936-22127-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320869173936-22127-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320869173936-22127-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:37:25.565030 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:25.565518 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:25.565866 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:25.566385 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:25.566455 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:25.566520 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:25.566569 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:25.571264 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.193:34827
I20260601 13:37:25.571297 31096 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.193:34827 every 8 connection(s)
I20260601 13:37:25.572225 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:25.574492 31101 instance_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:37:25.574497 31104 instance_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:37:25.574792 31102 instance_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:37:25.574877 22127 server_base.cc:1061] running on GCE node
I20260601 13:37:25.575095 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:25.575138 22127 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:37:25.575155 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780321045575155 us; error 0 us; skew 500 ppm
I20260601 13:37:25.576254 22127 webserver.cc:533] Webserver started at http://127.21.155.194:36127/ using document root <none> and password file <none>
I20260601 13:37:25.576397 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:25.576440 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:25.576495 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:25.576887 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320869173936-22127-0/minicluster-data/ts-1-root/instance:
uuid: "f068df046e584b278cbf8a1908819285"
format_stamp: "Formatted at 2026-06-01 13:37:25 on dist-test-slave-zw2r"
I20260601 13:37:25.578761 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:37:25.579954 31109 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:37:25.580248 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:25.580305 31097 heartbeater.cc:344] Connected to a master server at 127.21.155.254:33177
I20260601 13:37:25.580327 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320869173936-22127-0/minicluster-data/ts-1-root
uuid: "f068df046e584b278cbf8a1908819285"
format_stamp: "Formatted at 2026-06-01 13:37:25 on dist-test-slave-zw2r"
I20260601 13:37:25.580389 31097 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:25.580405 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320869173936-22127-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320869173936-22127-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320869173936-22127-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:37:25.580672 31097 heartbeater.cc:507] Master 127.21.155.254:33177 requested a full tablet report, sending...
I20260601 13:37:25.581421 30968 ts_manager.cc:194] Registered new tserver with Master: adf2e5cadbf8445295f9e1c3ae69af05 (127.21.155.193:34827)
I20260601 13:37:25.582267 30968 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44334
I20260601 13:37:25.592760 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:25.593288 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:25.593638 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:25.594172 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:25.594234 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:25.594291 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:25.594342 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:25.598796 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.194:45939
I20260601 13:37:25.598891 31172 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.194:45939 every 8 connection(s)
I20260601 13:37:25.599745 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:25.601729 31176 instance_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:37:25.601729 31177 instance_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:37:25.601837 31179 instance_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:37:25.601868 22127 server_base.cc:1061] running on GCE node
I20260601 13:37:25.602113 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:25.602159 22127 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:37:25.602175 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780321045602175 us; error 0 us; skew 500 ppm
I20260601 13:37:25.603215 22127 webserver.cc:533] Webserver started at http://127.21.155.195:39047/ using document root <none> and password file <none>
I20260601 13:37:25.603391 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:25.603475 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:25.603569 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:25.604058 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320869173936-22127-0/minicluster-data/ts-2-root/instance:
uuid: "6f459033d4ad4559bf7b6385de800276"
format_stamp: "Formatted at 2026-06-01 13:37:25 on dist-test-slave-zw2r"
I20260601 13:37:25.604794 31173 heartbeater.cc:344] Connected to a master server at 127.21.155.254:33177
I20260601 13:37:25.604941 31173 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:25.605340 31173 heartbeater.cc:507] Master 127.21.155.254:33177 requested a full tablet report, sending...
I20260601 13:37:25.606184 30968 ts_manager.cc:194] Registered new tserver with Master: f068df046e584b278cbf8a1908819285 (127.21.155.194:45939)
I20260601 13:37:25.606467 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:37:25.606895 30968 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44342
I20260601 13:37:25.607687 31184 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:37:25.607986 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:25.608088 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320869173936-22127-0/minicluster-data/ts-2-root
uuid: "6f459033d4ad4559bf7b6385de800276"
format_stamp: "Formatted at 2026-06-01 13:37:25 on dist-test-slave-zw2r"
I20260601 13:37:25.608194 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320869173936-22127-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320869173936-22127-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320869173936-22127-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:37:25.619961 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:25.620473 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:25.620829 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:25.621461 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:25.621528 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:25.621609 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:25.621658 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:25.626498 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.195:38559
I20260601 13:37:25.626528 31247 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.195:38559 every 8 connection(s)
I20260601 13:37:25.631569 31248 heartbeater.cc:344] Connected to a master server at 127.21.155.254:33177
I20260601 13:37:25.631724 31248 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:25.631978 31248 heartbeater.cc:507] Master 127.21.155.254:33177 requested a full tablet report, sending...
I20260601 13:37:25.632822 30968 ts_manager.cc:194] Registered new tserver with Master: 6f459033d4ad4559bf7b6385de800276 (127.21.155.195:38559)
I20260601 13:37:25.633486 30968 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44358
I20260601 13:37:25.633855 22127 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006852416s
I20260601 13:37:26.583420 31097 heartbeater.cc:499] Master 127.21.155.254:33177 was elected leader, sending a full tablet report...
I20260601 13:37:26.607980 31173 heartbeater.cc:499] Master 127.21.155.254:33177 was elected leader, sending a full tablet report...
I20260601 13:37:26.634851 31248 heartbeater.cc:499] Master 127.21.155.254:33177 was elected leader, sending a full tablet report...
I20260601 13:37:26.670028 30968 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43884:
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:37:26.670571 30968 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:37:26.681634 31212 tablet_service.cc:1511] Processing CreateTablet for tablet b1665eae97274e45acde20db6b4ceab6 (DEFAULT_TABLE table=test-workload [id=48803ed3944743e4bf2ea8fd9a2b962c]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:37:26.682061 31212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1665eae97274e45acde20db6b4ceab6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:26.682406 31137 tablet_service.cc:1511] Processing CreateTablet for tablet b1665eae97274e45acde20db6b4ceab6 (DEFAULT_TABLE table=test-workload [id=48803ed3944743e4bf2ea8fd9a2b962c]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:37:26.682668 31137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1665eae97274e45acde20db6b4ceab6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:26.682045 31061 tablet_service.cc:1511] Processing CreateTablet for tablet b1665eae97274e45acde20db6b4ceab6 (DEFAULT_TABLE table=test-workload [id=48803ed3944743e4bf2ea8fd9a2b962c]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:37:26.684607 31268 tablet_bootstrap.cc:492] T b1665eae97274e45acde20db6b4ceab6 P 6f459033d4ad4559bf7b6385de800276: Bootstrap starting.
I20260601 13:37:26.684813 31061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1665eae97274e45acde20db6b4ceab6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:26.684937 31269 tablet_bootstrap.cc:492] T b1665eae97274e45acde20db6b4ceab6 P f068df046e584b278cbf8a1908819285: Bootstrap starting.
I20260601 13:37:26.685741 31268 tablet_bootstrap.cc:654] T b1665eae97274e45acde20db6b4ceab6 P 6f459033d4ad4559bf7b6385de800276: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:26.686076 31269 tablet_bootstrap.cc:654] T b1665eae97274e45acde20db6b4ceab6 P f068df046e584b278cbf8a1908819285: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:26.687371 31272 tablet_bootstrap.cc:492] T b1665eae97274e45acde20db6b4ceab6 P adf2e5cadbf8445295f9e1c3ae69af05: Bootstrap starting.
I20260601 13:37:26.687390 31268 tablet_bootstrap.cc:492] T b1665eae97274e45acde20db6b4ceab6 P 6f459033d4ad4559bf7b6385de800276: No bootstrap required, opened a new log
I20260601 13:37:26.687500 31269 tablet_bootstrap.cc:492] T b1665eae97274e45acde20db6b4ceab6 P f068df046e584b278cbf8a1908819285: No bootstrap required, opened a new log
I20260601 13:37:26.687513 31268 ts_tablet_manager.cc:1403] T b1665eae97274e45acde20db6b4ceab6 P 6f459033d4ad4559bf7b6385de800276: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:37:26.687639 31269 ts_tablet_manager.cc:1403] T b1665eae97274e45acde20db6b4ceab6 P f068df046e584b278cbf8a1908819285: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:26.688030 31268 raft_consensus.cc:359] T b1665eae97274e45acde20db6b4ceab6 P 6f459033d4ad4559bf7b6385de800276 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f459033d4ad4559bf7b6385de800276" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 38559 } } peers { permanent_uuid: "adf2e5cadbf8445295f9e1c3ae69af05" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34827 } } peers { permanent_uuid: "f068df046e584b278cbf8a1908819285" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45939 } }
I20260601 13:37:26.688117 31269 raft_consensus.cc:359] T b1665eae97274e45acde20db6b4ceab6 P f068df046e584b278cbf8a1908819285 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f459033d4ad4559bf7b6385de800276" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 38559 } } peers { permanent_uuid: "adf2e5cadbf8445295f9e1c3ae69af05" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34827 } } peers { permanent_uuid: "f068df046e584b278cbf8a1908819285" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45939 } }
I20260601 13:37:26.688179 31268 raft_consensus.cc:385] T b1665eae97274e45acde20db6b4ceab6 P 6f459033d4ad4559bf7b6385de800276 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:26.688223 31269 raft_consensus.cc:385] T b1665eae97274e45acde20db6b4ceab6 P f068df046e584b278cbf8a1908819285 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:26.688230 31268 raft_consensus.cc:740] T b1665eae97274e45acde20db6b4ceab6 P 6f459033d4ad4559bf7b6385de800276 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f459033d4ad4559bf7b6385de800276, State: Initialized, Role: FOLLOWER
I20260601 13:37:26.688280 31269 raft_consensus.cc:740] T b1665eae97274e45acde20db6b4ceab6 P f068df046e584b278cbf8a1908819285 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f068df046e584b278cbf8a1908819285, State: Initialized, Role: FOLLOWER
I20260601 13:37:26.688441 31272 tablet_bootstrap.cc:654] T b1665eae97274e45acde20db6b4ceab6 P adf2e5cadbf8445295f9e1c3ae69af05: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:26.688419 31268 consensus_queue.cc:260] T b1665eae97274e45acde20db6b4ceab6 P 6f459033d4ad4559bf7b6385de800276 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f459033d4ad4559bf7b6385de800276" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 38559 } } peers { permanent_uuid: "adf2e5cadbf8445295f9e1c3ae69af05" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34827 } } peers { permanent_uuid: "f068df046e584b278cbf8a1908819285" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45939 } }
I20260601 13:37:26.688455 31269 consensus_queue.cc:260] T b1665eae97274e45acde20db6b4ceab6 P f068df046e584b278cbf8a1908819285 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f459033d4ad4559bf7b6385de800276" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 38559 } } peers { permanent_uuid: "adf2e5cadbf8445295f9e1c3ae69af05" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34827 } } peers { permanent_uuid: "f068df046e584b278cbf8a1908819285" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45939 } }
I20260601 13:37:26.688885 31269 ts_tablet_manager.cc:1434] T b1665eae97274e45acde20db6b4ceab6 P f068df046e584b278cbf8a1908819285: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:26.688915 31268 ts_tablet_manager.cc:1434] T b1665eae97274e45acde20db6b4ceab6 P 6f459033d4ad4559bf7b6385de800276: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:26.690368 31272 tablet_bootstrap.cc:492] T b1665eae97274e45acde20db6b4ceab6 P adf2e5cadbf8445295f9e1c3ae69af05: No bootstrap required, opened a new log
I20260601 13:37:26.690730 31272 ts_tablet_manager.cc:1403] T b1665eae97274e45acde20db6b4ceab6 P adf2e5cadbf8445295f9e1c3ae69af05: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:37:26.691254 31272 raft_consensus.cc:359] T b1665eae97274e45acde20db6b4ceab6 P adf2e5cadbf8445295f9e1c3ae69af05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f459033d4ad4559bf7b6385de800276" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 38559 } } peers { permanent_uuid: "adf2e5cadbf8445295f9e1c3ae69af05" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34827 } } peers { permanent_uuid: "f068df046e584b278cbf8a1908819285" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45939 } }
I20260601 13:37:26.691386 31272 raft_consensus.cc:385] T b1665eae97274e45acde20db6b4ceab6 P adf2e5cadbf8445295f9e1c3ae69af05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:26.691430 31272 raft_consensus.cc:740] T b1665eae97274e45acde20db6b4ceab6 P adf2e5cadbf8445295f9e1c3ae69af05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf2e5cadbf8445295f9e1c3ae69af05, State: Initialized, Role: FOLLOWER
I20260601 13:37:26.691576 31272 consensus_queue.cc:260] T b1665eae97274e45acde20db6b4ceab6 P adf2e5cadbf8445295f9e1c3ae69af05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f459033d4ad4559bf7b6385de800276" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 38559 } } peers { permanent_uuid: "adf2e5cadbf8445295f9e1c3ae69af05" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34827 } } peers { permanent_uuid: "f068df046e584b278cbf8a1908819285" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45939 } }
I20260601 13:37:26.692183 31272 ts_tablet_manager.cc:1434] T b1665eae97274e45acde20db6b4ceab6 P adf2e5cadbf8445295f9e1c3ae69af05: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:26.855336 31273 raft_consensus.cc:493] T b1665eae97274e45acde20db6b4ceab6 P 6f459033d4ad4559bf7b6385de800276 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:26.855629 31273 raft_consensus.cc:515] T b1665eae97274e45acde20db6b4ceab6 P 6f459033d4ad4559bf7b6385de800276 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f459033d4ad4559bf7b6385de800276" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 38559 } } peers { permanent_uuid: "adf2e5cadbf8445295f9e1c3ae69af05" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34827 } } peers { permanent_uuid: "f068df046e584b278cbf8a1908819285" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45939 } }
I20260601 13:37:26.856359 31273 leader_election.cc:290] T b1665eae97274e45acde20db6b4ceab6 P 6f459033d4ad4559bf7b6385de800276 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adf2e5cadbf8445295f9e1c3ae69af05 (127.21.155.193:34827), f068df046e584b278cbf8a1908819285 (127.21.155.194:45939)
I20260601 13:37:26.861744 31071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1665eae97274e45acde20db6b4ceab6" candidate_uuid: "6f459033d4ad4559bf7b6385de800276" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf2e5cadbf8445295f9e1c3ae69af05" is_pre_election: true
I20260601 13:37:26.861761 31147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1665eae97274e45acde20db6b4ceab6" candidate_uuid: "6f459033d4ad4559bf7b6385de800276" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f068df046e584b278cbf8a1908819285" is_pre_election: true
I20260601 13:37:26.862010 31071 raft_consensus.cc:2468] T b1665eae97274e45acde20db6b4ceab6 P adf2e5cadbf8445295f9e1c3ae69af05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f459033d4ad4559bf7b6385de800276 in term 0.
I20260601 13:37:26.862126 31147 raft_consensus.cc:2468] T b1665eae97274e45acde20db6b4ceab6 P f068df046e584b278cbf8a1908819285 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f459033d4ad4559bf7b6385de800276 in term 0.
I20260601 13:37:26.862463 31187 leader_election.cc:304] T b1665eae97274e45acde20db6b4ceab6 P 6f459033d4ad4559bf7b6385de800276 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f459033d4ad4559bf7b6385de800276, adf2e5cadbf8445295f9e1c3ae69af05; no voters: 
I20260601 13:37:26.862807 31273 raft_consensus.cc:2804] T b1665eae97274e45acde20db6b4ceab6 P 6f459033d4ad4559bf7b6385de800276 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:26.862876 31273 raft_consensus.cc:493] T b1665eae97274e45acde20db6b4ceab6 P 6f459033d4ad4559bf7b6385de800276 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:26.862924 31273 raft_consensus.cc:3060] T b1665eae97274e45acde20db6b4ceab6 P 6f459033d4ad4559bf7b6385de800276 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:26.863850 31273 raft_consensus.cc:515] T b1665eae97274e45acde20db6b4ceab6 P 6f459033d4ad4559bf7b6385de800276 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f459033d4ad4559bf7b6385de800276" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 38559 } } peers { permanent_uuid: "adf2e5cadbf8445295f9e1c3ae69af05" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34827 } } peers { permanent_uuid: "f068df046e584b278cbf8a1908819285" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45939 } }
I20260601 13:37:26.864281 31273 leader_election.cc:290] T b1665eae97274e45acde20db6b4ceab6 P 6f459033d4ad4559bf7b6385de800276 [CANDIDATE]: Term 1 election: Requested vote from peers adf2e5cadbf8445295f9e1c3ae69af05 (127.21.155.193:34827), f068df046e584b278cbf8a1908819285 (127.21.155.194:45939)
I20260601 13:37:26.864858 31071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1665eae97274e45acde20db6b4ceab6" candidate_uuid: "6f459033d4ad4559bf7b6385de800276" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf2e5cadbf8445295f9e1c3ae69af05"
I20260601 13:37:26.865054 31071 raft_consensus.cc:3060] T b1665eae97274e45acde20db6b4ceab6 P adf2e5cadbf8445295f9e1c3ae69af05 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:26.865060 31147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1665eae97274e45acde20db6b4ceab6" candidate_uuid: "6f459033d4ad4559bf7b6385de800276" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f068df046e584b278cbf8a1908819285"
I20260601 13:37:26.865358 31147 raft_consensus.cc:3060] T b1665eae97274e45acde20db6b4ceab6 P f068df046e584b278cbf8a1908819285 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:26.866207 31071 raft_consensus.cc:2468] T b1665eae97274e45acde20db6b4ceab6 P adf2e5cadbf8445295f9e1c3ae69af05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f459033d4ad4559bf7b6385de800276 in term 1.
I20260601 13:37:26.866346 31147 raft_consensus.cc:2468] T b1665eae97274e45acde20db6b4ceab6 P f068df046e584b278cbf8a1908819285 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f459033d4ad4559bf7b6385de800276 in term 1.
I20260601 13:37:26.866586 31187 leader_election.cc:304] T b1665eae97274e45acde20db6b4ceab6 P 6f459033d4ad4559bf7b6385de800276 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f459033d4ad4559bf7b6385de800276, adf2e5cadbf8445295f9e1c3ae69af05; no voters: 
I20260601 13:37:26.866780 31273 raft_consensus.cc:2804] T b1665eae97274e45acde20db6b4ceab6 P 6f459033d4ad4559bf7b6385de800276 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:26.867065 31273 raft_consensus.cc:697] T b1665eae97274e45acde20db6b4ceab6 P 6f459033d4ad4559bf7b6385de800276 [term 1 LEADER]: Becoming Leader. State: Replica: 6f459033d4ad4559bf7b6385de800276, State: Running, Role: LEADER
I20260601 13:37:26.867246 31273 consensus_queue.cc:237] T b1665eae97274e45acde20db6b4ceab6 P 6f459033d4ad4559bf7b6385de800276 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f459033d4ad4559bf7b6385de800276" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 38559 } } peers { permanent_uuid: "adf2e5cadbf8445295f9e1c3ae69af05" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34827 } } peers { permanent_uuid: "f068df046e584b278cbf8a1908819285" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45939 } }
I20260601 13:37:26.869127 30968 catalog_manager.cc:5696] T b1665eae97274e45acde20db6b4ceab6 P 6f459033d4ad4559bf7b6385de800276 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f459033d4ad4559bf7b6385de800276 (127.21.155.195). New cstate: current_term: 1 leader_uuid: "6f459033d4ad4559bf7b6385de800276" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f459033d4ad4559bf7b6385de800276" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 38559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf2e5cadbf8445295f9e1c3ae69af05" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f068df046e584b278cbf8a1908819285" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45939 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:26.937445 31147 raft_consensus.cc:1275] T b1665eae97274e45acde20db6b4ceab6 P f068df046e584b278cbf8a1908819285 [term 1 FOLLOWER]: Refusing update from remote peer 6f459033d4ad4559bf7b6385de800276: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:26.937521 31071 raft_consensus.cc:1275] T b1665eae97274e45acde20db6b4ceab6 P adf2e5cadbf8445295f9e1c3ae69af05 [term 1 FOLLOWER]: Refusing update from remote peer 6f459033d4ad4559bf7b6385de800276: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:26.937994 31279 consensus_queue.cc:1048] T b1665eae97274e45acde20db6b4ceab6 P 6f459033d4ad4559bf7b6385de800276 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf2e5cadbf8445295f9e1c3ae69af05" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 34827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:26.938275 31273 consensus_queue.cc:1048] T b1665eae97274e45acde20db6b4ceab6 P 6f459033d4ad4559bf7b6385de800276 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f068df046e584b278cbf8a1908819285" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 45939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:27.023983 22127 tablet_server.cc:179] TabletServer@127.21.155.193:0 shutting down...
I20260601 13:37:27.028285 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:27.028676 22127 tablet_replica.cc:333] T b1665eae97274e45acde20db6b4ceab6 P adf2e5cadbf8445295f9e1c3ae69af05: stopping tablet replica
I20260601 13:37:27.028836 22127 raft_consensus.cc:2243] T b1665eae97274e45acde20db6b4ceab6 P adf2e5cadbf8445295f9e1c3ae69af05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:27.029036 22127 raft_consensus.cc:2272] T b1665eae97274e45acde20db6b4ceab6 P adf2e5cadbf8445295f9e1c3ae69af05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:27.043222 22127 tablet_server.cc:196] TabletServer@127.21.155.193:0 shutdown complete.
I20260601 13:37:27.045888 22127 tablet_server.cc:179] TabletServer@127.21.155.194:0 shutting down...
I20260601 13:37:27.050529 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:27.050822 22127 tablet_replica.cc:333] T b1665eae97274e45acde20db6b4ceab6 P f068df046e584b278cbf8a1908819285: stopping tablet replica
I20260601 13:37:27.050946 22127 raft_consensus.cc:2243] T b1665eae97274e45acde20db6b4ceab6 P f068df046e584b278cbf8a1908819285 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:27.051095 22127 raft_consensus.cc:2272] T b1665eae97274e45acde20db6b4ceab6 P f068df046e584b278cbf8a1908819285 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:27.065188 22127 tablet_server.cc:196] TabletServer@127.21.155.194:0 shutdown complete.
I20260601 13:37:27.068287 22127 tablet_server.cc:179] TabletServer@127.21.155.195:0 shutting down...
I20260601 13:37:27.078126 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:27.078444 22127 tablet_replica.cc:333] T b1665eae97274e45acde20db6b4ceab6 P 6f459033d4ad4559bf7b6385de800276: stopping tablet replica
I20260601 13:37:27.078575 22127 raft_consensus.cc:2243] T b1665eae97274e45acde20db6b4ceab6 P 6f459033d4ad4559bf7b6385de800276 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:27.078814 22127 raft_consensus.cc:2272] T b1665eae97274e45acde20db6b4ceab6 P 6f459033d4ad4559bf7b6385de800276 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:27.093171 22127 tablet_server.cc:196] TabletServer@127.21.155.195:0 shutdown complete.
I20260601 13:37:27.095917 22127 master.cc:562] Master@127.21.155.254:33177 shutting down...
I20260601 13:37:27.100433 22127 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 25e325d9429f432bb96d531795a868b5 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:27.100750 22127 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 25e325d9429f432bb96d531795a868b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:27.100859 22127 tablet_replica.cc:333] T 00000000000000000000000000000000 P 25e325d9429f432bb96d531795a868b5: stopping tablet replica
I20260601 13:37:27.114717 22127 master.cc:584] Master@127.21.155.254:33177 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (1655 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260601 13:37:27.123708 22127 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.155.254:33899
I20260601 13:37:27.124142 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:27.126227 31303 instance_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:37:27.126330 31304 instance_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:37:27.126417 31306 instance_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:37:27.126694 22127 server_base.cc:1061] running on GCE node
I20260601 13:37:27.126889 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:27.126942 22127 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:37:27.126961 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780321047126961 us; error 0 us; skew 500 ppm
I20260601 13:37:27.128022 22127 webserver.cc:533] Webserver started at http://127.21.155.254:33061/ using document root <none> and password file <none>
I20260601 13:37:27.128285 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:27.128351 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:27.128504 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:27.128974 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320869173936-22127-0/minicluster-data/master-0-root/instance:
uuid: "55a39bea807b499d8abe78f9dab5afb5"
format_stamp: "Formatted at 2026-06-01 13:37:27 on dist-test-slave-zw2r"
I20260601 13:37:27.130880 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:37:27.132181 31311 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:37:27.132654 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:27.132771 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320869173936-22127-0/minicluster-data/master-0-root
uuid: "55a39bea807b499d8abe78f9dab5afb5"
format_stamp: "Formatted at 2026-06-01 13:37:27 on dist-test-slave-zw2r"
I20260601 13:37:27.132889 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320869173936-22127-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320869173936-22127-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320869173936-22127-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:37:27.150427 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:27.150995 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:27.156592 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.254:33899
I20260601 13:37:27.160378 31363 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.254:33899 every 8 connection(s)
I20260601 13:37:27.160912 31364 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:37:27.163204 31364 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 55a39bea807b499d8abe78f9dab5afb5: Bootstrap starting.
I20260601 13:37:27.164218 31364 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 55a39bea807b499d8abe78f9dab5afb5: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:27.165649 31364 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 55a39bea807b499d8abe78f9dab5afb5: No bootstrap required, opened a new log
I20260601 13:37:27.166234 31364 raft_consensus.cc:359] T 00000000000000000000000000000000 P 55a39bea807b499d8abe78f9dab5afb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55a39bea807b499d8abe78f9dab5afb5" member_type: VOTER }
I20260601 13:37:27.166375 31364 raft_consensus.cc:385] T 00000000000000000000000000000000 P 55a39bea807b499d8abe78f9dab5afb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:27.166432 31364 raft_consensus.cc:740] T 00000000000000000000000000000000 P 55a39bea807b499d8abe78f9dab5afb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55a39bea807b499d8abe78f9dab5afb5, State: Initialized, Role: FOLLOWER
I20260601 13:37:27.166620 31364 consensus_queue.cc:260] T 00000000000000000000000000000000 P 55a39bea807b499d8abe78f9dab5afb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "55a39bea807b499d8abe78f9dab5afb5" member_type: VOTER }
I20260601 13:37:27.166755 31364 raft_consensus.cc:399] T 00000000000000000000000000000000 P 55a39bea807b499d8abe78f9dab5afb5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:37:27.166810 31364 raft_consensus.cc:493] T 00000000000000000000000000000000 P 55a39bea807b499d8abe78f9dab5afb5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:37:27.166867 31364 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 55a39bea807b499d8abe78f9dab5afb5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:27.167725 31364 raft_consensus.cc:515] T 00000000000000000000000000000000 P 55a39bea807b499d8abe78f9dab5afb5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55a39bea807b499d8abe78f9dab5afb5" member_type: VOTER }
I20260601 13:37:27.167899 31364 leader_election.cc:304] T 00000000000000000000000000000000 P 55a39bea807b499d8abe78f9dab5afb5 [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: 55a39bea807b499d8abe78f9dab5afb5; no voters: 
I20260601 13:37:27.168155 31364 leader_election.cc:290] T 00000000000000000000000000000000 P 55a39bea807b499d8abe78f9dab5afb5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:37:27.168372 31367 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 55a39bea807b499d8abe78f9dab5afb5 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:27.168740 31367 raft_consensus.cc:697] T 00000000000000000000000000000000 P 55a39bea807b499d8abe78f9dab5afb5 [term 1 LEADER]: Becoming Leader. State: Replica: 55a39bea807b499d8abe78f9dab5afb5, State: Running, Role: LEADER
I20260601 13:37:27.168855 31364 sys_catalog.cc:565] T 00000000000000000000000000000000 P 55a39bea807b499d8abe78f9dab5afb5 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:37:27.168932 31367 consensus_queue.cc:237] T 00000000000000000000000000000000 P 55a39bea807b499d8abe78f9dab5afb5 [LEADER]: Queue going to LEADER mode. State: All 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: "55a39bea807b499d8abe78f9dab5afb5" member_type: VOTER }
I20260601 13:37:27.169543 31369 sys_catalog.cc:455] T 00000000000000000000000000000000 P 55a39bea807b499d8abe78f9dab5afb5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 55a39bea807b499d8abe78f9dab5afb5. Latest consensus state: current_term: 1 leader_uuid: "55a39bea807b499d8abe78f9dab5afb5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55a39bea807b499d8abe78f9dab5afb5" member_type: VOTER } }
I20260601 13:37:27.169667 31369 sys_catalog.cc:458] T 00000000000000000000000000000000 P 55a39bea807b499d8abe78f9dab5afb5 [sys.catalog]: This master's current role is: LEADER
I20260601 13:37:27.169718 31368 sys_catalog.cc:455] T 00000000000000000000000000000000 P 55a39bea807b499d8abe78f9dab5afb5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "55a39bea807b499d8abe78f9dab5afb5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55a39bea807b499d8abe78f9dab5afb5" member_type: VOTER } }
I20260601 13:37:27.169831 31368 sys_catalog.cc:458] T 00000000000000000000000000000000 P 55a39bea807b499d8abe78f9dab5afb5 [sys.catalog]: This master's current role is: LEADER
I20260601 13:37:27.171320 22127 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
W20260601 13:37:27.171871 31383 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 55a39bea807b499d8abe78f9dab5afb5: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:37:27.171931 31383 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:37:27.172024 31372 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:37:27.172770 31372 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:37:27.175176 31372 catalog_manager.cc:1382] Generated new cluster ID: fbe231865cd648fea676172ea43e533c
I20260601 13:37:27.175251 31372 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:37:27.198989 31372 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:37:27.199712 31372 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:37:27.215858 31372 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 55a39bea807b499d8abe78f9dab5afb5: Generated new TSK 0
I20260601 13:37:27.216107 31372 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:37:27.236271 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:27.238724 31386 instance_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:37:27.238893 31388 instance_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:37:27.238893 31385 instance_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:37:27.239042 22127 server_base.cc:1061] running on GCE node
I20260601 13:37:27.239398 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:27.239449 22127 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:37:27.239465 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780321047239465 us; error 0 us; skew 500 ppm
I20260601 13:37:27.240451 22127 webserver.cc:533] Webserver started at http://127.21.155.193:42409/ using document root <none> and password file <none>
I20260601 13:37:27.240718 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:27.240777 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:27.240873 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:27.241398 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320869173936-22127-0/minicluster-data/ts-0-root/instance:
uuid: "522650d713d84f42b2c506d902ffea0d"
format_stamp: "Formatted at 2026-06-01 13:37:27 on dist-test-slave-zw2r"
I20260601 13:37:27.243088 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:27.244519 31393 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:37:27.244827 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:27.244923 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320869173936-22127-0/minicluster-data/ts-0-root
uuid: "522650d713d84f42b2c506d902ffea0d"
format_stamp: "Formatted at 2026-06-01 13:37:27 on dist-test-slave-zw2r"
I20260601 13:37:27.245023 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320869173936-22127-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320869173936-22127-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320869173936-22127-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:37:27.255285 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:27.255767 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:27.256106 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:27.256630 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:27.256691 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:27.256752 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:27.256785 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:27.261626 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.193:46685
I20260601 13:37:27.261636 31456 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.193:46685 every 8 connection(s)
I20260601 13:37:27.262544 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:27.265308 31464 instance_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:37:27.265380 22127 server_base.cc:1061] running on GCE node
W20260601 13:37:27.265415 31461 instance_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:37:27.265703 31462 instance_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:37:27.265975 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:27.266034 22127 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:37:27.266064 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780321047266062 us; error 0 us; skew 500 ppm
I20260601 13:37:27.267230 22127 webserver.cc:533] Webserver started at http://127.21.155.194:37035/ using document root <none> and password file <none>
I20260601 13:37:27.267427 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:27.267493 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:27.267585 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:27.267867 31457 heartbeater.cc:344] Connected to a master server at 127.21.155.254:33899
I20260601 13:37:27.267973 31457 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:27.268087 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320869173936-22127-0/minicluster-data/ts-1-root/instance:
uuid: "f6a1a783e08642dcb360ebfc20550486"
format_stamp: "Formatted at 2026-06-01 13:37:27 on dist-test-slave-zw2r"
I20260601 13:37:27.268254 31457 heartbeater.cc:507] Master 127.21.155.254:33899 requested a full tablet report, sending...
I20260601 13:37:27.268972 31328 ts_manager.cc:194] Registered new tserver with Master: 522650d713d84f42b2c506d902ffea0d (127.21.155.193:46685)
I20260601 13:37:27.269940 31328 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45486
I20260601 13:37:27.270000 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:37:27.271263 31469 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:37:27.271519 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:27.271595 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320869173936-22127-0/minicluster-data/ts-1-root
uuid: "f6a1a783e08642dcb360ebfc20550486"
format_stamp: "Formatted at 2026-06-01 13:37:27 on dist-test-slave-zw2r"
I20260601 13:37:27.271657 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320869173936-22127-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320869173936-22127-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320869173936-22127-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:37:27.281540 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:27.281916 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:27.282253 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:27.282780 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:27.282820 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:27.282853 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:27.282896 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:27.287302 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.194:35039
I20260601 13:37:27.287336 31532 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.194:35039 every 8 connection(s)
I20260601 13:37:27.288146 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:27.290290 31537 instance_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:37:27.290454 31536 instance_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:37:27.290794 31539 instance_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:37:27.290889 22127 server_base.cc:1061] running on GCE node
I20260601 13:37:27.291178 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:27.291258 22127 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:37:27.291293 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780321047291292 us; error 0 us; skew 500 ppm
I20260601 13:37:27.292454 22127 webserver.cc:533] Webserver started at http://127.21.155.195:34243/ using document root <none> and password file <none>
I20260601 13:37:27.292692 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:27.292809 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:27.292891 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:27.293375 31533 heartbeater.cc:344] Connected to a master server at 127.21.155.254:33899
I20260601 13:37:27.293488 31533 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:27.293593 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320869173936-22127-0/minicluster-data/ts-2-root/instance:
uuid: "39aed29854304c0b9e5033395eb0d70b"
format_stamp: "Formatted at 2026-06-01 13:37:27 on dist-test-slave-zw2r"
I20260601 13:37:27.293766 31533 heartbeater.cc:507] Master 127.21.155.254:33899 requested a full tablet report, sending...
I20260601 13:37:27.294458 31328 ts_manager.cc:194] Registered new tserver with Master: f6a1a783e08642dcb360ebfc20550486 (127.21.155.194:35039)
I20260601 13:37:27.295006 31328 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45492
I20260601 13:37:27.295466 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:37:27.296638 31544 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:37:27.297008 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:27.297088 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320869173936-22127-0/minicluster-data/ts-2-root
uuid: "39aed29854304c0b9e5033395eb0d70b"
format_stamp: "Formatted at 2026-06-01 13:37:27 on dist-test-slave-zw2r"
I20260601 13:37:27.297253 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320869173936-22127-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320869173936-22127-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320869173936-22127-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:37:27.304811 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:27.305413 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:27.305799 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:27.306339 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:27.306408 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:27.306484 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:27.306540 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:27.311977 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.195:36119
I20260601 13:37:27.312078 31607 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.195:36119 every 8 connection(s)
I20260601 13:37:27.317166 31608 heartbeater.cc:344] Connected to a master server at 127.21.155.254:33899
I20260601 13:37:27.317369 31608 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:27.317588 31608 heartbeater.cc:507] Master 127.21.155.254:33899 requested a full tablet report, sending...
I20260601 13:37:27.318289 31328 ts_manager.cc:194] Registered new tserver with Master: 39aed29854304c0b9e5033395eb0d70b (127.21.155.195:36119)
I20260601 13:37:27.318962 31328 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45504
I20260601 13:37:27.319366 22127 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006829131s
I20260601 13:37:28.270931 31457 heartbeater.cc:499] Master 127.21.155.254:33899 was elected leader, sending a full tablet report...
I20260601 13:37:28.296082 31533 heartbeater.cc:499] Master 127.21.155.254:33899 was elected leader, sending a full tablet report...
I20260601 13:37:28.320079 31608 heartbeater.cc:499] Master 127.21.155.254:33899 was elected leader, sending a full tablet report...
I20260601 13:37:28.355798 31328 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45512:
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:37:28.369172 31497 tablet_service.cc:1511] Processing CreateTablet for tablet 3b3f5464617b4636966ca28eb9254319 (DEFAULT_TABLE table=test-workload [id=556a95e734e248d2b6f45a052e830dd3]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:37:28.369608 31497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b3f5464617b4636966ca28eb9254319. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:28.369172 31496 tablet_service.cc:1511] Processing CreateTablet for tablet d076054f6bf54a238fea63bd915c2f56 (DEFAULT_TABLE table=test-workload [id=556a95e734e248d2b6f45a052e830dd3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:37:28.371095 31496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d076054f6bf54a238fea63bd915c2f56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:28.371037 31572 tablet_service.cc:1511] Processing CreateTablet for tablet 7260fedac19741c6b970be73d459d69f (DEFAULT_TABLE table=test-workload [id=556a95e734e248d2b6f45a052e830dd3]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:37:28.371141 31569 tablet_service.cc:1511] Processing CreateTablet for tablet 0c120f8ebd48475cb0bfa366f78e6e28 (DEFAULT_TABLE table=test-workload [id=556a95e734e248d2b6f45a052e830dd3]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:37:28.371287 31572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7260fedac19741c6b970be73d459d69f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:28.371456 31569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c120f8ebd48475cb0bfa366f78e6e28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:28.372656 31628 tablet_bootstrap.cc:492] T 3b3f5464617b4636966ca28eb9254319 P f6a1a783e08642dcb360ebfc20550486: Bootstrap starting.
I20260601 13:37:28.373925 31629 tablet_bootstrap.cc:492] T 7260fedac19741c6b970be73d459d69f P 39aed29854304c0b9e5033395eb0d70b: Bootstrap starting.
I20260601 13:37:28.374131 31421 tablet_service.cc:1511] Processing CreateTablet for tablet 68970d143d7a48b4a1dae36fe348337d (DEFAULT_TABLE table=test-workload [id=556a95e734e248d2b6f45a052e830dd3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:37:28.374210 31420 tablet_service.cc:1511] Processing CreateTablet for tablet 77b88acc21324ad9a399c265f9017c64 (DEFAULT_TABLE table=test-workload [id=556a95e734e248d2b6f45a052e830dd3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:37:28.374464 31421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68970d143d7a48b4a1dae36fe348337d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:28.374656 31420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77b88acc21324ad9a399c265f9017c64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:28.374787 31628 tablet_bootstrap.cc:654] T 3b3f5464617b4636966ca28eb9254319 P f6a1a783e08642dcb360ebfc20550486: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:28.375392 31629 tablet_bootstrap.cc:654] T 7260fedac19741c6b970be73d459d69f P 39aed29854304c0b9e5033395eb0d70b: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:28.376637 31629 tablet_bootstrap.cc:492] T 7260fedac19741c6b970be73d459d69f P 39aed29854304c0b9e5033395eb0d70b: No bootstrap required, opened a new log
I20260601 13:37:28.376729 31629 ts_tablet_manager.cc:1403] T 7260fedac19741c6b970be73d459d69f P 39aed29854304c0b9e5033395eb0d70b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:28.376794 31628 tablet_bootstrap.cc:492] T 3b3f5464617b4636966ca28eb9254319 P f6a1a783e08642dcb360ebfc20550486: No bootstrap required, opened a new log
I20260601 13:37:28.376883 31628 ts_tablet_manager.cc:1403] T 3b3f5464617b4636966ca28eb9254319 P f6a1a783e08642dcb360ebfc20550486: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:37:28.377171 31629 raft_consensus.cc:359] T 7260fedac19741c6b970be73d459d69f P 39aed29854304c0b9e5033395eb0d70b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.377323 31629 raft_consensus.cc:385] T 7260fedac19741c6b970be73d459d69f P 39aed29854304c0b9e5033395eb0d70b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:28.377374 31629 raft_consensus.cc:740] T 7260fedac19741c6b970be73d459d69f P 39aed29854304c0b9e5033395eb0d70b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39aed29854304c0b9e5033395eb0d70b, State: Initialized, Role: FOLLOWER
I20260601 13:37:28.377475 31632 tablet_bootstrap.cc:492] T 77b88acc21324ad9a399c265f9017c64 P 522650d713d84f42b2c506d902ffea0d: Bootstrap starting.
I20260601 13:37:28.377430 31628 raft_consensus.cc:359] T 3b3f5464617b4636966ca28eb9254319 P f6a1a783e08642dcb360ebfc20550486 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } }
I20260601 13:37:28.377516 31629 consensus_queue.cc:260] T 7260fedac19741c6b970be73d459d69f P 39aed29854304c0b9e5033395eb0d70b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.377548 31628 raft_consensus.cc:385] T 3b3f5464617b4636966ca28eb9254319 P f6a1a783e08642dcb360ebfc20550486 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:28.377614 31628 raft_consensus.cc:740] T 3b3f5464617b4636966ca28eb9254319 P f6a1a783e08642dcb360ebfc20550486 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6a1a783e08642dcb360ebfc20550486, State: Initialized, Role: FOLLOWER
I20260601 13:37:28.377774 31628 consensus_queue.cc:260] T 3b3f5464617b4636966ca28eb9254319 P f6a1a783e08642dcb360ebfc20550486 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } }
I20260601 13:37:28.377861 31628 raft_consensus.cc:399] T 3b3f5464617b4636966ca28eb9254319 P f6a1a783e08642dcb360ebfc20550486 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:37:28.377894 31628 raft_consensus.cc:493] T 3b3f5464617b4636966ca28eb9254319 P f6a1a783e08642dcb360ebfc20550486 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:37:28.377616 31629 raft_consensus.cc:399] T 7260fedac19741c6b970be73d459d69f P 39aed29854304c0b9e5033395eb0d70b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:37:28.378202 31628 raft_consensus.cc:3060] T 3b3f5464617b4636966ca28eb9254319 P f6a1a783e08642dcb360ebfc20550486 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:28.378252 31629 raft_consensus.cc:493] T 7260fedac19741c6b970be73d459d69f P 39aed29854304c0b9e5033395eb0d70b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:37:28.378314 31629 raft_consensus.cc:3060] T 7260fedac19741c6b970be73d459d69f P 39aed29854304c0b9e5033395eb0d70b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:28.378543 31632 tablet_bootstrap.cc:654] T 77b88acc21324ad9a399c265f9017c64 P 522650d713d84f42b2c506d902ffea0d: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:28.379184 31629 raft_consensus.cc:515] T 7260fedac19741c6b970be73d459d69f P 39aed29854304c0b9e5033395eb0d70b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.379297 31628 raft_consensus.cc:515] T 3b3f5464617b4636966ca28eb9254319 P f6a1a783e08642dcb360ebfc20550486 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } }
I20260601 13:37:28.379338 31629 leader_election.cc:304] T 7260fedac19741c6b970be73d459d69f P 39aed29854304c0b9e5033395eb0d70b [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: 39aed29854304c0b9e5033395eb0d70b; no voters: 
I20260601 13:37:28.379428 31628 leader_election.cc:304] T 3b3f5464617b4636966ca28eb9254319 P f6a1a783e08642dcb360ebfc20550486 [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: f6a1a783e08642dcb360ebfc20550486; no voters: 
I20260601 13:37:28.379521 31629 leader_election.cc:290] T 7260fedac19741c6b970be73d459d69f P 39aed29854304c0b9e5033395eb0d70b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:37:28.379621 31628 leader_election.cc:290] T 3b3f5464617b4636966ca28eb9254319 P f6a1a783e08642dcb360ebfc20550486 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:37:28.379875 31629 ts_tablet_manager.cc:1434] T 7260fedac19741c6b970be73d459d69f P 39aed29854304c0b9e5033395eb0d70b: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.003s
I20260601 13:37:28.379921 31628 ts_tablet_manager.cc:1434] T 3b3f5464617b4636966ca28eb9254319 P f6a1a783e08642dcb360ebfc20550486: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:28.379913 31632 tablet_bootstrap.cc:492] T 77b88acc21324ad9a399c265f9017c64 P 522650d713d84f42b2c506d902ffea0d: No bootstrap required, opened a new log
I20260601 13:37:28.380030 31634 raft_consensus.cc:2804] T 7260fedac19741c6b970be73d459d69f P 39aed29854304c0b9e5033395eb0d70b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:28.380143 31632 ts_tablet_manager.cc:1403] T 77b88acc21324ad9a399c265f9017c64 P 522650d713d84f42b2c506d902ffea0d: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:28.380193 31634 raft_consensus.cc:697] T 7260fedac19741c6b970be73d459d69f P 39aed29854304c0b9e5033395eb0d70b [term 1 LEADER]: Becoming Leader. State: Replica: 39aed29854304c0b9e5033395eb0d70b, State: Running, Role: LEADER
I20260601 13:37:28.380319 31629 tablet_bootstrap.cc:492] T 0c120f8ebd48475cb0bfa366f78e6e28 P 39aed29854304c0b9e5033395eb0d70b: Bootstrap starting.
I20260601 13:37:28.380380 31628 tablet_bootstrap.cc:492] T d076054f6bf54a238fea63bd915c2f56 P f6a1a783e08642dcb360ebfc20550486: Bootstrap starting.
I20260601 13:37:28.380307 31634 consensus_queue.cc:237] T 7260fedac19741c6b970be73d459d69f P 39aed29854304c0b9e5033395eb0d70b [LEADER]: Queue going to LEADER mode. State: All 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: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.380579 31632 raft_consensus.cc:359] T 77b88acc21324ad9a399c265f9017c64 P 522650d713d84f42b2c506d902ffea0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } }
I20260601 13:37:28.380662 31632 raft_consensus.cc:385] T 77b88acc21324ad9a399c265f9017c64 P 522650d713d84f42b2c506d902ffea0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:28.380690 31632 raft_consensus.cc:740] T 77b88acc21324ad9a399c265f9017c64 P 522650d713d84f42b2c506d902ffea0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 522650d713d84f42b2c506d902ffea0d, State: Initialized, Role: FOLLOWER
I20260601 13:37:28.380820 31632 consensus_queue.cc:260] T 77b88acc21324ad9a399c265f9017c64 P 522650d713d84f42b2c506d902ffea0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } }
I20260601 13:37:28.380903 31632 raft_consensus.cc:399] T 77b88acc21324ad9a399c265f9017c64 P 522650d713d84f42b2c506d902ffea0d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:37:28.380934 31632 raft_consensus.cc:493] T 77b88acc21324ad9a399c265f9017c64 P 522650d713d84f42b2c506d902ffea0d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:37:28.380976 31632 raft_consensus.cc:3060] T 77b88acc21324ad9a399c265f9017c64 P 522650d713d84f42b2c506d902ffea0d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:28.381414 31629 tablet_bootstrap.cc:654] T 0c120f8ebd48475cb0bfa366f78e6e28 P 39aed29854304c0b9e5033395eb0d70b: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:28.381438 31628 tablet_bootstrap.cc:654] T d076054f6bf54a238fea63bd915c2f56 P f6a1a783e08642dcb360ebfc20550486: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:28.381917 31328 catalog_manager.cc:5696] T 7260fedac19741c6b970be73d459d69f P 39aed29854304c0b9e5033395eb0d70b reported cstate change: term changed from 0 to 1, leader changed from <none> to 39aed29854304c0b9e5033395eb0d70b (127.21.155.195). New cstate: current_term: 1 leader_uuid: "39aed29854304c0b9e5033395eb0d70b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } health_report { overall_health: HEALTHY } } }
I20260601 13:37:28.381999 31632 raft_consensus.cc:515] T 77b88acc21324ad9a399c265f9017c64 P 522650d713d84f42b2c506d902ffea0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } }
I20260601 13:37:28.382113 31632 leader_election.cc:304] T 77b88acc21324ad9a399c265f9017c64 P 522650d713d84f42b2c506d902ffea0d [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: 522650d713d84f42b2c506d902ffea0d; no voters: 
I20260601 13:37:28.382241 31632 leader_election.cc:290] T 77b88acc21324ad9a399c265f9017c64 P 522650d713d84f42b2c506d902ffea0d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:37:28.382373 31642 raft_consensus.cc:2804] T 77b88acc21324ad9a399c265f9017c64 P 522650d713d84f42b2c506d902ffea0d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:28.382540 31642 raft_consensus.cc:697] T 77b88acc21324ad9a399c265f9017c64 P 522650d713d84f42b2c506d902ffea0d [term 1 LEADER]: Becoming Leader. State: Replica: 522650d713d84f42b2c506d902ffea0d, State: Running, Role: LEADER
I20260601 13:37:28.382570 31632 ts_tablet_manager.cc:1434] T 77b88acc21324ad9a399c265f9017c64 P 522650d713d84f42b2c506d902ffea0d: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:28.382673 31642 consensus_queue.cc:237] T 77b88acc21324ad9a399c265f9017c64 P 522650d713d84f42b2c506d902ffea0d [LEADER]: Queue going to LEADER mode. State: All 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: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } }
I20260601 13:37:28.383113 31632 tablet_bootstrap.cc:492] T 68970d143d7a48b4a1dae36fe348337d P 522650d713d84f42b2c506d902ffea0d: Bootstrap starting.
I20260601 13:37:28.384191 31632 tablet_bootstrap.cc:654] T 68970d143d7a48b4a1dae36fe348337d P 522650d713d84f42b2c506d902ffea0d: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:28.384332 31327 catalog_manager.cc:5696] T 77b88acc21324ad9a399c265f9017c64 P 522650d713d84f42b2c506d902ffea0d reported cstate change: term changed from 0 to 1, leader changed from <none> to 522650d713d84f42b2c506d902ffea0d (127.21.155.193). New cstate: current_term: 1 leader_uuid: "522650d713d84f42b2c506d902ffea0d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } health_report { overall_health: HEALTHY } } }
I20260601 13:37:28.379896 31637 raft_consensus.cc:2804] T 3b3f5464617b4636966ca28eb9254319 P f6a1a783e08642dcb360ebfc20550486 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:28.384866 31637 raft_consensus.cc:697] T 3b3f5464617b4636966ca28eb9254319 P f6a1a783e08642dcb360ebfc20550486 [term 1 LEADER]: Becoming Leader. State: Replica: f6a1a783e08642dcb360ebfc20550486, State: Running, Role: LEADER
I20260601 13:37:28.384971 31637 consensus_queue.cc:237] T 3b3f5464617b4636966ca28eb9254319 P f6a1a783e08642dcb360ebfc20550486 [LEADER]: Queue going to LEADER mode. State: All 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: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } }
I20260601 13:37:28.385377 31628 tablet_bootstrap.cc:492] T d076054f6bf54a238fea63bd915c2f56 P f6a1a783e08642dcb360ebfc20550486: No bootstrap required, opened a new log
I20260601 13:37:28.385454 31628 ts_tablet_manager.cc:1403] T d076054f6bf54a238fea63bd915c2f56 P f6a1a783e08642dcb360ebfc20550486: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:37:28.385969 31628 raft_consensus.cc:359] T d076054f6bf54a238fea63bd915c2f56 P f6a1a783e08642dcb360ebfc20550486 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } }
I20260601 13:37:28.386057 31628 raft_consensus.cc:385] T d076054f6bf54a238fea63bd915c2f56 P f6a1a783e08642dcb360ebfc20550486 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:28.386096 31628 raft_consensus.cc:740] T d076054f6bf54a238fea63bd915c2f56 P f6a1a783e08642dcb360ebfc20550486 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6a1a783e08642dcb360ebfc20550486, State: Initialized, Role: FOLLOWER
I20260601 13:37:28.386260 31628 consensus_queue.cc:260] T d076054f6bf54a238fea63bd915c2f56 P f6a1a783e08642dcb360ebfc20550486 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } }
I20260601 13:37:28.386344 31628 raft_consensus.cc:399] T d076054f6bf54a238fea63bd915c2f56 P f6a1a783e08642dcb360ebfc20550486 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:37:28.386381 31628 raft_consensus.cc:493] T d076054f6bf54a238fea63bd915c2f56 P f6a1a783e08642dcb360ebfc20550486 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:37:28.386426 31628 raft_consensus.cc:3060] T d076054f6bf54a238fea63bd915c2f56 P f6a1a783e08642dcb360ebfc20550486 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:28.386988 31327 catalog_manager.cc:5696] T 3b3f5464617b4636966ca28eb9254319 P f6a1a783e08642dcb360ebfc20550486 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6a1a783e08642dcb360ebfc20550486 (127.21.155.194). New cstate: current_term: 1 leader_uuid: "f6a1a783e08642dcb360ebfc20550486" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } health_report { overall_health: HEALTHY } } }
I20260601 13:37:28.387506 31628 raft_consensus.cc:515] T d076054f6bf54a238fea63bd915c2f56 P f6a1a783e08642dcb360ebfc20550486 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } }
I20260601 13:37:28.387667 31628 leader_election.cc:304] T d076054f6bf54a238fea63bd915c2f56 P f6a1a783e08642dcb360ebfc20550486 [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: f6a1a783e08642dcb360ebfc20550486; no voters: 
I20260601 13:37:28.387755 31628 leader_election.cc:290] T d076054f6bf54a238fea63bd915c2f56 P f6a1a783e08642dcb360ebfc20550486 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:37:28.387876 31635 raft_consensus.cc:2804] T d076054f6bf54a238fea63bd915c2f56 P f6a1a783e08642dcb360ebfc20550486 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:28.387997 31632 tablet_bootstrap.cc:492] T 68970d143d7a48b4a1dae36fe348337d P 522650d713d84f42b2c506d902ffea0d: No bootstrap required, opened a new log
I20260601 13:37:28.388036 31635 raft_consensus.cc:697] T d076054f6bf54a238fea63bd915c2f56 P f6a1a783e08642dcb360ebfc20550486 [term 1 LEADER]: Becoming Leader. State: Replica: f6a1a783e08642dcb360ebfc20550486, State: Running, Role: LEADER
I20260601 13:37:28.388077 31632 ts_tablet_manager.cc:1403] T 68970d143d7a48b4a1dae36fe348337d P 522650d713d84f42b2c506d902ffea0d: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:37:28.388144 31635 consensus_queue.cc:237] T d076054f6bf54a238fea63bd915c2f56 P f6a1a783e08642dcb360ebfc20550486 [LEADER]: Queue going to LEADER mode. State: All 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: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } }
I20260601 13:37:28.388558 31632 raft_consensus.cc:359] T 68970d143d7a48b4a1dae36fe348337d P 522650d713d84f42b2c506d902ffea0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } }
I20260601 13:37:28.388660 31632 raft_consensus.cc:385] T 68970d143d7a48b4a1dae36fe348337d P 522650d713d84f42b2c506d902ffea0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:28.388693 31632 raft_consensus.cc:740] T 68970d143d7a48b4a1dae36fe348337d P 522650d713d84f42b2c506d902ffea0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 522650d713d84f42b2c506d902ffea0d, State: Initialized, Role: FOLLOWER
I20260601 13:37:28.388795 31632 consensus_queue.cc:260] T 68970d143d7a48b4a1dae36fe348337d P 522650d713d84f42b2c506d902ffea0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } }
I20260601 13:37:28.388864 31632 raft_consensus.cc:399] T 68970d143d7a48b4a1dae36fe348337d P 522650d713d84f42b2c506d902ffea0d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:37:28.388881 31628 ts_tablet_manager.cc:1434] T d076054f6bf54a238fea63bd915c2f56 P f6a1a783e08642dcb360ebfc20550486: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:28.388895 31632 raft_consensus.cc:493] T 68970d143d7a48b4a1dae36fe348337d P 522650d713d84f42b2c506d902ffea0d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:37:28.389149 31632 raft_consensus.cc:3060] T 68970d143d7a48b4a1dae36fe348337d P 522650d713d84f42b2c506d902ffea0d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:28.389410 31629 tablet_bootstrap.cc:492] T 0c120f8ebd48475cb0bfa366f78e6e28 P 39aed29854304c0b9e5033395eb0d70b: No bootstrap required, opened a new log
I20260601 13:37:28.389528 31629 ts_tablet_manager.cc:1403] T 0c120f8ebd48475cb0bfa366f78e6e28 P 39aed29854304c0b9e5033395eb0d70b: Time spent bootstrapping tablet: real 0.009s	user 0.001s	sys 0.000s
I20260601 13:37:28.389894 31629 raft_consensus.cc:359] T 0c120f8ebd48475cb0bfa366f78e6e28 P 39aed29854304c0b9e5033395eb0d70b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.389955 31629 raft_consensus.cc:385] T 0c120f8ebd48475cb0bfa366f78e6e28 P 39aed29854304c0b9e5033395eb0d70b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:28.389976 31629 raft_consensus.cc:740] T 0c120f8ebd48475cb0bfa366f78e6e28 P 39aed29854304c0b9e5033395eb0d70b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39aed29854304c0b9e5033395eb0d70b, State: Initialized, Role: FOLLOWER
I20260601 13:37:28.390100 31629 consensus_queue.cc:260] T 0c120f8ebd48475cb0bfa366f78e6e28 P 39aed29854304c0b9e5033395eb0d70b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.390105 31632 raft_consensus.cc:515] T 68970d143d7a48b4a1dae36fe348337d P 522650d713d84f42b2c506d902ffea0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } }
I20260601 13:37:28.390190 31629 raft_consensus.cc:399] T 0c120f8ebd48475cb0bfa366f78e6e28 P 39aed29854304c0b9e5033395eb0d70b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:37:28.390223 31629 raft_consensus.cc:493] T 0c120f8ebd48475cb0bfa366f78e6e28 P 39aed29854304c0b9e5033395eb0d70b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:37:28.390262 31629 raft_consensus.cc:3060] T 0c120f8ebd48475cb0bfa366f78e6e28 P 39aed29854304c0b9e5033395eb0d70b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:28.390244 31632 leader_election.cc:304] T 68970d143d7a48b4a1dae36fe348337d P 522650d713d84f42b2c506d902ffea0d [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: 522650d713d84f42b2c506d902ffea0d; no voters: 
I20260601 13:37:28.390339 31632 leader_election.cc:290] T 68970d143d7a48b4a1dae36fe348337d P 522650d713d84f42b2c506d902ffea0d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:37:28.390398 31642 raft_consensus.cc:493] T 68970d143d7a48b4a1dae36fe348337d P 522650d713d84f42b2c506d902ffea0d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:28.390472 31642 raft_consensus.cc:515] T 68970d143d7a48b4a1dae36fe348337d P 522650d713d84f42b2c506d902ffea0d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } }
I20260601 13:37:28.390530 31632 ts_tablet_manager.cc:1434] T 68970d143d7a48b4a1dae36fe348337d P 522650d713d84f42b2c506d902ffea0d: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:28.390592 31642 leader_election.cc:304] T 68970d143d7a48b4a1dae36fe348337d P 522650d713d84f42b2c506d902ffea0d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 522650d713d84f42b2c506d902ffea0d; no voters: 
I20260601 13:37:28.390831 31642 leader_election.cc:290] T 68970d143d7a48b4a1dae36fe348337d P 522650d713d84f42b2c506d902ffea0d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 
I20260601 13:37:28.390925 31642 raft_consensus.cc:2804] T 68970d143d7a48b4a1dae36fe348337d P 522650d713d84f42b2c506d902ffea0d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:28.390990 31642 raft_consensus.cc:697] T 68970d143d7a48b4a1dae36fe348337d P 522650d713d84f42b2c506d902ffea0d [term 1 LEADER]: Becoming Leader. State: Replica: 522650d713d84f42b2c506d902ffea0d, State: Running, Role: LEADER
I20260601 13:37:28.391083 31642 consensus_queue.cc:237] T 68970d143d7a48b4a1dae36fe348337d P 522650d713d84f42b2c506d902ffea0d [LEADER]: Queue going to LEADER mode. State: All 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: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } }
I20260601 13:37:28.391139 31327 catalog_manager.cc:5696] T d076054f6bf54a238fea63bd915c2f56 P f6a1a783e08642dcb360ebfc20550486 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6a1a783e08642dcb360ebfc20550486 (127.21.155.194). New cstate: current_term: 1 leader_uuid: "f6a1a783e08642dcb360ebfc20550486" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } health_report { overall_health: HEALTHY } } }
I20260601 13:37:28.391240 31629 raft_consensus.cc:515] T 0c120f8ebd48475cb0bfa366f78e6e28 P 39aed29854304c0b9e5033395eb0d70b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.391345 31629 leader_election.cc:304] T 0c120f8ebd48475cb0bfa366f78e6e28 P 39aed29854304c0b9e5033395eb0d70b [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: 39aed29854304c0b9e5033395eb0d70b; no voters: 
I20260601 13:37:28.391544 31638 raft_consensus.cc:2804] T 0c120f8ebd48475cb0bfa366f78e6e28 P 39aed29854304c0b9e5033395eb0d70b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:28.391642 31638 raft_consensus.cc:697] T 0c120f8ebd48475cb0bfa366f78e6e28 P 39aed29854304c0b9e5033395eb0d70b [term 1 LEADER]: Becoming Leader. State: Replica: 39aed29854304c0b9e5033395eb0d70b, State: Running, Role: LEADER
I20260601 13:37:28.391755 31638 consensus_queue.cc:237] T 0c120f8ebd48475cb0bfa366f78e6e28 P 39aed29854304c0b9e5033395eb0d70b [LEADER]: Queue going to LEADER mode. State: All 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: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.392081 31629 leader_election.cc:290] T 0c120f8ebd48475cb0bfa366f78e6e28 P 39aed29854304c0b9e5033395eb0d70b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:37:28.392305 31629 ts_tablet_manager.cc:1434] T 0c120f8ebd48475cb0bfa366f78e6e28 P 39aed29854304c0b9e5033395eb0d70b: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:28.392853 31328 catalog_manager.cc:5696] T 68970d143d7a48b4a1dae36fe348337d P 522650d713d84f42b2c506d902ffea0d reported cstate change: term changed from 0 to 1, leader changed from <none> to 522650d713d84f42b2c506d902ffea0d (127.21.155.193). New cstate: current_term: 1 leader_uuid: "522650d713d84f42b2c506d902ffea0d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } health_report { overall_health: HEALTHY } } }
I20260601 13:37:28.393452 31326 catalog_manager.cc:5696] T 0c120f8ebd48475cb0bfa366f78e6e28 P 39aed29854304c0b9e5033395eb0d70b reported cstate change: term changed from 0 to 1, leader changed from <none> to 39aed29854304c0b9e5033395eb0d70b (127.21.155.195). New cstate: current_term: 1 leader_uuid: "39aed29854304c0b9e5033395eb0d70b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } health_report { overall_health: HEALTHY } } }
I20260601 13:37:28.520040 31320 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45528:
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:37:28.520814 31320 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:37:28.528586 31496 tablet_service.cc:1511] Processing CreateTablet for tablet 26a5abdd3aba416093fd839dbfb9a0cb (DEFAULT_TABLE table=test-workload-rf3 [id=e12de8d8a157403c96ab089e0220c016]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:37:28.528637 31421 tablet_service.cc:1511] Processing CreateTablet for tablet 26a5abdd3aba416093fd839dbfb9a0cb (DEFAULT_TABLE table=test-workload-rf3 [id=e12de8d8a157403c96ab089e0220c016]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:37:28.528950 31421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26a5abdd3aba416093fd839dbfb9a0cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:28.529235 31569 tablet_service.cc:1511] Processing CreateTablet for tablet 26a5abdd3aba416093fd839dbfb9a0cb (DEFAULT_TABLE table=test-workload-rf3 [id=e12de8d8a157403c96ab089e0220c016]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:37:28.529273 31497 tablet_service.cc:1511] Processing CreateTablet for tablet c09a876b98074cd79d77504be6a913fd (DEFAULT_TABLE table=test-workload-rf3 [id=e12de8d8a157403c96ab089e0220c016]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:37:28.529500 31569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26a5abdd3aba416093fd839dbfb9a0cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:28.530326 31419 tablet_service.cc:1511] Processing CreateTablet for tablet 592999ae982c42fb911008a1f429eb6b (DEFAULT_TABLE table=test-workload-rf3 [id=e12de8d8a157403c96ab089e0220c016]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:37:28.530577 31419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 592999ae982c42fb911008a1f429eb6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:28.531554 31572 tablet_service.cc:1511] Processing CreateTablet for tablet c09a876b98074cd79d77504be6a913fd (DEFAULT_TABLE table=test-workload-rf3 [id=e12de8d8a157403c96ab089e0220c016]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:37:28.531665 31629 tablet_bootstrap.cc:492] T 26a5abdd3aba416093fd839dbfb9a0cb P 39aed29854304c0b9e5033395eb0d70b: Bootstrap starting.
I20260601 13:37:28.531805 31572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c09a876b98074cd79d77504be6a913fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:28.531824 31420 tablet_service.cc:1511] Processing CreateTablet for tablet c09a876b98074cd79d77504be6a913fd (DEFAULT_TABLE table=test-workload-rf3 [id=e12de8d8a157403c96ab089e0220c016]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:37:28.532032 31420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c09a876b98074cd79d77504be6a913fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:28.532728 31629 tablet_bootstrap.cc:654] T 26a5abdd3aba416093fd839dbfb9a0cb P 39aed29854304c0b9e5033395eb0d70b: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:28.533576 31418 tablet_service.cc:1511] Processing CreateTablet for tablet 5f2aae0622f849b9b74afcbb978a76d5 (DEFAULT_TABLE table=test-workload-rf3 [id=e12de8d8a157403c96ab089e0220c016]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:37:28.533845 31418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f2aae0622f849b9b74afcbb978a76d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:28.534039 31571 tablet_service.cc:1511] Processing CreateTablet for tablet 592999ae982c42fb911008a1f429eb6b (DEFAULT_TABLE table=test-workload-rf3 [id=e12de8d8a157403c96ab089e0220c016]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:37:28.534288 31571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 592999ae982c42fb911008a1f429eb6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:28.534561 31569 tablet_service.cc:1511] Processing CreateTablet for tablet 6c1f8f70de764337b88942e8ea40ac92 (DEFAULT_TABLE table=test-workload-rf3 [id=e12de8d8a157403c96ab089e0220c016]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:37:28.534623 31570 tablet_service.cc:1511] Processing CreateTablet for tablet 8dc169d126a74efbb3bf685f74ebd261 (DEFAULT_TABLE table=test-workload-rf3 [id=e12de8d8a157403c96ab089e0220c016]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:37:28.534859 31569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c1f8f70de764337b88942e8ea40ac92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:28.534981 31570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dc169d126a74efbb3bf685f74ebd261. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:28.536114 31417 tablet_service.cc:1511] Processing CreateTablet for tablet 6c1f8f70de764337b88942e8ea40ac92 (DEFAULT_TABLE table=test-workload-rf3 [id=e12de8d8a157403c96ab089e0220c016]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:37:28.536369 31417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c1f8f70de764337b88942e8ea40ac92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:28.536415 31632 tablet_bootstrap.cc:492] T 26a5abdd3aba416093fd839dbfb9a0cb P 522650d713d84f42b2c506d902ffea0d: Bootstrap starting.
I20260601 13:37:28.528934 31496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26a5abdd3aba416093fd839dbfb9a0cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:28.537478 31632 tablet_bootstrap.cc:654] T 26a5abdd3aba416093fd839dbfb9a0cb P 522650d713d84f42b2c506d902ffea0d: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:28.538463 31628 tablet_bootstrap.cc:492] T 26a5abdd3aba416093fd839dbfb9a0cb P f6a1a783e08642dcb360ebfc20550486: Bootstrap starting.
I20260601 13:37:28.538631 31416 tablet_service.cc:1511] Processing CreateTablet for tablet 8dc169d126a74efbb3bf685f74ebd261 (DEFAULT_TABLE table=test-workload-rf3 [id=e12de8d8a157403c96ab089e0220c016]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:37:28.538693 31632 tablet_bootstrap.cc:492] T 26a5abdd3aba416093fd839dbfb9a0cb P 522650d713d84f42b2c506d902ffea0d: No bootstrap required, opened a new log
I20260601 13:37:28.538730 31629 tablet_bootstrap.cc:492] T 26a5abdd3aba416093fd839dbfb9a0cb P 39aed29854304c0b9e5033395eb0d70b: No bootstrap required, opened a new log
I20260601 13:37:28.538772 31632 ts_tablet_manager.cc:1403] T 26a5abdd3aba416093fd839dbfb9a0cb P 522650d713d84f42b2c506d902ffea0d: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:28.538805 31629 ts_tablet_manager.cc:1403] T 26a5abdd3aba416093fd839dbfb9a0cb P 39aed29854304c0b9e5033395eb0d70b: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:37:28.538897 31416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dc169d126a74efbb3bf685f74ebd261. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:28.539247 31632 raft_consensus.cc:359] T 26a5abdd3aba416093fd839dbfb9a0cb P 522650d713d84f42b2c506d902ffea0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.539299 31629 raft_consensus.cc:359] T 26a5abdd3aba416093fd839dbfb9a0cb P 39aed29854304c0b9e5033395eb0d70b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.539368 31632 raft_consensus.cc:385] T 26a5abdd3aba416093fd839dbfb9a0cb P 522650d713d84f42b2c506d902ffea0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:28.539392 31629 raft_consensus.cc:385] T 26a5abdd3aba416093fd839dbfb9a0cb P 39aed29854304c0b9e5033395eb0d70b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:28.539410 31632 raft_consensus.cc:740] T 26a5abdd3aba416093fd839dbfb9a0cb P 522650d713d84f42b2c506d902ffea0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 522650d713d84f42b2c506d902ffea0d, State: Initialized, Role: FOLLOWER
I20260601 13:37:28.539422 31629 raft_consensus.cc:740] T 26a5abdd3aba416093fd839dbfb9a0cb P 39aed29854304c0b9e5033395eb0d70b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39aed29854304c0b9e5033395eb0d70b, State: Initialized, Role: FOLLOWER
I20260601 13:37:28.539444 31628 tablet_bootstrap.cc:654] T 26a5abdd3aba416093fd839dbfb9a0cb P f6a1a783e08642dcb360ebfc20550486: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:28.539534 31629 consensus_queue.cc:260] T 26a5abdd3aba416093fd839dbfb9a0cb P 39aed29854304c0b9e5033395eb0d70b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.539827 31629 ts_tablet_manager.cc:1434] T 26a5abdd3aba416093fd839dbfb9a0cb P 39aed29854304c0b9e5033395eb0d70b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:28.540021 31629 tablet_bootstrap.cc:492] T c09a876b98074cd79d77504be6a913fd P 39aed29854304c0b9e5033395eb0d70b: Bootstrap starting.
I20260601 13:37:28.540783 31628 tablet_bootstrap.cc:492] T 26a5abdd3aba416093fd839dbfb9a0cb P f6a1a783e08642dcb360ebfc20550486: No bootstrap required, opened a new log
I20260601 13:37:28.540899 31628 ts_tablet_manager.cc:1403] T 26a5abdd3aba416093fd839dbfb9a0cb P f6a1a783e08642dcb360ebfc20550486: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:28.541054 31629 tablet_bootstrap.cc:654] T c09a876b98074cd79d77504be6a913fd P 39aed29854304c0b9e5033395eb0d70b: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:28.539534 31632 consensus_queue.cc:260] T 26a5abdd3aba416093fd839dbfb9a0cb P 522650d713d84f42b2c506d902ffea0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.541435 31628 raft_consensus.cc:359] T 26a5abdd3aba416093fd839dbfb9a0cb P f6a1a783e08642dcb360ebfc20550486 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.541518 31628 raft_consensus.cc:385] T 26a5abdd3aba416093fd839dbfb9a0cb P f6a1a783e08642dcb360ebfc20550486 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:28.541548 31628 raft_consensus.cc:740] T 26a5abdd3aba416093fd839dbfb9a0cb P f6a1a783e08642dcb360ebfc20550486 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6a1a783e08642dcb360ebfc20550486, State: Initialized, Role: FOLLOWER
I20260601 13:37:28.541559 31632 ts_tablet_manager.cc:1434] T 26a5abdd3aba416093fd839dbfb9a0cb P 522650d713d84f42b2c506d902ffea0d: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:37:28.541707 31497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c09a876b98074cd79d77504be6a913fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:28.541736 31632 tablet_bootstrap.cc:492] T 6c1f8f70de764337b88942e8ea40ac92 P 522650d713d84f42b2c506d902ffea0d: Bootstrap starting.
I20260601 13:37:28.542779 31632 tablet_bootstrap.cc:654] T 6c1f8f70de764337b88942e8ea40ac92 P 522650d713d84f42b2c506d902ffea0d: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:28.542836 31572 tablet_service.cc:1511] Processing CreateTablet for tablet 5f2aae0622f849b9b74afcbb978a76d5 (DEFAULT_TABLE table=test-workload-rf3 [id=e12de8d8a157403c96ab089e0220c016]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:37:28.543107 31572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f2aae0622f849b9b74afcbb978a76d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:28.544543 31632 tablet_bootstrap.cc:492] T 6c1f8f70de764337b88942e8ea40ac92 P 522650d713d84f42b2c506d902ffea0d: No bootstrap required, opened a new log
I20260601 13:37:28.544493 31496 tablet_service.cc:1511] Processing CreateTablet for tablet 5f2aae0622f849b9b74afcbb978a76d5 (DEFAULT_TABLE table=test-workload-rf3 [id=e12de8d8a157403c96ab089e0220c016]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:37:28.544637 31629 tablet_bootstrap.cc:492] T c09a876b98074cd79d77504be6a913fd P 39aed29854304c0b9e5033395eb0d70b: No bootstrap required, opened a new log
I20260601 13:37:28.544709 31629 ts_tablet_manager.cc:1403] T c09a876b98074cd79d77504be6a913fd P 39aed29854304c0b9e5033395eb0d70b: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.002s
I20260601 13:37:28.544761 31496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f2aae0622f849b9b74afcbb978a76d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:28.545065 31494 tablet_service.cc:1511] Processing CreateTablet for tablet 8dc169d126a74efbb3bf685f74ebd261 (DEFAULT_TABLE table=test-workload-rf3 [id=e12de8d8a157403c96ab089e0220c016]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:37:28.545287 31629 raft_consensus.cc:359] T c09a876b98074cd79d77504be6a913fd P 39aed29854304c0b9e5033395eb0d70b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.545356 31494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dc169d126a74efbb3bf685f74ebd261. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:28.544646 31632 ts_tablet_manager.cc:1403] T 6c1f8f70de764337b88942e8ea40ac92 P 522650d713d84f42b2c506d902ffea0d: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:28.545890 31632 raft_consensus.cc:359] T 6c1f8f70de764337b88942e8ea40ac92 P 522650d713d84f42b2c506d902ffea0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.546032 31632 raft_consensus.cc:385] T 6c1f8f70de764337b88942e8ea40ac92 P 522650d713d84f42b2c506d902ffea0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:28.546072 31632 raft_consensus.cc:740] T 6c1f8f70de764337b88942e8ea40ac92 P 522650d713d84f42b2c506d902ffea0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 522650d713d84f42b2c506d902ffea0d, State: Initialized, Role: FOLLOWER
I20260601 13:37:28.546208 31632 consensus_queue.cc:260] T 6c1f8f70de764337b88942e8ea40ac92 P 522650d713d84f42b2c506d902ffea0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.546486 31632 ts_tablet_manager.cc:1434] T 6c1f8f70de764337b88942e8ea40ac92 P 522650d713d84f42b2c506d902ffea0d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:28.546685 31632 tablet_bootstrap.cc:492] T 8dc169d126a74efbb3bf685f74ebd261 P 522650d713d84f42b2c506d902ffea0d: Bootstrap starting.
I20260601 13:37:28.544754 31495 tablet_service.cc:1511] Processing CreateTablet for tablet 6c1f8f70de764337b88942e8ea40ac92 (DEFAULT_TABLE table=test-workload-rf3 [id=e12de8d8a157403c96ab089e0220c016]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:37:28.547180 31495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c1f8f70de764337b88942e8ea40ac92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:28.544548 31497 tablet_service.cc:1511] Processing CreateTablet for tablet 592999ae982c42fb911008a1f429eb6b (DEFAULT_TABLE table=test-workload-rf3 [id=e12de8d8a157403c96ab089e0220c016]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:37:28.547660 31497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 592999ae982c42fb911008a1f429eb6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:28.547708 31632 tablet_bootstrap.cc:654] T 8dc169d126a74efbb3bf685f74ebd261 P 522650d713d84f42b2c506d902ffea0d: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:28.545408 31629 raft_consensus.cc:385] T c09a876b98074cd79d77504be6a913fd P 39aed29854304c0b9e5033395eb0d70b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:28.548686 31629 raft_consensus.cc:740] T c09a876b98074cd79d77504be6a913fd P 39aed29854304c0b9e5033395eb0d70b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39aed29854304c0b9e5033395eb0d70b, State: Initialized, Role: FOLLOWER
I20260601 13:37:28.548834 31629 consensus_queue.cc:260] T c09a876b98074cd79d77504be6a913fd P 39aed29854304c0b9e5033395eb0d70b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.549132 31629 ts_tablet_manager.cc:1434] T c09a876b98074cd79d77504be6a913fd P 39aed29854304c0b9e5033395eb0d70b: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:37:28.549139 31632 tablet_bootstrap.cc:492] T 8dc169d126a74efbb3bf685f74ebd261 P 522650d713d84f42b2c506d902ffea0d: No bootstrap required, opened a new log
I20260601 13:37:28.549357 31629 tablet_bootstrap.cc:492] T 592999ae982c42fb911008a1f429eb6b P 39aed29854304c0b9e5033395eb0d70b: Bootstrap starting.
I20260601 13:37:28.549386 31632 ts_tablet_manager.cc:1403] T 8dc169d126a74efbb3bf685f74ebd261 P 522650d713d84f42b2c506d902ffea0d: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:28.549855 31632 raft_consensus.cc:359] T 8dc169d126a74efbb3bf685f74ebd261 P 522650d713d84f42b2c506d902ffea0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.549979 31632 raft_consensus.cc:385] T 8dc169d126a74efbb3bf685f74ebd261 P 522650d713d84f42b2c506d902ffea0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:28.550042 31632 raft_consensus.cc:740] T 8dc169d126a74efbb3bf685f74ebd261 P 522650d713d84f42b2c506d902ffea0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 522650d713d84f42b2c506d902ffea0d, State: Initialized, Role: FOLLOWER
I20260601 13:37:28.550197 31632 consensus_queue.cc:260] T 8dc169d126a74efbb3bf685f74ebd261 P 522650d713d84f42b2c506d902ffea0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.550486 31632 ts_tablet_manager.cc:1434] T 8dc169d126a74efbb3bf685f74ebd261 P 522650d713d84f42b2c506d902ffea0d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:28.550556 31629 tablet_bootstrap.cc:654] T 592999ae982c42fb911008a1f429eb6b P 39aed29854304c0b9e5033395eb0d70b: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:28.550680 31632 tablet_bootstrap.cc:492] T 592999ae982c42fb911008a1f429eb6b P 522650d713d84f42b2c506d902ffea0d: Bootstrap starting.
I20260601 13:37:28.551723 31632 tablet_bootstrap.cc:654] T 592999ae982c42fb911008a1f429eb6b P 522650d713d84f42b2c506d902ffea0d: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:28.552074 31629 tablet_bootstrap.cc:492] T 592999ae982c42fb911008a1f429eb6b P 39aed29854304c0b9e5033395eb0d70b: No bootstrap required, opened a new log
I20260601 13:37:28.552229 31629 ts_tablet_manager.cc:1403] T 592999ae982c42fb911008a1f429eb6b P 39aed29854304c0b9e5033395eb0d70b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:28.552695 31629 raft_consensus.cc:359] T 592999ae982c42fb911008a1f429eb6b P 39aed29854304c0b9e5033395eb0d70b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.552855 31629 raft_consensus.cc:385] T 592999ae982c42fb911008a1f429eb6b P 39aed29854304c0b9e5033395eb0d70b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:28.552906 31629 raft_consensus.cc:740] T 592999ae982c42fb911008a1f429eb6b P 39aed29854304c0b9e5033395eb0d70b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39aed29854304c0b9e5033395eb0d70b, State: Initialized, Role: FOLLOWER
I20260601 13:37:28.541674 31628 consensus_queue.cc:260] T 26a5abdd3aba416093fd839dbfb9a0cb P f6a1a783e08642dcb360ebfc20550486 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.553061 31629 consensus_queue.cc:260] T 592999ae982c42fb911008a1f429eb6b P 39aed29854304c0b9e5033395eb0d70b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.553160 31628 ts_tablet_manager.cc:1434] T 26a5abdd3aba416093fd839dbfb9a0cb P f6a1a783e08642dcb360ebfc20550486: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.000s
I20260601 13:37:28.553702 31629 ts_tablet_manager.cc:1434] T 592999ae982c42fb911008a1f429eb6b P 39aed29854304c0b9e5033395eb0d70b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:28.553877 31629 tablet_bootstrap.cc:492] T 6c1f8f70de764337b88942e8ea40ac92 P 39aed29854304c0b9e5033395eb0d70b: Bootstrap starting.
I20260601 13:37:28.555020 31629 tablet_bootstrap.cc:654] T 6c1f8f70de764337b88942e8ea40ac92 P 39aed29854304c0b9e5033395eb0d70b: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:28.555336 31628 tablet_bootstrap.cc:492] T c09a876b98074cd79d77504be6a913fd P f6a1a783e08642dcb360ebfc20550486: Bootstrap starting.
I20260601 13:37:28.556211 31629 tablet_bootstrap.cc:492] T 6c1f8f70de764337b88942e8ea40ac92 P 39aed29854304c0b9e5033395eb0d70b: No bootstrap required, opened a new log
I20260601 13:37:28.556308 31629 ts_tablet_manager.cc:1403] T 6c1f8f70de764337b88942e8ea40ac92 P 39aed29854304c0b9e5033395eb0d70b: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:37:28.556756 31629 raft_consensus.cc:359] T 6c1f8f70de764337b88942e8ea40ac92 P 39aed29854304c0b9e5033395eb0d70b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.556874 31629 raft_consensus.cc:385] T 6c1f8f70de764337b88942e8ea40ac92 P 39aed29854304c0b9e5033395eb0d70b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:28.556908 31629 raft_consensus.cc:740] T 6c1f8f70de764337b88942e8ea40ac92 P 39aed29854304c0b9e5033395eb0d70b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39aed29854304c0b9e5033395eb0d70b, State: Initialized, Role: FOLLOWER
I20260601 13:37:28.556962 31628 tablet_bootstrap.cc:654] T c09a876b98074cd79d77504be6a913fd P f6a1a783e08642dcb360ebfc20550486: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:28.557057 31629 consensus_queue.cc:260] T 6c1f8f70de764337b88942e8ea40ac92 P 39aed29854304c0b9e5033395eb0d70b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.557448 31629 ts_tablet_manager.cc:1434] T 6c1f8f70de764337b88942e8ea40ac92 P 39aed29854304c0b9e5033395eb0d70b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:28.557650 31629 tablet_bootstrap.cc:492] T 8dc169d126a74efbb3bf685f74ebd261 P 39aed29854304c0b9e5033395eb0d70b: Bootstrap starting.
I20260601 13:37:28.558171 31628 tablet_bootstrap.cc:492] T c09a876b98074cd79d77504be6a913fd P f6a1a783e08642dcb360ebfc20550486: No bootstrap required, opened a new log
I20260601 13:37:28.558281 31628 ts_tablet_manager.cc:1403] T c09a876b98074cd79d77504be6a913fd P f6a1a783e08642dcb360ebfc20550486: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:28.558735 31628 raft_consensus.cc:359] T c09a876b98074cd79d77504be6a913fd P f6a1a783e08642dcb360ebfc20550486 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.558805 31629 tablet_bootstrap.cc:654] T 8dc169d126a74efbb3bf685f74ebd261 P 39aed29854304c0b9e5033395eb0d70b: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:28.558844 31628 raft_consensus.cc:385] T c09a876b98074cd79d77504be6a913fd P f6a1a783e08642dcb360ebfc20550486 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:28.558882 31628 raft_consensus.cc:740] T c09a876b98074cd79d77504be6a913fd P f6a1a783e08642dcb360ebfc20550486 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6a1a783e08642dcb360ebfc20550486, State: Initialized, Role: FOLLOWER
I20260601 13:37:28.559018 31628 consensus_queue.cc:260] T c09a876b98074cd79d77504be6a913fd P f6a1a783e08642dcb360ebfc20550486 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.559314 31628 ts_tablet_manager.cc:1434] T c09a876b98074cd79d77504be6a913fd P f6a1a783e08642dcb360ebfc20550486: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:28.559509 31628 tablet_bootstrap.cc:492] T 5f2aae0622f849b9b74afcbb978a76d5 P f6a1a783e08642dcb360ebfc20550486: Bootstrap starting.
I20260601 13:37:28.559981 31629 tablet_bootstrap.cc:492] T 8dc169d126a74efbb3bf685f74ebd261 P 39aed29854304c0b9e5033395eb0d70b: No bootstrap required, opened a new log
I20260601 13:37:28.560068 31629 ts_tablet_manager.cc:1403] T 8dc169d126a74efbb3bf685f74ebd261 P 39aed29854304c0b9e5033395eb0d70b: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:37:28.560479 31629 raft_consensus.cc:359] T 8dc169d126a74efbb3bf685f74ebd261 P 39aed29854304c0b9e5033395eb0d70b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.560521 31628 tablet_bootstrap.cc:654] T 5f2aae0622f849b9b74afcbb978a76d5 P f6a1a783e08642dcb360ebfc20550486: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:28.560598 31629 raft_consensus.cc:385] T 8dc169d126a74efbb3bf685f74ebd261 P 39aed29854304c0b9e5033395eb0d70b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:28.560643 31629 raft_consensus.cc:740] T 8dc169d126a74efbb3bf685f74ebd261 P 39aed29854304c0b9e5033395eb0d70b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39aed29854304c0b9e5033395eb0d70b, State: Initialized, Role: FOLLOWER
I20260601 13:37:28.560776 31629 consensus_queue.cc:260] T 8dc169d126a74efbb3bf685f74ebd261 P 39aed29854304c0b9e5033395eb0d70b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.561056 31629 ts_tablet_manager.cc:1434] T 8dc169d126a74efbb3bf685f74ebd261 P 39aed29854304c0b9e5033395eb0d70b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:28.561532 31629 tablet_bootstrap.cc:492] T 5f2aae0622f849b9b74afcbb978a76d5 P 39aed29854304c0b9e5033395eb0d70b: Bootstrap starting.
I20260601 13:37:28.561853 31628 tablet_bootstrap.cc:492] T 5f2aae0622f849b9b74afcbb978a76d5 P f6a1a783e08642dcb360ebfc20550486: No bootstrap required, opened a new log
I20260601 13:37:28.561941 31628 ts_tablet_manager.cc:1403] T 5f2aae0622f849b9b74afcbb978a76d5 P f6a1a783e08642dcb360ebfc20550486: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:37:28.562150 31632 tablet_bootstrap.cc:492] T 592999ae982c42fb911008a1f429eb6b P 522650d713d84f42b2c506d902ffea0d: No bootstrap required, opened a new log
I20260601 13:37:28.562248 31632 ts_tablet_manager.cc:1403] T 592999ae982c42fb911008a1f429eb6b P 522650d713d84f42b2c506d902ffea0d: Time spent bootstrapping tablet: real 0.012s	user 0.002s	sys 0.000s
I20260601 13:37:28.562420 31628 raft_consensus.cc:359] T 5f2aae0622f849b9b74afcbb978a76d5 P f6a1a783e08642dcb360ebfc20550486 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.562523 31628 raft_consensus.cc:385] T 5f2aae0622f849b9b74afcbb978a76d5 P f6a1a783e08642dcb360ebfc20550486 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:28.562556 31628 raft_consensus.cc:740] T 5f2aae0622f849b9b74afcbb978a76d5 P f6a1a783e08642dcb360ebfc20550486 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6a1a783e08642dcb360ebfc20550486, State: Initialized, Role: FOLLOWER
I20260601 13:37:28.562600 31629 tablet_bootstrap.cc:654] T 5f2aae0622f849b9b74afcbb978a76d5 P 39aed29854304c0b9e5033395eb0d70b: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:28.562688 31632 raft_consensus.cc:359] T 592999ae982c42fb911008a1f429eb6b P 522650d713d84f42b2c506d902ffea0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.562671 31628 consensus_queue.cc:260] T 5f2aae0622f849b9b74afcbb978a76d5 P f6a1a783e08642dcb360ebfc20550486 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.562778 31632 raft_consensus.cc:385] T 592999ae982c42fb911008a1f429eb6b P 522650d713d84f42b2c506d902ffea0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:28.562816 31632 raft_consensus.cc:740] T 592999ae982c42fb911008a1f429eb6b P 522650d713d84f42b2c506d902ffea0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 522650d713d84f42b2c506d902ffea0d, State: Initialized, Role: FOLLOWER
I20260601 13:37:28.562927 31632 consensus_queue.cc:260] T 592999ae982c42fb911008a1f429eb6b P 522650d713d84f42b2c506d902ffea0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.562990 31628 ts_tablet_manager.cc:1434] T 5f2aae0622f849b9b74afcbb978a76d5 P f6a1a783e08642dcb360ebfc20550486: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:28.563140 31628 tablet_bootstrap.cc:492] T 8dc169d126a74efbb3bf685f74ebd261 P f6a1a783e08642dcb360ebfc20550486: Bootstrap starting.
I20260601 13:37:28.563184 31632 ts_tablet_manager.cc:1434] T 592999ae982c42fb911008a1f429eb6b P 522650d713d84f42b2c506d902ffea0d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:28.563323 31632 tablet_bootstrap.cc:492] T c09a876b98074cd79d77504be6a913fd P 522650d713d84f42b2c506d902ffea0d: Bootstrap starting.
I20260601 13:37:28.564182 31632 tablet_bootstrap.cc:654] T c09a876b98074cd79d77504be6a913fd P 522650d713d84f42b2c506d902ffea0d: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:28.564167 31628 tablet_bootstrap.cc:654] T 8dc169d126a74efbb3bf685f74ebd261 P f6a1a783e08642dcb360ebfc20550486: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:28.565287 31632 tablet_bootstrap.cc:492] T c09a876b98074cd79d77504be6a913fd P 522650d713d84f42b2c506d902ffea0d: No bootstrap required, opened a new log
I20260601 13:37:28.565429 31632 ts_tablet_manager.cc:1403] T c09a876b98074cd79d77504be6a913fd P 522650d713d84f42b2c506d902ffea0d: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:28.565474 31628 tablet_bootstrap.cc:492] T 8dc169d126a74efbb3bf685f74ebd261 P f6a1a783e08642dcb360ebfc20550486: No bootstrap required, opened a new log
I20260601 13:37:28.565595 31628 ts_tablet_manager.cc:1403] T 8dc169d126a74efbb3bf685f74ebd261 P f6a1a783e08642dcb360ebfc20550486: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:37:28.566136 31632 raft_consensus.cc:359] T c09a876b98074cd79d77504be6a913fd P 522650d713d84f42b2c506d902ffea0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.566140 31628 raft_consensus.cc:359] T 8dc169d126a74efbb3bf685f74ebd261 P f6a1a783e08642dcb360ebfc20550486 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.566326 31632 raft_consensus.cc:385] T c09a876b98074cd79d77504be6a913fd P 522650d713d84f42b2c506d902ffea0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:28.566445 31632 raft_consensus.cc:740] T c09a876b98074cd79d77504be6a913fd P 522650d713d84f42b2c506d902ffea0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 522650d713d84f42b2c506d902ffea0d, State: Initialized, Role: FOLLOWER
I20260601 13:37:28.566586 31632 consensus_queue.cc:260] T c09a876b98074cd79d77504be6a913fd P 522650d713d84f42b2c506d902ffea0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.566967 31632 ts_tablet_manager.cc:1434] T c09a876b98074cd79d77504be6a913fd P 522650d713d84f42b2c506d902ffea0d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:28.566345 31628 raft_consensus.cc:385] T 8dc169d126a74efbb3bf685f74ebd261 P f6a1a783e08642dcb360ebfc20550486 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:28.567127 31628 raft_consensus.cc:740] T 8dc169d126a74efbb3bf685f74ebd261 P f6a1a783e08642dcb360ebfc20550486 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6a1a783e08642dcb360ebfc20550486, State: Initialized, Role: FOLLOWER
I20260601 13:37:28.567251 31628 consensus_queue.cc:260] T 8dc169d126a74efbb3bf685f74ebd261 P f6a1a783e08642dcb360ebfc20550486 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.567814 31632 tablet_bootstrap.cc:492] T 5f2aae0622f849b9b74afcbb978a76d5 P 522650d713d84f42b2c506d902ffea0d: Bootstrap starting.
I20260601 13:37:28.568121 31629 tablet_bootstrap.cc:492] T 5f2aae0622f849b9b74afcbb978a76d5 P 39aed29854304c0b9e5033395eb0d70b: No bootstrap required, opened a new log
I20260601 13:37:28.568238 31629 ts_tablet_manager.cc:1403] T 5f2aae0622f849b9b74afcbb978a76d5 P 39aed29854304c0b9e5033395eb0d70b: Time spent bootstrapping tablet: real 0.007s	user 0.001s	sys 0.001s
I20260601 13:37:28.568383 31643 raft_consensus.cc:493] T 8dc169d126a74efbb3bf685f74ebd261 P 522650d713d84f42b2c506d902ffea0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:28.568480 31643 raft_consensus.cc:515] T 8dc169d126a74efbb3bf685f74ebd261 P 522650d713d84f42b2c506d902ffea0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.568686 31629 raft_consensus.cc:359] T 5f2aae0622f849b9b74afcbb978a76d5 P 39aed29854304c0b9e5033395eb0d70b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.568776 31629 raft_consensus.cc:385] T 5f2aae0622f849b9b74afcbb978a76d5 P 39aed29854304c0b9e5033395eb0d70b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:28.568818 31629 raft_consensus.cc:740] T 5f2aae0622f849b9b74afcbb978a76d5 P 39aed29854304c0b9e5033395eb0d70b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39aed29854304c0b9e5033395eb0d70b, State: Initialized, Role: FOLLOWER
I20260601 13:37:28.568892 31632 tablet_bootstrap.cc:654] T 5f2aae0622f849b9b74afcbb978a76d5 P 522650d713d84f42b2c506d902ffea0d: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:28.568948 31629 consensus_queue.cc:260] T 5f2aae0622f849b9b74afcbb978a76d5 P 39aed29854304c0b9e5033395eb0d70b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.569300 31629 ts_tablet_manager.cc:1434] T 5f2aae0622f849b9b74afcbb978a76d5 P 39aed29854304c0b9e5033395eb0d70b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:28.569455 31628 ts_tablet_manager.cc:1434] T 8dc169d126a74efbb3bf685f74ebd261 P f6a1a783e08642dcb360ebfc20550486: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:37:28.569682 31628 tablet_bootstrap.cc:492] T 6c1f8f70de764337b88942e8ea40ac92 P f6a1a783e08642dcb360ebfc20550486: Bootstrap starting.
I20260601 13:37:28.570771 31628 tablet_bootstrap.cc:654] T 6c1f8f70de764337b88942e8ea40ac92 P f6a1a783e08642dcb360ebfc20550486: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:28.568954 31643 leader_election.cc:290] T 8dc169d126a74efbb3bf685f74ebd261 P 522650d713d84f42b2c506d902ffea0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6a1a783e08642dcb360ebfc20550486 (127.21.155.194:35039), 39aed29854304c0b9e5033395eb0d70b (127.21.155.195:36119)
I20260601 13:37:28.573057 31632 tablet_bootstrap.cc:492] T 5f2aae0622f849b9b74afcbb978a76d5 P 522650d713d84f42b2c506d902ffea0d: No bootstrap required, opened a new log
I20260601 13:37:28.573179 31632 ts_tablet_manager.cc:1403] T 5f2aae0622f849b9b74afcbb978a76d5 P 522650d713d84f42b2c506d902ffea0d: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.002s
I20260601 13:37:28.573659 31632 raft_consensus.cc:359] T 5f2aae0622f849b9b74afcbb978a76d5 P 522650d713d84f42b2c506d902ffea0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.573761 31632 raft_consensus.cc:385] T 5f2aae0622f849b9b74afcbb978a76d5 P 522650d713d84f42b2c506d902ffea0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:28.573789 31632 raft_consensus.cc:740] T 5f2aae0622f849b9b74afcbb978a76d5 P 522650d713d84f42b2c506d902ffea0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 522650d713d84f42b2c506d902ffea0d, State: Initialized, Role: FOLLOWER
I20260601 13:37:28.573895 31632 consensus_queue.cc:260] T 5f2aae0622f849b9b74afcbb978a76d5 P 522650d713d84f42b2c506d902ffea0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.574186 31632 ts_tablet_manager.cc:1434] T 5f2aae0622f849b9b74afcbb978a76d5 P 522650d713d84f42b2c506d902ffea0d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:28.575322 31507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc169d126a74efbb3bf685f74ebd261" candidate_uuid: "522650d713d84f42b2c506d902ffea0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6a1a783e08642dcb360ebfc20550486" is_pre_election: true
I20260601 13:37:28.575449 31507 raft_consensus.cc:2468] T 8dc169d126a74efbb3bf685f74ebd261 P f6a1a783e08642dcb360ebfc20550486 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 522650d713d84f42b2c506d902ffea0d in term 0.
I20260601 13:37:28.575788 31395 leader_election.cc:304] T 8dc169d126a74efbb3bf685f74ebd261 P 522650d713d84f42b2c506d902ffea0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 522650d713d84f42b2c506d902ffea0d, f6a1a783e08642dcb360ebfc20550486; no voters: 
I20260601 13:37:28.575953 31643 raft_consensus.cc:2804] T 8dc169d126a74efbb3bf685f74ebd261 P 522650d713d84f42b2c506d902ffea0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:28.576020 31643 raft_consensus.cc:493] T 8dc169d126a74efbb3bf685f74ebd261 P 522650d713d84f42b2c506d902ffea0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:28.576074 31643 raft_consensus.cc:3060] T 8dc169d126a74efbb3bf685f74ebd261 P 522650d713d84f42b2c506d902ffea0d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:28.577325 31643 raft_consensus.cc:515] T 8dc169d126a74efbb3bf685f74ebd261 P 522650d713d84f42b2c506d902ffea0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.577498 31628 tablet_bootstrap.cc:492] T 6c1f8f70de764337b88942e8ea40ac92 P f6a1a783e08642dcb360ebfc20550486: No bootstrap required, opened a new log
I20260601 13:37:28.577634 31628 ts_tablet_manager.cc:1403] T 6c1f8f70de764337b88942e8ea40ac92 P f6a1a783e08642dcb360ebfc20550486: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:37:28.577692 31581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc169d126a74efbb3bf685f74ebd261" candidate_uuid: "522650d713d84f42b2c506d902ffea0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39aed29854304c0b9e5033395eb0d70b" is_pre_election: true
I20260601 13:37:28.577733 31643 leader_election.cc:290] T 8dc169d126a74efbb3bf685f74ebd261 P 522650d713d84f42b2c506d902ffea0d [CANDIDATE]: Term 1 election: Requested vote from peers f6a1a783e08642dcb360ebfc20550486 (127.21.155.194:35039), 39aed29854304c0b9e5033395eb0d70b (127.21.155.195:36119)
I20260601 13:37:28.577804 31581 raft_consensus.cc:2468] T 8dc169d126a74efbb3bf685f74ebd261 P 39aed29854304c0b9e5033395eb0d70b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 522650d713d84f42b2c506d902ffea0d in term 0.
I20260601 13:37:28.578052 31582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc169d126a74efbb3bf685f74ebd261" candidate_uuid: "522650d713d84f42b2c506d902ffea0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39aed29854304c0b9e5033395eb0d70b"
I20260601 13:37:28.578074 31507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc169d126a74efbb3bf685f74ebd261" candidate_uuid: "522650d713d84f42b2c506d902ffea0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6a1a783e08642dcb360ebfc20550486"
I20260601 13:37:28.578158 31582 raft_consensus.cc:3060] T 8dc169d126a74efbb3bf685f74ebd261 P 39aed29854304c0b9e5033395eb0d70b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:28.578171 31507 raft_consensus.cc:3060] T 8dc169d126a74efbb3bf685f74ebd261 P f6a1a783e08642dcb360ebfc20550486 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:28.578395 31628 raft_consensus.cc:359] T 6c1f8f70de764337b88942e8ea40ac92 P f6a1a783e08642dcb360ebfc20550486 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.578491 31628 raft_consensus.cc:385] T 6c1f8f70de764337b88942e8ea40ac92 P f6a1a783e08642dcb360ebfc20550486 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:28.578519 31628 raft_consensus.cc:740] T 6c1f8f70de764337b88942e8ea40ac92 P f6a1a783e08642dcb360ebfc20550486 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6a1a783e08642dcb360ebfc20550486, State: Initialized, Role: FOLLOWER
I20260601 13:37:28.578666 31628 consensus_queue.cc:260] T 6c1f8f70de764337b88942e8ea40ac92 P f6a1a783e08642dcb360ebfc20550486 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.579037 31628 ts_tablet_manager.cc:1434] T 6c1f8f70de764337b88942e8ea40ac92 P f6a1a783e08642dcb360ebfc20550486: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:28.579231 31628 tablet_bootstrap.cc:492] T 592999ae982c42fb911008a1f429eb6b P f6a1a783e08642dcb360ebfc20550486: Bootstrap starting.
I20260601 13:37:28.579299 31582 raft_consensus.cc:2468] T 8dc169d126a74efbb3bf685f74ebd261 P 39aed29854304c0b9e5033395eb0d70b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 522650d713d84f42b2c506d902ffea0d in term 1.
I20260601 13:37:28.579597 31394 leader_election.cc:304] T 8dc169d126a74efbb3bf685f74ebd261 P 522650d713d84f42b2c506d902ffea0d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39aed29854304c0b9e5033395eb0d70b, 522650d713d84f42b2c506d902ffea0d; no voters: 
I20260601 13:37:28.579752 31643 raft_consensus.cc:2804] T 8dc169d126a74efbb3bf685f74ebd261 P 522650d713d84f42b2c506d902ffea0d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:28.579830 31643 raft_consensus.cc:697] T 8dc169d126a74efbb3bf685f74ebd261 P 522650d713d84f42b2c506d902ffea0d [term 1 LEADER]: Becoming Leader. State: Replica: 522650d713d84f42b2c506d902ffea0d, State: Running, Role: LEADER
I20260601 13:37:28.579950 31643 consensus_queue.cc:237] T 8dc169d126a74efbb3bf685f74ebd261 P 522650d713d84f42b2c506d902ffea0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.580323 31507 raft_consensus.cc:2468] T 8dc169d126a74efbb3bf685f74ebd261 P f6a1a783e08642dcb360ebfc20550486 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 522650d713d84f42b2c506d902ffea0d in term 1.
I20260601 13:37:28.580356 31628 tablet_bootstrap.cc:654] T 592999ae982c42fb911008a1f429eb6b P f6a1a783e08642dcb360ebfc20550486: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:28.581673 31628 tablet_bootstrap.cc:492] T 592999ae982c42fb911008a1f429eb6b P f6a1a783e08642dcb360ebfc20550486: No bootstrap required, opened a new log
I20260601 13:37:28.581806 31628 ts_tablet_manager.cc:1403] T 592999ae982c42fb911008a1f429eb6b P f6a1a783e08642dcb360ebfc20550486: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:28.582041 31319 catalog_manager.cc:5696] T 8dc169d126a74efbb3bf685f74ebd261 P 522650d713d84f42b2c506d902ffea0d reported cstate change: term changed from 0 to 1, leader changed from <none> to 522650d713d84f42b2c506d902ffea0d (127.21.155.193). New cstate: current_term: 1 leader_uuid: "522650d713d84f42b2c506d902ffea0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:28.582234 31628 raft_consensus.cc:359] T 592999ae982c42fb911008a1f429eb6b P f6a1a783e08642dcb360ebfc20550486 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.582341 31628 raft_consensus.cc:385] T 592999ae982c42fb911008a1f429eb6b P f6a1a783e08642dcb360ebfc20550486 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:28.582365 31628 raft_consensus.cc:740] T 592999ae982c42fb911008a1f429eb6b P f6a1a783e08642dcb360ebfc20550486 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6a1a783e08642dcb360ebfc20550486, State: Initialized, Role: FOLLOWER
I20260601 13:37:28.582513 31628 consensus_queue.cc:260] T 592999ae982c42fb911008a1f429eb6b P f6a1a783e08642dcb360ebfc20550486 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.582790 31628 ts_tablet_manager.cc:1434] T 592999ae982c42fb911008a1f429eb6b P f6a1a783e08642dcb360ebfc20550486: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:28.668195 31654 raft_consensus.cc:493] T c09a876b98074cd79d77504be6a913fd P 522650d713d84f42b2c506d902ffea0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:28.668377 31654 raft_consensus.cc:515] T c09a876b98074cd79d77504be6a913fd P 522650d713d84f42b2c506d902ffea0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.668845 31654 leader_election.cc:290] T c09a876b98074cd79d77504be6a913fd P 522650d713d84f42b2c506d902ffea0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6a1a783e08642dcb360ebfc20550486 (127.21.155.194:35039), 39aed29854304c0b9e5033395eb0d70b (127.21.155.195:36119)
I20260601 13:37:28.669503 31507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c09a876b98074cd79d77504be6a913fd" candidate_uuid: "522650d713d84f42b2c506d902ffea0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6a1a783e08642dcb360ebfc20550486" is_pre_election: true
I20260601 13:37:28.669503 31582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c09a876b98074cd79d77504be6a913fd" candidate_uuid: "522650d713d84f42b2c506d902ffea0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39aed29854304c0b9e5033395eb0d70b" is_pre_election: true
I20260601 13:37:28.669714 31507 raft_consensus.cc:2468] T c09a876b98074cd79d77504be6a913fd P f6a1a783e08642dcb360ebfc20550486 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 522650d713d84f42b2c506d902ffea0d in term 0.
I20260601 13:37:28.669759 31582 raft_consensus.cc:2468] T c09a876b98074cd79d77504be6a913fd P 39aed29854304c0b9e5033395eb0d70b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 522650d713d84f42b2c506d902ffea0d in term 0.
I20260601 13:37:28.670050 31395 leader_election.cc:304] T c09a876b98074cd79d77504be6a913fd P 522650d713d84f42b2c506d902ffea0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 522650d713d84f42b2c506d902ffea0d, f6a1a783e08642dcb360ebfc20550486; no voters: 
I20260601 13:37:28.670293 31654 raft_consensus.cc:2804] T c09a876b98074cd79d77504be6a913fd P 522650d713d84f42b2c506d902ffea0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:28.670375 31654 raft_consensus.cc:493] T c09a876b98074cd79d77504be6a913fd P 522650d713d84f42b2c506d902ffea0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:28.670409 31654 raft_consensus.cc:3060] T c09a876b98074cd79d77504be6a913fd P 522650d713d84f42b2c506d902ffea0d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:28.671499 31654 raft_consensus.cc:515] T c09a876b98074cd79d77504be6a913fd P 522650d713d84f42b2c506d902ffea0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.671995 31654 leader_election.cc:290] T c09a876b98074cd79d77504be6a913fd P 522650d713d84f42b2c506d902ffea0d [CANDIDATE]: Term 1 election: Requested vote from peers f6a1a783e08642dcb360ebfc20550486 (127.21.155.194:35039), 39aed29854304c0b9e5033395eb0d70b (127.21.155.195:36119)
I20260601 13:37:28.672497 31582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c09a876b98074cd79d77504be6a913fd" candidate_uuid: "522650d713d84f42b2c506d902ffea0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39aed29854304c0b9e5033395eb0d70b"
I20260601 13:37:28.672497 31507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c09a876b98074cd79d77504be6a913fd" candidate_uuid: "522650d713d84f42b2c506d902ffea0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6a1a783e08642dcb360ebfc20550486"
I20260601 13:37:28.672660 31507 raft_consensus.cc:3060] T c09a876b98074cd79d77504be6a913fd P f6a1a783e08642dcb360ebfc20550486 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:28.672716 31582 raft_consensus.cc:3060] T c09a876b98074cd79d77504be6a913fd P 39aed29854304c0b9e5033395eb0d70b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:28.673682 31582 raft_consensus.cc:2468] T c09a876b98074cd79d77504be6a913fd P 39aed29854304c0b9e5033395eb0d70b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 522650d713d84f42b2c506d902ffea0d in term 1.
I20260601 13:37:28.673682 31507 raft_consensus.cc:2468] T c09a876b98074cd79d77504be6a913fd P f6a1a783e08642dcb360ebfc20550486 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 522650d713d84f42b2c506d902ffea0d in term 1.
I20260601 13:37:28.674005 31395 leader_election.cc:304] T c09a876b98074cd79d77504be6a913fd P 522650d713d84f42b2c506d902ffea0d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 522650d713d84f42b2c506d902ffea0d, f6a1a783e08642dcb360ebfc20550486; no voters: 
I20260601 13:37:28.674238 31654 raft_consensus.cc:2804] T c09a876b98074cd79d77504be6a913fd P 522650d713d84f42b2c506d902ffea0d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:28.674351 31654 raft_consensus.cc:697] T c09a876b98074cd79d77504be6a913fd P 522650d713d84f42b2c506d902ffea0d [term 1 LEADER]: Becoming Leader. State: Replica: 522650d713d84f42b2c506d902ffea0d, State: Running, Role: LEADER
I20260601 13:37:28.674502 31654 consensus_queue.cc:237] T c09a876b98074cd79d77504be6a913fd P 522650d713d84f42b2c506d902ffea0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.676334 31326 catalog_manager.cc:5696] T c09a876b98074cd79d77504be6a913fd P 522650d713d84f42b2c506d902ffea0d reported cstate change: term changed from 0 to 1, leader changed from <none> to 522650d713d84f42b2c506d902ffea0d (127.21.155.193). New cstate: current_term: 1 leader_uuid: "522650d713d84f42b2c506d902ffea0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:28.676824 31654 raft_consensus.cc:493] T 5f2aae0622f849b9b74afcbb978a76d5 P 522650d713d84f42b2c506d902ffea0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:28.676913 31654 raft_consensus.cc:515] T 5f2aae0622f849b9b74afcbb978a76d5 P 522650d713d84f42b2c506d902ffea0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.677314 31654 leader_election.cc:290] T 5f2aae0622f849b9b74afcbb978a76d5 P 522650d713d84f42b2c506d902ffea0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6a1a783e08642dcb360ebfc20550486 (127.21.155.194:35039), 39aed29854304c0b9e5033395eb0d70b (127.21.155.195:36119)
I20260601 13:37:28.677533 31507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f2aae0622f849b9b74afcbb978a76d5" candidate_uuid: "522650d713d84f42b2c506d902ffea0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6a1a783e08642dcb360ebfc20550486" is_pre_election: true
I20260601 13:37:28.677595 31582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f2aae0622f849b9b74afcbb978a76d5" candidate_uuid: "522650d713d84f42b2c506d902ffea0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39aed29854304c0b9e5033395eb0d70b" is_pre_election: true
I20260601 13:37:28.677663 31582 raft_consensus.cc:2468] T 5f2aae0622f849b9b74afcbb978a76d5 P 39aed29854304c0b9e5033395eb0d70b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 522650d713d84f42b2c506d902ffea0d in term 0.
I20260601 13:37:28.677670 31507 raft_consensus.cc:2468] T 5f2aae0622f849b9b74afcbb978a76d5 P f6a1a783e08642dcb360ebfc20550486 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 522650d713d84f42b2c506d902ffea0d in term 0.
I20260601 13:37:28.677938 31395 leader_election.cc:304] T 5f2aae0622f849b9b74afcbb978a76d5 P 522650d713d84f42b2c506d902ffea0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 522650d713d84f42b2c506d902ffea0d, f6a1a783e08642dcb360ebfc20550486; no voters: 
I20260601 13:37:28.678155 31654 raft_consensus.cc:2804] T 5f2aae0622f849b9b74afcbb978a76d5 P 522650d713d84f42b2c506d902ffea0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:28.678215 31654 raft_consensus.cc:493] T 5f2aae0622f849b9b74afcbb978a76d5 P 522650d713d84f42b2c506d902ffea0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:28.678261 31654 raft_consensus.cc:3060] T 5f2aae0622f849b9b74afcbb978a76d5 P 522650d713d84f42b2c506d902ffea0d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:28.679284 31654 raft_consensus.cc:515] T 5f2aae0622f849b9b74afcbb978a76d5 P 522650d713d84f42b2c506d902ffea0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.679592 31654 leader_election.cc:290] T 5f2aae0622f849b9b74afcbb978a76d5 P 522650d713d84f42b2c506d902ffea0d [CANDIDATE]: Term 1 election: Requested vote from peers f6a1a783e08642dcb360ebfc20550486 (127.21.155.194:35039), 39aed29854304c0b9e5033395eb0d70b (127.21.155.195:36119)
I20260601 13:37:28.679900 31582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f2aae0622f849b9b74afcbb978a76d5" candidate_uuid: "522650d713d84f42b2c506d902ffea0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39aed29854304c0b9e5033395eb0d70b"
I20260601 13:37:28.679900 31507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f2aae0622f849b9b74afcbb978a76d5" candidate_uuid: "522650d713d84f42b2c506d902ffea0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6a1a783e08642dcb360ebfc20550486"
I20260601 13:37:28.680039 31507 raft_consensus.cc:3060] T 5f2aae0622f849b9b74afcbb978a76d5 P f6a1a783e08642dcb360ebfc20550486 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:28.680039 31582 raft_consensus.cc:3060] T 5f2aae0622f849b9b74afcbb978a76d5 P 39aed29854304c0b9e5033395eb0d70b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:28.680997 31582 raft_consensus.cc:2468] T 5f2aae0622f849b9b74afcbb978a76d5 P 39aed29854304c0b9e5033395eb0d70b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 522650d713d84f42b2c506d902ffea0d in term 1.
I20260601 13:37:28.680997 31507 raft_consensus.cc:2468] T 5f2aae0622f849b9b74afcbb978a76d5 P f6a1a783e08642dcb360ebfc20550486 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 522650d713d84f42b2c506d902ffea0d in term 1.
I20260601 13:37:28.681315 31394 leader_election.cc:304] T 5f2aae0622f849b9b74afcbb978a76d5 P 522650d713d84f42b2c506d902ffea0d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39aed29854304c0b9e5033395eb0d70b, 522650d713d84f42b2c506d902ffea0d; no voters: 
I20260601 13:37:28.681501 31654 raft_consensus.cc:2804] T 5f2aae0622f849b9b74afcbb978a76d5 P 522650d713d84f42b2c506d902ffea0d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:28.681638 31654 raft_consensus.cc:697] T 5f2aae0622f849b9b74afcbb978a76d5 P 522650d713d84f42b2c506d902ffea0d [term 1 LEADER]: Becoming Leader. State: Replica: 522650d713d84f42b2c506d902ffea0d, State: Running, Role: LEADER
I20260601 13:37:28.681778 31654 consensus_queue.cc:237] T 5f2aae0622f849b9b74afcbb978a76d5 P 522650d713d84f42b2c506d902ffea0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.683629 31326 catalog_manager.cc:5696] T 5f2aae0622f849b9b74afcbb978a76d5 P 522650d713d84f42b2c506d902ffea0d reported cstate change: term changed from 0 to 1, leader changed from <none> to 522650d713d84f42b2c506d902ffea0d (127.21.155.193). New cstate: current_term: 1 leader_uuid: "522650d713d84f42b2c506d902ffea0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:28.700057 31636 raft_consensus.cc:493] T 26a5abdd3aba416093fd839dbfb9a0cb P 39aed29854304c0b9e5033395eb0d70b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:28.700253 31636 raft_consensus.cc:515] T 26a5abdd3aba416093fd839dbfb9a0cb P 39aed29854304c0b9e5033395eb0d70b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.700892 31636 leader_election.cc:290] T 26a5abdd3aba416093fd839dbfb9a0cb P 39aed29854304c0b9e5033395eb0d70b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 522650d713d84f42b2c506d902ffea0d (127.21.155.193:46685), f6a1a783e08642dcb360ebfc20550486 (127.21.155.194:35039)
I20260601 13:37:28.705128 31431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26a5abdd3aba416093fd839dbfb9a0cb" candidate_uuid: "39aed29854304c0b9e5033395eb0d70b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "522650d713d84f42b2c506d902ffea0d" is_pre_election: true
I20260601 13:37:28.705372 31507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26a5abdd3aba416093fd839dbfb9a0cb" candidate_uuid: "39aed29854304c0b9e5033395eb0d70b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6a1a783e08642dcb360ebfc20550486" is_pre_election: true
I20260601 13:37:28.705412 31431 raft_consensus.cc:2468] T 26a5abdd3aba416093fd839dbfb9a0cb P 522650d713d84f42b2c506d902ffea0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39aed29854304c0b9e5033395eb0d70b in term 0.
I20260601 13:37:28.705538 31507 raft_consensus.cc:2468] T 26a5abdd3aba416093fd839dbfb9a0cb P f6a1a783e08642dcb360ebfc20550486 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39aed29854304c0b9e5033395eb0d70b in term 0.
I20260601 13:37:28.705821 31545 leader_election.cc:304] T 26a5abdd3aba416093fd839dbfb9a0cb P 39aed29854304c0b9e5033395eb0d70b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39aed29854304c0b9e5033395eb0d70b, 522650d713d84f42b2c506d902ffea0d; no voters: 
I20260601 13:37:28.705986 31636 raft_consensus.cc:2804] T 26a5abdd3aba416093fd839dbfb9a0cb P 39aed29854304c0b9e5033395eb0d70b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:28.706048 31636 raft_consensus.cc:493] T 26a5abdd3aba416093fd839dbfb9a0cb P 39aed29854304c0b9e5033395eb0d70b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:28.706105 31636 raft_consensus.cc:3060] T 26a5abdd3aba416093fd839dbfb9a0cb P 39aed29854304c0b9e5033395eb0d70b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:28.706998 31636 raft_consensus.cc:515] T 26a5abdd3aba416093fd839dbfb9a0cb P 39aed29854304c0b9e5033395eb0d70b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.707399 31636 leader_election.cc:290] T 26a5abdd3aba416093fd839dbfb9a0cb P 39aed29854304c0b9e5033395eb0d70b [CANDIDATE]: Term 1 election: Requested vote from peers 522650d713d84f42b2c506d902ffea0d (127.21.155.193:46685), f6a1a783e08642dcb360ebfc20550486 (127.21.155.194:35039)
I20260601 13:37:28.707726 31431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26a5abdd3aba416093fd839dbfb9a0cb" candidate_uuid: "39aed29854304c0b9e5033395eb0d70b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "522650d713d84f42b2c506d902ffea0d"
I20260601 13:37:28.707885 31507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26a5abdd3aba416093fd839dbfb9a0cb" candidate_uuid: "39aed29854304c0b9e5033395eb0d70b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6a1a783e08642dcb360ebfc20550486"
I20260601 13:37:28.707954 31431 raft_consensus.cc:3060] T 26a5abdd3aba416093fd839dbfb9a0cb P 522650d713d84f42b2c506d902ffea0d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:28.708063 31507 raft_consensus.cc:3060] T 26a5abdd3aba416093fd839dbfb9a0cb P f6a1a783e08642dcb360ebfc20550486 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:28.708989 31507 raft_consensus.cc:2468] T 26a5abdd3aba416093fd839dbfb9a0cb P f6a1a783e08642dcb360ebfc20550486 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39aed29854304c0b9e5033395eb0d70b in term 1.
I20260601 13:37:28.709112 31431 raft_consensus.cc:2468] T 26a5abdd3aba416093fd839dbfb9a0cb P 522650d713d84f42b2c506d902ffea0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39aed29854304c0b9e5033395eb0d70b in term 1.
I20260601 13:37:28.709369 31546 leader_election.cc:304] T 26a5abdd3aba416093fd839dbfb9a0cb P 39aed29854304c0b9e5033395eb0d70b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39aed29854304c0b9e5033395eb0d70b, f6a1a783e08642dcb360ebfc20550486; no voters: 
I20260601 13:37:28.709580 31636 raft_consensus.cc:2804] T 26a5abdd3aba416093fd839dbfb9a0cb P 39aed29854304c0b9e5033395eb0d70b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:28.709679 31636 raft_consensus.cc:697] T 26a5abdd3aba416093fd839dbfb9a0cb P 39aed29854304c0b9e5033395eb0d70b [term 1 LEADER]: Becoming Leader. State: Replica: 39aed29854304c0b9e5033395eb0d70b, State: Running, Role: LEADER
I20260601 13:37:28.709800 31636 consensus_queue.cc:237] T 26a5abdd3aba416093fd839dbfb9a0cb P 39aed29854304c0b9e5033395eb0d70b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.711783 31326 catalog_manager.cc:5696] T 26a5abdd3aba416093fd839dbfb9a0cb P 39aed29854304c0b9e5033395eb0d70b reported cstate change: term changed from 0 to 1, leader changed from <none> to 39aed29854304c0b9e5033395eb0d70b (127.21.155.195). New cstate: current_term: 1 leader_uuid: "39aed29854304c0b9e5033395eb0d70b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } health_report { overall_health: HEALTHY } } }
I20260601 13:37:28.719673 31636 raft_consensus.cc:493] T 6c1f8f70de764337b88942e8ea40ac92 P 39aed29854304c0b9e5033395eb0d70b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:28.719815 31636 raft_consensus.cc:515] T 6c1f8f70de764337b88942e8ea40ac92 P 39aed29854304c0b9e5033395eb0d70b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.720301 31636 leader_election.cc:290] T 6c1f8f70de764337b88942e8ea40ac92 P 39aed29854304c0b9e5033395eb0d70b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 522650d713d84f42b2c506d902ffea0d (127.21.155.193:46685), f6a1a783e08642dcb360ebfc20550486 (127.21.155.194:35039)
I20260601 13:37:28.720750 31431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c1f8f70de764337b88942e8ea40ac92" candidate_uuid: "39aed29854304c0b9e5033395eb0d70b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "522650d713d84f42b2c506d902ffea0d" is_pre_election: true
I20260601 13:37:28.720803 31507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c1f8f70de764337b88942e8ea40ac92" candidate_uuid: "39aed29854304c0b9e5033395eb0d70b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6a1a783e08642dcb360ebfc20550486" is_pre_election: true
I20260601 13:37:28.720873 31431 raft_consensus.cc:2468] T 6c1f8f70de764337b88942e8ea40ac92 P 522650d713d84f42b2c506d902ffea0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39aed29854304c0b9e5033395eb0d70b in term 0.
I20260601 13:37:28.720960 31507 raft_consensus.cc:2468] T 6c1f8f70de764337b88942e8ea40ac92 P f6a1a783e08642dcb360ebfc20550486 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39aed29854304c0b9e5033395eb0d70b in term 0.
I20260601 13:37:28.721292 31545 leader_election.cc:304] T 6c1f8f70de764337b88942e8ea40ac92 P 39aed29854304c0b9e5033395eb0d70b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39aed29854304c0b9e5033395eb0d70b, 522650d713d84f42b2c506d902ffea0d; no voters: 
I20260601 13:37:28.721495 31636 raft_consensus.cc:2804] T 6c1f8f70de764337b88942e8ea40ac92 P 39aed29854304c0b9e5033395eb0d70b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:28.721587 31636 raft_consensus.cc:493] T 6c1f8f70de764337b88942e8ea40ac92 P 39aed29854304c0b9e5033395eb0d70b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:28.721665 31636 raft_consensus.cc:3060] T 6c1f8f70de764337b88942e8ea40ac92 P 39aed29854304c0b9e5033395eb0d70b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:28.722551 31636 raft_consensus.cc:515] T 6c1f8f70de764337b88942e8ea40ac92 P 39aed29854304c0b9e5033395eb0d70b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.722965 31636 leader_election.cc:290] T 6c1f8f70de764337b88942e8ea40ac92 P 39aed29854304c0b9e5033395eb0d70b [CANDIDATE]: Term 1 election: Requested vote from peers 522650d713d84f42b2c506d902ffea0d (127.21.155.193:46685), f6a1a783e08642dcb360ebfc20550486 (127.21.155.194:35039)
I20260601 13:37:28.723328 31507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c1f8f70de764337b88942e8ea40ac92" candidate_uuid: "39aed29854304c0b9e5033395eb0d70b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6a1a783e08642dcb360ebfc20550486"
I20260601 13:37:28.723464 31507 raft_consensus.cc:3060] T 6c1f8f70de764337b88942e8ea40ac92 P f6a1a783e08642dcb360ebfc20550486 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:28.724306 31507 raft_consensus.cc:2468] T 6c1f8f70de764337b88942e8ea40ac92 P f6a1a783e08642dcb360ebfc20550486 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39aed29854304c0b9e5033395eb0d70b in term 1.
I20260601 13:37:28.724658 31431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c1f8f70de764337b88942e8ea40ac92" candidate_uuid: "39aed29854304c0b9e5033395eb0d70b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "522650d713d84f42b2c506d902ffea0d"
I20260601 13:37:28.724705 31546 leader_election.cc:304] T 6c1f8f70de764337b88942e8ea40ac92 P 39aed29854304c0b9e5033395eb0d70b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39aed29854304c0b9e5033395eb0d70b, f6a1a783e08642dcb360ebfc20550486; no voters: 
I20260601 13:37:28.724776 31431 raft_consensus.cc:3060] T 6c1f8f70de764337b88942e8ea40ac92 P 522650d713d84f42b2c506d902ffea0d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:28.724891 31636 raft_consensus.cc:2804] T 6c1f8f70de764337b88942e8ea40ac92 P 39aed29854304c0b9e5033395eb0d70b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:28.725020 31636 raft_consensus.cc:697] T 6c1f8f70de764337b88942e8ea40ac92 P 39aed29854304c0b9e5033395eb0d70b [term 1 LEADER]: Becoming Leader. State: Replica: 39aed29854304c0b9e5033395eb0d70b, State: Running, Role: LEADER
I20260601 13:37:28.725170 31636 consensus_queue.cc:237] T 6c1f8f70de764337b88942e8ea40ac92 P 39aed29854304c0b9e5033395eb0d70b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.725777 31431 raft_consensus.cc:2468] T 6c1f8f70de764337b88942e8ea40ac92 P 522650d713d84f42b2c506d902ffea0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39aed29854304c0b9e5033395eb0d70b in term 1.
I20260601 13:37:28.727136 31326 catalog_manager.cc:5696] T 6c1f8f70de764337b88942e8ea40ac92 P 39aed29854304c0b9e5033395eb0d70b reported cstate change: term changed from 0 to 1, leader changed from <none> to 39aed29854304c0b9e5033395eb0d70b (127.21.155.195). New cstate: current_term: 1 leader_uuid: "39aed29854304c0b9e5033395eb0d70b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } health_report { overall_health: HEALTHY } } }
I20260601 13:37:28.745391 31654 raft_consensus.cc:493] T 592999ae982c42fb911008a1f429eb6b P 522650d713d84f42b2c506d902ffea0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:28.745538 31654 raft_consensus.cc:515] T 592999ae982c42fb911008a1f429eb6b P 522650d713d84f42b2c506d902ffea0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.746088 31654 leader_election.cc:290] T 592999ae982c42fb911008a1f429eb6b P 522650d713d84f42b2c506d902ffea0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6a1a783e08642dcb360ebfc20550486 (127.21.155.194:35039), 39aed29854304c0b9e5033395eb0d70b (127.21.155.195:36119)
I20260601 13:37:28.746518 31582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "592999ae982c42fb911008a1f429eb6b" candidate_uuid: "522650d713d84f42b2c506d902ffea0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39aed29854304c0b9e5033395eb0d70b" is_pre_election: true
I20260601 13:37:28.746569 31507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "592999ae982c42fb911008a1f429eb6b" candidate_uuid: "522650d713d84f42b2c506d902ffea0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6a1a783e08642dcb360ebfc20550486" is_pre_election: true
I20260601 13:37:28.746632 31582 raft_consensus.cc:2468] T 592999ae982c42fb911008a1f429eb6b P 39aed29854304c0b9e5033395eb0d70b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 522650d713d84f42b2c506d902ffea0d in term 0.
I20260601 13:37:28.746752 31507 raft_consensus.cc:2468] T 592999ae982c42fb911008a1f429eb6b P f6a1a783e08642dcb360ebfc20550486 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 522650d713d84f42b2c506d902ffea0d in term 0.
I20260601 13:37:28.746991 31394 leader_election.cc:304] T 592999ae982c42fb911008a1f429eb6b P 522650d713d84f42b2c506d902ffea0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39aed29854304c0b9e5033395eb0d70b, 522650d713d84f42b2c506d902ffea0d; no voters: 
I20260601 13:37:28.747190 31654 raft_consensus.cc:2804] T 592999ae982c42fb911008a1f429eb6b P 522650d713d84f42b2c506d902ffea0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:28.747259 31654 raft_consensus.cc:493] T 592999ae982c42fb911008a1f429eb6b P 522650d713d84f42b2c506d902ffea0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:28.747301 31654 raft_consensus.cc:3060] T 592999ae982c42fb911008a1f429eb6b P 522650d713d84f42b2c506d902ffea0d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:28.748108 31654 raft_consensus.cc:515] T 592999ae982c42fb911008a1f429eb6b P 522650d713d84f42b2c506d902ffea0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.748450 31654 leader_election.cc:290] T 592999ae982c42fb911008a1f429eb6b P 522650d713d84f42b2c506d902ffea0d [CANDIDATE]: Term 1 election: Requested vote from peers f6a1a783e08642dcb360ebfc20550486 (127.21.155.194:35039), 39aed29854304c0b9e5033395eb0d70b (127.21.155.195:36119)
I20260601 13:37:28.748796 31507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "592999ae982c42fb911008a1f429eb6b" candidate_uuid: "522650d713d84f42b2c506d902ffea0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6a1a783e08642dcb360ebfc20550486"
I20260601 13:37:28.748796 31582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "592999ae982c42fb911008a1f429eb6b" candidate_uuid: "522650d713d84f42b2c506d902ffea0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39aed29854304c0b9e5033395eb0d70b"
I20260601 13:37:28.748953 31582 raft_consensus.cc:3060] T 592999ae982c42fb911008a1f429eb6b P 39aed29854304c0b9e5033395eb0d70b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:28.748953 31507 raft_consensus.cc:3060] T 592999ae982c42fb911008a1f429eb6b P f6a1a783e08642dcb360ebfc20550486 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:28.750133 31582 raft_consensus.cc:2468] T 592999ae982c42fb911008a1f429eb6b P 39aed29854304c0b9e5033395eb0d70b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 522650d713d84f42b2c506d902ffea0d in term 1.
I20260601 13:37:28.750133 31507 raft_consensus.cc:2468] T 592999ae982c42fb911008a1f429eb6b P f6a1a783e08642dcb360ebfc20550486 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 522650d713d84f42b2c506d902ffea0d in term 1.
I20260601 13:37:28.750525 31395 leader_election.cc:304] T 592999ae982c42fb911008a1f429eb6b P 522650d713d84f42b2c506d902ffea0d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 522650d713d84f42b2c506d902ffea0d, f6a1a783e08642dcb360ebfc20550486; no voters: 
I20260601 13:37:28.750752 31654 raft_consensus.cc:2804] T 592999ae982c42fb911008a1f429eb6b P 522650d713d84f42b2c506d902ffea0d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:28.750874 31654 raft_consensus.cc:697] T 592999ae982c42fb911008a1f429eb6b P 522650d713d84f42b2c506d902ffea0d [term 1 LEADER]: Becoming Leader. State: Replica: 522650d713d84f42b2c506d902ffea0d, State: Running, Role: LEADER
I20260601 13:37:28.751016 31654 consensus_queue.cc:237] T 592999ae982c42fb911008a1f429eb6b P 522650d713d84f42b2c506d902ffea0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } }
I20260601 13:37:28.752825 31326 catalog_manager.cc:5696] T 592999ae982c42fb911008a1f429eb6b P 522650d713d84f42b2c506d902ffea0d reported cstate change: term changed from 0 to 1, leader changed from <none> to 522650d713d84f42b2c506d902ffea0d (127.21.155.193). New cstate: current_term: 1 leader_uuid: "522650d713d84f42b2c506d902ffea0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:28.818938 31507 raft_consensus.cc:1275] T 26a5abdd3aba416093fd839dbfb9a0cb P f6a1a783e08642dcb360ebfc20550486 [term 1 FOLLOWER]: Refusing update from remote peer 39aed29854304c0b9e5033395eb0d70b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:28.819387 31638 consensus_queue.cc:1048] T 26a5abdd3aba416093fd839dbfb9a0cb P 39aed29854304c0b9e5033395eb0d70b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:28.819752 31431 raft_consensus.cc:1275] T 26a5abdd3aba416093fd839dbfb9a0cb P 522650d713d84f42b2c506d902ffea0d [term 1 FOLLOWER]: Refusing update from remote peer 39aed29854304c0b9e5033395eb0d70b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:28.821213 31636 consensus_queue.cc:1048] T 26a5abdd3aba416093fd839dbfb9a0cb P 39aed29854304c0b9e5033395eb0d70b [LEADER]: Connected to new peer: Peer: permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:28.822818 31582 raft_consensus.cc:1275] T 592999ae982c42fb911008a1f429eb6b P 39aed29854304c0b9e5033395eb0d70b [term 1 FOLLOWER]: Refusing update from remote peer 522650d713d84f42b2c506d902ffea0d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:37:28.823066 31581 raft_consensus.cc:1275] T c09a876b98074cd79d77504be6a913fd P 39aed29854304c0b9e5033395eb0d70b [term 1 FOLLOWER]: Refusing update from remote peer 522650d713d84f42b2c506d902ffea0d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:37:28.823378 31506 raft_consensus.cc:1275] T 592999ae982c42fb911008a1f429eb6b P f6a1a783e08642dcb360ebfc20550486 [term 1 FOLLOWER]: Refusing update from remote peer 522650d713d84f42b2c506d902ffea0d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:37:28.823696 31505 raft_consensus.cc:1275] T c09a876b98074cd79d77504be6a913fd P f6a1a783e08642dcb360ebfc20550486 [term 1 FOLLOWER]: Refusing update from remote peer 522650d713d84f42b2c506d902ffea0d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:37:28.823979 31581 raft_consensus.cc:1275] T 8dc169d126a74efbb3bf685f74ebd261 P 39aed29854304c0b9e5033395eb0d70b [term 1 FOLLOWER]: Refusing update from remote peer 522650d713d84f42b2c506d902ffea0d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:37:28.823918 31728 consensus_queue.cc:1048] T c09a876b98074cd79d77504be6a913fd P 522650d713d84f42b2c506d902ffea0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:28.824115 31503 raft_consensus.cc:1275] T 5f2aae0622f849b9b74afcbb978a76d5 P f6a1a783e08642dcb360ebfc20550486 [term 1 FOLLOWER]: Refusing update from remote peer 522650d713d84f42b2c506d902ffea0d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:37:28.823987 31504 raft_consensus.cc:1275] T 8dc169d126a74efbb3bf685f74ebd261 P f6a1a783e08642dcb360ebfc20550486 [term 1 FOLLOWER]: Refusing update from remote peer 522650d713d84f42b2c506d902ffea0d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:37:28.824119 31582 raft_consensus.cc:1275] T 5f2aae0622f849b9b74afcbb978a76d5 P 39aed29854304c0b9e5033395eb0d70b [term 1 FOLLOWER]: Refusing update from remote peer 522650d713d84f42b2c506d902ffea0d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:37:28.824561 31740 consensus_queue.cc:1048] T 8dc169d126a74efbb3bf685f74ebd261 P 522650d713d84f42b2c506d902ffea0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:28.824826 31642 consensus_queue.cc:1048] T 5f2aae0622f849b9b74afcbb978a76d5 P 522650d713d84f42b2c506d902ffea0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:28.824901 31740 consensus_queue.cc:1048] T c09a876b98074cd79d77504be6a913fd P 522650d713d84f42b2c506d902ffea0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:28.827823 31644 consensus_queue.cc:1048] T 5f2aae0622f849b9b74afcbb978a76d5 P 522650d713d84f42b2c506d902ffea0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:28.828133 31644 consensus_queue.cc:1048] T 8dc169d126a74efbb3bf685f74ebd261 P 522650d713d84f42b2c506d902ffea0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:28.830458 31430 raft_consensus.cc:1275] T 6c1f8f70de764337b88942e8ea40ac92 P 522650d713d84f42b2c506d902ffea0d [term 1 FOLLOWER]: Refusing update from remote peer 39aed29854304c0b9e5033395eb0d70b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:28.831030 31638 consensus_queue.cc:1048] T 6c1f8f70de764337b88942e8ea40ac92 P 39aed29854304c0b9e5033395eb0d70b [LEADER]: Connected to new peer: Peer: permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:28.832876 31732 consensus_queue.cc:1048] T 592999ae982c42fb911008a1f429eb6b P 522650d713d84f42b2c506d902ffea0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260601 13:37:28.833281 31731 consensus_queue.cc:1048] T 592999ae982c42fb911008a1f429eb6b P 522650d713d84f42b2c506d902ffea0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:28.835811 31504 raft_consensus.cc:1275] T 6c1f8f70de764337b88942e8ea40ac92 P f6a1a783e08642dcb360ebfc20550486 [term 1 FOLLOWER]: Refusing update from remote peer 39aed29854304c0b9e5033395eb0d70b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:28.836313 31636 consensus_queue.cc:1048] T 6c1f8f70de764337b88942e8ea40ac92 P 39aed29854304c0b9e5033395eb0d70b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:28.850960 31667 mvcc.cc:204] Tried to move back new op lower bound from 7292195015980077056 to 7292195015372292096. Current Snapshot: MvccSnapshot[applied={T|T < 7292195015955922944}]
I20260601 13:37:29.008160 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:29.011322 31766 instance_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:37:29.011436 31768 instance_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:37:29.011574 22127 server_base.cc:1061] running on GCE node
W20260601 13:37:29.011798 31765 instance_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:37:29.012076 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:29.012125 22127 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:37:29.012142 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780321049012142 us; error 0 us; skew 500 ppm
I20260601 13:37:29.013319 22127 webserver.cc:533] Webserver started at http://127.21.155.196:35175/ using document root <none> and password file <none>
I20260601 13:37:29.013499 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:29.013569 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:29.013628 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:29.014034 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320869173936-22127-0/minicluster-data/ts-3-root/instance:
uuid: "c3502ebd13584e38b43c6b1e01cdf85f"
format_stamp: "Formatted at 2026-06-01 13:37:29 on dist-test-slave-zw2r"
I20260601 13:37:29.015511 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:37:29.016523 31773 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:37:29.016899 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:29.016995 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320869173936-22127-0/minicluster-data/ts-3-root
uuid: "c3502ebd13584e38b43c6b1e01cdf85f"
format_stamp: "Formatted at 2026-06-01 13:37:29 on dist-test-slave-zw2r"
I20260601 13:37:29.017081 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320869173936-22127-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320869173936-22127-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320869173936-22127-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:37:29.026870 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:29.027392 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:29.027706 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:29.028329 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:29.028375 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:29.028412 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:29.028460 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:29.034473 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.196:40415
I20260601 13:37:29.034484 31836 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.196:40415 every 8 connection(s)
I20260601 13:37:29.039966 31837 heartbeater.cc:344] Connected to a master server at 127.21.155.254:33899
I20260601 13:37:29.040117 31837 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:29.040397 31837 heartbeater.cc:507] Master 127.21.155.254:33899 requested a full tablet report, sending...
I20260601 13:37:29.041262 31328 ts_manager.cc:194] Registered new tserver with Master: c3502ebd13584e38b43c6b1e01cdf85f (127.21.155.196:40415)
I20260601 13:37:29.041877 31328 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45536
I20260601 13:37:29.178200 31579 consensus_queue.cc:237] T 26a5abdd3aba416093fd839dbfb9a0cb P 39aed29854304c0b9e5033395eb0d70b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 1.18, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } attrs { replace: true } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } } peers { permanent_uuid: "c3502ebd13584e38b43c6b1e01cdf85f" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 40415 } attrs { promote: true } }
I20260601 13:37:29.180212 31506 raft_consensus.cc:1275] T 26a5abdd3aba416093fd839dbfb9a0cb P f6a1a783e08642dcb360ebfc20550486 [term 1 FOLLOWER]: Refusing update from remote peer 39aed29854304c0b9e5033395eb0d70b: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:37:29.180460 31431 raft_consensus.cc:1275] T 26a5abdd3aba416093fd839dbfb9a0cb P 522650d713d84f42b2c506d902ffea0d [term 1 FOLLOWER]: Refusing update from remote peer 39aed29854304c0b9e5033395eb0d70b: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:37:29.180696 31634 consensus_queue.cc:1048] T 26a5abdd3aba416093fd839dbfb9a0cb P 39aed29854304c0b9e5033395eb0d70b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:37:29.180953 31750 consensus_queue.cc:1048] T 26a5abdd3aba416093fd839dbfb9a0cb P 39aed29854304c0b9e5033395eb0d70b [LEADER]: Connected to new peer: Peer: permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:37:29.182762 31636 raft_consensus.cc:2955] T 26a5abdd3aba416093fd839dbfb9a0cb P 39aed29854304c0b9e5033395eb0d70b [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER c3502ebd13584e38b43c6b1e01cdf85f (127.21.155.196) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } attrs { replace: true } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } } peers { permanent_uuid: "c3502ebd13584e38b43c6b1e01cdf85f" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 40415 } attrs { promote: true } } }
I20260601 13:37:29.183281 31431 raft_consensus.cc:2955] T 26a5abdd3aba416093fd839dbfb9a0cb P 522650d713d84f42b2c506d902ffea0d [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER c3502ebd13584e38b43c6b1e01cdf85f (127.21.155.196) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } attrs { replace: true } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } } peers { permanent_uuid: "c3502ebd13584e38b43c6b1e01cdf85f" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 40415 } attrs { promote: true } } }
I20260601 13:37:29.185345 31506 raft_consensus.cc:2955] T 26a5abdd3aba416093fd839dbfb9a0cb P f6a1a783e08642dcb360ebfc20550486 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER c3502ebd13584e38b43c6b1e01cdf85f (127.21.155.196) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } attrs { replace: true } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } } peers { permanent_uuid: "c3502ebd13584e38b43c6b1e01cdf85f" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 40415 } attrs { promote: true } } }
W20260601 13:37:29.185528 31546 consensus_peers.cc:597] T 26a5abdd3aba416093fd839dbfb9a0cb P 39aed29854304c0b9e5033395eb0d70b -> Peer c3502ebd13584e38b43c6b1e01cdf85f (127.21.155.196:40415): Couldn't send request to peer c3502ebd13584e38b43c6b1e01cdf85f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 26a5abdd3aba416093fd839dbfb9a0cb. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:29.185892 31328 catalog_manager.cc:5696] T 26a5abdd3aba416093fd839dbfb9a0cb P 522650d713d84f42b2c506d902ffea0d reported cstate change: config changed from index -1 to 19, NON_VOTER c3502ebd13584e38b43c6b1e01cdf85f (127.21.155.196) added. New cstate: current_term: 1 leader_uuid: "39aed29854304c0b9e5033395eb0d70b" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } attrs { replace: true } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } } peers { permanent_uuid: "c3502ebd13584e38b43c6b1e01cdf85f" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 40415 } attrs { promote: true } } }
I20260601 13:37:29.191397 31431 consensus_queue.cc:237] T 5f2aae0622f849b9b74afcbb978a76d5 P 522650d713d84f42b2c506d902ffea0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 1.18, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } attrs { replace: true } } peers { permanent_uuid: "c3502ebd13584e38b43c6b1e01cdf85f" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 40415 } attrs { promote: true } }
I20260601 13:37:29.193013 31579 raft_consensus.cc:1275] T 5f2aae0622f849b9b74afcbb978a76d5 P 39aed29854304c0b9e5033395eb0d70b [term 1 FOLLOWER]: Refusing update from remote peer 522650d713d84f42b2c506d902ffea0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:37:29.193434 31506 raft_consensus.cc:1275] T 5f2aae0622f849b9b74afcbb978a76d5 P f6a1a783e08642dcb360ebfc20550486 [term 1 FOLLOWER]: Refusing update from remote peer 522650d713d84f42b2c506d902ffea0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:37:29.193499 31724 consensus_queue.cc:1048] T 5f2aae0622f849b9b74afcbb978a76d5 P 522650d713d84f42b2c506d902ffea0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:37:29.193907 31724 consensus_queue.cc:1048] T 5f2aae0622f849b9b74afcbb978a76d5 P 522650d713d84f42b2c506d902ffea0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:37:29.195297 31731 raft_consensus.cc:2955] T 5f2aae0622f849b9b74afcbb978a76d5 P 522650d713d84f42b2c506d902ffea0d [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER c3502ebd13584e38b43c6b1e01cdf85f (127.21.155.196) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } attrs { replace: true } } peers { permanent_uuid: "c3502ebd13584e38b43c6b1e01cdf85f" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 40415 } attrs { promote: true } } }
I20260601 13:37:29.195686 31579 raft_consensus.cc:2955] T 5f2aae0622f849b9b74afcbb978a76d5 P 39aed29854304c0b9e5033395eb0d70b [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER c3502ebd13584e38b43c6b1e01cdf85f (127.21.155.196) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } attrs { replace: true } } peers { permanent_uuid: "c3502ebd13584e38b43c6b1e01cdf85f" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 40415 } attrs { promote: true } } }
I20260601 13:37:29.198200 31321 catalog_manager.cc:5696] T 5f2aae0622f849b9b74afcbb978a76d5 P 39aed29854304c0b9e5033395eb0d70b reported cstate change: config changed from index -1 to 19, NON_VOTER c3502ebd13584e38b43c6b1e01cdf85f (127.21.155.196) added. New cstate: current_term: 1 leader_uuid: "522650d713d84f42b2c506d902ffea0d" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } attrs { replace: true } } peers { permanent_uuid: "c3502ebd13584e38b43c6b1e01cdf85f" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 40415 } attrs { promote: true } } }
W20260601 13:37:29.198680 31395 consensus_peers.cc:597] T 5f2aae0622f849b9b74afcbb978a76d5 P 522650d713d84f42b2c506d902ffea0d -> Peer c3502ebd13584e38b43c6b1e01cdf85f (127.21.155.196:40415): Couldn't send request to peer c3502ebd13584e38b43c6b1e01cdf85f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5f2aae0622f849b9b74afcbb978a76d5. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:29.199048 31506 raft_consensus.cc:2955] T 5f2aae0622f849b9b74afcbb978a76d5 P f6a1a783e08642dcb360ebfc20550486 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER c3502ebd13584e38b43c6b1e01cdf85f (127.21.155.196) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } attrs { replace: true } } peers { permanent_uuid: "c3502ebd13584e38b43c6b1e01cdf85f" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 40415 } attrs { promote: true } } }
I20260601 13:37:29.200543 31431 consensus_queue.cc:237] T c09a876b98074cd79d77504be6a913fd P 522650d713d84f42b2c506d902ffea0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 1.18, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } attrs { replace: true } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } } peers { permanent_uuid: "c3502ebd13584e38b43c6b1e01cdf85f" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 40415 } attrs { promote: true } }
I20260601 13:37:29.202733 31506 raft_consensus.cc:1275] T c09a876b98074cd79d77504be6a913fd P f6a1a783e08642dcb360ebfc20550486 [term 1 FOLLOWER]: Refusing update from remote peer 522650d713d84f42b2c506d902ffea0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
W20260601 13:37:29.202976 31395 consensus_peers.cc:597] T c09a876b98074cd79d77504be6a913fd P 522650d713d84f42b2c506d902ffea0d -> Peer c3502ebd13584e38b43c6b1e01cdf85f (127.21.155.196:40415): Couldn't send request to peer c3502ebd13584e38b43c6b1e01cdf85f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c09a876b98074cd79d77504be6a913fd. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:29.203047 31579 raft_consensus.cc:1275] T c09a876b98074cd79d77504be6a913fd P 39aed29854304c0b9e5033395eb0d70b [term 1 FOLLOWER]: Refusing update from remote peer 522650d713d84f42b2c506d902ffea0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:37:29.203187 31730 consensus_queue.cc:1048] T c09a876b98074cd79d77504be6a913fd P 522650d713d84f42b2c506d902ffea0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:37:29.203429 31644 consensus_queue.cc:1048] T c09a876b98074cd79d77504be6a913fd P 522650d713d84f42b2c506d902ffea0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:37:29.205053 31730 raft_consensus.cc:2955] T c09a876b98074cd79d77504be6a913fd P 522650d713d84f42b2c506d902ffea0d [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER c3502ebd13584e38b43c6b1e01cdf85f (127.21.155.196) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } attrs { replace: true } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } } peers { permanent_uuid: "c3502ebd13584e38b43c6b1e01cdf85f" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 40415 } attrs { promote: true } } }
I20260601 13:37:29.205526 31506 raft_consensus.cc:2955] T c09a876b98074cd79d77504be6a913fd P f6a1a783e08642dcb360ebfc20550486 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER c3502ebd13584e38b43c6b1e01cdf85f (127.21.155.196) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } attrs { replace: true } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } } peers { permanent_uuid: "c3502ebd13584e38b43c6b1e01cdf85f" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 40415 } attrs { promote: true } } }
I20260601 13:37:29.206041 31579 raft_consensus.cc:2955] T c09a876b98074cd79d77504be6a913fd P 39aed29854304c0b9e5033395eb0d70b [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER c3502ebd13584e38b43c6b1e01cdf85f (127.21.155.196) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } attrs { replace: true } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } } peers { permanent_uuid: "c3502ebd13584e38b43c6b1e01cdf85f" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 40415 } attrs { promote: true } } }
I20260601 13:37:29.207791 31325 catalog_manager.cc:5696] T c09a876b98074cd79d77504be6a913fd P 522650d713d84f42b2c506d902ffea0d reported cstate change: config changed from index -1 to 19, NON_VOTER c3502ebd13584e38b43c6b1e01cdf85f (127.21.155.196) added. New cstate: current_term: 1 leader_uuid: "522650d713d84f42b2c506d902ffea0d" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3502ebd13584e38b43c6b1e01cdf85f" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 40415 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:29.208375 31431 consensus_queue.cc:237] T 592999ae982c42fb911008a1f429eb6b P 522650d713d84f42b2c506d902ffea0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 1.18, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } attrs { replace: true } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } } peers { permanent_uuid: "c3502ebd13584e38b43c6b1e01cdf85f" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 40415 } attrs { promote: true } }
I20260601 13:37:29.210304 31506 raft_consensus.cc:1275] T 592999ae982c42fb911008a1f429eb6b P f6a1a783e08642dcb360ebfc20550486 [term 1 FOLLOWER]: Refusing update from remote peer 522650d713d84f42b2c506d902ffea0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
W20260601 13:37:29.210443 31395 consensus_peers.cc:597] T 592999ae982c42fb911008a1f429eb6b P 522650d713d84f42b2c506d902ffea0d -> Peer c3502ebd13584e38b43c6b1e01cdf85f (127.21.155.196:40415): Couldn't send request to peer c3502ebd13584e38b43c6b1e01cdf85f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 592999ae982c42fb911008a1f429eb6b. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:29.210816 31644 consensus_queue.cc:1048] T 592999ae982c42fb911008a1f429eb6b P 522650d713d84f42b2c506d902ffea0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:37:29.211501 31579 raft_consensus.cc:1275] T 592999ae982c42fb911008a1f429eb6b P 39aed29854304c0b9e5033395eb0d70b [term 1 FOLLOWER]: Refusing update from remote peer 522650d713d84f42b2c506d902ffea0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:37:29.211833 31644 consensus_queue.cc:1048] T 592999ae982c42fb911008a1f429eb6b P 522650d713d84f42b2c506d902ffea0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:37:29.212416 31732 raft_consensus.cc:2955] T 592999ae982c42fb911008a1f429eb6b P 522650d713d84f42b2c506d902ffea0d [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER c3502ebd13584e38b43c6b1e01cdf85f (127.21.155.196) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } attrs { replace: true } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } } peers { permanent_uuid: "c3502ebd13584e38b43c6b1e01cdf85f" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 40415 } attrs { promote: true } } }
I20260601 13:37:29.212890 31506 raft_consensus.cc:2955] T 592999ae982c42fb911008a1f429eb6b P f6a1a783e08642dcb360ebfc20550486 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER c3502ebd13584e38b43c6b1e01cdf85f (127.21.155.196) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } attrs { replace: true } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } } peers { permanent_uuid: "c3502ebd13584e38b43c6b1e01cdf85f" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 40415 } attrs { promote: true } } }
I20260601 13:37:29.214910 31328 catalog_manager.cc:5696] T 592999ae982c42fb911008a1f429eb6b P f6a1a783e08642dcb360ebfc20550486 reported cstate change: config changed from index -1 to 19, NON_VOTER c3502ebd13584e38b43c6b1e01cdf85f (127.21.155.196) added. New cstate: current_term: 1 leader_uuid: "522650d713d84f42b2c506d902ffea0d" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } attrs { replace: true } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } } peers { permanent_uuid: "c3502ebd13584e38b43c6b1e01cdf85f" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 40415 } attrs { promote: true } } }
I20260601 13:37:29.215960 31579 raft_consensus.cc:2955] T 592999ae982c42fb911008a1f429eb6b P 39aed29854304c0b9e5033395eb0d70b [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER c3502ebd13584e38b43c6b1e01cdf85f (127.21.155.196) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "522650d713d84f42b2c506d902ffea0d" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 46685 } } peers { permanent_uuid: "f6a1a783e08642dcb360ebfc20550486" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35039 } attrs { replace: true } } peers { permanent_uuid: "39aed29854304c0b9e5033395eb0d70b" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36119 } } peers { permanent_uuid: "c3502ebd13584e38b43c6b1e01cdf85f" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 40415 } attrs { promote: true } } }
I20260601 13:37:29.291908 22127 tablet_server.cc:179] TabletServer@127.21.155.193:0 shutting down...
I20260601 13:37:29.297453 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:29.297742 22127 tablet_replica.cc:333] T 8dc169d126a74efbb3bf685f74ebd261 P 522650d713d84f42b2c506d902ffea0d: stopping tablet replica
I20260601 13:37:29.297906 22127 raft_consensus.cc:2243] T 8dc169d126a74efbb3bf685f74ebd261 P 522650d713d84f42b2c506d902ffea0d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:29.298206 22127 raft_consensus.cc:2272] T 8dc169d126a74efbb3bf685f74ebd261 P 522650d713d84f42b2c506d902ffea0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:29.298981 22127 tablet_replica.cc:333] T 68970d143d7a48b4a1dae36fe348337d P 522650d713d84f42b2c506d902ffea0d: stopping tablet replica
I20260601 13:37:29.299122 22127 raft_consensus.cc:2243] T 68970d143d7a48b4a1dae36fe348337d P 522650d713d84f42b2c506d902ffea0d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:29.299288 22127 raft_consensus.cc:2272] T 68970d143d7a48b4a1dae36fe348337d P 522650d713d84f42b2c506d902ffea0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:29.299881 22127 tablet_replica.cc:333] T 6c1f8f70de764337b88942e8ea40ac92 P 522650d713d84f42b2c506d902ffea0d: stopping tablet replica
I20260601 13:37:29.300014 22127 raft_consensus.cc:2243] T 6c1f8f70de764337b88942e8ea40ac92 P 522650d713d84f42b2c506d902ffea0d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:29.300169 22127 raft_consensus.cc:2272] T 6c1f8f70de764337b88942e8ea40ac92 P 522650d713d84f42b2c506d902ffea0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:29.300738 22127 tablet_replica.cc:333] T 77b88acc21324ad9a399c265f9017c64 P 522650d713d84f42b2c506d902ffea0d: stopping tablet replica
I20260601 13:37:29.300865 22127 raft_consensus.cc:2243] T 77b88acc21324ad9a399c265f9017c64 P 522650d713d84f42b2c506d902ffea0d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:29.301005 22127 raft_consensus.cc:2272] T 77b88acc21324ad9a399c265f9017c64 P 522650d713d84f42b2c506d902ffea0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:29.301528 22127 tablet_replica.cc:333] T 592999ae982c42fb911008a1f429eb6b P 522650d713d84f42b2c506d902ffea0d: stopping tablet replica
I20260601 13:37:29.301649 22127 raft_consensus.cc:2243] T 592999ae982c42fb911008a1f429eb6b P 522650d713d84f42b2c506d902ffea0d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:29.301972 22127 raft_consensus.cc:2272] T 592999ae982c42fb911008a1f429eb6b P 522650d713d84f42b2c506d902ffea0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:29.302487 22127 tablet_replica.cc:333] T 26a5abdd3aba416093fd839dbfb9a0cb P 522650d713d84f42b2c506d902ffea0d: stopping tablet replica
I20260601 13:37:29.302604 22127 raft_consensus.cc:2243] T 26a5abdd3aba416093fd839dbfb9a0cb P 522650d713d84f42b2c506d902ffea0d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:29.302744 22127 raft_consensus.cc:2272] T 26a5abdd3aba416093fd839dbfb9a0cb P 522650d713d84f42b2c506d902ffea0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:29.303242 22127 tablet_replica.cc:333] T c09a876b98074cd79d77504be6a913fd P 522650d713d84f42b2c506d902ffea0d: stopping tablet replica
I20260601 13:37:29.303356 22127 raft_consensus.cc:2243] T c09a876b98074cd79d77504be6a913fd P 522650d713d84f42b2c506d902ffea0d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:29.303596 22127 raft_consensus.cc:2272] T c09a876b98074cd79d77504be6a913fd P 522650d713d84f42b2c506d902ffea0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:29.304232 22127 tablet_replica.cc:333] T 5f2aae0622f849b9b74afcbb978a76d5 P 522650d713d84f42b2c506d902ffea0d: stopping tablet replica
I20260601 13:37:29.304303 22127 raft_consensus.cc:2243] T 5f2aae0622f849b9b74afcbb978a76d5 P 522650d713d84f42b2c506d902ffea0d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:29.304477 22127 raft_consensus.cc:2272] T 5f2aae0622f849b9b74afcbb978a76d5 P 522650d713d84f42b2c506d902ffea0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:29.311854 22127 tablet_server.cc:196] TabletServer@127.21.155.193:0 shutdown complete.
I20260601 13:37:29.315296 22127 tablet_server.cc:179] TabletServer@127.21.155.194:0 shutting down...
I20260601 13:37:29.321542 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:29.321842 22127 tablet_replica.cc:333] T 592999ae982c42fb911008a1f429eb6b P f6a1a783e08642dcb360ebfc20550486: stopping tablet replica
I20260601 13:37:29.321995 22127 raft_consensus.cc:2243] T 592999ae982c42fb911008a1f429eb6b P f6a1a783e08642dcb360ebfc20550486 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:29.322139 22127 raft_consensus.cc:2272] T 592999ae982c42fb911008a1f429eb6b P f6a1a783e08642dcb360ebfc20550486 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:29.322810 22127 tablet_replica.cc:333] T 6c1f8f70de764337b88942e8ea40ac92 P f6a1a783e08642dcb360ebfc20550486: stopping tablet replica
I20260601 13:37:29.322909 22127 raft_consensus.cc:2243] T 6c1f8f70de764337b88942e8ea40ac92 P f6a1a783e08642dcb360ebfc20550486 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:29.323009 22127 raft_consensus.cc:2272] T 6c1f8f70de764337b88942e8ea40ac92 P f6a1a783e08642dcb360ebfc20550486 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:29.323597 22127 tablet_replica.cc:333] T d076054f6bf54a238fea63bd915c2f56 P f6a1a783e08642dcb360ebfc20550486: stopping tablet replica
I20260601 13:37:29.323696 22127 raft_consensus.cc:2243] T d076054f6bf54a238fea63bd915c2f56 P f6a1a783e08642dcb360ebfc20550486 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:29.323810 22127 raft_consensus.cc:2272] T d076054f6bf54a238fea63bd915c2f56 P f6a1a783e08642dcb360ebfc20550486 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:29.324394 22127 tablet_replica.cc:333] T 3b3f5464617b4636966ca28eb9254319 P f6a1a783e08642dcb360ebfc20550486: stopping tablet replica
I20260601 13:37:29.324483 22127 raft_consensus.cc:2243] T 3b3f5464617b4636966ca28eb9254319 P f6a1a783e08642dcb360ebfc20550486 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:29.324573 22127 raft_consensus.cc:2272] T 3b3f5464617b4636966ca28eb9254319 P f6a1a783e08642dcb360ebfc20550486 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:29.325065 22127 tablet_replica.cc:333] T 26a5abdd3aba416093fd839dbfb9a0cb P f6a1a783e08642dcb360ebfc20550486: stopping tablet replica
I20260601 13:37:29.325162 22127 raft_consensus.cc:2243] T 26a5abdd3aba416093fd839dbfb9a0cb P f6a1a783e08642dcb360ebfc20550486 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:29.325358 22127 raft_consensus.cc:2272] T 26a5abdd3aba416093fd839dbfb9a0cb P f6a1a783e08642dcb360ebfc20550486 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:29.325884 22127 tablet_replica.cc:333] T c09a876b98074cd79d77504be6a913fd P f6a1a783e08642dcb360ebfc20550486: stopping tablet replica
I20260601 13:37:29.325966 22127 raft_consensus.cc:2243] T c09a876b98074cd79d77504be6a913fd P f6a1a783e08642dcb360ebfc20550486 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:29.326056 22127 raft_consensus.cc:2272] T c09a876b98074cd79d77504be6a913fd P f6a1a783e08642dcb360ebfc20550486 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:29.326620 22127 tablet_replica.cc:333] T 5f2aae0622f849b9b74afcbb978a76d5 P f6a1a783e08642dcb360ebfc20550486: stopping tablet replica
I20260601 13:37:29.326704 22127 raft_consensus.cc:2243] T 5f2aae0622f849b9b74afcbb978a76d5 P f6a1a783e08642dcb360ebfc20550486 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:29.326819 22127 raft_consensus.cc:2272] T 5f2aae0622f849b9b74afcbb978a76d5 P f6a1a783e08642dcb360ebfc20550486 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:29.327365 22127 tablet_replica.cc:333] T 8dc169d126a74efbb3bf685f74ebd261 P f6a1a783e08642dcb360ebfc20550486: stopping tablet replica
I20260601 13:37:29.327435 22127 raft_consensus.cc:2243] T 8dc169d126a74efbb3bf685f74ebd261 P f6a1a783e08642dcb360ebfc20550486 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:29.327541 22127 raft_consensus.cc:2272] T 8dc169d126a74efbb3bf685f74ebd261 P f6a1a783e08642dcb360ebfc20550486 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:29.332162 22127 tablet_server.cc:196] TabletServer@127.21.155.194:0 shutdown complete.
I20260601 13:37:29.335434 22127 tablet_server.cc:179] TabletServer@127.21.155.195:0 shutting down...
I20260601 13:37:29.342262 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:29.342535 22127 tablet_replica.cc:333] T 5f2aae0622f849b9b74afcbb978a76d5 P 39aed29854304c0b9e5033395eb0d70b: stopping tablet replica
I20260601 13:37:29.342689 22127 raft_consensus.cc:2243] T 5f2aae0622f849b9b74afcbb978a76d5 P 39aed29854304c0b9e5033395eb0d70b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:29.342856 22127 raft_consensus.cc:2272] T 5f2aae0622f849b9b74afcbb978a76d5 P 39aed29854304c0b9e5033395eb0d70b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:29.343652 22127 tablet_replica.cc:333] T 8dc169d126a74efbb3bf685f74ebd261 P 39aed29854304c0b9e5033395eb0d70b: stopping tablet replica
I20260601 13:37:29.343758 22127 raft_consensus.cc:2243] T 8dc169d126a74efbb3bf685f74ebd261 P 39aed29854304c0b9e5033395eb0d70b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:29.343873 22127 raft_consensus.cc:2272] T 8dc169d126a74efbb3bf685f74ebd261 P 39aed29854304c0b9e5033395eb0d70b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:29.344466 22127 tablet_replica.cc:333] T 0c120f8ebd48475cb0bfa366f78e6e28 P 39aed29854304c0b9e5033395eb0d70b: stopping tablet replica
I20260601 13:37:29.344563 22127 raft_consensus.cc:2243] T 0c120f8ebd48475cb0bfa366f78e6e28 P 39aed29854304c0b9e5033395eb0d70b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:29.344678 22127 raft_consensus.cc:2272] T 0c120f8ebd48475cb0bfa366f78e6e28 P 39aed29854304c0b9e5033395eb0d70b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:29.345342 22127 tablet_replica.cc:333] T 7260fedac19741c6b970be73d459d69f P 39aed29854304c0b9e5033395eb0d70b: stopping tablet replica
I20260601 13:37:29.345433 22127 raft_consensus.cc:2243] T 7260fedac19741c6b970be73d459d69f P 39aed29854304c0b9e5033395eb0d70b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:29.345543 22127 raft_consensus.cc:2272] T 7260fedac19741c6b970be73d459d69f P 39aed29854304c0b9e5033395eb0d70b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:29.346035 22127 tablet_replica.cc:333] T 26a5abdd3aba416093fd839dbfb9a0cb P 39aed29854304c0b9e5033395eb0d70b: stopping tablet replica
I20260601 13:37:29.346114 22127 raft_consensus.cc:2243] T 26a5abdd3aba416093fd839dbfb9a0cb P 39aed29854304c0b9e5033395eb0d70b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:29.346310 22127 raft_consensus.cc:2272] T 26a5abdd3aba416093fd839dbfb9a0cb P 39aed29854304c0b9e5033395eb0d70b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:29.346848 22127 tablet_replica.cc:333] T c09a876b98074cd79d77504be6a913fd P 39aed29854304c0b9e5033395eb0d70b: stopping tablet replica
I20260601 13:37:29.346930 22127 raft_consensus.cc:2243] T c09a876b98074cd79d77504be6a913fd P 39aed29854304c0b9e5033395eb0d70b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:29.347030 22127 raft_consensus.cc:2272] T c09a876b98074cd79d77504be6a913fd P 39aed29854304c0b9e5033395eb0d70b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:29.347576 22127 tablet_replica.cc:333] T 592999ae982c42fb911008a1f429eb6b P 39aed29854304c0b9e5033395eb0d70b: stopping tablet replica
I20260601 13:37:29.347653 22127 raft_consensus.cc:2243] T 592999ae982c42fb911008a1f429eb6b P 39aed29854304c0b9e5033395eb0d70b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:29.347769 22127 raft_consensus.cc:2272] T 592999ae982c42fb911008a1f429eb6b P 39aed29854304c0b9e5033395eb0d70b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:29.348312 22127 tablet_replica.cc:333] T 6c1f8f70de764337b88942e8ea40ac92 P 39aed29854304c0b9e5033395eb0d70b: stopping tablet replica
I20260601 13:37:29.348387 22127 raft_consensus.cc:2243] T 6c1f8f70de764337b88942e8ea40ac92 P 39aed29854304c0b9e5033395eb0d70b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:29.348542 22127 raft_consensus.cc:2272] T 6c1f8f70de764337b88942e8ea40ac92 P 39aed29854304c0b9e5033395eb0d70b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:29.354171 22127 tablet_server.cc:196] TabletServer@127.21.155.195:0 shutdown complete.
I20260601 13:37:29.357502 22127 tablet_server.cc:179] TabletServer@127.21.155.196:0 shutting down...
I20260601 13:37:29.362156 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:29.374864 22127 tablet_server.cc:196] TabletServer@127.21.155.196:0 shutdown complete.
I20260601 13:37:29.377642 22127 master.cc:562] Master@127.21.155.254:33899 shutting down...
W20260601 13:37:29.383273 31376 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:37:29.383407 31376 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:37:29.383462 31376 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:37:29.383875 22127 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 55a39bea807b499d8abe78f9dab5afb5 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:29.384043 22127 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 55a39bea807b499d8abe78f9dab5afb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:29.384097 22127 tablet_replica.cc:333] T 00000000000000000000000000000000 P 55a39bea807b499d8abe78f9dab5afb5: stopping tablet replica
I20260601 13:37:29.397701 22127 master.cc:584] Master@127.21.155.254:33899 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (2286 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260601 13:37:29.410357 22127 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.155.254:34495
I20260601 13:37:29.410738 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:37:29.413332 22127 server_base.cc:1061] running on GCE node
W20260601 13:37:29.413300 31845 instance_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:37:29.413295 31847 instance_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:37:29.413295 31844 instance_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:37:29.413777 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:29.413822 22127 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:37:29.413838 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780321049413838 us; error 0 us; skew 500 ppm
I20260601 13:37:29.414937 22127 webserver.cc:533] Webserver started at http://127.21.155.254:36959/ using document root <none> and password file <none>
I20260601 13:37:29.415132 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:29.415186 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:29.415272 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:29.415714 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320869173936-22127-0/minicluster-data/master-0-root/instance:
uuid: "3df3639a7d944400b54c941c9f74042b"
format_stamp: "Formatted at 2026-06-01 13:37:29 on dist-test-slave-zw2r"
I20260601 13:37:29.417825 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:37:29.419044 31852 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:37:29.419384 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:29.419454 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320869173936-22127-0/minicluster-data/master-0-root
uuid: "3df3639a7d944400b54c941c9f74042b"
format_stamp: "Formatted at 2026-06-01 13:37:29 on dist-test-slave-zw2r"
I20260601 13:37:29.419519 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320869173936-22127-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320869173936-22127-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320869173936-22127-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:37:29.434762 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:29.435187 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:29.440237 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.254:34495
I20260601 13:37:29.446484 31904 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.254:34495 every 8 connection(s)
I20260601 13:37:29.447094 31905 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:37:29.449095 31905 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3df3639a7d944400b54c941c9f74042b: Bootstrap starting.
I20260601 13:37:29.450062 31905 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3df3639a7d944400b54c941c9f74042b: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:29.451288 31905 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3df3639a7d944400b54c941c9f74042b: No bootstrap required, opened a new log
I20260601 13:37:29.451743 31905 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3df3639a7d944400b54c941c9f74042b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3df3639a7d944400b54c941c9f74042b" member_type: VOTER }
I20260601 13:37:29.451844 31905 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3df3639a7d944400b54c941c9f74042b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:29.451866 31905 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3df3639a7d944400b54c941c9f74042b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3df3639a7d944400b54c941c9f74042b, State: Initialized, Role: FOLLOWER
I20260601 13:37:29.452018 31905 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3df3639a7d944400b54c941c9f74042b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3df3639a7d944400b54c941c9f74042b" member_type: VOTER }
I20260601 13:37:29.452083 31905 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3df3639a7d944400b54c941c9f74042b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:37:29.452106 31905 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3df3639a7d944400b54c941c9f74042b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:37:29.452184 31905 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3df3639a7d944400b54c941c9f74042b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:29.452932 31905 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3df3639a7d944400b54c941c9f74042b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3df3639a7d944400b54c941c9f74042b" member_type: VOTER }
I20260601 13:37:29.453075 31905 leader_election.cc:304] T 00000000000000000000000000000000 P 3df3639a7d944400b54c941c9f74042b [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: 3df3639a7d944400b54c941c9f74042b; no voters: 
I20260601 13:37:29.453336 31905 leader_election.cc:290] T 00000000000000000000000000000000 P 3df3639a7d944400b54c941c9f74042b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:37:29.453529 31908 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3df3639a7d944400b54c941c9f74042b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:29.453815 31908 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3df3639a7d944400b54c941c9f74042b [term 1 LEADER]: Becoming Leader. State: Replica: 3df3639a7d944400b54c941c9f74042b, State: Running, Role: LEADER
I20260601 13:37:29.453963 31905 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3df3639a7d944400b54c941c9f74042b [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:37:29.454011 31908 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3df3639a7d944400b54c941c9f74042b [LEADER]: Queue going to LEADER mode. State: All 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: "3df3639a7d944400b54c941c9f74042b" member_type: VOTER }
I20260601 13:37:29.454560 31910 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3df3639a7d944400b54c941c9f74042b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3df3639a7d944400b54c941c9f74042b. Latest consensus state: current_term: 1 leader_uuid: "3df3639a7d944400b54c941c9f74042b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3df3639a7d944400b54c941c9f74042b" member_type: VOTER } }
I20260601 13:37:29.454686 31910 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3df3639a7d944400b54c941c9f74042b [sys.catalog]: This master's current role is: LEADER
I20260601 13:37:29.454553 31909 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3df3639a7d944400b54c941c9f74042b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3df3639a7d944400b54c941c9f74042b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3df3639a7d944400b54c941c9f74042b" member_type: VOTER } }
I20260601 13:37:29.454926 31909 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3df3639a7d944400b54c941c9f74042b [sys.catalog]: This master's current role is: LEADER
I20260601 13:37:29.455420 31914 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:37:29.456221 31914 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:37:29.456413 22127 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:37:29.458356 31914 catalog_manager.cc:1382] Generated new cluster ID: 6c6fba4d5d2c4bb6858b281d384e7e67
I20260601 13:37:29.458425 31914 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:37:29.490428 31914 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:37:29.491109 31914 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:37:29.505625 31914 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 3df3639a7d944400b54c941c9f74042b: Generated new TSK 0
I20260601 13:37:29.505857 31914 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:37:29.521363 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:29.523927 31929 instance_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:37:29.523995 31927 instance_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:37:29.524001 22127 server_base.cc:1061] running on GCE node
W20260601 13:37:29.523958 31926 instance_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:37:29.524488 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:29.524542 22127 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:37:29.524559 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780321049524558 us; error 0 us; skew 500 ppm
I20260601 13:37:29.525658 22127 webserver.cc:533] Webserver started at http://127.21.155.193:33687/ using document root <none> and password file <none>
I20260601 13:37:29.525807 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:29.525854 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:29.525923 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:29.526314 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320869173936-22127-0/minicluster-data/ts-0-root/instance:
uuid: "00d7afccdc4841fcbb415ea4bb3a6640"
format_stamp: "Formatted at 2026-06-01 13:37:29 on dist-test-slave-zw2r"
I20260601 13:37:29.528115 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:37:29.529485 31934 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:37:29.529951 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:37:29.530061 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320869173936-22127-0/minicluster-data/ts-0-root
uuid: "00d7afccdc4841fcbb415ea4bb3a6640"
format_stamp: "Formatted at 2026-06-01 13:37:29 on dist-test-slave-zw2r"
I20260601 13:37:29.530150 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320869173936-22127-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320869173936-22127-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320869173936-22127-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:37:29.557891 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:29.558327 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:29.558729 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:29.559260 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:29.559324 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:29.559373 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:29.559425 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:29.564325 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.193:38575
I20260601 13:37:29.564366 31997 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.193:38575 every 8 connection(s)
I20260601 13:37:29.565188 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:29.567483 32002 instance_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:37:29.567487 32005 instance_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:37:29.567713 32003 instance_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:37:29.567878 22127 server_base.cc:1061] running on GCE node
I20260601 13:37:29.568051 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:29.568090 22127 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:37:29.568121 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780321049568121 us; error 0 us; skew 500 ppm
I20260601 13:37:29.569320 22127 webserver.cc:533] Webserver started at http://127.21.155.194:44719/ using document root <none> and password file <none>
I20260601 13:37:29.569535 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:29.569607 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:29.569703 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:29.570245 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320869173936-22127-0/minicluster-data/ts-1-root/instance:
uuid: "64dff4c88ade4c5586587c06b1cbc511"
format_stamp: "Formatted at 2026-06-01 13:37:29 on dist-test-slave-zw2r"
I20260601 13:37:29.570451 31998 heartbeater.cc:344] Connected to a master server at 127.21.155.254:34495
I20260601 13:37:29.570564 31998 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:29.570837 31998 heartbeater.cc:507] Master 127.21.155.254:34495 requested a full tablet report, sending...
I20260601 13:37:29.571593 31869 ts_manager.cc:194] Registered new tserver with Master: 00d7afccdc4841fcbb415ea4bb3a6640 (127.21.155.193:38575)
I20260601 13:37:29.572263 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:37:29.572659 31869 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45036
I20260601 13:37:29.573522 32010 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:37:29.573872 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:29.573946 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320869173936-22127-0/minicluster-data/ts-1-root
uuid: "64dff4c88ade4c5586587c06b1cbc511"
format_stamp: "Formatted at 2026-06-01 13:37:29 on dist-test-slave-zw2r"
I20260601 13:37:29.574002 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320869173936-22127-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320869173936-22127-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320869173936-22127-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:37:29.588877 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:29.589345 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:29.589640 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:29.590180 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:29.590221 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:29.590253 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:29.590268 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:29.594446 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.194:39211
I20260601 13:37:29.594538 32073 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.194:39211 every 8 connection(s)
I20260601 13:37:29.595329 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:29.597435 32077 instance_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:37:29.597522 32078 instance_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:37:29.597739 32080 instance_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:37:29.597856 22127 server_base.cc:1061] running on GCE node
I20260601 13:37:29.598090 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:29.598199 22127 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:37:29.598228 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780321049598228 us; error 0 us; skew 500 ppm
I20260601 13:37:29.599546 22127 webserver.cc:533] Webserver started at http://127.21.155.195:46383/ using document root <none> and password file <none>
I20260601 13:37:29.599747 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:29.599823 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:29.599908 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:29.600332 32074 heartbeater.cc:344] Connected to a master server at 127.21.155.254:34495
I20260601 13:37:29.600450 32074 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:29.600492 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320869173936-22127-0/minicluster-data/ts-2-root/instance:
uuid: "c2ee07fd48334cbd8b64ca70024ee621"
format_stamp: "Formatted at 2026-06-01 13:37:29 on dist-test-slave-zw2r"
I20260601 13:37:29.600780 32074 heartbeater.cc:507] Master 127.21.155.254:34495 requested a full tablet report, sending...
I20260601 13:37:29.601663 31869 ts_manager.cc:194] Registered new tserver with Master: 64dff4c88ade4c5586587c06b1cbc511 (127.21.155.194:39211)
I20260601 13:37:29.602481 31869 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45042
I20260601 13:37:29.602720 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:37:29.603927 32085 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:37:29.604261 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:29.604360 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320869173936-22127-0/minicluster-data/ts-2-root
uuid: "c2ee07fd48334cbd8b64ca70024ee621"
format_stamp: "Formatted at 2026-06-01 13:37:29 on dist-test-slave-zw2r"
I20260601 13:37:29.604475 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320869173936-22127-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320869173936-22127-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320869173936-22127-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:37:29.624863 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:29.625372 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:29.625730 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:29.626269 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:29.626338 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:29.626397 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:29.626451 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:29.631348 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.195:34109
I20260601 13:37:29.631376 32148 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.195:34109 every 8 connection(s)
I20260601 13:37:29.636723 32149 heartbeater.cc:344] Connected to a master server at 127.21.155.254:34495
I20260601 13:37:29.636847 32149 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:29.637065 32149 heartbeater.cc:507] Master 127.21.155.254:34495 requested a full tablet report, sending...
I20260601 13:37:29.637843 31869 ts_manager.cc:194] Registered new tserver with Master: c2ee07fd48334cbd8b64ca70024ee621 (127.21.155.195:34109)
I20260601 13:37:29.638422 31869 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45058
I20260601 13:37:29.638646 22127 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006830136s
I20260601 13:37:29.648157 31869 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45072:
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:37:29.648608 31869 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:37:29.660029 31962 tablet_service.cc:1511] Processing CreateTablet for tablet 03f4ae364a574b158b0a30e4cec45c53 (DEFAULT_TABLE table=test-workload [id=d6f8daf5407940d5ab06eed199461421]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:37:29.660404 31962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03f4ae364a574b158b0a30e4cec45c53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:29.660712 32038 tablet_service.cc:1511] Processing CreateTablet for tablet 03f4ae364a574b158b0a30e4cec45c53 (DEFAULT_TABLE table=test-workload [id=d6f8daf5407940d5ab06eed199461421]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:37:29.661005 32038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03f4ae364a574b158b0a30e4cec45c53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:29.662778 32164 tablet_bootstrap.cc:492] T 03f4ae364a574b158b0a30e4cec45c53 P 00d7afccdc4841fcbb415ea4bb3a6640: Bootstrap starting.
I20260601 13:37:29.663853 32165 tablet_bootstrap.cc:492] T 03f4ae364a574b158b0a30e4cec45c53 P 64dff4c88ade4c5586587c06b1cbc511: Bootstrap starting.
I20260601 13:37:29.663914 32113 tablet_service.cc:1511] Processing CreateTablet for tablet 03f4ae364a574b158b0a30e4cec45c53 (DEFAULT_TABLE table=test-workload [id=d6f8daf5407940d5ab06eed199461421]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:37:29.664057 32164 tablet_bootstrap.cc:654] T 03f4ae364a574b158b0a30e4cec45c53 P 00d7afccdc4841fcbb415ea4bb3a6640: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:29.664232 32113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03f4ae364a574b158b0a30e4cec45c53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:29.664911 32165 tablet_bootstrap.cc:654] T 03f4ae364a574b158b0a30e4cec45c53 P 64dff4c88ade4c5586587c06b1cbc511: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:29.665349 32164 tablet_bootstrap.cc:492] T 03f4ae364a574b158b0a30e4cec45c53 P 00d7afccdc4841fcbb415ea4bb3a6640: No bootstrap required, opened a new log
I20260601 13:37:29.665454 32164 ts_tablet_manager.cc:1403] T 03f4ae364a574b158b0a30e4cec45c53 P 00d7afccdc4841fcbb415ea4bb3a6640: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:29.666034 32165 tablet_bootstrap.cc:492] T 03f4ae364a574b158b0a30e4cec45c53 P 64dff4c88ade4c5586587c06b1cbc511: No bootstrap required, opened a new log
I20260601 13:37:29.665968 32164 raft_consensus.cc:359] T 03f4ae364a574b158b0a30e4cec45c53 P 00d7afccdc4841fcbb415ea4bb3a6640 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dff4c88ade4c5586587c06b1cbc511" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 39211 } } peers { permanent_uuid: "c2ee07fd48334cbd8b64ca70024ee621" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34109 } } peers { permanent_uuid: "00d7afccdc4841fcbb415ea4bb3a6640" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38575 } }
I20260601 13:37:29.666174 32164 raft_consensus.cc:385] T 03f4ae364a574b158b0a30e4cec45c53 P 00d7afccdc4841fcbb415ea4bb3a6640 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:29.666198 32165 ts_tablet_manager.cc:1403] T 03f4ae364a574b158b0a30e4cec45c53 P 64dff4c88ade4c5586587c06b1cbc511: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:29.666230 32164 raft_consensus.cc:740] T 03f4ae364a574b158b0a30e4cec45c53 P 00d7afccdc4841fcbb415ea4bb3a6640 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00d7afccdc4841fcbb415ea4bb3a6640, State: Initialized, Role: FOLLOWER
I20260601 13:37:29.666404 32164 consensus_queue.cc:260] T 03f4ae364a574b158b0a30e4cec45c53 P 00d7afccdc4841fcbb415ea4bb3a6640 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dff4c88ade4c5586587c06b1cbc511" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 39211 } } peers { permanent_uuid: "c2ee07fd48334cbd8b64ca70024ee621" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34109 } } peers { permanent_uuid: "00d7afccdc4841fcbb415ea4bb3a6640" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38575 } }
I20260601 13:37:29.666780 32168 tablet_bootstrap.cc:492] T 03f4ae364a574b158b0a30e4cec45c53 P c2ee07fd48334cbd8b64ca70024ee621: Bootstrap starting.
I20260601 13:37:29.666750 32165 raft_consensus.cc:359] T 03f4ae364a574b158b0a30e4cec45c53 P 64dff4c88ade4c5586587c06b1cbc511 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dff4c88ade4c5586587c06b1cbc511" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 39211 } } peers { permanent_uuid: "c2ee07fd48334cbd8b64ca70024ee621" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34109 } } peers { permanent_uuid: "00d7afccdc4841fcbb415ea4bb3a6640" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38575 } }
I20260601 13:37:29.666849 32165 raft_consensus.cc:385] T 03f4ae364a574b158b0a30e4cec45c53 P 64dff4c88ade4c5586587c06b1cbc511 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:29.666872 32164 ts_tablet_manager.cc:1434] T 03f4ae364a574b158b0a30e4cec45c53 P 00d7afccdc4841fcbb415ea4bb3a6640: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:29.666887 32165 raft_consensus.cc:740] T 03f4ae364a574b158b0a30e4cec45c53 P 64dff4c88ade4c5586587c06b1cbc511 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64dff4c88ade4c5586587c06b1cbc511, State: Initialized, Role: FOLLOWER
I20260601 13:37:29.667055 32165 consensus_queue.cc:260] T 03f4ae364a574b158b0a30e4cec45c53 P 64dff4c88ade4c5586587c06b1cbc511 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dff4c88ade4c5586587c06b1cbc511" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 39211 } } peers { permanent_uuid: "c2ee07fd48334cbd8b64ca70024ee621" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34109 } } peers { permanent_uuid: "00d7afccdc4841fcbb415ea4bb3a6640" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38575 } }
I20260601 13:37:29.667145 31998 heartbeater.cc:499] Master 127.21.155.254:34495 was elected leader, sending a full tablet report...
I20260601 13:37:29.667440 32165 ts_tablet_manager.cc:1434] T 03f4ae364a574b158b0a30e4cec45c53 P 64dff4c88ade4c5586587c06b1cbc511: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:29.667809 32074 heartbeater.cc:499] Master 127.21.155.254:34495 was elected leader, sending a full tablet report...
I20260601 13:37:29.667845 32168 tablet_bootstrap.cc:654] T 03f4ae364a574b158b0a30e4cec45c53 P c2ee07fd48334cbd8b64ca70024ee621: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:29.668924 32168 tablet_bootstrap.cc:492] T 03f4ae364a574b158b0a30e4cec45c53 P c2ee07fd48334cbd8b64ca70024ee621: No bootstrap required, opened a new log
I20260601 13:37:29.669051 32168 ts_tablet_manager.cc:1403] T 03f4ae364a574b158b0a30e4cec45c53 P c2ee07fd48334cbd8b64ca70024ee621: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:29.669596 32168 raft_consensus.cc:359] T 03f4ae364a574b158b0a30e4cec45c53 P c2ee07fd48334cbd8b64ca70024ee621 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dff4c88ade4c5586587c06b1cbc511" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 39211 } } peers { permanent_uuid: "c2ee07fd48334cbd8b64ca70024ee621" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34109 } } peers { permanent_uuid: "00d7afccdc4841fcbb415ea4bb3a6640" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38575 } }
I20260601 13:37:29.669721 32168 raft_consensus.cc:385] T 03f4ae364a574b158b0a30e4cec45c53 P c2ee07fd48334cbd8b64ca70024ee621 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:29.669760 32168 raft_consensus.cc:740] T 03f4ae364a574b158b0a30e4cec45c53 P c2ee07fd48334cbd8b64ca70024ee621 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2ee07fd48334cbd8b64ca70024ee621, State: Initialized, Role: FOLLOWER
I20260601 13:37:29.669891 32168 consensus_queue.cc:260] T 03f4ae364a574b158b0a30e4cec45c53 P c2ee07fd48334cbd8b64ca70024ee621 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dff4c88ade4c5586587c06b1cbc511" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 39211 } } peers { permanent_uuid: "c2ee07fd48334cbd8b64ca70024ee621" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34109 } } peers { permanent_uuid: "00d7afccdc4841fcbb415ea4bb3a6640" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38575 } }
I20260601 13:37:29.670315 32149 heartbeater.cc:499] Master 127.21.155.254:34495 was elected leader, sending a full tablet report...
I20260601 13:37:29.670295 32168 ts_tablet_manager.cc:1434] T 03f4ae364a574b158b0a30e4cec45c53 P c2ee07fd48334cbd8b64ca70024ee621: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:37:29.710458 32172 raft_consensus.cc:493] T 03f4ae364a574b158b0a30e4cec45c53 P c2ee07fd48334cbd8b64ca70024ee621 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:29.710638 32172 raft_consensus.cc:515] T 03f4ae364a574b158b0a30e4cec45c53 P c2ee07fd48334cbd8b64ca70024ee621 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dff4c88ade4c5586587c06b1cbc511" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 39211 } } peers { permanent_uuid: "c2ee07fd48334cbd8b64ca70024ee621" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34109 } } peers { permanent_uuid: "00d7afccdc4841fcbb415ea4bb3a6640" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38575 } }
I20260601 13:37:29.711297 32172 leader_election.cc:290] T 03f4ae364a574b158b0a30e4cec45c53 P c2ee07fd48334cbd8b64ca70024ee621 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64dff4c88ade4c5586587c06b1cbc511 (127.21.155.194:39211), 00d7afccdc4841fcbb415ea4bb3a6640 (127.21.155.193:38575)
I20260601 13:37:29.714910 31972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03f4ae364a574b158b0a30e4cec45c53" candidate_uuid: "c2ee07fd48334cbd8b64ca70024ee621" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00d7afccdc4841fcbb415ea4bb3a6640" is_pre_election: true
I20260601 13:37:29.715003 32048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03f4ae364a574b158b0a30e4cec45c53" candidate_uuid: "c2ee07fd48334cbd8b64ca70024ee621" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64dff4c88ade4c5586587c06b1cbc511" is_pre_election: true
I20260601 13:37:29.715058 31972 raft_consensus.cc:2468] T 03f4ae364a574b158b0a30e4cec45c53 P 00d7afccdc4841fcbb415ea4bb3a6640 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2ee07fd48334cbd8b64ca70024ee621 in term 0.
I20260601 13:37:29.715204 32048 raft_consensus.cc:2468] T 03f4ae364a574b158b0a30e4cec45c53 P 64dff4c88ade4c5586587c06b1cbc511 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2ee07fd48334cbd8b64ca70024ee621 in term 0.
I20260601 13:37:29.715548 32087 leader_election.cc:304] T 03f4ae364a574b158b0a30e4cec45c53 P c2ee07fd48334cbd8b64ca70024ee621 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00d7afccdc4841fcbb415ea4bb3a6640, c2ee07fd48334cbd8b64ca70024ee621; no voters: 
I20260601 13:37:29.715746 32172 raft_consensus.cc:2804] T 03f4ae364a574b158b0a30e4cec45c53 P c2ee07fd48334cbd8b64ca70024ee621 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:29.715821 32172 raft_consensus.cc:493] T 03f4ae364a574b158b0a30e4cec45c53 P c2ee07fd48334cbd8b64ca70024ee621 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:29.715878 32172 raft_consensus.cc:3060] T 03f4ae364a574b158b0a30e4cec45c53 P c2ee07fd48334cbd8b64ca70024ee621 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:29.716744 32172 raft_consensus.cc:515] T 03f4ae364a574b158b0a30e4cec45c53 P c2ee07fd48334cbd8b64ca70024ee621 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dff4c88ade4c5586587c06b1cbc511" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 39211 } } peers { permanent_uuid: "c2ee07fd48334cbd8b64ca70024ee621" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34109 } } peers { permanent_uuid: "00d7afccdc4841fcbb415ea4bb3a6640" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38575 } }
I20260601 13:37:29.717154 32172 leader_election.cc:290] T 03f4ae364a574b158b0a30e4cec45c53 P c2ee07fd48334cbd8b64ca70024ee621 [CANDIDATE]: Term 1 election: Requested vote from peers 64dff4c88ade4c5586587c06b1cbc511 (127.21.155.194:39211), 00d7afccdc4841fcbb415ea4bb3a6640 (127.21.155.193:38575)
I20260601 13:37:29.717512 32048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03f4ae364a574b158b0a30e4cec45c53" candidate_uuid: "c2ee07fd48334cbd8b64ca70024ee621" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64dff4c88ade4c5586587c06b1cbc511"
I20260601 13:37:29.717571 31972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03f4ae364a574b158b0a30e4cec45c53" candidate_uuid: "c2ee07fd48334cbd8b64ca70024ee621" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00d7afccdc4841fcbb415ea4bb3a6640"
I20260601 13:37:29.717633 32048 raft_consensus.cc:3060] T 03f4ae364a574b158b0a30e4cec45c53 P 64dff4c88ade4c5586587c06b1cbc511 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:29.717720 31972 raft_consensus.cc:3060] T 03f4ae364a574b158b0a30e4cec45c53 P 00d7afccdc4841fcbb415ea4bb3a6640 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:29.718559 32048 raft_consensus.cc:2468] T 03f4ae364a574b158b0a30e4cec45c53 P 64dff4c88ade4c5586587c06b1cbc511 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2ee07fd48334cbd8b64ca70024ee621 in term 1.
I20260601 13:37:29.718629 31972 raft_consensus.cc:2468] T 03f4ae364a574b158b0a30e4cec45c53 P 00d7afccdc4841fcbb415ea4bb3a6640 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2ee07fd48334cbd8b64ca70024ee621 in term 1.
I20260601 13:37:29.718835 32086 leader_election.cc:304] T 03f4ae364a574b158b0a30e4cec45c53 P c2ee07fd48334cbd8b64ca70024ee621 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64dff4c88ade4c5586587c06b1cbc511, c2ee07fd48334cbd8b64ca70024ee621; no voters: 
I20260601 13:37:29.719002 32172 raft_consensus.cc:2804] T 03f4ae364a574b158b0a30e4cec45c53 P c2ee07fd48334cbd8b64ca70024ee621 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:29.719213 32172 raft_consensus.cc:697] T 03f4ae364a574b158b0a30e4cec45c53 P c2ee07fd48334cbd8b64ca70024ee621 [term 1 LEADER]: Becoming Leader. State: Replica: c2ee07fd48334cbd8b64ca70024ee621, State: Running, Role: LEADER
I20260601 13:37:29.719388 32172 consensus_queue.cc:237] T 03f4ae364a574b158b0a30e4cec45c53 P c2ee07fd48334cbd8b64ca70024ee621 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dff4c88ade4c5586587c06b1cbc511" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 39211 } } peers { permanent_uuid: "c2ee07fd48334cbd8b64ca70024ee621" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34109 } } peers { permanent_uuid: "00d7afccdc4841fcbb415ea4bb3a6640" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38575 } }
I20260601 13:37:29.721055 31867 catalog_manager.cc:5696] T 03f4ae364a574b158b0a30e4cec45c53 P c2ee07fd48334cbd8b64ca70024ee621 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2ee07fd48334cbd8b64ca70024ee621 (127.21.155.195). New cstate: current_term: 1 leader_uuid: "c2ee07fd48334cbd8b64ca70024ee621" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64dff4c88ade4c5586587c06b1cbc511" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 39211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2ee07fd48334cbd8b64ca70024ee621" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 34109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00d7afccdc4841fcbb415ea4bb3a6640" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38575 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:29.735554 22127 tablet_server.cc:179] TabletServer@127.21.155.193:0 shutting down...
I20260601 13:37:29.740845 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:29.741178 22127 tablet_replica.cc:333] T 03f4ae364a574b158b0a30e4cec45c53 P 00d7afccdc4841fcbb415ea4bb3a6640: stopping tablet replica
I20260601 13:37:29.741358 22127 raft_consensus.cc:2243] T 03f4ae364a574b158b0a30e4cec45c53 P 00d7afccdc4841fcbb415ea4bb3a6640 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:29.741479 22127 raft_consensus.cc:2272] T 03f4ae364a574b158b0a30e4cec45c53 P 00d7afccdc4841fcbb415ea4bb3a6640 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:29.755087 22127 tablet_server.cc:196] TabletServer@127.21.155.193:0 shutdown complete.
I20260601 13:37:29.757761 22127 tablet_server.cc:179] TabletServer@127.21.155.194:0 shutting down...
I20260601 13:37:29.762015 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:29.762384 22127 tablet_replica.cc:333] T 03f4ae364a574b158b0a30e4cec45c53 P 64dff4c88ade4c5586587c06b1cbc511: stopping tablet replica
I20260601 13:37:29.762524 22127 raft_consensus.cc:2243] T 03f4ae364a574b158b0a30e4cec45c53 P 64dff4c88ade4c5586587c06b1cbc511 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:29.762669 22127 raft_consensus.cc:2272] T 03f4ae364a574b158b0a30e4cec45c53 P 64dff4c88ade4c5586587c06b1cbc511 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:29.775990 22127 tablet_server.cc:196] TabletServer@127.21.155.194:0 shutdown complete.
I20260601 13:37:29.778498 22127 tablet_server.cc:179] TabletServer@127.21.155.195:0 shutting down...
I20260601 13:37:29.782430 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:29.782766 22127 tablet_replica.cc:333] T 03f4ae364a574b158b0a30e4cec45c53 P c2ee07fd48334cbd8b64ca70024ee621: stopping tablet replica
I20260601 13:37:29.782913 22127 raft_consensus.cc:2243] T 03f4ae364a574b158b0a30e4cec45c53 P c2ee07fd48334cbd8b64ca70024ee621 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:29.783161 22127 pending_rounds.cc:70] T 03f4ae364a574b158b0a30e4cec45c53 P c2ee07fd48334cbd8b64ca70024ee621: Trying to abort 1 pending ops.
I20260601 13:37:29.783195 22127 pending_rounds.cc:77] T 03f4ae364a574b158b0a30e4cec45c53 P c2ee07fd48334cbd8b64ca70024ee621: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195019652329472 op_type: NO_OP noop_request { }
I20260601 13:37:29.783306 22127 raft_consensus.cc:2889] T 03f4ae364a574b158b0a30e4cec45c53 P c2ee07fd48334cbd8b64ca70024ee621 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:37:29.783388 22127 raft_consensus.cc:2272] T 03f4ae364a574b158b0a30e4cec45c53 P c2ee07fd48334cbd8b64ca70024ee621 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:29.796819 22127 tablet_server.cc:196] TabletServer@127.21.155.195:0 shutdown complete.
I20260601 13:37:29.799119 22127 master.cc:562] Master@127.21.155.254:34495 shutting down...
I20260601 13:37:29.803311 22127 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3df3639a7d944400b54c941c9f74042b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:29.803479 22127 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3df3639a7d944400b54c941c9f74042b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:29.803658 22127 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3df3639a7d944400b54c941c9f74042b: stopping tablet replica
I20260601 13:37:29.817353 22127 master.cc:584] Master@127.21.155.254:34495 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (414 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260601 13:37:29.824504 22127 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.155.254:46759
I20260601 13:37:29.824859 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:29.826813 32176 instance_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:37:29.826929 22127 server_base.cc:1061] running on GCE node
W20260601 13:37:29.826987 32177 instance_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:37:29.827049 32179 instance_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:37:29.827349 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:29.827392 22127 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:37:29.827407 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780321049827407 us; error 0 us; skew 500 ppm
I20260601 13:37:29.828263 22127 webserver.cc:533] Webserver started at http://127.21.155.254:34851/ using document root <none> and password file <none>
I20260601 13:37:29.828397 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:29.828469 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:29.828545 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:29.828899 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320869173936-22127-0/minicluster-data/master-0-root/instance:
uuid: "11b8d23719e640ca820203ee00cbd512"
format_stamp: "Formatted at 2026-06-01 13:37:29 on dist-test-slave-zw2r"
I20260601 13:37:29.830468 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:37:29.831400 32184 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:37:29.831828 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:29.831912 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320869173936-22127-0/minicluster-data/master-0-root
uuid: "11b8d23719e640ca820203ee00cbd512"
format_stamp: "Formatted at 2026-06-01 13:37:29 on dist-test-slave-zw2r"
I20260601 13:37:29.832037 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320869173936-22127-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320869173936-22127-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320869173936-22127-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:37:29.843034 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:29.843453 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:29.848022 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.254:46759
I20260601 13:37:29.850659 32236 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.254:46759 every 8 connection(s)
I20260601 13:37:29.851220 32237 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:37:29.853082 32237 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 11b8d23719e640ca820203ee00cbd512: Bootstrap starting.
I20260601 13:37:29.854007 32237 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 11b8d23719e640ca820203ee00cbd512: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:29.855448 32237 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 11b8d23719e640ca820203ee00cbd512: No bootstrap required, opened a new log
I20260601 13:37:29.855897 32237 raft_consensus.cc:359] T 00000000000000000000000000000000 P 11b8d23719e640ca820203ee00cbd512 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "11b8d23719e640ca820203ee00cbd512" member_type: VOTER }
I20260601 13:37:29.856019 32237 raft_consensus.cc:385] T 00000000000000000000000000000000 P 11b8d23719e640ca820203ee00cbd512 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:29.856088 32237 raft_consensus.cc:740] T 00000000000000000000000000000000 P 11b8d23719e640ca820203ee00cbd512 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11b8d23719e640ca820203ee00cbd512, State: Initialized, Role: FOLLOWER
I20260601 13:37:29.856267 32237 consensus_queue.cc:260] T 00000000000000000000000000000000 P 11b8d23719e640ca820203ee00cbd512 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "11b8d23719e640ca820203ee00cbd512" member_type: VOTER }
I20260601 13:37:29.856364 32237 raft_consensus.cc:399] T 00000000000000000000000000000000 P 11b8d23719e640ca820203ee00cbd512 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:37:29.856410 32237 raft_consensus.cc:493] T 00000000000000000000000000000000 P 11b8d23719e640ca820203ee00cbd512 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:37:29.856467 32237 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 11b8d23719e640ca820203ee00cbd512 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:29.857227 32237 raft_consensus.cc:515] T 00000000000000000000000000000000 P 11b8d23719e640ca820203ee00cbd512 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "11b8d23719e640ca820203ee00cbd512" member_type: VOTER }
I20260601 13:37:29.857383 32237 leader_election.cc:304] T 00000000000000000000000000000000 P 11b8d23719e640ca820203ee00cbd512 [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: 11b8d23719e640ca820203ee00cbd512; no voters: 
I20260601 13:37:29.857595 32237 leader_election.cc:290] T 00000000000000000000000000000000 P 11b8d23719e640ca820203ee00cbd512 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:37:29.857749 32240 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 11b8d23719e640ca820203ee00cbd512 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:29.858044 32240 raft_consensus.cc:697] T 00000000000000000000000000000000 P 11b8d23719e640ca820203ee00cbd512 [term 1 LEADER]: Becoming Leader. State: Replica: 11b8d23719e640ca820203ee00cbd512, State: Running, Role: LEADER
I20260601 13:37:29.858103 32237 sys_catalog.cc:565] T 00000000000000000000000000000000 P 11b8d23719e640ca820203ee00cbd512 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:37:29.858218 32240 consensus_queue.cc:237] T 00000000000000000000000000000000 P 11b8d23719e640ca820203ee00cbd512 [LEADER]: Queue going to LEADER mode. State: All 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: "11b8d23719e640ca820203ee00cbd512" member_type: VOTER }
I20260601 13:37:29.858696 32242 sys_catalog.cc:455] T 00000000000000000000000000000000 P 11b8d23719e640ca820203ee00cbd512 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 11b8d23719e640ca820203ee00cbd512. Latest consensus state: current_term: 1 leader_uuid: "11b8d23719e640ca820203ee00cbd512" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "11b8d23719e640ca820203ee00cbd512" member_type: VOTER } }
I20260601 13:37:29.858680 32241 sys_catalog.cc:455] T 00000000000000000000000000000000 P 11b8d23719e640ca820203ee00cbd512 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "11b8d23719e640ca820203ee00cbd512" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "11b8d23719e640ca820203ee00cbd512" member_type: VOTER } }
I20260601 13:37:29.858800 32242 sys_catalog.cc:458] T 00000000000000000000000000000000 P 11b8d23719e640ca820203ee00cbd512 [sys.catalog]: This master's current role is: LEADER
I20260601 13:37:29.858847 32241 sys_catalog.cc:458] T 00000000000000000000000000000000 P 11b8d23719e640ca820203ee00cbd512 [sys.catalog]: This master's current role is: LEADER
I20260601 13:37:29.859138 32246 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:37:29.860075 32246 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:37:29.860415 22127 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:37:29.862247 32246 catalog_manager.cc:1382] Generated new cluster ID: 9b307cbb69954c1ca309b050921672af
I20260601 13:37:29.862323 32246 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:37:29.879175 32246 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:37:29.879896 32246 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:37:29.889249 32246 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 11b8d23719e640ca820203ee00cbd512: Generated new TSK 0
I20260601 13:37:29.889465 32246 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:37:29.893090 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:29.895470 32258 instance_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:37:29.895594 22127 server_base.cc:1061] running on GCE node
W20260601 13:37:29.895671 32259 instance_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:37:29.895603 32261 instance_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:37:29.896046 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:29.896092 22127 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:37:29.896108 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780321049896108 us; error 0 us; skew 500 ppm
I20260601 13:37:29.897058 22127 webserver.cc:533] Webserver started at http://127.21.155.193:40497/ using document root <none> and password file <none>
I20260601 13:37:29.897279 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:29.897360 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:29.897449 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:29.897971 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320869173936-22127-0/minicluster-data/ts-0-root/instance:
uuid: "872984776caa4b96bfe8e47acfa77482"
format_stamp: "Formatted at 2026-06-01 13:37:29 on dist-test-slave-zw2r"
I20260601 13:37:29.899562 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:29.900635 32266 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:37:29.900954 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:29.901041 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320869173936-22127-0/minicluster-data/ts-0-root
uuid: "872984776caa4b96bfe8e47acfa77482"
format_stamp: "Formatted at 2026-06-01 13:37:29 on dist-test-slave-zw2r"
I20260601 13:37:29.901140 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320869173936-22127-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320869173936-22127-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320869173936-22127-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:37:29.932010 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:29.932505 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:29.932847 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:29.933482 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:29.933553 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:29.933616 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:29.933652 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:29.938158 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.193:35717
I20260601 13:37:29.938228 32329 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.193:35717 every 8 connection(s)
I20260601 13:37:29.939107 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:29.941176 32335 instance_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:37:29.941308 32337 instance_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:37:29.941506 22127 server_base.cc:1061] running on GCE node
W20260601 13:37:29.941515 32334 instance_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:37:29.941833 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:29.941890 22127 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:37:29.941913 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780321049941913 us; error 0 us; skew 500 ppm
I20260601 13:37:29.943035 22127 webserver.cc:533] Webserver started at http://127.21.155.194:37667/ using document root <none> and password file <none>
I20260601 13:37:29.943252 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:29.943334 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:29.943427 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:29.943892 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320869173936-22127-0/minicluster-data/ts-1-root/instance:
uuid: "6a400b882c3f4015892759a162e48b2d"
format_stamp: "Formatted at 2026-06-01 13:37:29 on dist-test-slave-zw2r"
I20260601 13:37:29.944844 32330 heartbeater.cc:344] Connected to a master server at 127.21.155.254:46759
I20260601 13:37:29.944957 32330 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:29.945297 32330 heartbeater.cc:507] Master 127.21.155.254:46759 requested a full tablet report, sending...
I20260601 13:37:29.945989 32201 ts_manager.cc:194] Registered new tserver with Master: 872984776caa4b96bfe8e47acfa77482 (127.21.155.193:35717)
I20260601 13:37:29.946776 32201 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41062
I20260601 13:37:29.947309 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:37:29.948375 32342 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:37:29.948736 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:29.948798 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320869173936-22127-0/minicluster-data/ts-1-root
uuid: "6a400b882c3f4015892759a162e48b2d"
format_stamp: "Formatted at 2026-06-01 13:37:29 on dist-test-slave-zw2r"
I20260601 13:37:29.948894 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320869173936-22127-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320869173936-22127-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320869173936-22127-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:37:29.954792 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:29.955230 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:29.955536 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:29.956086 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:29.956125 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:29.956182 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:29.956243 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:29.960628 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.194:36823
I20260601 13:37:29.960708 32405 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.194:36823 every 8 connection(s)
I20260601 13:37:29.961513 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:29.963790 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:37:29.964119 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:37:29.964178 22127 server_base.cc:1061] running on GCE node
W20260601 13:37:29.964442 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:37:29.964720 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:29.964782 22127 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:37:29.964814 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780321049964813 us; error 0 us; skew 500 ppm
I20260601 13:37:29.965713 22127 webserver.cc:533] Webserver started at http://127.21.155.195:41889/ using document root <none> and password file <none>
I20260601 13:37:29.965909 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:29.965982 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:29.966061 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:29.966162 32406 heartbeater.cc:344] Connected to a master server at 127.21.155.254:46759
I20260601 13:37:29.966288 32406 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:29.966542 32406 heartbeater.cc:507] Master 127.21.155.254:46759 requested a full tablet report, sending...
I20260601 13:37:29.966552 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320869173936-22127-0/minicluster-data/ts-2-root/instance:
uuid: "ad66d9c4f1c54f7ab35baab8f1941d49"
format_stamp: "Formatted at 2026-06-01 13:37:29 on dist-test-slave-zw2r"
I20260601 13:37:29.967283 32201 ts_manager.cc:194] Registered new tserver with Master: 6a400b882c3f4015892759a162e48b2d (127.21.155.194:36823)
I20260601 13:37:29.967998 32201 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41066
I20260601 13:37:29.968463 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:37:29.969681 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:37:29.969952 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:29.970013 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320869173936-22127-0/minicluster-data/ts-2-root
uuid: "ad66d9c4f1c54f7ab35baab8f1941d49"
format_stamp: "Formatted at 2026-06-01 13:37:29 on dist-test-slave-zw2r"
I20260601 13:37:29.970106 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320869173936-22127-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320869173936-22127-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320869173936-22127-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:37:29.976573 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:29.977056 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:29.977458 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:29.977960 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:29.978024 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:29.978083 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:29.978119 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:29.982848 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.195:33295
I20260601 13:37:29.982946 32480 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.195:33295 every 8 connection(s)
I20260601 13:37:29.984086 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:29.986303 32485 instance_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:37:29.986303 32484 instance_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:37:29.986881 22127 server_base.cc:1061] running on GCE node
W20260601 13:37:29.986857 32487 instance_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:37:29.987164 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:29.987226 22127 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:37:29.987262 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780321049987261 us; error 0 us; skew 500 ppm
I20260601 13:37:29.988395 22127 webserver.cc:533] Webserver started at http://127.21.155.196:44539/ using document root <none> and password file <none>
I20260601 13:37:29.988619 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:29.988687 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:29.988767 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:29.989243 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320869173936-22127-0/minicluster-data/ts-3-root/instance:
uuid: "ae9f26e207694ef187554f36ed536090"
format_stamp: "Formatted at 2026-06-01 13:37:29 on dist-test-slave-zw2r"
I20260601 13:37:29.989511 32481 heartbeater.cc:344] Connected to a master server at 127.21.155.254:46759
I20260601 13:37:29.989647 32481 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:29.989916 32481 heartbeater.cc:507] Master 127.21.155.254:46759 requested a full tablet report, sending...
I20260601 13:37:29.990671 32201 ts_manager.cc:194] Registered new tserver with Master: ad66d9c4f1c54f7ab35baab8f1941d49 (127.21.155.195:33295)
I20260601 13:37:29.991091 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:37:29.991402 32201 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41082
I20260601 13:37:29.992316 32492 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:37:29.992596 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:29.992656 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320869173936-22127-0/minicluster-data/ts-3-root
uuid: "ae9f26e207694ef187554f36ed536090"
format_stamp: "Formatted at 2026-06-01 13:37:29 on dist-test-slave-zw2r"
I20260601 13:37:29.992720 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320869173936-22127-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320869173936-22127-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320869173936-22127-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:37:30.008893 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:30.009567 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:30.009891 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:30.010483 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:30.010524 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:30.010589 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:30.010632 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:30.016297 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.196:37469
I20260601 13:37:30.016358 32555 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.196:37469 every 8 connection(s)
I20260601 13:37:30.021905 32556 heartbeater.cc:344] Connected to a master server at 127.21.155.254:46759
I20260601 13:37:30.022074 32556 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:30.022365 32556 heartbeater.cc:507] Master 127.21.155.254:46759 requested a full tablet report, sending...
I20260601 13:37:30.023088 32201 ts_manager.cc:194] Registered new tserver with Master: ae9f26e207694ef187554f36ed536090 (127.21.155.196:37469)
I20260601 13:37:30.023648 32201 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41086
I20260601 13:37:30.023664 22127 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.006862659s
I20260601 13:37:30.032428 32201 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41100:
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:37:30.043481 32445 tablet_service.cc:1511] Processing CreateTablet for tablet f354f1a2ad95444ea601a072d2ad7587 (DEFAULT_TABLE table=test-workload [id=e4087320cc3e48e0876630a910320a4f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:37:30.043715 32294 tablet_service.cc:1511] Processing CreateTablet for tablet f354f1a2ad95444ea601a072d2ad7587 (DEFAULT_TABLE table=test-workload [id=e4087320cc3e48e0876630a910320a4f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:37:30.043845 32445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f354f1a2ad95444ea601a072d2ad7587. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:30.043951 32294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f354f1a2ad95444ea601a072d2ad7587. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:30.044320 32370 tablet_service.cc:1511] Processing CreateTablet for tablet f354f1a2ad95444ea601a072d2ad7587 (DEFAULT_TABLE table=test-workload [id=e4087320cc3e48e0876630a910320a4f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:37:30.044627 32370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f354f1a2ad95444ea601a072d2ad7587. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:30.046835 32571 tablet_bootstrap.cc:492] T f354f1a2ad95444ea601a072d2ad7587 P ad66d9c4f1c54f7ab35baab8f1941d49: Bootstrap starting.
I20260601 13:37:30.046917 32572 tablet_bootstrap.cc:492] T f354f1a2ad95444ea601a072d2ad7587 P 872984776caa4b96bfe8e47acfa77482: Bootstrap starting.
I20260601 13:37:30.047422 32573 tablet_bootstrap.cc:492] T f354f1a2ad95444ea601a072d2ad7587 P 6a400b882c3f4015892759a162e48b2d: Bootstrap starting.
I20260601 13:37:30.048249 32571 tablet_bootstrap.cc:654] T f354f1a2ad95444ea601a072d2ad7587 P ad66d9c4f1c54f7ab35baab8f1941d49: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:30.048249 32572 tablet_bootstrap.cc:654] T f354f1a2ad95444ea601a072d2ad7587 P 872984776caa4b96bfe8e47acfa77482: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:30.048460 32573 tablet_bootstrap.cc:654] T f354f1a2ad95444ea601a072d2ad7587 P 6a400b882c3f4015892759a162e48b2d: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:30.049743 32572 tablet_bootstrap.cc:492] T f354f1a2ad95444ea601a072d2ad7587 P 872984776caa4b96bfe8e47acfa77482: No bootstrap required, opened a new log
I20260601 13:37:30.049743 32571 tablet_bootstrap.cc:492] T f354f1a2ad95444ea601a072d2ad7587 P ad66d9c4f1c54f7ab35baab8f1941d49: No bootstrap required, opened a new log
I20260601 13:37:30.049904 32572 ts_tablet_manager.cc:1403] T f354f1a2ad95444ea601a072d2ad7587 P 872984776caa4b96bfe8e47acfa77482: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:30.050002 32571 ts_tablet_manager.cc:1403] T f354f1a2ad95444ea601a072d2ad7587 P ad66d9c4f1c54f7ab35baab8f1941d49: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:30.050151 32573 tablet_bootstrap.cc:492] T f354f1a2ad95444ea601a072d2ad7587 P 6a400b882c3f4015892759a162e48b2d: No bootstrap required, opened a new log
I20260601 13:37:30.050240 32573 ts_tablet_manager.cc:1403] T f354f1a2ad95444ea601a072d2ad7587 P 6a400b882c3f4015892759a162e48b2d: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:30.050516 32572 raft_consensus.cc:359] T f354f1a2ad95444ea601a072d2ad7587 P 872984776caa4b96bfe8e47acfa77482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a400b882c3f4015892759a162e48b2d" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36823 } } peers { permanent_uuid: "872984776caa4b96bfe8e47acfa77482" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 35717 } } peers { permanent_uuid: "ad66d9c4f1c54f7ab35baab8f1941d49" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33295 } }
I20260601 13:37:30.050570 32571 raft_consensus.cc:359] T f354f1a2ad95444ea601a072d2ad7587 P ad66d9c4f1c54f7ab35baab8f1941d49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a400b882c3f4015892759a162e48b2d" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36823 } } peers { permanent_uuid: "872984776caa4b96bfe8e47acfa77482" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 35717 } } peers { permanent_uuid: "ad66d9c4f1c54f7ab35baab8f1941d49" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33295 } }
I20260601 13:37:30.050652 32572 raft_consensus.cc:385] T f354f1a2ad95444ea601a072d2ad7587 P 872984776caa4b96bfe8e47acfa77482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:30.050740 32572 raft_consensus.cc:740] T f354f1a2ad95444ea601a072d2ad7587 P 872984776caa4b96bfe8e47acfa77482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 872984776caa4b96bfe8e47acfa77482, State: Initialized, Role: FOLLOWER
I20260601 13:37:30.050704 32571 raft_consensus.cc:385] T f354f1a2ad95444ea601a072d2ad7587 P ad66d9c4f1c54f7ab35baab8f1941d49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:30.050836 32571 raft_consensus.cc:740] T f354f1a2ad95444ea601a072d2ad7587 P ad66d9c4f1c54f7ab35baab8f1941d49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad66d9c4f1c54f7ab35baab8f1941d49, State: Initialized, Role: FOLLOWER
I20260601 13:37:30.050652 32573 raft_consensus.cc:359] T f354f1a2ad95444ea601a072d2ad7587 P 6a400b882c3f4015892759a162e48b2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a400b882c3f4015892759a162e48b2d" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36823 } } peers { permanent_uuid: "872984776caa4b96bfe8e47acfa77482" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 35717 } } peers { permanent_uuid: "ad66d9c4f1c54f7ab35baab8f1941d49" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33295 } }
I20260601 13:37:30.050880 32572 consensus_queue.cc:260] T f354f1a2ad95444ea601a072d2ad7587 P 872984776caa4b96bfe8e47acfa77482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a400b882c3f4015892759a162e48b2d" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36823 } } peers { permanent_uuid: "872984776caa4b96bfe8e47acfa77482" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 35717 } } peers { permanent_uuid: "ad66d9c4f1c54f7ab35baab8f1941d49" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33295 } }
I20260601 13:37:30.050971 32573 raft_consensus.cc:385] T f354f1a2ad95444ea601a072d2ad7587 P 6a400b882c3f4015892759a162e48b2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:30.051012 32573 raft_consensus.cc:740] T f354f1a2ad95444ea601a072d2ad7587 P 6a400b882c3f4015892759a162e48b2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a400b882c3f4015892759a162e48b2d, State: Initialized, Role: FOLLOWER
I20260601 13:37:30.051024 32571 consensus_queue.cc:260] T f354f1a2ad95444ea601a072d2ad7587 P ad66d9c4f1c54f7ab35baab8f1941d49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a400b882c3f4015892759a162e48b2d" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36823 } } peers { permanent_uuid: "872984776caa4b96bfe8e47acfa77482" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 35717 } } peers { permanent_uuid: "ad66d9c4f1c54f7ab35baab8f1941d49" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33295 } }
I20260601 13:37:30.051133 32573 consensus_queue.cc:260] T f354f1a2ad95444ea601a072d2ad7587 P 6a400b882c3f4015892759a162e48b2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a400b882c3f4015892759a162e48b2d" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36823 } } peers { permanent_uuid: "872984776caa4b96bfe8e47acfa77482" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 35717 } } peers { permanent_uuid: "ad66d9c4f1c54f7ab35baab8f1941d49" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33295 } }
I20260601 13:37:30.051331 32572 ts_tablet_manager.cc:1434] T f354f1a2ad95444ea601a072d2ad7587 P 872984776caa4b96bfe8e47acfa77482: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:30.051429 32573 ts_tablet_manager.cc:1434] T f354f1a2ad95444ea601a072d2ad7587 P 6a400b882c3f4015892759a162e48b2d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:30.051505 32330 heartbeater.cc:499] Master 127.21.155.254:46759 was elected leader, sending a full tablet report...
I20260601 13:37:30.051607 32406 heartbeater.cc:499] Master 127.21.155.254:46759 was elected leader, sending a full tablet report...
I20260601 13:37:30.051928 32571 ts_tablet_manager.cc:1434] T f354f1a2ad95444ea601a072d2ad7587 P ad66d9c4f1c54f7ab35baab8f1941d49: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:30.052099 32481 heartbeater.cc:499] Master 127.21.155.254:46759 was elected leader, sending a full tablet report...
I20260601 13:37:30.072372 32578 raft_consensus.cc:493] T f354f1a2ad95444ea601a072d2ad7587 P ad66d9c4f1c54f7ab35baab8f1941d49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:30.072515 32578 raft_consensus.cc:515] T f354f1a2ad95444ea601a072d2ad7587 P ad66d9c4f1c54f7ab35baab8f1941d49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a400b882c3f4015892759a162e48b2d" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36823 } } peers { permanent_uuid: "872984776caa4b96bfe8e47acfa77482" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 35717 } } peers { permanent_uuid: "ad66d9c4f1c54f7ab35baab8f1941d49" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33295 } }
I20260601 13:37:30.073032 32578 leader_election.cc:290] T f354f1a2ad95444ea601a072d2ad7587 P ad66d9c4f1c54f7ab35baab8f1941d49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a400b882c3f4015892759a162e48b2d (127.21.155.194:36823), 872984776caa4b96bfe8e47acfa77482 (127.21.155.193:35717)
I20260601 13:37:30.077456 32304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f354f1a2ad95444ea601a072d2ad7587" candidate_uuid: "ad66d9c4f1c54f7ab35baab8f1941d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "872984776caa4b96bfe8e47acfa77482" is_pre_election: true
I20260601 13:37:30.077618 32304 raft_consensus.cc:2468] T f354f1a2ad95444ea601a072d2ad7587 P 872984776caa4b96bfe8e47acfa77482 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad66d9c4f1c54f7ab35baab8f1941d49 in term 0.
I20260601 13:37:30.077759 32380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f354f1a2ad95444ea601a072d2ad7587" candidate_uuid: "ad66d9c4f1c54f7ab35baab8f1941d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a400b882c3f4015892759a162e48b2d" is_pre_election: true
I20260601 13:37:30.077881 32380 raft_consensus.cc:2468] T f354f1a2ad95444ea601a072d2ad7587 P 6a400b882c3f4015892759a162e48b2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad66d9c4f1c54f7ab35baab8f1941d49 in term 0.
I20260601 13:37:30.077981 32418 leader_election.cc:304] T f354f1a2ad95444ea601a072d2ad7587 P ad66d9c4f1c54f7ab35baab8f1941d49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 872984776caa4b96bfe8e47acfa77482, ad66d9c4f1c54f7ab35baab8f1941d49; no voters: 
I20260601 13:37:30.078231 32578 raft_consensus.cc:2804] T f354f1a2ad95444ea601a072d2ad7587 P ad66d9c4f1c54f7ab35baab8f1941d49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:30.078318 32578 raft_consensus.cc:493] T f354f1a2ad95444ea601a072d2ad7587 P ad66d9c4f1c54f7ab35baab8f1941d49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:30.078382 32578 raft_consensus.cc:3060] T f354f1a2ad95444ea601a072d2ad7587 P ad66d9c4f1c54f7ab35baab8f1941d49 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:30.079425 32578 raft_consensus.cc:515] T f354f1a2ad95444ea601a072d2ad7587 P ad66d9c4f1c54f7ab35baab8f1941d49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a400b882c3f4015892759a162e48b2d" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36823 } } peers { permanent_uuid: "872984776caa4b96bfe8e47acfa77482" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 35717 } } peers { permanent_uuid: "ad66d9c4f1c54f7ab35baab8f1941d49" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33295 } }
I20260601 13:37:30.079846 32578 leader_election.cc:290] T f354f1a2ad95444ea601a072d2ad7587 P ad66d9c4f1c54f7ab35baab8f1941d49 [CANDIDATE]: Term 1 election: Requested vote from peers 6a400b882c3f4015892759a162e48b2d (127.21.155.194:36823), 872984776caa4b96bfe8e47acfa77482 (127.21.155.193:35717)
I20260601 13:37:30.080263 32380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f354f1a2ad95444ea601a072d2ad7587" candidate_uuid: "ad66d9c4f1c54f7ab35baab8f1941d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a400b882c3f4015892759a162e48b2d"
I20260601 13:37:30.080377 32304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f354f1a2ad95444ea601a072d2ad7587" candidate_uuid: "ad66d9c4f1c54f7ab35baab8f1941d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "872984776caa4b96bfe8e47acfa77482"
I20260601 13:37:30.080425 32380 raft_consensus.cc:3060] T f354f1a2ad95444ea601a072d2ad7587 P 6a400b882c3f4015892759a162e48b2d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:30.080473 32304 raft_consensus.cc:3060] T f354f1a2ad95444ea601a072d2ad7587 P 872984776caa4b96bfe8e47acfa77482 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:30.081518 32304 raft_consensus.cc:2468] T f354f1a2ad95444ea601a072d2ad7587 P 872984776caa4b96bfe8e47acfa77482 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad66d9c4f1c54f7ab35baab8f1941d49 in term 1.
I20260601 13:37:30.081597 32380 raft_consensus.cc:2468] T f354f1a2ad95444ea601a072d2ad7587 P 6a400b882c3f4015892759a162e48b2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad66d9c4f1c54f7ab35baab8f1941d49 in term 1.
I20260601 13:37:30.081806 32418 leader_election.cc:304] T f354f1a2ad95444ea601a072d2ad7587 P ad66d9c4f1c54f7ab35baab8f1941d49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 872984776caa4b96bfe8e47acfa77482, ad66d9c4f1c54f7ab35baab8f1941d49; no voters: 
I20260601 13:37:30.082038 32578 raft_consensus.cc:2804] T f354f1a2ad95444ea601a072d2ad7587 P ad66d9c4f1c54f7ab35baab8f1941d49 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:30.082302 32578 raft_consensus.cc:697] T f354f1a2ad95444ea601a072d2ad7587 P ad66d9c4f1c54f7ab35baab8f1941d49 [term 1 LEADER]: Becoming Leader. State: Replica: ad66d9c4f1c54f7ab35baab8f1941d49, State: Running, Role: LEADER
I20260601 13:37:30.082489 32578 consensus_queue.cc:237] T f354f1a2ad95444ea601a072d2ad7587 P ad66d9c4f1c54f7ab35baab8f1941d49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a400b882c3f4015892759a162e48b2d" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36823 } } peers { permanent_uuid: "872984776caa4b96bfe8e47acfa77482" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 35717 } } peers { permanent_uuid: "ad66d9c4f1c54f7ab35baab8f1941d49" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33295 } }
I20260601 13:37:30.084197 32201 catalog_manager.cc:5696] T f354f1a2ad95444ea601a072d2ad7587 P ad66d9c4f1c54f7ab35baab8f1941d49 reported cstate change: term changed from 0 to 1, leader changed from <none> to ad66d9c4f1c54f7ab35baab8f1941d49 (127.21.155.195). New cstate: current_term: 1 leader_uuid: "ad66d9c4f1c54f7ab35baab8f1941d49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a400b882c3f4015892759a162e48b2d" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 36823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "872984776caa4b96bfe8e47acfa77482" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 35717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad66d9c4f1c54f7ab35baab8f1941d49" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 33295 } health_report { overall_health: HEALTHY } } }
W20260601 13:37:30.098860 22127 auto_rebalancer.cc:591] Failed to schedule move for tablet f354f1a2ad95444ea601a072d2ad7587: Illegal state: Leader has not yet committed an operation in its own term
I20260601 13:37:30.099224 22127 tablet_server.cc:179] TabletServer@127.21.155.193:0 shutting down...
I20260601 13:37:30.103787 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:30.104100 22127 tablet_replica.cc:333] T f354f1a2ad95444ea601a072d2ad7587 P 872984776caa4b96bfe8e47acfa77482: stopping tablet replica
I20260601 13:37:30.104235 22127 raft_consensus.cc:2243] T f354f1a2ad95444ea601a072d2ad7587 P 872984776caa4b96bfe8e47acfa77482 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:30.104377 22127 raft_consensus.cc:2272] T f354f1a2ad95444ea601a072d2ad7587 P 872984776caa4b96bfe8e47acfa77482 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:30.117874 22127 tablet_server.cc:196] TabletServer@127.21.155.193:0 shutdown complete.
I20260601 13:37:30.120424 22127 tablet_server.cc:179] TabletServer@127.21.155.194:0 shutting down...
I20260601 13:37:30.124938 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:30.125346 22127 tablet_replica.cc:333] T f354f1a2ad95444ea601a072d2ad7587 P 6a400b882c3f4015892759a162e48b2d: stopping tablet replica
I20260601 13:37:30.125497 22127 raft_consensus.cc:2243] T f354f1a2ad95444ea601a072d2ad7587 P 6a400b882c3f4015892759a162e48b2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:30.125638 22127 raft_consensus.cc:2272] T f354f1a2ad95444ea601a072d2ad7587 P 6a400b882c3f4015892759a162e48b2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:30.138860 22127 tablet_server.cc:196] TabletServer@127.21.155.194:0 shutdown complete.
I20260601 13:37:30.141677 22127 tablet_server.cc:179] TabletServer@127.21.155.195:0 shutting down...
I20260601 13:37:30.145548 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:30.145848 22127 tablet_replica.cc:333] T f354f1a2ad95444ea601a072d2ad7587 P ad66d9c4f1c54f7ab35baab8f1941d49: stopping tablet replica
I20260601 13:37:30.145973 22127 raft_consensus.cc:2243] T f354f1a2ad95444ea601a072d2ad7587 P ad66d9c4f1c54f7ab35baab8f1941d49 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:30.146135 22127 pending_rounds.cc:70] T f354f1a2ad95444ea601a072d2ad7587 P ad66d9c4f1c54f7ab35baab8f1941d49: Trying to abort 1 pending ops.
I20260601 13:37:30.146163 22127 pending_rounds.cc:77] T f354f1a2ad95444ea601a072d2ad7587 P ad66d9c4f1c54f7ab35baab8f1941d49: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195021139578880 op_type: NO_OP noop_request { }
I20260601 13:37:30.146240 22127 raft_consensus.cc:2889] T f354f1a2ad95444ea601a072d2ad7587 P ad66d9c4f1c54f7ab35baab8f1941d49 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:37:30.146291 22127 raft_consensus.cc:2272] T f354f1a2ad95444ea601a072d2ad7587 P ad66d9c4f1c54f7ab35baab8f1941d49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:30.160044 22127 tablet_server.cc:196] TabletServer@127.21.155.195:0 shutdown complete.
I20260601 13:37:30.162642 22127 tablet_server.cc:179] TabletServer@127.21.155.196:0 shutting down...
I20260601 13:37:30.166821 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:30.179299 22127 tablet_server.cc:196] TabletServer@127.21.155.196:0 shutdown complete.
I20260601 13:37:30.181483 22127 master.cc:562] Master@127.21.155.254:46759 shutting down...
I20260601 13:37:30.185379 22127 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 11b8d23719e640ca820203ee00cbd512 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:30.185559 22127 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 11b8d23719e640ca820203ee00cbd512 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:30.185766 22127 tablet_replica.cc:333] T 00000000000000000000000000000000 P 11b8d23719e640ca820203ee00cbd512: stopping tablet replica
I20260601 13:37:30.188843 22127 master.cc:584] Master@127.21.155.254:46759 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (371 ms)
[----------] 22 tests from AutoRebalancerTest (181012 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260601 13:37:30.196544 22127 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.155.254:41661
I20260601 13:37:30.196935 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:30.199105 32588 instance_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:37:30.199126 32586 instance_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:37:30.199209 32585 instance_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:37:30.199290 22127 server_base.cc:1061] running on GCE node
I20260601 13:37:30.199589 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:30.199668 22127 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:37:30.199697 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780321050199696 us; error 0 us; skew 500 ppm
I20260601 13:37:30.200695 22127 webserver.cc:533] Webserver started at http://127.21.155.254:45645/ using document root <none> and password file <none>
I20260601 13:37:30.200887 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:30.200963 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:30.201047 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:30.201570 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320869173936-22127-0/minicluster-data/master-0-root/instance:
uuid: "2a1c0f5df78344b4aa2d5e0976882f82"
format_stamp: "Formatted at 2026-06-01 13:37:30 on dist-test-slave-zw2r"
I20260601 13:37:30.203328 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:30.204613 32593 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:37:30.204948 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:30.205050 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320869173936-22127-0/minicluster-data/master-0-root
uuid: "2a1c0f5df78344b4aa2d5e0976882f82"
format_stamp: "Formatted at 2026-06-01 13:37:30 on dist-test-slave-zw2r"
I20260601 13:37:30.205152 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320869173936-22127-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320869173936-22127-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320869173936-22127-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:37:30.216235 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:30.216706 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:30.221323 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.254:41661
I20260601 13:37:30.224179 32645 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.254:41661 every 8 connection(s)
I20260601 13:37:30.224715 32646 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:37:30.226562 32646 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2a1c0f5df78344b4aa2d5e0976882f82: Bootstrap starting.
I20260601 13:37:30.227385 32646 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2a1c0f5df78344b4aa2d5e0976882f82: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:30.228482 32646 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2a1c0f5df78344b4aa2d5e0976882f82: No bootstrap required, opened a new log
I20260601 13:37:30.228899 32646 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2a1c0f5df78344b4aa2d5e0976882f82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a1c0f5df78344b4aa2d5e0976882f82" member_type: VOTER }
I20260601 13:37:30.229014 32646 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2a1c0f5df78344b4aa2d5e0976882f82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:30.229063 32646 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2a1c0f5df78344b4aa2d5e0976882f82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a1c0f5df78344b4aa2d5e0976882f82, State: Initialized, Role: FOLLOWER
I20260601 13:37:30.229339 32646 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2a1c0f5df78344b4aa2d5e0976882f82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2a1c0f5df78344b4aa2d5e0976882f82" member_type: VOTER }
I20260601 13:37:30.229437 32646 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2a1c0f5df78344b4aa2d5e0976882f82 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:37:30.229485 32646 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2a1c0f5df78344b4aa2d5e0976882f82 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:37:30.229538 32646 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2a1c0f5df78344b4aa2d5e0976882f82 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:30.230258 32646 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2a1c0f5df78344b4aa2d5e0976882f82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a1c0f5df78344b4aa2d5e0976882f82" member_type: VOTER }
I20260601 13:37:30.230406 32646 leader_election.cc:304] T 00000000000000000000000000000000 P 2a1c0f5df78344b4aa2d5e0976882f82 [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: 2a1c0f5df78344b4aa2d5e0976882f82; no voters: 
I20260601 13:37:30.230623 32646 leader_election.cc:290] T 00000000000000000000000000000000 P 2a1c0f5df78344b4aa2d5e0976882f82 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:37:30.230777 32649 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2a1c0f5df78344b4aa2d5e0976882f82 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:30.231009 32649 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2a1c0f5df78344b4aa2d5e0976882f82 [term 1 LEADER]: Becoming Leader. State: Replica: 2a1c0f5df78344b4aa2d5e0976882f82, State: Running, Role: LEADER
I20260601 13:37:30.231106 32646 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2a1c0f5df78344b4aa2d5e0976882f82 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:37:30.231180 32649 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2a1c0f5df78344b4aa2d5e0976882f82 [LEADER]: Queue going to LEADER mode. State: All 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: "2a1c0f5df78344b4aa2d5e0976882f82" member_type: VOTER }
I20260601 13:37:30.231644 32650 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2a1c0f5df78344b4aa2d5e0976882f82 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2a1c0f5df78344b4aa2d5e0976882f82" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a1c0f5df78344b4aa2d5e0976882f82" member_type: VOTER } }
I20260601 13:37:30.231670 32651 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2a1c0f5df78344b4aa2d5e0976882f82 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2a1c0f5df78344b4aa2d5e0976882f82. Latest consensus state: current_term: 1 leader_uuid: "2a1c0f5df78344b4aa2d5e0976882f82" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a1c0f5df78344b4aa2d5e0976882f82" member_type: VOTER } }
I20260601 13:37:30.231740 32650 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2a1c0f5df78344b4aa2d5e0976882f82 [sys.catalog]: This master's current role is: LEADER
I20260601 13:37:30.231779 32651 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2a1c0f5df78344b4aa2d5e0976882f82 [sys.catalog]: This master's current role is: LEADER
I20260601 13:37:30.231985 32654 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:37:30.232968 32654 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:37:30.233234 22127 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:37:30.234987 32654 catalog_manager.cc:1382] Generated new cluster ID: 0f30b6e2c5734d29967287e1e5601ad8
I20260601 13:37:30.235038 32654 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:37:30.249387 32654 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:37:30.250002 32654 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:37:30.256141 32654 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 2a1c0f5df78344b4aa2d5e0976882f82: Generated new TSK 0
I20260601 13:37:30.256373 32654 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:37:30.265942 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:30.268532 32667 instance_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:37:30.268663 32668 instance_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:37:30.268781 32670 instance_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:37:30.268671 22127 server_base.cc:1061] running on GCE node
I20260601 13:37:30.269136 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:30.269203 22127 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:37:30.269279 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780321050269276 us; error 0 us; skew 500 ppm
I20260601 13:37:30.270278 22127 webserver.cc:533] Webserver started at http://127.21.155.193:34695/ using document root <none> and password file <none>
I20260601 13:37:30.270469 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:30.270542 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:30.270633 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:30.271056 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320869173936-22127-0/minicluster-data/ts-0-root/instance:
uuid: "f5b76a6003234d5990cbda59cfef5f97"
format_stamp: "Formatted at 2026-06-01 13:37:30 on dist-test-slave-zw2r"
I20260601 13:37:30.272675 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:37:30.273841 32675 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:37:30.274204 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:30.274291 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320869173936-22127-0/minicluster-data/ts-0-root
uuid: "f5b76a6003234d5990cbda59cfef5f97"
format_stamp: "Formatted at 2026-06-01 13:37:30 on dist-test-slave-zw2r"
I20260601 13:37:30.274384 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320869173936-22127-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320869173936-22127-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320869173936-22127-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:37:30.280491 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:30.280948 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:30.281338 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:30.281839 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:30.281899 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:30.281955 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:30.282003 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:30.286415 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.193:38141
I20260601 13:37:30.286617 32738 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.193:38141 every 8 connection(s)
I20260601 13:37:30.287400 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:30.289407 32743 instance_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:37:30.289424 32746 instance_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:37:30.289558 32744 instance_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:37:30.289692 22127 server_base.cc:1061] running on GCE node
I20260601 13:37:30.289893 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:30.289935 22127 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:37:30.289955 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780321050289955 us; error 0 us; skew 500 ppm
I20260601 13:37:30.290956 22127 webserver.cc:533] Webserver started at http://127.21.155.194:34455/ using document root <none> and password file <none>
I20260601 13:37:30.291132 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:30.291206 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:30.291281 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:30.291818 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320869173936-22127-0/minicluster-data/ts-1-root/instance:
uuid: "7bfd74cd468e471eb0072432bf11d037"
format_stamp: "Formatted at 2026-06-01 13:37:30 on dist-test-slave-zw2r"
I20260601 13:37:30.292635 32739 heartbeater.cc:344] Connected to a master server at 127.21.155.254:41661
I20260601 13:37:30.292750 32739 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:30.292970 32739 heartbeater.cc:507] Master 127.21.155.254:41661 requested a full tablet report, sending...
I20260601 13:37:30.293699 32610 ts_manager.cc:194] Registered new tserver with Master: f5b76a6003234d5990cbda59cfef5f97 (127.21.155.193:38141)
I20260601 13:37:30.293840 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:37:30.294763 32610 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57194
I20260601 13:37:30.294983 32751 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:37:30.295292 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:30.295383 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320869173936-22127-0/minicluster-data/ts-1-root
uuid: "7bfd74cd468e471eb0072432bf11d037"
format_stamp: "Formatted at 2026-06-01 13:37:30 on dist-test-slave-zw2r"
I20260601 13:37:30.295461 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320869173936-22127-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320869173936-22127-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320869173936-22127-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:37:30.305370 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:30.305902 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:30.306340 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:30.306898 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:30.306967 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:30.307027 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:30.307057 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:30.311774 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.194:35803
I20260601 13:37:30.311848   346 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.194:35803 every 8 connection(s)
I20260601 13:37:30.312753 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:30.314808   350 instance_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:37:30.314808   351 instance_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:37:30.315048 22127 server_base.cc:1061] running on GCE node
W20260601 13:37:30.315217   353 instance_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:37:30.315483 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:30.315526 22127 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:37:30.315542 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780321050315542 us; error 0 us; skew 500 ppm
I20260601 13:37:30.316555 22127 webserver.cc:533] Webserver started at http://127.21.155.195:32945/ using document root <none> and password file <none>
I20260601 13:37:30.316738 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:30.316810 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:30.316887 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:30.317384 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320869173936-22127-0/minicluster-data/ts-2-root/instance:
uuid: "7f992d0b87fc45e2b8d9694162921a5f"
format_stamp: "Formatted at 2026-06-01 13:37:30 on dist-test-slave-zw2r"
I20260601 13:37:30.317534   347 heartbeater.cc:344] Connected to a master server at 127.21.155.254:41661
I20260601 13:37:30.317646   347 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:30.317921   347 heartbeater.cc:507] Master 127.21.155.254:41661 requested a full tablet report, sending...
I20260601 13:37:30.318681 32610 ts_manager.cc:194] Registered new tserver with Master: 7bfd74cd468e471eb0072432bf11d037 (127.21.155.194:35803)
I20260601 13:37:30.319254 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:30.319366 32610 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57208
I20260601 13:37:30.320442   358 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:37:30.320799 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:30.320861 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320869173936-22127-0/minicluster-data/ts-2-root
uuid: "7f992d0b87fc45e2b8d9694162921a5f"
format_stamp: "Formatted at 2026-06-01 13:37:30 on dist-test-slave-zw2r"
I20260601 13:37:30.320922 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320869173936-22127-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320869173936-22127-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320869173936-22127-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:37:30.334589 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:30.335108 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:30.335408 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:30.335950 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:30.335990 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:30.336079 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:30.336131 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:30.340988 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.195:32915
I20260601 13:37:30.341068   421 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.195:32915 every 8 connection(s)
I20260601 13:37:30.346748   422 heartbeater.cc:344] Connected to a master server at 127.21.155.254:41661
I20260601 13:37:30.346916   422 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:30.347211   422 heartbeater.cc:507] Master 127.21.155.254:41661 requested a full tablet report, sending...
I20260601 13:37:30.348098 32610 ts_manager.cc:194] Registered new tserver with Master: 7f992d0b87fc45e2b8d9694162921a5f (127.21.155.195:32915)
I20260601 13:37:30.348472 22127 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006927344s
I20260601 13:37:30.348975 32610 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57220
I20260601 13:37:31.295856 32739 heartbeater.cc:499] Master 127.21.155.254:41661 was elected leader, sending a full tablet report...
I20260601 13:37:31.320582   347 heartbeater.cc:499] Master 127.21.155.254:41661 was elected leader, sending a full tablet report...
I20260601 13:37:31.350288   422 heartbeater.cc:499] Master 127.21.155.254:41661 was elected leader, sending a full tablet report...
I20260601 13:37:31.389463 32610 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57228:
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:37:31.390065 32610 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:37:31.404757   386 tablet_service.cc:1511] Processing CreateTablet for tablet 570fccb4a562479c98e32669525799ce (DEFAULT_TABLE table=test-workload [id=18ea9a95146d4605aa72cfaa71ab5a0b]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:37:31.405225   386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 570fccb4a562479c98e32669525799ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:31.405131 32700 tablet_service.cc:1511] Processing CreateTablet for tablet 2064e9ad11684c7ca34b94c25168204a (DEFAULT_TABLE table=test-workload [id=18ea9a95146d4605aa72cfaa71ab5a0b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:37:31.405300 32703 tablet_service.cc:1511] Processing CreateTablet for tablet 570fccb4a562479c98e32669525799ce (DEFAULT_TABLE table=test-workload [id=18ea9a95146d4605aa72cfaa71ab5a0b]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:37:31.405476 32700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2064e9ad11684c7ca34b94c25168204a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:31.405447   311 tablet_service.cc:1511] Processing CreateTablet for tablet 7d77569fb3724ddfa2ffd3818a67af61 (DEFAULT_TABLE table=test-workload [id=18ea9a95146d4605aa72cfaa71ab5a0b]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:37:31.405707   311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d77569fb3724ddfa2ffd3818a67af61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:31.405768 32702 tablet_service.cc:1511] Processing CreateTablet for tablet 7d77569fb3724ddfa2ffd3818a67af61 (DEFAULT_TABLE table=test-workload [id=18ea9a95146d4605aa72cfaa71ab5a0b]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:37:31.406018 32702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d77569fb3724ddfa2ffd3818a67af61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:31.408929 32701 tablet_service.cc:1511] Processing CreateTablet for tablet 5a27a9e40204409bbe55fa48b632495e (DEFAULT_TABLE table=test-workload [id=18ea9a95146d4605aa72cfaa71ab5a0b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:37:31.409113   383 tablet_service.cc:1511] Processing CreateTablet for tablet 2064e9ad11684c7ca34b94c25168204a (DEFAULT_TABLE table=test-workload [id=18ea9a95146d4605aa72cfaa71ab5a0b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:37:31.409173   308 tablet_service.cc:1511] Processing CreateTablet for tablet 9a15e26ce1df4f868ce96e8b3d103f39 (DEFAULT_TABLE table=test-workload [id=18ea9a95146d4605aa72cfaa71ab5a0b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:37:31.409315   442 tablet_bootstrap.cc:492] T 2064e9ad11684c7ca34b94c25168204a P f5b76a6003234d5990cbda59cfef5f97: Bootstrap starting.
I20260601 13:37:31.409400   383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2064e9ad11684c7ca34b94c25168204a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:31.409421 32699 tablet_service.cc:1511] Processing CreateTablet for tablet 9a15e26ce1df4f868ce96e8b3d103f39 (DEFAULT_TABLE table=test-workload [id=18ea9a95146d4605aa72cfaa71ab5a0b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:37:31.409483   308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a15e26ce1df4f868ce96e8b3d103f39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:31.409862 32698 tablet_service.cc:1511] Processing CreateTablet for tablet 3fbc99983d78438a9689770a231ae692 (DEFAULT_TABLE table=test-workload [id=18ea9a95146d4605aa72cfaa71ab5a0b]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:37:31.408958   306 tablet_service.cc:1511] Processing CreateTablet for tablet 3fbc99983d78438a9689770a231ae692 (DEFAULT_TABLE table=test-workload [id=18ea9a95146d4605aa72cfaa71ab5a0b]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:37:31.410460   306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fbc99983d78438a9689770a231ae692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:31.412256   309 tablet_service.cc:1511] Processing CreateTablet for tablet 2064e9ad11684c7ca34b94c25168204a (DEFAULT_TABLE table=test-workload [id=18ea9a95146d4605aa72cfaa71ab5a0b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:37:31.412449   307 tablet_service.cc:1511] Processing CreateTablet for tablet 5a27a9e40204409bbe55fa48b632495e (DEFAULT_TABLE table=test-workload [id=18ea9a95146d4605aa72cfaa71ab5a0b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:37:31.412595   309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2064e9ad11684c7ca34b94c25168204a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:31.412736   307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a27a9e40204409bbe55fa48b632495e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:31.408929   385 tablet_service.cc:1511] Processing CreateTablet for tablet 7d77569fb3724ddfa2ffd3818a67af61 (DEFAULT_TABLE table=test-workload [id=18ea9a95146d4605aa72cfaa71ab5a0b]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:37:31.413009   385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d77569fb3724ddfa2ffd3818a67af61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:31.405181   310 tablet_service.cc:1511] Processing CreateTablet for tablet 570fccb4a562479c98e32669525799ce (DEFAULT_TABLE table=test-workload [id=18ea9a95146d4605aa72cfaa71ab5a0b]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:37:31.412252   381 tablet_service.cc:1511] Processing CreateTablet for tablet 3fbc99983d78438a9689770a231ae692 (DEFAULT_TABLE table=test-workload [id=18ea9a95146d4605aa72cfaa71ab5a0b]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:37:31.413476   310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 570fccb4a562479c98e32669525799ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:31.413655   381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fbc99983d78438a9689770a231ae692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:31.415237   382 tablet_service.cc:1511] Processing CreateTablet for tablet 9a15e26ce1df4f868ce96e8b3d103f39 (DEFAULT_TABLE table=test-workload [id=18ea9a95146d4605aa72cfaa71ab5a0b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:37:31.415517 32703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 570fccb4a562479c98e32669525799ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:31.415540   382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a15e26ce1df4f868ce96e8b3d103f39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:31.415779 32699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a15e26ce1df4f868ce96e8b3d103f39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:31.415979 32698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fbc99983d78438a9689770a231ae692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:31.417979   384 tablet_service.cc:1511] Processing CreateTablet for tablet 5a27a9e40204409bbe55fa48b632495e (DEFAULT_TABLE table=test-workload [id=18ea9a95146d4605aa72cfaa71ab5a0b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:37:31.418265   384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a27a9e40204409bbe55fa48b632495e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:31.418557 32701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a27a9e40204409bbe55fa48b632495e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:31.420061   444 tablet_bootstrap.cc:492] T 570fccb4a562479c98e32669525799ce P 7f992d0b87fc45e2b8d9694162921a5f: Bootstrap starting.
I20260601 13:37:31.418242   443 tablet_bootstrap.cc:492] T 7d77569fb3724ddfa2ffd3818a67af61 P 7bfd74cd468e471eb0072432bf11d037: Bootstrap starting.
I20260601 13:37:31.421254   444 tablet_bootstrap.cc:654] T 570fccb4a562479c98e32669525799ce P 7f992d0b87fc45e2b8d9694162921a5f: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:31.421914   443 tablet_bootstrap.cc:654] T 7d77569fb3724ddfa2ffd3818a67af61 P 7bfd74cd468e471eb0072432bf11d037: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:31.421914   442 tablet_bootstrap.cc:654] T 2064e9ad11684c7ca34b94c25168204a P f5b76a6003234d5990cbda59cfef5f97: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:31.422641   444 tablet_bootstrap.cc:492] T 570fccb4a562479c98e32669525799ce P 7f992d0b87fc45e2b8d9694162921a5f: No bootstrap required, opened a new log
I20260601 13:37:31.422781   444 ts_tablet_manager.cc:1403] T 570fccb4a562479c98e32669525799ce P 7f992d0b87fc45e2b8d9694162921a5f: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:31.423317   443 tablet_bootstrap.cc:492] T 7d77569fb3724ddfa2ffd3818a67af61 P 7bfd74cd468e471eb0072432bf11d037: No bootstrap required, opened a new log
I20260601 13:37:31.423314   444 raft_consensus.cc:359] T 570fccb4a562479c98e32669525799ce P 7f992d0b87fc45e2b8d9694162921a5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } }
I20260601 13:37:31.423530   442 tablet_bootstrap.cc:492] T 2064e9ad11684c7ca34b94c25168204a P f5b76a6003234d5990cbda59cfef5f97: No bootstrap required, opened a new log
I20260601 13:37:31.423511   443 ts_tablet_manager.cc:1403] T 7d77569fb3724ddfa2ffd3818a67af61 P 7bfd74cd468e471eb0072432bf11d037: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.002s
I20260601 13:37:31.423625   442 ts_tablet_manager.cc:1403] T 2064e9ad11684c7ca34b94c25168204a P f5b76a6003234d5990cbda59cfef5f97: Time spent bootstrapping tablet: real 0.014s	user 0.001s	sys 0.001s
I20260601 13:37:31.423514   444 raft_consensus.cc:385] T 570fccb4a562479c98e32669525799ce P 7f992d0b87fc45e2b8d9694162921a5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:31.423733   444 raft_consensus.cc:740] T 570fccb4a562479c98e32669525799ce P 7f992d0b87fc45e2b8d9694162921a5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f992d0b87fc45e2b8d9694162921a5f, State: Initialized, Role: FOLLOWER
I20260601 13:37:31.423903   444 consensus_queue.cc:260] T 570fccb4a562479c98e32669525799ce P 7f992d0b87fc45e2b8d9694162921a5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } }
I20260601 13:37:31.424069   442 raft_consensus.cc:359] T 2064e9ad11684c7ca34b94c25168204a P f5b76a6003234d5990cbda59cfef5f97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } }
I20260601 13:37:31.424069   443 raft_consensus.cc:359] T 7d77569fb3724ddfa2ffd3818a67af61 P 7bfd74cd468e471eb0072432bf11d037 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } }
I20260601 13:37:31.424227   442 raft_consensus.cc:385] T 2064e9ad11684c7ca34b94c25168204a P f5b76a6003234d5990cbda59cfef5f97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:31.424239   443 raft_consensus.cc:385] T 7d77569fb3724ddfa2ffd3818a67af61 P 7bfd74cd468e471eb0072432bf11d037 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:31.424289   442 raft_consensus.cc:740] T 2064e9ad11684c7ca34b94c25168204a P f5b76a6003234d5990cbda59cfef5f97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5b76a6003234d5990cbda59cfef5f97, State: Initialized, Role: FOLLOWER
I20260601 13:37:31.424299   443 raft_consensus.cc:740] T 7d77569fb3724ddfa2ffd3818a67af61 P 7bfd74cd468e471eb0072432bf11d037 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfd74cd468e471eb0072432bf11d037, State: Initialized, Role: FOLLOWER
I20260601 13:37:31.424396   444 ts_tablet_manager.cc:1434] T 570fccb4a562479c98e32669525799ce P 7f992d0b87fc45e2b8d9694162921a5f: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:31.424445   442 consensus_queue.cc:260] T 2064e9ad11684c7ca34b94c25168204a P f5b76a6003234d5990cbda59cfef5f97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } }
I20260601 13:37:31.424577   443 consensus_queue.cc:260] T 7d77569fb3724ddfa2ffd3818a67af61 P 7bfd74cd468e471eb0072432bf11d037 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } }
I20260601 13:37:31.424705   444 tablet_bootstrap.cc:492] T 2064e9ad11684c7ca34b94c25168204a P 7f992d0b87fc45e2b8d9694162921a5f: Bootstrap starting.
I20260601 13:37:31.424867   442 ts_tablet_manager.cc:1434] T 2064e9ad11684c7ca34b94c25168204a P f5b76a6003234d5990cbda59cfef5f97: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:37:31.424918   443 ts_tablet_manager.cc:1434] T 7d77569fb3724ddfa2ffd3818a67af61 P 7bfd74cd468e471eb0072432bf11d037: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:31.425081   442 tablet_bootstrap.cc:492] T 7d77569fb3724ddfa2ffd3818a67af61 P f5b76a6003234d5990cbda59cfef5f97: Bootstrap starting.
I20260601 13:37:31.426222   442 tablet_bootstrap.cc:654] T 7d77569fb3724ddfa2ffd3818a67af61 P f5b76a6003234d5990cbda59cfef5f97: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:31.426257   444 tablet_bootstrap.cc:654] T 2064e9ad11684c7ca34b94c25168204a P 7f992d0b87fc45e2b8d9694162921a5f: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:31.426489   443 tablet_bootstrap.cc:492] T 9a15e26ce1df4f868ce96e8b3d103f39 P 7bfd74cd468e471eb0072432bf11d037: Bootstrap starting.
I20260601 13:37:31.427549   443 tablet_bootstrap.cc:654] T 9a15e26ce1df4f868ce96e8b3d103f39 P 7bfd74cd468e471eb0072432bf11d037: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:31.427549   444 tablet_bootstrap.cc:492] T 2064e9ad11684c7ca34b94c25168204a P 7f992d0b87fc45e2b8d9694162921a5f: No bootstrap required, opened a new log
I20260601 13:37:31.427695   444 ts_tablet_manager.cc:1403] T 2064e9ad11684c7ca34b94c25168204a P 7f992d0b87fc45e2b8d9694162921a5f: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:37:31.428247   451 raft_consensus.cc:493] T 7d77569fb3724ddfa2ffd3818a67af61 P 7bfd74cd468e471eb0072432bf11d037 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:31.428222   444 raft_consensus.cc:359] T 2064e9ad11684c7ca34b94c25168204a P 7f992d0b87fc45e2b8d9694162921a5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } }
I20260601 13:37:31.428346   444 raft_consensus.cc:385] T 2064e9ad11684c7ca34b94c25168204a P 7f992d0b87fc45e2b8d9694162921a5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:31.428321   451 raft_consensus.cc:515] T 7d77569fb3724ddfa2ffd3818a67af61 P 7bfd74cd468e471eb0072432bf11d037 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } }
I20260601 13:37:31.428387   444 raft_consensus.cc:740] T 2064e9ad11684c7ca34b94c25168204a P 7f992d0b87fc45e2b8d9694162921a5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f992d0b87fc45e2b8d9694162921a5f, State: Initialized, Role: FOLLOWER
I20260601 13:37:31.428519   444 consensus_queue.cc:260] T 2064e9ad11684c7ca34b94c25168204a P 7f992d0b87fc45e2b8d9694162921a5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } }
I20260601 13:37:31.428849   444 ts_tablet_manager.cc:1434] T 2064e9ad11684c7ca34b94c25168204a P 7f992d0b87fc45e2b8d9694162921a5f: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:31.429035   444 tablet_bootstrap.cc:492] T 7d77569fb3724ddfa2ffd3818a67af61 P 7f992d0b87fc45e2b8d9694162921a5f: Bootstrap starting.
I20260601 13:37:31.429700   451 leader_election.cc:290] T 7d77569fb3724ddfa2ffd3818a67af61 P 7bfd74cd468e471eb0072432bf11d037 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5b76a6003234d5990cbda59cfef5f97 (127.21.155.193:38141), 7f992d0b87fc45e2b8d9694162921a5f (127.21.155.195:32915)
I20260601 13:37:31.430171   444 tablet_bootstrap.cc:654] T 7d77569fb3724ddfa2ffd3818a67af61 P 7f992d0b87fc45e2b8d9694162921a5f: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:31.430862   443 tablet_bootstrap.cc:492] T 9a15e26ce1df4f868ce96e8b3d103f39 P 7bfd74cd468e471eb0072432bf11d037: No bootstrap required, opened a new log
I20260601 13:37:31.431035   443 ts_tablet_manager.cc:1403] T 9a15e26ce1df4f868ce96e8b3d103f39 P 7bfd74cd468e471eb0072432bf11d037: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.002s
I20260601 13:37:31.431098   442 tablet_bootstrap.cc:492] T 7d77569fb3724ddfa2ffd3818a67af61 P f5b76a6003234d5990cbda59cfef5f97: No bootstrap required, opened a new log
I20260601 13:37:31.431200   442 ts_tablet_manager.cc:1403] T 7d77569fb3724ddfa2ffd3818a67af61 P f5b76a6003234d5990cbda59cfef5f97: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:37:31.431740   442 raft_consensus.cc:359] T 7d77569fb3724ddfa2ffd3818a67af61 P f5b76a6003234d5990cbda59cfef5f97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } }
I20260601 13:37:31.431764   443 raft_consensus.cc:359] T 9a15e26ce1df4f868ce96e8b3d103f39 P 7bfd74cd468e471eb0072432bf11d037 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } }
I20260601 13:37:31.431891   442 raft_consensus.cc:385] T 7d77569fb3724ddfa2ffd3818a67af61 P f5b76a6003234d5990cbda59cfef5f97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:31.431923   443 raft_consensus.cc:385] T 9a15e26ce1df4f868ce96e8b3d103f39 P 7bfd74cd468e471eb0072432bf11d037 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:31.431941   442 raft_consensus.cc:740] T 7d77569fb3724ddfa2ffd3818a67af61 P f5b76a6003234d5990cbda59cfef5f97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5b76a6003234d5990cbda59cfef5f97, State: Initialized, Role: FOLLOWER
I20260601 13:37:31.431988   443 raft_consensus.cc:740] T 9a15e26ce1df4f868ce96e8b3d103f39 P 7bfd74cd468e471eb0072432bf11d037 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfd74cd468e471eb0072432bf11d037, State: Initialized, Role: FOLLOWER
I20260601 13:37:31.432082   442 consensus_queue.cc:260] T 7d77569fb3724ddfa2ffd3818a67af61 P f5b76a6003234d5990cbda59cfef5f97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } }
I20260601 13:37:31.432183   443 consensus_queue.cc:260] T 9a15e26ce1df4f868ce96e8b3d103f39 P 7bfd74cd468e471eb0072432bf11d037 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } }
I20260601 13:37:31.432418   442 ts_tablet_manager.cc:1434] T 7d77569fb3724ddfa2ffd3818a67af61 P f5b76a6003234d5990cbda59cfef5f97: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:31.432507   443 ts_tablet_manager.cc:1434] T 9a15e26ce1df4f868ce96e8b3d103f39 P 7bfd74cd468e471eb0072432bf11d037: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:31.432610   442 tablet_bootstrap.cc:492] T 3fbc99983d78438a9689770a231ae692 P f5b76a6003234d5990cbda59cfef5f97: Bootstrap starting.
I20260601 13:37:31.432710   443 tablet_bootstrap.cc:492] T 3fbc99983d78438a9689770a231ae692 P 7bfd74cd468e471eb0072432bf11d037: Bootstrap starting.
I20260601 13:37:31.433801   442 tablet_bootstrap.cc:654] T 3fbc99983d78438a9689770a231ae692 P f5b76a6003234d5990cbda59cfef5f97: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:31.433863   443 tablet_bootstrap.cc:654] T 3fbc99983d78438a9689770a231ae692 P 7bfd74cd468e471eb0072432bf11d037: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:31.435672   444 tablet_bootstrap.cc:492] T 7d77569fb3724ddfa2ffd3818a67af61 P 7f992d0b87fc45e2b8d9694162921a5f: No bootstrap required, opened a new log
I20260601 13:37:31.435794   444 ts_tablet_manager.cc:1403] T 7d77569fb3724ddfa2ffd3818a67af61 P 7f992d0b87fc45e2b8d9694162921a5f: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:37:31.436316   444 raft_consensus.cc:359] T 7d77569fb3724ddfa2ffd3818a67af61 P 7f992d0b87fc45e2b8d9694162921a5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } }
I20260601 13:37:31.436440   444 raft_consensus.cc:385] T 7d77569fb3724ddfa2ffd3818a67af61 P 7f992d0b87fc45e2b8d9694162921a5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:31.436477   444 raft_consensus.cc:740] T 7d77569fb3724ddfa2ffd3818a67af61 P 7f992d0b87fc45e2b8d9694162921a5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f992d0b87fc45e2b8d9694162921a5f, State: Initialized, Role: FOLLOWER
I20260601 13:37:31.436604   444 consensus_queue.cc:260] T 7d77569fb3724ddfa2ffd3818a67af61 P 7f992d0b87fc45e2b8d9694162921a5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } }
I20260601 13:37:31.436729   443 tablet_bootstrap.cc:492] T 3fbc99983d78438a9689770a231ae692 P 7bfd74cd468e471eb0072432bf11d037: No bootstrap required, opened a new log
I20260601 13:37:31.436825   443 ts_tablet_manager.cc:1403] T 3fbc99983d78438a9689770a231ae692 P 7bfd74cd468e471eb0072432bf11d037: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:37:31.436921   444 ts_tablet_manager.cc:1434] T 7d77569fb3724ddfa2ffd3818a67af61 P 7f992d0b87fc45e2b8d9694162921a5f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:31.437143   444 tablet_bootstrap.cc:492] T 3fbc99983d78438a9689770a231ae692 P 7f992d0b87fc45e2b8d9694162921a5f: Bootstrap starting.
I20260601 13:37:31.437381   443 raft_consensus.cc:359] T 3fbc99983d78438a9689770a231ae692 P 7bfd74cd468e471eb0072432bf11d037 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } }
I20260601 13:37:31.437501   443 raft_consensus.cc:385] T 3fbc99983d78438a9689770a231ae692 P 7bfd74cd468e471eb0072432bf11d037 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:31.437556   443 raft_consensus.cc:740] T 3fbc99983d78438a9689770a231ae692 P 7bfd74cd468e471eb0072432bf11d037 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfd74cd468e471eb0072432bf11d037, State: Initialized, Role: FOLLOWER
I20260601 13:37:31.437708   443 consensus_queue.cc:260] T 3fbc99983d78438a9689770a231ae692 P 7bfd74cd468e471eb0072432bf11d037 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } }
I20260601 13:37:31.437999   443 ts_tablet_manager.cc:1434] T 3fbc99983d78438a9689770a231ae692 P 7bfd74cd468e471eb0072432bf11d037: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:31.438199   443 tablet_bootstrap.cc:492] T 5a27a9e40204409bbe55fa48b632495e P 7bfd74cd468e471eb0072432bf11d037: Bootstrap starting.
I20260601 13:37:31.438426   444 tablet_bootstrap.cc:654] T 3fbc99983d78438a9689770a231ae692 P 7f992d0b87fc45e2b8d9694162921a5f: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:31.439381   443 tablet_bootstrap.cc:654] T 5a27a9e40204409bbe55fa48b632495e P 7bfd74cd468e471eb0072432bf11d037: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:31.439500   396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d77569fb3724ddfa2ffd3818a67af61" candidate_uuid: "7bfd74cd468e471eb0072432bf11d037" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f992d0b87fc45e2b8d9694162921a5f" is_pre_election: true
I20260601 13:37:31.439656   396 raft_consensus.cc:2468] T 7d77569fb3724ddfa2ffd3818a67af61 P 7f992d0b87fc45e2b8d9694162921a5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfd74cd468e471eb0072432bf11d037 in term 0.
I20260601 13:37:31.440022 32752 leader_election.cc:304] T 7d77569fb3724ddfa2ffd3818a67af61 P 7bfd74cd468e471eb0072432bf11d037 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bfd74cd468e471eb0072432bf11d037, 7f992d0b87fc45e2b8d9694162921a5f; no voters: 
I20260601 13:37:31.440060 32713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d77569fb3724ddfa2ffd3818a67af61" candidate_uuid: "7bfd74cd468e471eb0072432bf11d037" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5b76a6003234d5990cbda59cfef5f97" is_pre_election: true
I20260601 13:37:31.440191 32713 raft_consensus.cc:2468] T 7d77569fb3724ddfa2ffd3818a67af61 P f5b76a6003234d5990cbda59cfef5f97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfd74cd468e471eb0072432bf11d037 in term 0.
I20260601 13:37:31.440392   444 tablet_bootstrap.cc:492] T 3fbc99983d78438a9689770a231ae692 P 7f992d0b87fc45e2b8d9694162921a5f: No bootstrap required, opened a new log
I20260601 13:37:31.440456   451 raft_consensus.cc:2804] T 7d77569fb3724ddfa2ffd3818a67af61 P 7bfd74cd468e471eb0072432bf11d037 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:31.440490   444 ts_tablet_manager.cc:1403] T 3fbc99983d78438a9689770a231ae692 P 7f992d0b87fc45e2b8d9694162921a5f: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:31.440515   451 raft_consensus.cc:493] T 7d77569fb3724ddfa2ffd3818a67af61 P 7bfd74cd468e471eb0072432bf11d037 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:31.440559   451 raft_consensus.cc:3060] T 7d77569fb3724ddfa2ffd3818a67af61 P 7bfd74cd468e471eb0072432bf11d037 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:31.441053   444 raft_consensus.cc:359] T 3fbc99983d78438a9689770a231ae692 P 7f992d0b87fc45e2b8d9694162921a5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } }
I20260601 13:37:31.441176   444 raft_consensus.cc:385] T 3fbc99983d78438a9689770a231ae692 P 7f992d0b87fc45e2b8d9694162921a5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:31.441270   444 raft_consensus.cc:740] T 3fbc99983d78438a9689770a231ae692 P 7f992d0b87fc45e2b8d9694162921a5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f992d0b87fc45e2b8d9694162921a5f, State: Initialized, Role: FOLLOWER
I20260601 13:37:31.441468   443 tablet_bootstrap.cc:492] T 5a27a9e40204409bbe55fa48b632495e P 7bfd74cd468e471eb0072432bf11d037: No bootstrap required, opened a new log
I20260601 13:37:31.441411   444 consensus_queue.cc:260] T 3fbc99983d78438a9689770a231ae692 P 7f992d0b87fc45e2b8d9694162921a5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } }
I20260601 13:37:31.441572   443 ts_tablet_manager.cc:1403] T 5a27a9e40204409bbe55fa48b632495e P 7bfd74cd468e471eb0072432bf11d037: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:31.441860   444 ts_tablet_manager.cc:1434] T 3fbc99983d78438a9689770a231ae692 P 7f992d0b87fc45e2b8d9694162921a5f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:31.441860   451 raft_consensus.cc:515] T 7d77569fb3724ddfa2ffd3818a67af61 P 7bfd74cd468e471eb0072432bf11d037 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } }
I20260601 13:37:31.442087   443 raft_consensus.cc:359] T 5a27a9e40204409bbe55fa48b632495e P 7bfd74cd468e471eb0072432bf11d037 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } }
I20260601 13:37:31.442205   443 raft_consensus.cc:385] T 5a27a9e40204409bbe55fa48b632495e P 7bfd74cd468e471eb0072432bf11d037 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:31.442253   443 raft_consensus.cc:740] T 5a27a9e40204409bbe55fa48b632495e P 7bfd74cd468e471eb0072432bf11d037 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfd74cd468e471eb0072432bf11d037, State: Initialized, Role: FOLLOWER
I20260601 13:37:31.442365   444 tablet_bootstrap.cc:492] T 9a15e26ce1df4f868ce96e8b3d103f39 P 7f992d0b87fc45e2b8d9694162921a5f: Bootstrap starting.
I20260601 13:37:31.442420   451 leader_election.cc:290] T 7d77569fb3724ddfa2ffd3818a67af61 P 7bfd74cd468e471eb0072432bf11d037 [CANDIDATE]: Term 1 election: Requested vote from peers f5b76a6003234d5990cbda59cfef5f97 (127.21.155.193:38141), 7f992d0b87fc45e2b8d9694162921a5f (127.21.155.195:32915)
I20260601 13:37:31.442888 32713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d77569fb3724ddfa2ffd3818a67af61" candidate_uuid: "7bfd74cd468e471eb0072432bf11d037" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5b76a6003234d5990cbda59cfef5f97"
I20260601 13:37:31.443010   396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d77569fb3724ddfa2ffd3818a67af61" candidate_uuid: "7bfd74cd468e471eb0072432bf11d037" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f992d0b87fc45e2b8d9694162921a5f"
I20260601 13:37:31.442420   443 consensus_queue.cc:260] T 5a27a9e40204409bbe55fa48b632495e P 7bfd74cd468e471eb0072432bf11d037 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } }
I20260601 13:37:31.443132   396 raft_consensus.cc:3060] T 7d77569fb3724ddfa2ffd3818a67af61 P 7f992d0b87fc45e2b8d9694162921a5f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:31.443415   443 ts_tablet_manager.cc:1434] T 5a27a9e40204409bbe55fa48b632495e P 7bfd74cd468e471eb0072432bf11d037: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:37:31.443591   443 tablet_bootstrap.cc:492] T 570fccb4a562479c98e32669525799ce P 7bfd74cd468e471eb0072432bf11d037: Bootstrap starting.
I20260601 13:37:31.443652   444 tablet_bootstrap.cc:654] T 9a15e26ce1df4f868ce96e8b3d103f39 P 7f992d0b87fc45e2b8d9694162921a5f: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:31.444293   396 raft_consensus.cc:2468] T 7d77569fb3724ddfa2ffd3818a67af61 P 7f992d0b87fc45e2b8d9694162921a5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfd74cd468e471eb0072432bf11d037 in term 1.
I20260601 13:37:31.444716 32752 leader_election.cc:304] T 7d77569fb3724ddfa2ffd3818a67af61 P 7bfd74cd468e471eb0072432bf11d037 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bfd74cd468e471eb0072432bf11d037, 7f992d0b87fc45e2b8d9694162921a5f; no voters: 
I20260601 13:37:31.444770   443 tablet_bootstrap.cc:654] T 570fccb4a562479c98e32669525799ce P 7bfd74cd468e471eb0072432bf11d037: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:31.444926   449 raft_consensus.cc:2804] T 7d77569fb3724ddfa2ffd3818a67af61 P 7bfd74cd468e471eb0072432bf11d037 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:31.445019   449 raft_consensus.cc:697] T 7d77569fb3724ddfa2ffd3818a67af61 P 7bfd74cd468e471eb0072432bf11d037 [term 1 LEADER]: Becoming Leader. State: Replica: 7bfd74cd468e471eb0072432bf11d037, State: Running, Role: LEADER
I20260601 13:37:31.445178   449 consensus_queue.cc:237] T 7d77569fb3724ddfa2ffd3818a67af61 P 7bfd74cd468e471eb0072432bf11d037 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } }
I20260601 13:37:31.443002 32713 raft_consensus.cc:3060] T 7d77569fb3724ddfa2ffd3818a67af61 P f5b76a6003234d5990cbda59cfef5f97 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:31.446278   442 tablet_bootstrap.cc:492] T 3fbc99983d78438a9689770a231ae692 P f5b76a6003234d5990cbda59cfef5f97: No bootstrap required, opened a new log
I20260601 13:37:31.446367   442 ts_tablet_manager.cc:1403] T 3fbc99983d78438a9689770a231ae692 P f5b76a6003234d5990cbda59cfef5f97: Time spent bootstrapping tablet: real 0.014s	user 0.002s	sys 0.000s
I20260601 13:37:31.446561 32713 raft_consensus.cc:2468] T 7d77569fb3724ddfa2ffd3818a67af61 P f5b76a6003234d5990cbda59cfef5f97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfd74cd468e471eb0072432bf11d037 in term 1.
I20260601 13:37:31.446913   442 raft_consensus.cc:359] T 3fbc99983d78438a9689770a231ae692 P f5b76a6003234d5990cbda59cfef5f97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } }
I20260601 13:37:31.447042   442 raft_consensus.cc:385] T 3fbc99983d78438a9689770a231ae692 P f5b76a6003234d5990cbda59cfef5f97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:31.447080   442 raft_consensus.cc:740] T 3fbc99983d78438a9689770a231ae692 P f5b76a6003234d5990cbda59cfef5f97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5b76a6003234d5990cbda59cfef5f97, State: Initialized, Role: FOLLOWER
I20260601 13:37:31.447211   442 consensus_queue.cc:260] T 3fbc99983d78438a9689770a231ae692 P f5b76a6003234d5990cbda59cfef5f97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } }
I20260601 13:37:31.447204 32608 catalog_manager.cc:5696] T 7d77569fb3724ddfa2ffd3818a67af61 P 7bfd74cd468e471eb0072432bf11d037 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bfd74cd468e471eb0072432bf11d037 (127.21.155.194). New cstate: current_term: 1 leader_uuid: "7bfd74cd468e471eb0072432bf11d037" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:31.447355   444 tablet_bootstrap.cc:492] T 9a15e26ce1df4f868ce96e8b3d103f39 P 7f992d0b87fc45e2b8d9694162921a5f: No bootstrap required, opened a new log
I20260601 13:37:31.447427   444 ts_tablet_manager.cc:1403] T 9a15e26ce1df4f868ce96e8b3d103f39 P 7f992d0b87fc45e2b8d9694162921a5f: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:37:31.447448   443 tablet_bootstrap.cc:492] T 570fccb4a562479c98e32669525799ce P 7bfd74cd468e471eb0072432bf11d037: No bootstrap required, opened a new log
I20260601 13:37:31.447528   443 ts_tablet_manager.cc:1403] T 570fccb4a562479c98e32669525799ce P 7bfd74cd468e471eb0072432bf11d037: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:37:31.447551   442 ts_tablet_manager.cc:1434] T 3fbc99983d78438a9689770a231ae692 P f5b76a6003234d5990cbda59cfef5f97: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:31.447726   442 tablet_bootstrap.cc:492] T 9a15e26ce1df4f868ce96e8b3d103f39 P f5b76a6003234d5990cbda59cfef5f97: Bootstrap starting.
I20260601 13:37:31.447871   444 raft_consensus.cc:359] T 9a15e26ce1df4f868ce96e8b3d103f39 P 7f992d0b87fc45e2b8d9694162921a5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } }
I20260601 13:37:31.447960   444 raft_consensus.cc:385] T 9a15e26ce1df4f868ce96e8b3d103f39 P 7f992d0b87fc45e2b8d9694162921a5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:31.447940   443 raft_consensus.cc:359] T 570fccb4a562479c98e32669525799ce P 7bfd74cd468e471eb0072432bf11d037 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } }
I20260601 13:37:31.447996   444 raft_consensus.cc:740] T 9a15e26ce1df4f868ce96e8b3d103f39 P 7f992d0b87fc45e2b8d9694162921a5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f992d0b87fc45e2b8d9694162921a5f, State: Initialized, Role: FOLLOWER
I20260601 13:37:31.448022   443 raft_consensus.cc:385] T 570fccb4a562479c98e32669525799ce P 7bfd74cd468e471eb0072432bf11d037 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:31.448047   443 raft_consensus.cc:740] T 570fccb4a562479c98e32669525799ce P 7bfd74cd468e471eb0072432bf11d037 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfd74cd468e471eb0072432bf11d037, State: Initialized, Role: FOLLOWER
I20260601 13:37:31.448132   444 consensus_queue.cc:260] T 9a15e26ce1df4f868ce96e8b3d103f39 P 7f992d0b87fc45e2b8d9694162921a5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } }
I20260601 13:37:31.448215   443 consensus_queue.cc:260] T 570fccb4a562479c98e32669525799ce P 7bfd74cd468e471eb0072432bf11d037 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } }
I20260601 13:37:31.448473   444 ts_tablet_manager.cc:1434] T 9a15e26ce1df4f868ce96e8b3d103f39 P 7f992d0b87fc45e2b8d9694162921a5f: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:31.448573   443 ts_tablet_manager.cc:1434] T 570fccb4a562479c98e32669525799ce P 7bfd74cd468e471eb0072432bf11d037: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:31.448848   444 tablet_bootstrap.cc:492] T 5a27a9e40204409bbe55fa48b632495e P 7f992d0b87fc45e2b8d9694162921a5f: Bootstrap starting.
I20260601 13:37:31.448848   443 tablet_bootstrap.cc:492] T 2064e9ad11684c7ca34b94c25168204a P 7bfd74cd468e471eb0072432bf11d037: Bootstrap starting.
I20260601 13:37:31.448880   442 tablet_bootstrap.cc:654] T 9a15e26ce1df4f868ce96e8b3d103f39 P f5b76a6003234d5990cbda59cfef5f97: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:31.450023   444 tablet_bootstrap.cc:654] T 5a27a9e40204409bbe55fa48b632495e P 7f992d0b87fc45e2b8d9694162921a5f: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:31.450023   443 tablet_bootstrap.cc:654] T 2064e9ad11684c7ca34b94c25168204a P 7bfd74cd468e471eb0072432bf11d037: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:31.451277   444 tablet_bootstrap.cc:492] T 5a27a9e40204409bbe55fa48b632495e P 7f992d0b87fc45e2b8d9694162921a5f: No bootstrap required, opened a new log
I20260601 13:37:31.451380   444 ts_tablet_manager.cc:1403] T 5a27a9e40204409bbe55fa48b632495e P 7f992d0b87fc45e2b8d9694162921a5f: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:31.451598   443 tablet_bootstrap.cc:492] T 2064e9ad11684c7ca34b94c25168204a P 7bfd74cd468e471eb0072432bf11d037: No bootstrap required, opened a new log
I20260601 13:37:31.451690   443 ts_tablet_manager.cc:1403] T 2064e9ad11684c7ca34b94c25168204a P 7bfd74cd468e471eb0072432bf11d037: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:31.451885   444 raft_consensus.cc:359] T 5a27a9e40204409bbe55fa48b632495e P 7f992d0b87fc45e2b8d9694162921a5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } }
I20260601 13:37:31.452008   444 raft_consensus.cc:385] T 5a27a9e40204409bbe55fa48b632495e P 7f992d0b87fc45e2b8d9694162921a5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:31.452041   444 raft_consensus.cc:740] T 5a27a9e40204409bbe55fa48b632495e P 7f992d0b87fc45e2b8d9694162921a5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f992d0b87fc45e2b8d9694162921a5f, State: Initialized, Role: FOLLOWER
I20260601 13:37:31.452159   443 raft_consensus.cc:359] T 2064e9ad11684c7ca34b94c25168204a P 7bfd74cd468e471eb0072432bf11d037 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } }
I20260601 13:37:31.452298   443 raft_consensus.cc:385] T 2064e9ad11684c7ca34b94c25168204a P 7bfd74cd468e471eb0072432bf11d037 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:31.452338   443 raft_consensus.cc:740] T 2064e9ad11684c7ca34b94c25168204a P 7bfd74cd468e471eb0072432bf11d037 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfd74cd468e471eb0072432bf11d037, State: Initialized, Role: FOLLOWER
I20260601 13:37:31.452463   443 consensus_queue.cc:260] T 2064e9ad11684c7ca34b94c25168204a P 7bfd74cd468e471eb0072432bf11d037 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } }
I20260601 13:37:31.452636   442 tablet_bootstrap.cc:492] T 9a15e26ce1df4f868ce96e8b3d103f39 P f5b76a6003234d5990cbda59cfef5f97: No bootstrap required, opened a new log
I20260601 13:37:31.452713   442 ts_tablet_manager.cc:1403] T 9a15e26ce1df4f868ce96e8b3d103f39 P f5b76a6003234d5990cbda59cfef5f97: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.001s
I20260601 13:37:31.452778   443 ts_tablet_manager.cc:1434] T 2064e9ad11684c7ca34b94c25168204a P 7bfd74cd468e471eb0072432bf11d037: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:31.452185   444 consensus_queue.cc:260] T 5a27a9e40204409bbe55fa48b632495e P 7f992d0b87fc45e2b8d9694162921a5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } }
I20260601 13:37:31.453246   442 raft_consensus.cc:359] T 9a15e26ce1df4f868ce96e8b3d103f39 P f5b76a6003234d5990cbda59cfef5f97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } }
I20260601 13:37:31.453358   442 raft_consensus.cc:385] T 9a15e26ce1df4f868ce96e8b3d103f39 P f5b76a6003234d5990cbda59cfef5f97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:31.453418   442 raft_consensus.cc:740] T 9a15e26ce1df4f868ce96e8b3d103f39 P f5b76a6003234d5990cbda59cfef5f97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5b76a6003234d5990cbda59cfef5f97, State: Initialized, Role: FOLLOWER
I20260601 13:37:31.453558   442 consensus_queue.cc:260] T 9a15e26ce1df4f868ce96e8b3d103f39 P f5b76a6003234d5990cbda59cfef5f97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } }
I20260601 13:37:31.453851   442 ts_tablet_manager.cc:1434] T 9a15e26ce1df4f868ce96e8b3d103f39 P f5b76a6003234d5990cbda59cfef5f97: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:31.454000   442 tablet_bootstrap.cc:492] T 5a27a9e40204409bbe55fa48b632495e P f5b76a6003234d5990cbda59cfef5f97: Bootstrap starting.
I20260601 13:37:31.454015   444 ts_tablet_manager.cc:1434] T 5a27a9e40204409bbe55fa48b632495e P 7f992d0b87fc45e2b8d9694162921a5f: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:37:31.455233   442 tablet_bootstrap.cc:654] T 5a27a9e40204409bbe55fa48b632495e P f5b76a6003234d5990cbda59cfef5f97: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:31.456518   442 tablet_bootstrap.cc:492] T 5a27a9e40204409bbe55fa48b632495e P f5b76a6003234d5990cbda59cfef5f97: No bootstrap required, opened a new log
I20260601 13:37:31.456633   442 ts_tablet_manager.cc:1403] T 5a27a9e40204409bbe55fa48b632495e P f5b76a6003234d5990cbda59cfef5f97: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:37:31.457159   442 raft_consensus.cc:359] T 5a27a9e40204409bbe55fa48b632495e P f5b76a6003234d5990cbda59cfef5f97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } }
I20260601 13:37:31.457357   442 raft_consensus.cc:385] T 5a27a9e40204409bbe55fa48b632495e P f5b76a6003234d5990cbda59cfef5f97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:31.457427   442 raft_consensus.cc:740] T 5a27a9e40204409bbe55fa48b632495e P f5b76a6003234d5990cbda59cfef5f97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5b76a6003234d5990cbda59cfef5f97, State: Initialized, Role: FOLLOWER
I20260601 13:37:31.457592   442 consensus_queue.cc:260] T 5a27a9e40204409bbe55fa48b632495e P f5b76a6003234d5990cbda59cfef5f97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } }
I20260601 13:37:31.457876   442 ts_tablet_manager.cc:1434] T 5a27a9e40204409bbe55fa48b632495e P f5b76a6003234d5990cbda59cfef5f97: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:31.458086   442 tablet_bootstrap.cc:492] T 570fccb4a562479c98e32669525799ce P f5b76a6003234d5990cbda59cfef5f97: Bootstrap starting.
I20260601 13:37:31.459293   442 tablet_bootstrap.cc:654] T 570fccb4a562479c98e32669525799ce P f5b76a6003234d5990cbda59cfef5f97: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:31.460800   442 tablet_bootstrap.cc:492] T 570fccb4a562479c98e32669525799ce P f5b76a6003234d5990cbda59cfef5f97: No bootstrap required, opened a new log
I20260601 13:37:31.460908   442 ts_tablet_manager.cc:1403] T 570fccb4a562479c98e32669525799ce P f5b76a6003234d5990cbda59cfef5f97: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:31.461411   442 raft_consensus.cc:359] T 570fccb4a562479c98e32669525799ce P f5b76a6003234d5990cbda59cfef5f97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } }
I20260601 13:37:31.461532   442 raft_consensus.cc:385] T 570fccb4a562479c98e32669525799ce P f5b76a6003234d5990cbda59cfef5f97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:31.461580   442 raft_consensus.cc:740] T 570fccb4a562479c98e32669525799ce P f5b76a6003234d5990cbda59cfef5f97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5b76a6003234d5990cbda59cfef5f97, State: Initialized, Role: FOLLOWER
I20260601 13:37:31.461724   442 consensus_queue.cc:260] T 570fccb4a562479c98e32669525799ce P f5b76a6003234d5990cbda59cfef5f97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } }
I20260601 13:37:31.462014   442 ts_tablet_manager.cc:1434] T 570fccb4a562479c98e32669525799ce P f5b76a6003234d5990cbda59cfef5f97: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:31.502408   451 raft_consensus.cc:493] T 2064e9ad11684c7ca34b94c25168204a P 7bfd74cd468e471eb0072432bf11d037 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:31.502576   451 raft_consensus.cc:515] T 2064e9ad11684c7ca34b94c25168204a P 7bfd74cd468e471eb0072432bf11d037 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } }
I20260601 13:37:31.503206   451 leader_election.cc:290] T 2064e9ad11684c7ca34b94c25168204a P 7bfd74cd468e471eb0072432bf11d037 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5b76a6003234d5990cbda59cfef5f97 (127.21.155.193:38141), 7f992d0b87fc45e2b8d9694162921a5f (127.21.155.195:32915)
I20260601 13:37:31.503638 32713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2064e9ad11684c7ca34b94c25168204a" candidate_uuid: "7bfd74cd468e471eb0072432bf11d037" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5b76a6003234d5990cbda59cfef5f97" is_pre_election: true
I20260601 13:37:31.503729   396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2064e9ad11684c7ca34b94c25168204a" candidate_uuid: "7bfd74cd468e471eb0072432bf11d037" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f992d0b87fc45e2b8d9694162921a5f" is_pre_election: true
I20260601 13:37:31.503813 32713 raft_consensus.cc:2468] T 2064e9ad11684c7ca34b94c25168204a P f5b76a6003234d5990cbda59cfef5f97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfd74cd468e471eb0072432bf11d037 in term 0.
I20260601 13:37:31.503939   396 raft_consensus.cc:2468] T 2064e9ad11684c7ca34b94c25168204a P 7f992d0b87fc45e2b8d9694162921a5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfd74cd468e471eb0072432bf11d037 in term 0.
I20260601 13:37:31.504190 32754 leader_election.cc:304] T 2064e9ad11684c7ca34b94c25168204a P 7bfd74cd468e471eb0072432bf11d037 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bfd74cd468e471eb0072432bf11d037, f5b76a6003234d5990cbda59cfef5f97; no voters: 
I20260601 13:37:31.504381   451 raft_consensus.cc:2804] T 2064e9ad11684c7ca34b94c25168204a P 7bfd74cd468e471eb0072432bf11d037 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:31.504446   451 raft_consensus.cc:493] T 2064e9ad11684c7ca34b94c25168204a P 7bfd74cd468e471eb0072432bf11d037 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:31.504522   451 raft_consensus.cc:3060] T 2064e9ad11684c7ca34b94c25168204a P 7bfd74cd468e471eb0072432bf11d037 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:31.505514   451 raft_consensus.cc:515] T 2064e9ad11684c7ca34b94c25168204a P 7bfd74cd468e471eb0072432bf11d037 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } }
I20260601 13:37:31.505981   451 leader_election.cc:290] T 2064e9ad11684c7ca34b94c25168204a P 7bfd74cd468e471eb0072432bf11d037 [CANDIDATE]: Term 1 election: Requested vote from peers f5b76a6003234d5990cbda59cfef5f97 (127.21.155.193:38141), 7f992d0b87fc45e2b8d9694162921a5f (127.21.155.195:32915)
I20260601 13:37:31.506359 32713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2064e9ad11684c7ca34b94c25168204a" candidate_uuid: "7bfd74cd468e471eb0072432bf11d037" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5b76a6003234d5990cbda59cfef5f97"
I20260601 13:37:31.506498 32713 raft_consensus.cc:3060] T 2064e9ad11684c7ca34b94c25168204a P f5b76a6003234d5990cbda59cfef5f97 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:31.506548   396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2064e9ad11684c7ca34b94c25168204a" candidate_uuid: "7bfd74cd468e471eb0072432bf11d037" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f992d0b87fc45e2b8d9694162921a5f"
I20260601 13:37:31.506672   396 raft_consensus.cc:3060] T 2064e9ad11684c7ca34b94c25168204a P 7f992d0b87fc45e2b8d9694162921a5f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:31.507418 32713 raft_consensus.cc:2468] T 2064e9ad11684c7ca34b94c25168204a P f5b76a6003234d5990cbda59cfef5f97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfd74cd468e471eb0072432bf11d037 in term 1.
I20260601 13:37:31.507560   396 raft_consensus.cc:2468] T 2064e9ad11684c7ca34b94c25168204a P 7f992d0b87fc45e2b8d9694162921a5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfd74cd468e471eb0072432bf11d037 in term 1.
I20260601 13:37:31.507812 32754 leader_election.cc:304] T 2064e9ad11684c7ca34b94c25168204a P 7bfd74cd468e471eb0072432bf11d037 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bfd74cd468e471eb0072432bf11d037, f5b76a6003234d5990cbda59cfef5f97; no voters: 
I20260601 13:37:31.507989   451 raft_consensus.cc:2804] T 2064e9ad11684c7ca34b94c25168204a P 7bfd74cd468e471eb0072432bf11d037 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:31.508108   451 raft_consensus.cc:697] T 2064e9ad11684c7ca34b94c25168204a P 7bfd74cd468e471eb0072432bf11d037 [term 1 LEADER]: Becoming Leader. State: Replica: 7bfd74cd468e471eb0072432bf11d037, State: Running, Role: LEADER
I20260601 13:37:31.508252   451 consensus_queue.cc:237] T 2064e9ad11684c7ca34b94c25168204a P 7bfd74cd468e471eb0072432bf11d037 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } }
I20260601 13:37:31.510383 32609 catalog_manager.cc:5696] T 2064e9ad11684c7ca34b94c25168204a P 7bfd74cd468e471eb0072432bf11d037 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bfd74cd468e471eb0072432bf11d037 (127.21.155.194). New cstate: current_term: 1 leader_uuid: "7bfd74cd468e471eb0072432bf11d037" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:31.563400   451 raft_consensus.cc:493] T 3fbc99983d78438a9689770a231ae692 P 7bfd74cd468e471eb0072432bf11d037 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:31.563699   451 raft_consensus.cc:515] T 3fbc99983d78438a9689770a231ae692 P 7bfd74cd468e471eb0072432bf11d037 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } }
I20260601 13:37:31.564319   451 leader_election.cc:290] T 3fbc99983d78438a9689770a231ae692 P 7bfd74cd468e471eb0072432bf11d037 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5b76a6003234d5990cbda59cfef5f97 (127.21.155.193:38141), 7f992d0b87fc45e2b8d9694162921a5f (127.21.155.195:32915)
I20260601 13:37:31.564805 32713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fbc99983d78438a9689770a231ae692" candidate_uuid: "7bfd74cd468e471eb0072432bf11d037" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5b76a6003234d5990cbda59cfef5f97" is_pre_election: true
I20260601 13:37:31.564982   396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fbc99983d78438a9689770a231ae692" candidate_uuid: "7bfd74cd468e471eb0072432bf11d037" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f992d0b87fc45e2b8d9694162921a5f" is_pre_election: true
I20260601 13:37:31.565011 32713 raft_consensus.cc:2468] T 3fbc99983d78438a9689770a231ae692 P f5b76a6003234d5990cbda59cfef5f97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfd74cd468e471eb0072432bf11d037 in term 0.
I20260601 13:37:31.565096   396 raft_consensus.cc:2468] T 3fbc99983d78438a9689770a231ae692 P 7f992d0b87fc45e2b8d9694162921a5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfd74cd468e471eb0072432bf11d037 in term 0.
I20260601 13:37:31.565407 32752 leader_election.cc:304] T 3fbc99983d78438a9689770a231ae692 P 7bfd74cd468e471eb0072432bf11d037 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bfd74cd468e471eb0072432bf11d037, 7f992d0b87fc45e2b8d9694162921a5f; no voters: 
I20260601 13:37:31.565696   451 raft_consensus.cc:2804] T 3fbc99983d78438a9689770a231ae692 P 7bfd74cd468e471eb0072432bf11d037 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:31.565757   451 raft_consensus.cc:493] T 3fbc99983d78438a9689770a231ae692 P 7bfd74cd468e471eb0072432bf11d037 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:31.565819   451 raft_consensus.cc:3060] T 3fbc99983d78438a9689770a231ae692 P 7bfd74cd468e471eb0072432bf11d037 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:31.566797   451 raft_consensus.cc:515] T 3fbc99983d78438a9689770a231ae692 P 7bfd74cd468e471eb0072432bf11d037 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } }
I20260601 13:37:31.567188   451 leader_election.cc:290] T 3fbc99983d78438a9689770a231ae692 P 7bfd74cd468e471eb0072432bf11d037 [CANDIDATE]: Term 1 election: Requested vote from peers f5b76a6003234d5990cbda59cfef5f97 (127.21.155.193:38141), 7f992d0b87fc45e2b8d9694162921a5f (127.21.155.195:32915)
I20260601 13:37:31.567602   396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fbc99983d78438a9689770a231ae692" candidate_uuid: "7bfd74cd468e471eb0072432bf11d037" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f992d0b87fc45e2b8d9694162921a5f"
I20260601 13:37:31.567737   396 raft_consensus.cc:3060] T 3fbc99983d78438a9689770a231ae692 P 7f992d0b87fc45e2b8d9694162921a5f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:31.567862 32713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fbc99983d78438a9689770a231ae692" candidate_uuid: "7bfd74cd468e471eb0072432bf11d037" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5b76a6003234d5990cbda59cfef5f97"
I20260601 13:37:31.567997 32713 raft_consensus.cc:3060] T 3fbc99983d78438a9689770a231ae692 P f5b76a6003234d5990cbda59cfef5f97 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:31.568696   396 raft_consensus.cc:2468] T 3fbc99983d78438a9689770a231ae692 P 7f992d0b87fc45e2b8d9694162921a5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfd74cd468e471eb0072432bf11d037 in term 1.
I20260601 13:37:31.568946 32713 raft_consensus.cc:2468] T 3fbc99983d78438a9689770a231ae692 P f5b76a6003234d5990cbda59cfef5f97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfd74cd468e471eb0072432bf11d037 in term 1.
I20260601 13:37:31.569060 32752 leader_election.cc:304] T 3fbc99983d78438a9689770a231ae692 P 7bfd74cd468e471eb0072432bf11d037 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bfd74cd468e471eb0072432bf11d037, 7f992d0b87fc45e2b8d9694162921a5f; no voters: 
I20260601 13:37:31.569353   451 raft_consensus.cc:2804] T 3fbc99983d78438a9689770a231ae692 P 7bfd74cd468e471eb0072432bf11d037 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:31.569566   451 raft_consensus.cc:697] T 3fbc99983d78438a9689770a231ae692 P 7bfd74cd468e471eb0072432bf11d037 [term 1 LEADER]: Becoming Leader. State: Replica: 7bfd74cd468e471eb0072432bf11d037, State: Running, Role: LEADER
I20260601 13:37:31.569716   451 consensus_queue.cc:237] T 3fbc99983d78438a9689770a231ae692 P 7bfd74cd468e471eb0072432bf11d037 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } }
I20260601 13:37:31.571586 32609 catalog_manager.cc:5696] T 3fbc99983d78438a9689770a231ae692 P 7bfd74cd468e471eb0072432bf11d037 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bfd74cd468e471eb0072432bf11d037 (127.21.155.194). New cstate: current_term: 1 leader_uuid: "7bfd74cd468e471eb0072432bf11d037" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:31.658443   448 raft_consensus.cc:493] T 9a15e26ce1df4f868ce96e8b3d103f39 P 7f992d0b87fc45e2b8d9694162921a5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:31.658630   448 raft_consensus.cc:515] T 9a15e26ce1df4f868ce96e8b3d103f39 P 7f992d0b87fc45e2b8d9694162921a5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } }
I20260601 13:37:31.659382   448 leader_election.cc:290] T 9a15e26ce1df4f868ce96e8b3d103f39 P 7f992d0b87fc45e2b8d9694162921a5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5b76a6003234d5990cbda59cfef5f97 (127.21.155.193:38141), 7bfd74cd468e471eb0072432bf11d037 (127.21.155.194:35803)
I20260601 13:37:31.663719 32713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a15e26ce1df4f868ce96e8b3d103f39" candidate_uuid: "7f992d0b87fc45e2b8d9694162921a5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5b76a6003234d5990cbda59cfef5f97" is_pre_election: true
I20260601 13:37:31.663934 32713 raft_consensus.cc:2468] T 9a15e26ce1df4f868ce96e8b3d103f39 P f5b76a6003234d5990cbda59cfef5f97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f992d0b87fc45e2b8d9694162921a5f in term 0.
I20260601 13:37:31.663952   321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a15e26ce1df4f868ce96e8b3d103f39" candidate_uuid: "7f992d0b87fc45e2b8d9694162921a5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfd74cd468e471eb0072432bf11d037" is_pre_election: true
I20260601 13:37:31.664088   321 raft_consensus.cc:2468] T 9a15e26ce1df4f868ce96e8b3d103f39 P 7bfd74cd468e471eb0072432bf11d037 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f992d0b87fc45e2b8d9694162921a5f in term 0.
I20260601 13:37:31.664340   361 leader_election.cc:304] T 9a15e26ce1df4f868ce96e8b3d103f39 P 7f992d0b87fc45e2b8d9694162921a5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f992d0b87fc45e2b8d9694162921a5f, f5b76a6003234d5990cbda59cfef5f97; no voters: 
I20260601 13:37:31.664646   448 raft_consensus.cc:2804] T 9a15e26ce1df4f868ce96e8b3d103f39 P 7f992d0b87fc45e2b8d9694162921a5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:31.664728   448 raft_consensus.cc:493] T 9a15e26ce1df4f868ce96e8b3d103f39 P 7f992d0b87fc45e2b8d9694162921a5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:31.664785   448 raft_consensus.cc:3060] T 9a15e26ce1df4f868ce96e8b3d103f39 P 7f992d0b87fc45e2b8d9694162921a5f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:31.665786   448 raft_consensus.cc:515] T 9a15e26ce1df4f868ce96e8b3d103f39 P 7f992d0b87fc45e2b8d9694162921a5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } }
I20260601 13:37:31.666172   448 leader_election.cc:290] T 9a15e26ce1df4f868ce96e8b3d103f39 P 7f992d0b87fc45e2b8d9694162921a5f [CANDIDATE]: Term 1 election: Requested vote from peers f5b76a6003234d5990cbda59cfef5f97 (127.21.155.193:38141), 7bfd74cd468e471eb0072432bf11d037 (127.21.155.194:35803)
I20260601 13:37:31.666718 32713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a15e26ce1df4f868ce96e8b3d103f39" candidate_uuid: "7f992d0b87fc45e2b8d9694162921a5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5b76a6003234d5990cbda59cfef5f97"
I20260601 13:37:31.666836   321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a15e26ce1df4f868ce96e8b3d103f39" candidate_uuid: "7f992d0b87fc45e2b8d9694162921a5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfd74cd468e471eb0072432bf11d037"
I20260601 13:37:31.666874 32713 raft_consensus.cc:3060] T 9a15e26ce1df4f868ce96e8b3d103f39 P f5b76a6003234d5990cbda59cfef5f97 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:31.667014   321 raft_consensus.cc:3060] T 9a15e26ce1df4f868ce96e8b3d103f39 P 7bfd74cd468e471eb0072432bf11d037 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:31.667845 32713 raft_consensus.cc:2468] T 9a15e26ce1df4f868ce96e8b3d103f39 P f5b76a6003234d5990cbda59cfef5f97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f992d0b87fc45e2b8d9694162921a5f in term 1.
I20260601 13:37:31.667887   321 raft_consensus.cc:2468] T 9a15e26ce1df4f868ce96e8b3d103f39 P 7bfd74cd468e471eb0072432bf11d037 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f992d0b87fc45e2b8d9694162921a5f in term 1.
I20260601 13:37:31.668210   361 leader_election.cc:304] T 9a15e26ce1df4f868ce96e8b3d103f39 P 7f992d0b87fc45e2b8d9694162921a5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bfd74cd468e471eb0072432bf11d037, 7f992d0b87fc45e2b8d9694162921a5f; no voters: 
I20260601 13:37:31.668413   448 raft_consensus.cc:2804] T 9a15e26ce1df4f868ce96e8b3d103f39 P 7f992d0b87fc45e2b8d9694162921a5f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:31.668569   448 raft_consensus.cc:697] T 9a15e26ce1df4f868ce96e8b3d103f39 P 7f992d0b87fc45e2b8d9694162921a5f [term 1 LEADER]: Becoming Leader. State: Replica: 7f992d0b87fc45e2b8d9694162921a5f, State: Running, Role: LEADER
I20260601 13:37:31.668735   448 consensus_queue.cc:237] T 9a15e26ce1df4f868ce96e8b3d103f39 P 7f992d0b87fc45e2b8d9694162921a5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } }
I20260601 13:37:31.670828 32609 catalog_manager.cc:5696] T 9a15e26ce1df4f868ce96e8b3d103f39 P 7f992d0b87fc45e2b8d9694162921a5f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f992d0b87fc45e2b8d9694162921a5f (127.21.155.195). New cstate: current_term: 1 leader_uuid: "7f992d0b87fc45e2b8d9694162921a5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } health_report { overall_health: HEALTHY } } }
I20260601 13:37:31.689565   448 raft_consensus.cc:493] T 5a27a9e40204409bbe55fa48b632495e P 7f992d0b87fc45e2b8d9694162921a5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:31.689776   448 raft_consensus.cc:515] T 5a27a9e40204409bbe55fa48b632495e P 7f992d0b87fc45e2b8d9694162921a5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } }
I20260601 13:37:31.690315   448 leader_election.cc:290] T 5a27a9e40204409bbe55fa48b632495e P 7f992d0b87fc45e2b8d9694162921a5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5b76a6003234d5990cbda59cfef5f97 (127.21.155.193:38141), 7bfd74cd468e471eb0072432bf11d037 (127.21.155.194:35803)
I20260601 13:37:31.690917   321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a27a9e40204409bbe55fa48b632495e" candidate_uuid: "7f992d0b87fc45e2b8d9694162921a5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfd74cd468e471eb0072432bf11d037" is_pre_election: true
I20260601 13:37:31.690892 32713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a27a9e40204409bbe55fa48b632495e" candidate_uuid: "7f992d0b87fc45e2b8d9694162921a5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5b76a6003234d5990cbda59cfef5f97" is_pre_election: true
I20260601 13:37:31.691071 32713 raft_consensus.cc:2468] T 5a27a9e40204409bbe55fa48b632495e P f5b76a6003234d5990cbda59cfef5f97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f992d0b87fc45e2b8d9694162921a5f in term 0.
I20260601 13:37:31.691071   321 raft_consensus.cc:2468] T 5a27a9e40204409bbe55fa48b632495e P 7bfd74cd468e471eb0072432bf11d037 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f992d0b87fc45e2b8d9694162921a5f in term 0.
I20260601 13:37:31.691449   361 leader_election.cc:304] T 5a27a9e40204409bbe55fa48b632495e P 7f992d0b87fc45e2b8d9694162921a5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f992d0b87fc45e2b8d9694162921a5f, f5b76a6003234d5990cbda59cfef5f97; no voters: 
I20260601 13:37:31.691675   448 raft_consensus.cc:2804] T 5a27a9e40204409bbe55fa48b632495e P 7f992d0b87fc45e2b8d9694162921a5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:31.691742   448 raft_consensus.cc:493] T 5a27a9e40204409bbe55fa48b632495e P 7f992d0b87fc45e2b8d9694162921a5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:31.691771   448 raft_consensus.cc:3060] T 5a27a9e40204409bbe55fa48b632495e P 7f992d0b87fc45e2b8d9694162921a5f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:31.692662   448 raft_consensus.cc:515] T 5a27a9e40204409bbe55fa48b632495e P 7f992d0b87fc45e2b8d9694162921a5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } }
I20260601 13:37:31.693074   448 leader_election.cc:290] T 5a27a9e40204409bbe55fa48b632495e P 7f992d0b87fc45e2b8d9694162921a5f [CANDIDATE]: Term 1 election: Requested vote from peers f5b76a6003234d5990cbda59cfef5f97 (127.21.155.193:38141), 7bfd74cd468e471eb0072432bf11d037 (127.21.155.194:35803)
I20260601 13:37:31.693534   321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a27a9e40204409bbe55fa48b632495e" candidate_uuid: "7f992d0b87fc45e2b8d9694162921a5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfd74cd468e471eb0072432bf11d037"
I20260601 13:37:31.693645   321 raft_consensus.cc:3060] T 5a27a9e40204409bbe55fa48b632495e P 7bfd74cd468e471eb0072432bf11d037 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:31.693538 32713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a27a9e40204409bbe55fa48b632495e" candidate_uuid: "7f992d0b87fc45e2b8d9694162921a5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5b76a6003234d5990cbda59cfef5f97"
I20260601 13:37:31.693862 32713 raft_consensus.cc:3060] T 5a27a9e40204409bbe55fa48b632495e P f5b76a6003234d5990cbda59cfef5f97 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:31.694504   321 raft_consensus.cc:2468] T 5a27a9e40204409bbe55fa48b632495e P 7bfd74cd468e471eb0072432bf11d037 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f992d0b87fc45e2b8d9694162921a5f in term 1.
I20260601 13:37:31.694742 32713 raft_consensus.cc:2468] T 5a27a9e40204409bbe55fa48b632495e P f5b76a6003234d5990cbda59cfef5f97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f992d0b87fc45e2b8d9694162921a5f in term 1.
I20260601 13:37:31.694798   361 leader_election.cc:304] T 5a27a9e40204409bbe55fa48b632495e P 7f992d0b87fc45e2b8d9694162921a5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bfd74cd468e471eb0072432bf11d037, 7f992d0b87fc45e2b8d9694162921a5f; no voters: 
I20260601 13:37:31.694993   448 raft_consensus.cc:2804] T 5a27a9e40204409bbe55fa48b632495e P 7f992d0b87fc45e2b8d9694162921a5f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:31.695144   448 raft_consensus.cc:697] T 5a27a9e40204409bbe55fa48b632495e P 7f992d0b87fc45e2b8d9694162921a5f [term 1 LEADER]: Becoming Leader. State: Replica: 7f992d0b87fc45e2b8d9694162921a5f, State: Running, Role: LEADER
I20260601 13:37:31.695317   448 consensus_queue.cc:237] T 5a27a9e40204409bbe55fa48b632495e P 7f992d0b87fc45e2b8d9694162921a5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } }
I20260601 13:37:31.697274 32609 catalog_manager.cc:5696] T 5a27a9e40204409bbe55fa48b632495e P 7f992d0b87fc45e2b8d9694162921a5f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f992d0b87fc45e2b8d9694162921a5f (127.21.155.195). New cstate: current_term: 1 leader_uuid: "7f992d0b87fc45e2b8d9694162921a5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } health_report { overall_health: HEALTHY } } }
I20260601 13:37:31.777765   451 raft_consensus.cc:493] T 570fccb4a562479c98e32669525799ce P 7bfd74cd468e471eb0072432bf11d037 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:31.777957   451 raft_consensus.cc:515] T 570fccb4a562479c98e32669525799ce P 7bfd74cd468e471eb0072432bf11d037 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } }
I20260601 13:37:31.778481   451 leader_election.cc:290] T 570fccb4a562479c98e32669525799ce P 7bfd74cd468e471eb0072432bf11d037 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5b76a6003234d5990cbda59cfef5f97 (127.21.155.193:38141), 7f992d0b87fc45e2b8d9694162921a5f (127.21.155.195:32915)
I20260601 13:37:31.778951 32713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570fccb4a562479c98e32669525799ce" candidate_uuid: "7bfd74cd468e471eb0072432bf11d037" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5b76a6003234d5990cbda59cfef5f97" is_pre_election: true
I20260601 13:37:31.778995   396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570fccb4a562479c98e32669525799ce" candidate_uuid: "7bfd74cd468e471eb0072432bf11d037" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f992d0b87fc45e2b8d9694162921a5f" is_pre_election: true
I20260601 13:37:31.779136 32713 raft_consensus.cc:2468] T 570fccb4a562479c98e32669525799ce P f5b76a6003234d5990cbda59cfef5f97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfd74cd468e471eb0072432bf11d037 in term 0.
I20260601 13:37:31.779156   396 raft_consensus.cc:2468] T 570fccb4a562479c98e32669525799ce P 7f992d0b87fc45e2b8d9694162921a5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfd74cd468e471eb0072432bf11d037 in term 0.
I20260601 13:37:31.779434 32754 leader_election.cc:304] T 570fccb4a562479c98e32669525799ce P 7bfd74cd468e471eb0072432bf11d037 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bfd74cd468e471eb0072432bf11d037, f5b76a6003234d5990cbda59cfef5f97; no voters: 
I20260601 13:37:31.779616   451 raft_consensus.cc:2804] T 570fccb4a562479c98e32669525799ce P 7bfd74cd468e471eb0072432bf11d037 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:31.779672   451 raft_consensus.cc:493] T 570fccb4a562479c98e32669525799ce P 7bfd74cd468e471eb0072432bf11d037 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:31.779699   451 raft_consensus.cc:3060] T 570fccb4a562479c98e32669525799ce P 7bfd74cd468e471eb0072432bf11d037 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:31.780520   451 raft_consensus.cc:515] T 570fccb4a562479c98e32669525799ce P 7bfd74cd468e471eb0072432bf11d037 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } }
I20260601 13:37:31.780860   451 leader_election.cc:290] T 570fccb4a562479c98e32669525799ce P 7bfd74cd468e471eb0072432bf11d037 [CANDIDATE]: Term 1 election: Requested vote from peers f5b76a6003234d5990cbda59cfef5f97 (127.21.155.193:38141), 7f992d0b87fc45e2b8d9694162921a5f (127.21.155.195:32915)
I20260601 13:37:31.781140 32713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570fccb4a562479c98e32669525799ce" candidate_uuid: "7bfd74cd468e471eb0072432bf11d037" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5b76a6003234d5990cbda59cfef5f97"
I20260601 13:37:31.781183   396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570fccb4a562479c98e32669525799ce" candidate_uuid: "7bfd74cd468e471eb0072432bf11d037" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f992d0b87fc45e2b8d9694162921a5f"
I20260601 13:37:31.781278 32713 raft_consensus.cc:3060] T 570fccb4a562479c98e32669525799ce P f5b76a6003234d5990cbda59cfef5f97 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:31.781342   396 raft_consensus.cc:3060] T 570fccb4a562479c98e32669525799ce P 7f992d0b87fc45e2b8d9694162921a5f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:31.782042 32713 raft_consensus.cc:2468] T 570fccb4a562479c98e32669525799ce P f5b76a6003234d5990cbda59cfef5f97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfd74cd468e471eb0072432bf11d037 in term 1.
I20260601 13:37:31.782097   396 raft_consensus.cc:2468] T 570fccb4a562479c98e32669525799ce P 7f992d0b87fc45e2b8d9694162921a5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfd74cd468e471eb0072432bf11d037 in term 1.
I20260601 13:37:31.782330 32754 leader_election.cc:304] T 570fccb4a562479c98e32669525799ce P 7bfd74cd468e471eb0072432bf11d037 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bfd74cd468e471eb0072432bf11d037, f5b76a6003234d5990cbda59cfef5f97; no voters: 
I20260601 13:37:31.782526   451 raft_consensus.cc:2804] T 570fccb4a562479c98e32669525799ce P 7bfd74cd468e471eb0072432bf11d037 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:31.782619   451 raft_consensus.cc:697] T 570fccb4a562479c98e32669525799ce P 7bfd74cd468e471eb0072432bf11d037 [term 1 LEADER]: Becoming Leader. State: Replica: 7bfd74cd468e471eb0072432bf11d037, State: Running, Role: LEADER
I20260601 13:37:31.782749   451 consensus_queue.cc:237] T 570fccb4a562479c98e32669525799ce P 7bfd74cd468e471eb0072432bf11d037 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } }
I20260601 13:37:31.784488 32609 catalog_manager.cc:5696] T 570fccb4a562479c98e32669525799ce P 7bfd74cd468e471eb0072432bf11d037 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bfd74cd468e471eb0072432bf11d037 (127.21.155.194). New cstate: current_term: 1 leader_uuid: "7bfd74cd468e471eb0072432bf11d037" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:31.852211   451 consensus_queue.cc:1048] T 7d77569fb3724ddfa2ffd3818a67af61 P 7bfd74cd468e471eb0072432bf11d037 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:31.856575   480 consensus_queue.cc:1048] T 7d77569fb3724ddfa2ffd3818a67af61 P 7bfd74cd468e471eb0072432bf11d037 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:31.901731 32712 raft_consensus.cc:1275] T 570fccb4a562479c98e32669525799ce P f5b76a6003234d5990cbda59cfef5f97 [term 1 FOLLOWER]: Refusing update from remote peer 7bfd74cd468e471eb0072432bf11d037: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:31.902076   395 raft_consensus.cc:1275] T 570fccb4a562479c98e32669525799ce P 7f992d0b87fc45e2b8d9694162921a5f [term 1 FOLLOWER]: Refusing update from remote peer 7bfd74cd468e471eb0072432bf11d037: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:31.902261 32710 raft_consensus.cc:1275] T 2064e9ad11684c7ca34b94c25168204a P f5b76a6003234d5990cbda59cfef5f97 [term 1 FOLLOWER]: Refusing update from remote peer 7bfd74cd468e471eb0072432bf11d037: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:31.902426   394 raft_consensus.cc:1275] T 2064e9ad11684c7ca34b94c25168204a P 7f992d0b87fc45e2b8d9694162921a5f [term 1 FOLLOWER]: Refusing update from remote peer 7bfd74cd468e471eb0072432bf11d037: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:31.902880   393 raft_consensus.cc:1275] T 3fbc99983d78438a9689770a231ae692 P 7f992d0b87fc45e2b8d9694162921a5f [term 1 FOLLOWER]: Refusing update from remote peer 7bfd74cd468e471eb0072432bf11d037: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:31.904232   451 consensus_queue.cc:1048] T 570fccb4a562479c98e32669525799ce P 7bfd74cd468e471eb0072432bf11d037 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:31.904449   449 consensus_queue.cc:1048] T 2064e9ad11684c7ca34b94c25168204a P 7bfd74cd468e471eb0072432bf11d037 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:31.902077 32711 raft_consensus.cc:1275] T 3fbc99983d78438a9689770a231ae692 P f5b76a6003234d5990cbda59cfef5f97 [term 1 FOLLOWER]: Refusing update from remote peer 7bfd74cd468e471eb0072432bf11d037: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:31.906483   449 consensus_queue.cc:1048] T 570fccb4a562479c98e32669525799ce P 7bfd74cd468e471eb0072432bf11d037 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:31.906508   480 consensus_queue.cc:1048] T 2064e9ad11684c7ca34b94c25168204a P 7bfd74cd468e471eb0072432bf11d037 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:31.906812   449 consensus_queue.cc:1048] T 3fbc99983d78438a9689770a231ae692 P 7bfd74cd468e471eb0072432bf11d037 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:31.909931   449 consensus_queue.cc:1048] T 3fbc99983d78438a9689770a231ae692 P 7bfd74cd468e471eb0072432bf11d037 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:31.911152   320 raft_consensus.cc:1275] T 5a27a9e40204409bbe55fa48b632495e P 7bfd74cd468e471eb0072432bf11d037 [term 1 FOLLOWER]: Refusing update from remote peer 7f992d0b87fc45e2b8d9694162921a5f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:31.911569 32709 raft_consensus.cc:1275] T 5a27a9e40204409bbe55fa48b632495e P f5b76a6003234d5990cbda59cfef5f97 [term 1 FOLLOWER]: Refusing update from remote peer 7f992d0b87fc45e2b8d9694162921a5f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:31.911911   321 raft_consensus.cc:1275] T 9a15e26ce1df4f868ce96e8b3d103f39 P 7bfd74cd468e471eb0072432bf11d037 [term 1 FOLLOWER]: Refusing update from remote peer 7f992d0b87fc45e2b8d9694162921a5f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:31.912218   462 consensus_queue.cc:1048] T 5a27a9e40204409bbe55fa48b632495e P 7f992d0b87fc45e2b8d9694162921a5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:31.912523   462 consensus_queue.cc:1048] T 5a27a9e40204409bbe55fa48b632495e P 7f992d0b87fc45e2b8d9694162921a5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:31.913051 32712 raft_consensus.cc:1275] T 9a15e26ce1df4f868ce96e8b3d103f39 P f5b76a6003234d5990cbda59cfef5f97 [term 1 FOLLOWER]: Refusing update from remote peer 7f992d0b87fc45e2b8d9694162921a5f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:31.918622   501 consensus_queue.cc:1048] T 9a15e26ce1df4f868ce96e8b3d103f39 P 7f992d0b87fc45e2b8d9694162921a5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:31.920625   479 mvcc.cc:204] Tried to move back new op lower bound from 7292195028586766336 to 7292195028103553024. Current Snapshot: MvccSnapshot[applied={T|T < 7292195028577607680}]
I20260601 13:37:31.922057   501 consensus_queue.cc:1048] T 9a15e26ce1df4f868ce96e8b3d103f39 P 7f992d0b87fc45e2b8d9694162921a5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:31.957446   511 mvcc.cc:204] Tried to move back new op lower bound from 7292195028598898688 to 7292195026979520512. Current Snapshot: MvccSnapshot[applied={T|T < 7292195028579487744}]
I20260601 13:37:32.108587 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:32.111241   532 instance_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:37:32.112107   533 instance_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:37:32.112115   535 instance_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:37:32.113008 22127 server_base.cc:1061] running on GCE node
I20260601 13:37:32.113337 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:32.113402 22127 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:37:32.113440 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780321052113438 us; error 0 us; skew 500 ppm
I20260601 13:37:32.114612 22127 webserver.cc:533] Webserver started at http://127.21.155.196:36663/ using document root <none> and password file <none>
I20260601 13:37:32.114838 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:32.114928 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:32.115058 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:32.115547 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320869173936-22127-0/minicluster-data/ts-3-root/instance:
uuid: "a347aee6ade74e55b143a6c626aa6d05"
format_stamp: "Formatted at 2026-06-01 13:37:32 on dist-test-slave-zw2r"
I20260601 13:37:32.117413 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:32.118588   540 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:37:32.118988 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:32.119108 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320869173936-22127-0/minicluster-data/ts-3-root
uuid: "a347aee6ade74e55b143a6c626aa6d05"
format_stamp: "Formatted at 2026-06-01 13:37:32 on dist-test-slave-zw2r"
I20260601 13:37:32.119220 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320869173936-22127-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320869173936-22127-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320869173936-22127-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:37:32.135509 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:32.136088 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:32.136502 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:32.137076 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:32.137154 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:32.137311 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:32.137365 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:32.142843 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.196:35623
I20260601 13:37:32.142925   603 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.196:35623 every 8 connection(s)
I20260601 13:37:32.148850   604 heartbeater.cc:344] Connected to a master server at 127.21.155.254:41661
I20260601 13:37:32.148983   604 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:32.149365   604 heartbeater.cc:507] Master 127.21.155.254:41661 requested a full tablet report, sending...
I20260601 13:37:32.150120 32610 ts_manager.cc:194] Registered new tserver with Master: a347aee6ade74e55b143a6c626aa6d05 (127.21.155.196:35623)
I20260601 13:37:32.150751 32610 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57240
I20260601 13:37:32.239696   396 consensus_queue.cc:237] T 5a27a9e40204409bbe55fa48b632495e P 7f992d0b87fc45e2b8d9694162921a5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } attrs { replace: true } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } } peers { permanent_uuid: "a347aee6ade74e55b143a6c626aa6d05" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 35623 } attrs { promote: true } }
I20260601 13:37:32.241387 32711 raft_consensus.cc:1275] T 5a27a9e40204409bbe55fa48b632495e P f5b76a6003234d5990cbda59cfef5f97 [term 1 FOLLOWER]: Refusing update from remote peer 7f992d0b87fc45e2b8d9694162921a5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260601 13:37:32.241788   321 raft_consensus.cc:1275] T 5a27a9e40204409bbe55fa48b632495e P 7bfd74cd468e471eb0072432bf11d037 [term 1 FOLLOWER]: Refusing update from remote peer 7f992d0b87fc45e2b8d9694162921a5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260601 13:37:32.241874   462 consensus_queue.cc:1048] T 5a27a9e40204409bbe55fa48b632495e P 7f992d0b87fc45e2b8d9694162921a5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260601 13:37:32.242246   501 consensus_queue.cc:1048] T 5a27a9e40204409bbe55fa48b632495e P 7f992d0b87fc45e2b8d9694162921a5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260601 13:37:32.244175   505 raft_consensus.cc:2955] T 5a27a9e40204409bbe55fa48b632495e P 7f992d0b87fc45e2b8d9694162921a5f [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER a347aee6ade74e55b143a6c626aa6d05 (127.21.155.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } attrs { replace: true } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } } peers { permanent_uuid: "a347aee6ade74e55b143a6c626aa6d05" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 35623 } attrs { promote: true } } }
I20260601 13:37:32.244621 32711 raft_consensus.cc:2955] T 5a27a9e40204409bbe55fa48b632495e P f5b76a6003234d5990cbda59cfef5f97 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER a347aee6ade74e55b143a6c626aa6d05 (127.21.155.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } attrs { replace: true } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } } peers { permanent_uuid: "a347aee6ade74e55b143a6c626aa6d05" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 35623 } attrs { promote: true } } }
I20260601 13:37:32.246680   321 raft_consensus.cc:2955] T 5a27a9e40204409bbe55fa48b632495e P 7bfd74cd468e471eb0072432bf11d037 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER a347aee6ade74e55b143a6c626aa6d05 (127.21.155.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } attrs { replace: true } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } } peers { permanent_uuid: "a347aee6ade74e55b143a6c626aa6d05" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 35623 } attrs { promote: true } } }
I20260601 13:37:32.247153 32610 catalog_manager.cc:5696] T 5a27a9e40204409bbe55fa48b632495e P 7f992d0b87fc45e2b8d9694162921a5f reported cstate change: config changed from index -1 to 17, NON_VOTER a347aee6ade74e55b143a6c626aa6d05 (127.21.155.196) added. New cstate: current_term: 1 leader_uuid: "7f992d0b87fc45e2b8d9694162921a5f" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a347aee6ade74e55b143a6c626aa6d05" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 35623 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:37:32.248914   361 consensus_peers.cc:597] T 5a27a9e40204409bbe55fa48b632495e P 7f992d0b87fc45e2b8d9694162921a5f -> Peer a347aee6ade74e55b143a6c626aa6d05 (127.21.155.196:35623): Couldn't send request to peer a347aee6ade74e55b143a6c626aa6d05. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5a27a9e40204409bbe55fa48b632495e. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:32.253018   321 consensus_queue.cc:237] T 7d77569fb3724ddfa2ffd3818a67af61 P 7bfd74cd468e471eb0072432bf11d037 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } attrs { replace: true } } peers { permanent_uuid: "a347aee6ade74e55b143a6c626aa6d05" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 35623 } attrs { promote: true } }
I20260601 13:37:32.254819   396 raft_consensus.cc:1275] T 7d77569fb3724ddfa2ffd3818a67af61 P 7f992d0b87fc45e2b8d9694162921a5f [term 1 FOLLOWER]: Refusing update from remote peer 7bfd74cd468e471eb0072432bf11d037: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260601 13:37:32.254894 32711 raft_consensus.cc:1275] T 7d77569fb3724ddfa2ffd3818a67af61 P f5b76a6003234d5990cbda59cfef5f97 [term 1 FOLLOWER]: Refusing update from remote peer 7bfd74cd468e471eb0072432bf11d037: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260601 13:37:32.255239   494 consensus_queue.cc:1048] T 7d77569fb3724ddfa2ffd3818a67af61 P 7bfd74cd468e471eb0072432bf11d037 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260601 13:37:32.255384   480 consensus_queue.cc:1048] T 7d77569fb3724ddfa2ffd3818a67af61 P 7bfd74cd468e471eb0072432bf11d037 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260601 13:37:32.256969   451 raft_consensus.cc:2955] T 7d77569fb3724ddfa2ffd3818a67af61 P 7bfd74cd468e471eb0072432bf11d037 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER a347aee6ade74e55b143a6c626aa6d05 (127.21.155.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } attrs { replace: true } } peers { permanent_uuid: "a347aee6ade74e55b143a6c626aa6d05" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 35623 } attrs { promote: true } } }
I20260601 13:37:32.257565   396 raft_consensus.cc:2955] T 7d77569fb3724ddfa2ffd3818a67af61 P 7f992d0b87fc45e2b8d9694162921a5f [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER a347aee6ade74e55b143a6c626aa6d05 (127.21.155.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } attrs { replace: true } } peers { permanent_uuid: "a347aee6ade74e55b143a6c626aa6d05" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 35623 } attrs { promote: true } } }
I20260601 13:37:32.259202 32711 raft_consensus.cc:2955] T 7d77569fb3724ddfa2ffd3818a67af61 P f5b76a6003234d5990cbda59cfef5f97 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER a347aee6ade74e55b143a6c626aa6d05 (127.21.155.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } attrs { replace: true } } peers { permanent_uuid: "a347aee6ade74e55b143a6c626aa6d05" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 35623 } attrs { promote: true } } }
W20260601 13:37:32.259333 32754 consensus_peers.cc:597] T 7d77569fb3724ddfa2ffd3818a67af61 P 7bfd74cd468e471eb0072432bf11d037 -> Peer a347aee6ade74e55b143a6c626aa6d05 (127.21.155.196:35623): Couldn't send request to peer a347aee6ade74e55b143a6c626aa6d05. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7d77569fb3724ddfa2ffd3818a67af61. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:32.260105 32606 catalog_manager.cc:5696] T 7d77569fb3724ddfa2ffd3818a67af61 P 7f992d0b87fc45e2b8d9694162921a5f reported cstate change: config changed from index -1 to 17, NON_VOTER a347aee6ade74e55b143a6c626aa6d05 (127.21.155.196) added. New cstate: current_term: 1 leader_uuid: "7bfd74cd468e471eb0072432bf11d037" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } attrs { replace: true } } peers { permanent_uuid: "a347aee6ade74e55b143a6c626aa6d05" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 35623 } attrs { promote: true } } }
I20260601 13:37:32.261838   396 consensus_queue.cc:237] T 9a15e26ce1df4f868ce96e8b3d103f39 P 7f992d0b87fc45e2b8d9694162921a5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } attrs { replace: true } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } } peers { permanent_uuid: "a347aee6ade74e55b143a6c626aa6d05" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 35623 } attrs { promote: true } }
I20260601 13:37:32.263312 32711 raft_consensus.cc:1275] T 9a15e26ce1df4f868ce96e8b3d103f39 P f5b76a6003234d5990cbda59cfef5f97 [term 1 FOLLOWER]: Refusing update from remote peer 7f992d0b87fc45e2b8d9694162921a5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
W20260601 13:37:32.263377   361 consensus_peers.cc:597] T 9a15e26ce1df4f868ce96e8b3d103f39 P 7f992d0b87fc45e2b8d9694162921a5f -> Peer a347aee6ade74e55b143a6c626aa6d05 (127.21.155.196:35623): Couldn't send request to peer a347aee6ade74e55b143a6c626aa6d05. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9a15e26ce1df4f868ce96e8b3d103f39. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:32.263552   321 raft_consensus.cc:1275] T 9a15e26ce1df4f868ce96e8b3d103f39 P 7bfd74cd468e471eb0072432bf11d037 [term 1 FOLLOWER]: Refusing update from remote peer 7f992d0b87fc45e2b8d9694162921a5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260601 13:37:32.263808   462 consensus_queue.cc:1048] T 9a15e26ce1df4f868ce96e8b3d103f39 P 7f992d0b87fc45e2b8d9694162921a5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260601 13:37:32.264106   448 consensus_queue.cc:1048] T 9a15e26ce1df4f868ce96e8b3d103f39 P 7f992d0b87fc45e2b8d9694162921a5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260601 13:37:32.265245   462 raft_consensus.cc:2955] T 9a15e26ce1df4f868ce96e8b3d103f39 P 7f992d0b87fc45e2b8d9694162921a5f [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER a347aee6ade74e55b143a6c626aa6d05 (127.21.155.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } attrs { replace: true } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } } peers { permanent_uuid: "a347aee6ade74e55b143a6c626aa6d05" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 35623 } attrs { promote: true } } }
I20260601 13:37:32.265717 32711 raft_consensus.cc:2955] T 9a15e26ce1df4f868ce96e8b3d103f39 P f5b76a6003234d5990cbda59cfef5f97 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER a347aee6ade74e55b143a6c626aa6d05 (127.21.155.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } attrs { replace: true } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } } peers { permanent_uuid: "a347aee6ade74e55b143a6c626aa6d05" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 35623 } attrs { promote: true } } }
I20260601 13:37:32.265940   321 raft_consensus.cc:2955] T 9a15e26ce1df4f868ce96e8b3d103f39 P 7bfd74cd468e471eb0072432bf11d037 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER a347aee6ade74e55b143a6c626aa6d05 (127.21.155.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } attrs { replace: true } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } } peers { permanent_uuid: "a347aee6ade74e55b143a6c626aa6d05" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 35623 } attrs { promote: true } } }
I20260601 13:37:32.268196 32602 catalog_manager.cc:5696] T 9a15e26ce1df4f868ce96e8b3d103f39 P 7bfd74cd468e471eb0072432bf11d037 reported cstate change: config changed from index -1 to 17, NON_VOTER a347aee6ade74e55b143a6c626aa6d05 (127.21.155.196) added. New cstate: current_term: 1 leader_uuid: "7f992d0b87fc45e2b8d9694162921a5f" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } attrs { replace: true } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } } peers { permanent_uuid: "a347aee6ade74e55b143a6c626aa6d05" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 35623 } attrs { promote: true } } }
I20260601 13:37:32.268380   321 consensus_queue.cc:237] T 570fccb4a562479c98e32669525799ce P 7bfd74cd468e471eb0072432bf11d037 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } attrs { replace: true } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } } peers { permanent_uuid: "a347aee6ade74e55b143a6c626aa6d05" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 35623 } attrs { promote: true } }
I20260601 13:37:32.269830   396 raft_consensus.cc:1275] T 570fccb4a562479c98e32669525799ce P 7f992d0b87fc45e2b8d9694162921a5f [term 1 FOLLOWER]: Refusing update from remote peer 7bfd74cd468e471eb0072432bf11d037: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
W20260601 13:37:32.270097 32754 consensus_peers.cc:597] T 570fccb4a562479c98e32669525799ce P 7bfd74cd468e471eb0072432bf11d037 -> Peer a347aee6ade74e55b143a6c626aa6d05 (127.21.155.196:35623): Couldn't send request to peer a347aee6ade74e55b143a6c626aa6d05. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 570fccb4a562479c98e32669525799ce. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:32.270375   495 consensus_queue.cc:1048] T 570fccb4a562479c98e32669525799ce P 7bfd74cd468e471eb0072432bf11d037 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260601 13:37:32.270606 32711 raft_consensus.cc:1275] T 570fccb4a562479c98e32669525799ce P f5b76a6003234d5990cbda59cfef5f97 [term 1 FOLLOWER]: Refusing update from remote peer 7bfd74cd468e471eb0072432bf11d037: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260601 13:37:32.270956   495 consensus_queue.cc:1048] T 570fccb4a562479c98e32669525799ce P 7bfd74cd468e471eb0072432bf11d037 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260601 13:37:32.271972   449 raft_consensus.cc:2955] T 570fccb4a562479c98e32669525799ce P 7bfd74cd468e471eb0072432bf11d037 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER a347aee6ade74e55b143a6c626aa6d05 (127.21.155.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } attrs { replace: true } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } } peers { permanent_uuid: "a347aee6ade74e55b143a6c626aa6d05" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 35623 } attrs { promote: true } } }
I20260601 13:37:32.272389   396 raft_consensus.cc:2955] T 570fccb4a562479c98e32669525799ce P 7f992d0b87fc45e2b8d9694162921a5f [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER a347aee6ade74e55b143a6c626aa6d05 (127.21.155.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } attrs { replace: true } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } } peers { permanent_uuid: "a347aee6ade74e55b143a6c626aa6d05" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 35623 } attrs { promote: true } } }
I20260601 13:37:32.274581 32711 raft_consensus.cc:2955] T 570fccb4a562479c98e32669525799ce P f5b76a6003234d5990cbda59cfef5f97 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER a347aee6ade74e55b143a6c626aa6d05 (127.21.155.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } attrs { replace: true } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } } peers { permanent_uuid: "a347aee6ade74e55b143a6c626aa6d05" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 35623 } attrs { promote: true } } }
I20260601 13:37:32.274924 32606 catalog_manager.cc:5696] T 570fccb4a562479c98e32669525799ce P 7bfd74cd468e471eb0072432bf11d037 reported cstate change: config changed from index -1 to 17, NON_VOTER a347aee6ade74e55b143a6c626aa6d05 (127.21.155.196) added. New cstate: current_term: 1 leader_uuid: "7bfd74cd468e471eb0072432bf11d037" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "f5b76a6003234d5990cbda59cfef5f97" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 38141 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bfd74cd468e471eb0072432bf11d037" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 35803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f992d0b87fc45e2b8d9694162921a5f" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 32915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a347aee6ade74e55b143a6c626aa6d05" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 35623 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:32.400266 22127 tablet_server.cc:179] TabletServer@127.21.155.193:0 shutting down...
I20260601 13:37:32.407714 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:32.407967 22127 tablet_replica.cc:333] T 570fccb4a562479c98e32669525799ce P f5b76a6003234d5990cbda59cfef5f97: stopping tablet replica
I20260601 13:37:32.408171 22127 raft_consensus.cc:2243] T 570fccb4a562479c98e32669525799ce P f5b76a6003234d5990cbda59cfef5f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:32.408409 22127 raft_consensus.cc:2272] T 570fccb4a562479c98e32669525799ce P f5b76a6003234d5990cbda59cfef5f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:32.409291 22127 tablet_replica.cc:333] T 5a27a9e40204409bbe55fa48b632495e P f5b76a6003234d5990cbda59cfef5f97: stopping tablet replica
I20260601 13:37:32.409449 22127 raft_consensus.cc:2243] T 5a27a9e40204409bbe55fa48b632495e P f5b76a6003234d5990cbda59cfef5f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:32.409631 22127 raft_consensus.cc:2272] T 5a27a9e40204409bbe55fa48b632495e P f5b76a6003234d5990cbda59cfef5f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:32.410243 22127 tablet_replica.cc:333] T 3fbc99983d78438a9689770a231ae692 P f5b76a6003234d5990cbda59cfef5f97: stopping tablet replica
I20260601 13:37:32.410355 22127 raft_consensus.cc:2243] T 3fbc99983d78438a9689770a231ae692 P f5b76a6003234d5990cbda59cfef5f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:32.410496 22127 raft_consensus.cc:2272] T 3fbc99983d78438a9689770a231ae692 P f5b76a6003234d5990cbda59cfef5f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:32.411126 22127 tablet_replica.cc:333] T 2064e9ad11684c7ca34b94c25168204a P f5b76a6003234d5990cbda59cfef5f97: stopping tablet replica
I20260601 13:37:32.411233 22127 raft_consensus.cc:2243] T 2064e9ad11684c7ca34b94c25168204a P f5b76a6003234d5990cbda59cfef5f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:32.411372 22127 raft_consensus.cc:2272] T 2064e9ad11684c7ca34b94c25168204a P f5b76a6003234d5990cbda59cfef5f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:32.411921 22127 tablet_replica.cc:333] T 9a15e26ce1df4f868ce96e8b3d103f39 P f5b76a6003234d5990cbda59cfef5f97: stopping tablet replica
I20260601 13:37:32.412048 22127 raft_consensus.cc:2243] T 9a15e26ce1df4f868ce96e8b3d103f39 P f5b76a6003234d5990cbda59cfef5f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:32.412218 22127 raft_consensus.cc:2272] T 9a15e26ce1df4f868ce96e8b3d103f39 P f5b76a6003234d5990cbda59cfef5f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:32.412744 22127 tablet_replica.cc:333] T 7d77569fb3724ddfa2ffd3818a67af61 P f5b76a6003234d5990cbda59cfef5f97: stopping tablet replica
I20260601 13:37:32.412817 22127 raft_consensus.cc:2243] T 7d77569fb3724ddfa2ffd3818a67af61 P f5b76a6003234d5990cbda59cfef5f97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:32.412977 22127 raft_consensus.cc:2272] T 7d77569fb3724ddfa2ffd3818a67af61 P f5b76a6003234d5990cbda59cfef5f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:32.417512 22127 tablet_server.cc:196] TabletServer@127.21.155.193:0 shutdown complete.
I20260601 13:37:32.420786 22127 tablet_server.cc:179] TabletServer@127.21.155.194:0 shutting down...
I20260601 13:37:32.426194 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:32.426486 22127 tablet_replica.cc:333] T 570fccb4a562479c98e32669525799ce P 7bfd74cd468e471eb0072432bf11d037: stopping tablet replica
I20260601 13:37:32.426642 22127 raft_consensus.cc:2243] T 570fccb4a562479c98e32669525799ce P 7bfd74cd468e471eb0072432bf11d037 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:32.426929 22127 raft_consensus.cc:2272] T 570fccb4a562479c98e32669525799ce P 7bfd74cd468e471eb0072432bf11d037 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:32.427596 22127 tablet_replica.cc:333] T 5a27a9e40204409bbe55fa48b632495e P 7bfd74cd468e471eb0072432bf11d037: stopping tablet replica
I20260601 13:37:32.427724 22127 raft_consensus.cc:2243] T 5a27a9e40204409bbe55fa48b632495e P 7bfd74cd468e471eb0072432bf11d037 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:32.427879 22127 raft_consensus.cc:2272] T 5a27a9e40204409bbe55fa48b632495e P 7bfd74cd468e471eb0072432bf11d037 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:32.428435 22127 tablet_replica.cc:333] T 2064e9ad11684c7ca34b94c25168204a P 7bfd74cd468e471eb0072432bf11d037: stopping tablet replica
I20260601 13:37:32.428558 22127 raft_consensus.cc:2243] T 2064e9ad11684c7ca34b94c25168204a P 7bfd74cd468e471eb0072432bf11d037 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:32.428766 22127 raft_consensus.cc:2272] T 2064e9ad11684c7ca34b94c25168204a P 7bfd74cd468e471eb0072432bf11d037 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:32.429337 22127 tablet_replica.cc:333] T 3fbc99983d78438a9689770a231ae692 P 7bfd74cd468e471eb0072432bf11d037: stopping tablet replica
I20260601 13:37:32.429440 22127 raft_consensus.cc:2243] T 3fbc99983d78438a9689770a231ae692 P 7bfd74cd468e471eb0072432bf11d037 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:32.429616 22127 raft_consensus.cc:2272] T 3fbc99983d78438a9689770a231ae692 P 7bfd74cd468e471eb0072432bf11d037 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:32.430110 22127 tablet_replica.cc:333] T 7d77569fb3724ddfa2ffd3818a67af61 P 7bfd74cd468e471eb0072432bf11d037: stopping tablet replica
I20260601 13:37:32.430212 22127 raft_consensus.cc:2243] T 7d77569fb3724ddfa2ffd3818a67af61 P 7bfd74cd468e471eb0072432bf11d037 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:32.430434 22127 raft_consensus.cc:2272] T 7d77569fb3724ddfa2ffd3818a67af61 P 7bfd74cd468e471eb0072432bf11d037 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:32.430944 22127 tablet_replica.cc:333] T 9a15e26ce1df4f868ce96e8b3d103f39 P 7bfd74cd468e471eb0072432bf11d037: stopping tablet replica
I20260601 13:37:32.431051 22127 raft_consensus.cc:2243] T 9a15e26ce1df4f868ce96e8b3d103f39 P 7bfd74cd468e471eb0072432bf11d037 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:32.431178 22127 raft_consensus.cc:2272] T 9a15e26ce1df4f868ce96e8b3d103f39 P 7bfd74cd468e471eb0072432bf11d037 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:32.447149 22127 tablet_server.cc:196] TabletServer@127.21.155.194:0 shutdown complete.
I20260601 13:37:32.450269 22127 tablet_server.cc:179] TabletServer@127.21.155.195:0 shutting down...
I20260601 13:37:32.456724 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:32.457073 22127 tablet_replica.cc:333] T 5a27a9e40204409bbe55fa48b632495e P 7f992d0b87fc45e2b8d9694162921a5f: stopping tablet replica
I20260601 13:37:32.457281 22127 raft_consensus.cc:2243] T 5a27a9e40204409bbe55fa48b632495e P 7f992d0b87fc45e2b8d9694162921a5f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:32.457584 22127 raft_consensus.cc:2272] T 5a27a9e40204409bbe55fa48b632495e P 7f992d0b87fc45e2b8d9694162921a5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:32.458282 22127 tablet_replica.cc:333] T 9a15e26ce1df4f868ce96e8b3d103f39 P 7f992d0b87fc45e2b8d9694162921a5f: stopping tablet replica
I20260601 13:37:32.458427 22127 raft_consensus.cc:2243] T 9a15e26ce1df4f868ce96e8b3d103f39 P 7f992d0b87fc45e2b8d9694162921a5f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:32.458679 22127 raft_consensus.cc:2272] T 9a15e26ce1df4f868ce96e8b3d103f39 P 7f992d0b87fc45e2b8d9694162921a5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:32.459296 22127 tablet_replica.cc:333] T 7d77569fb3724ddfa2ffd3818a67af61 P 7f992d0b87fc45e2b8d9694162921a5f: stopping tablet replica
I20260601 13:37:32.459430 22127 raft_consensus.cc:2243] T 7d77569fb3724ddfa2ffd3818a67af61 P 7f992d0b87fc45e2b8d9694162921a5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:32.459610 22127 raft_consensus.cc:2272] T 7d77569fb3724ddfa2ffd3818a67af61 P 7f992d0b87fc45e2b8d9694162921a5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:32.460198 22127 tablet_replica.cc:333] T 570fccb4a562479c98e32669525799ce P 7f992d0b87fc45e2b8d9694162921a5f: stopping tablet replica
I20260601 13:37:32.460330 22127 raft_consensus.cc:2243] T 570fccb4a562479c98e32669525799ce P 7f992d0b87fc45e2b8d9694162921a5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:32.460502 22127 raft_consensus.cc:2272] T 570fccb4a562479c98e32669525799ce P 7f992d0b87fc45e2b8d9694162921a5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:32.461153 22127 tablet_replica.cc:333] T 3fbc99983d78438a9689770a231ae692 P 7f992d0b87fc45e2b8d9694162921a5f: stopping tablet replica
I20260601 13:37:32.461304 22127 raft_consensus.cc:2243] T 3fbc99983d78438a9689770a231ae692 P 7f992d0b87fc45e2b8d9694162921a5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:32.461476 22127 raft_consensus.cc:2272] T 3fbc99983d78438a9689770a231ae692 P 7f992d0b87fc45e2b8d9694162921a5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:32.462023 22127 tablet_replica.cc:333] T 2064e9ad11684c7ca34b94c25168204a P 7f992d0b87fc45e2b8d9694162921a5f: stopping tablet replica
I20260601 13:37:32.462141 22127 raft_consensus.cc:2243] T 2064e9ad11684c7ca34b94c25168204a P 7f992d0b87fc45e2b8d9694162921a5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:32.462297 22127 raft_consensus.cc:2272] T 2064e9ad11684c7ca34b94c25168204a P 7f992d0b87fc45e2b8d9694162921a5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:32.477633 22127 tablet_server.cc:196] TabletServer@127.21.155.195:0 shutdown complete.
I20260601 13:37:32.480927 22127 tablet_server.cc:179] TabletServer@127.21.155.196:0 shutting down...
I20260601 13:37:32.486271 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:32.488458 22127 tablet_server.cc:196] TabletServer@127.21.155.196:0 shutdown complete.
I20260601 13:37:32.490572 22127 master.cc:562] Master@127.21.155.254:41661 shutting down...
W20260601 13:37:32.494199 32658 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:37:32.494277 32658 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:37:32.494300 32658 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:37:32.494776 22127 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2a1c0f5df78344b4aa2d5e0976882f82 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:32.495096 22127 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2a1c0f5df78344b4aa2d5e0976882f82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:32.495257 22127 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2a1c0f5df78344b4aa2d5e0976882f82: stopping tablet replica
I20260601 13:37:32.508430 22127 master.cc:584] Master@127.21.155.254:41661 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (2323 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260601 13:37:32.519958 22127 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.155.254:38889
I20260601 13:37:32.520385 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:32.522468   615 instance_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:37:32.522471   612 instance_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:37:32.522454   613 instance_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:37:32.522456 22127 server_base.cc:1061] running on GCE node
I20260601 13:37:32.522878 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:32.522930 22127 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:37:32.522955 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780321052522954 us; error 0 us; skew 500 ppm
I20260601 13:37:32.523864 22127 webserver.cc:533] Webserver started at http://127.21.155.254:40363/ using document root <none> and password file <none>
I20260601 13:37:32.524063 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:32.524132 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:32.524215 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:32.524619 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320869173936-22127-0/minicluster-data/master-0-root/instance:
uuid: "d1af434a0b7444d0b4b05c572ed552a3"
format_stamp: "Formatted at 2026-06-01 13:37:32 on dist-test-slave-zw2r"
I20260601 13:37:32.526371 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.002s
I20260601 13:37:32.527546   620 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:37:32.527906 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:32.528000 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320869173936-22127-0/minicluster-data/master-0-root
uuid: "d1af434a0b7444d0b4b05c572ed552a3"
format_stamp: "Formatted at 2026-06-01 13:37:32 on dist-test-slave-zw2r"
I20260601 13:37:32.528095 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320869173936-22127-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320869173936-22127-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320869173936-22127-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:37:32.553628 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:32.554077 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:32.558810 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.254:38889
I20260601 13:37:32.563823   672 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.254:38889 every 8 connection(s)
I20260601 13:37:32.564286   673 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:37:32.566289   673 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d1af434a0b7444d0b4b05c572ed552a3: Bootstrap starting.
I20260601 13:37:32.567113   673 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d1af434a0b7444d0b4b05c572ed552a3: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:32.568288   673 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d1af434a0b7444d0b4b05c572ed552a3: No bootstrap required, opened a new log
I20260601 13:37:32.568687   673 raft_consensus.cc:359] T 00000000000000000000000000000000 P d1af434a0b7444d0b4b05c572ed552a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1af434a0b7444d0b4b05c572ed552a3" member_type: VOTER }
I20260601 13:37:32.568782   673 raft_consensus.cc:385] T 00000000000000000000000000000000 P d1af434a0b7444d0b4b05c572ed552a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:32.568804   673 raft_consensus.cc:740] T 00000000000000000000000000000000 P d1af434a0b7444d0b4b05c572ed552a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1af434a0b7444d0b4b05c572ed552a3, State: Initialized, Role: FOLLOWER
I20260601 13:37:32.568903   673 consensus_queue.cc:260] T 00000000000000000000000000000000 P d1af434a0b7444d0b4b05c572ed552a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d1af434a0b7444d0b4b05c572ed552a3" member_type: VOTER }
I20260601 13:37:32.568962   673 raft_consensus.cc:399] T 00000000000000000000000000000000 P d1af434a0b7444d0b4b05c572ed552a3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:37:32.568984   673 raft_consensus.cc:493] T 00000000000000000000000000000000 P d1af434a0b7444d0b4b05c572ed552a3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:37:32.569078   673 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d1af434a0b7444d0b4b05c572ed552a3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:32.570091   673 raft_consensus.cc:515] T 00000000000000000000000000000000 P d1af434a0b7444d0b4b05c572ed552a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1af434a0b7444d0b4b05c572ed552a3" member_type: VOTER }
I20260601 13:37:32.570218   673 leader_election.cc:304] T 00000000000000000000000000000000 P d1af434a0b7444d0b4b05c572ed552a3 [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: d1af434a0b7444d0b4b05c572ed552a3; no voters: 
I20260601 13:37:32.570477   673 leader_election.cc:290] T 00000000000000000000000000000000 P d1af434a0b7444d0b4b05c572ed552a3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:37:32.570729   676 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d1af434a0b7444d0b4b05c572ed552a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:32.570959   673 sys_catalog.cc:565] T 00000000000000000000000000000000 P d1af434a0b7444d0b4b05c572ed552a3 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:37:32.570982   676 raft_consensus.cc:697] T 00000000000000000000000000000000 P d1af434a0b7444d0b4b05c572ed552a3 [term 1 LEADER]: Becoming Leader. State: Replica: d1af434a0b7444d0b4b05c572ed552a3, State: Running, Role: LEADER
I20260601 13:37:32.571110   676 consensus_queue.cc:237] T 00000000000000000000000000000000 P d1af434a0b7444d0b4b05c572ed552a3 [LEADER]: Queue going to LEADER mode. State: All 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: "d1af434a0b7444d0b4b05c572ed552a3" member_type: VOTER }
I20260601 13:37:32.571614   677 sys_catalog.cc:455] T 00000000000000000000000000000000 P d1af434a0b7444d0b4b05c572ed552a3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d1af434a0b7444d0b4b05c572ed552a3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1af434a0b7444d0b4b05c572ed552a3" member_type: VOTER } }
I20260601 13:37:32.571674   678 sys_catalog.cc:455] T 00000000000000000000000000000000 P d1af434a0b7444d0b4b05c572ed552a3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d1af434a0b7444d0b4b05c572ed552a3. Latest consensus state: current_term: 1 leader_uuid: "d1af434a0b7444d0b4b05c572ed552a3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1af434a0b7444d0b4b05c572ed552a3" member_type: VOTER } }
I20260601 13:37:32.571774   678 sys_catalog.cc:458] T 00000000000000000000000000000000 P d1af434a0b7444d0b4b05c572ed552a3 [sys.catalog]: This master's current role is: LEADER
I20260601 13:37:32.571720   677 sys_catalog.cc:458] T 00000000000000000000000000000000 P d1af434a0b7444d0b4b05c572ed552a3 [sys.catalog]: This master's current role is: LEADER
I20260601 13:37:32.572434   683 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:37:32.573541   683 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:37:32.573786 22127 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:37:32.575827   683 catalog_manager.cc:1382] Generated new cluster ID: c4d998afa50541118704c6435524526b
I20260601 13:37:32.575908   683 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:37:32.581959   683 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:37:32.582579   683 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:37:32.587882   683 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d1af434a0b7444d0b4b05c572ed552a3: Generated new TSK 0
I20260601 13:37:32.588109   683 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:37:32.590175 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:32.592538   695 instance_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:37:32.592617   697 instance_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:37:32.592625   694 instance_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:37:32.592768 22127 server_base.cc:1061] running on GCE node
I20260601 13:37:32.593071 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:32.593117 22127 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:37:32.593133 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780321052593133 us; error 0 us; skew 500 ppm
I20260601 13:37:32.594157 22127 webserver.cc:533] Webserver started at http://127.21.155.193:39953/ using document root <none> and password file <none>
I20260601 13:37:32.594353 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:32.594425 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:32.594506 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:32.594938 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320869173936-22127-0/minicluster-data/ts-0-root/instance:
uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6"
format_stamp: "Formatted at 2026-06-01 13:37:32 on dist-test-slave-zw2r"
I20260601 13:37:32.596644 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:32.597746   702 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:37:32.597998 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:32.598086 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320869173936-22127-0/minicluster-data/ts-0-root
uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6"
format_stamp: "Formatted at 2026-06-01 13:37:32 on dist-test-slave-zw2r"
I20260601 13:37:32.598179 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320869173936-22127-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320869173936-22127-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320869173936-22127-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:37:32.603462 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:32.603909 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:32.604242 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:32.604759 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:32.604821 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:32.604882 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:32.604926 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:32.609736 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.193:40617
I20260601 13:37:32.609897   765 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.193:40617 every 8 connection(s)
I20260601 13:37:32.610641 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:32.612845   771 instance_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:37:32.613022   773 instance_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:37:32.613291 22127 server_base.cc:1061] running on GCE node
W20260601 13:37:32.613340   770 instance_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:37:32.613615 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:32.613657 22127 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:37:32.613677 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780321052613677 us; error 0 us; skew 500 ppm
I20260601 13:37:32.615103 22127 webserver.cc:533] Webserver started at http://127.21.155.194:33297/ using document root <none> and password file <none>
I20260601 13:37:32.615326 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:32.615404 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:32.615516 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:32.616115 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320869173936-22127-0/minicluster-data/ts-1-root/instance:
uuid: "70f333b1e55441bea204f1c2b7076b95"
format_stamp: "Formatted at 2026-06-01 13:37:32 on dist-test-slave-zw2r"
I20260601 13:37:32.616472   766 heartbeater.cc:344] Connected to a master server at 127.21.155.254:38889
I20260601 13:37:32.616581   766 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:32.616849   766 heartbeater.cc:507] Master 127.21.155.254:38889 requested a full tablet report, sending...
I20260601 13:37:32.617694   637 ts_manager.cc:194] Registered new tserver with Master: 48d5c3d4a9e746c3aca9cdb6b8a830b6 (127.21.155.193:40617)
I20260601 13:37:32.618499   637 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42984
I20260601 13:37:32.618583 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:37:32.619941   778 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:37:32.620340 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:32.620469 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320869173936-22127-0/minicluster-data/ts-1-root
uuid: "70f333b1e55441bea204f1c2b7076b95"
format_stamp: "Formatted at 2026-06-01 13:37:32 on dist-test-slave-zw2r"
I20260601 13:37:32.620590 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320869173936-22127-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320869173936-22127-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320869173936-22127-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:37:32.629492 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:32.629980 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:32.630342 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:32.630980 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:32.631053 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:32.631121 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:32.631173 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:32.636073 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.194:38795
I20260601 13:37:32.636096   841 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.194:38795 every 8 connection(s)
I20260601 13:37:32.637322 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:32.639672   848 instance_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:37:32.639720   845 instance_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:37:32.639783   846 instance_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:37:32.639971 22127 server_base.cc:1061] running on GCE node
I20260601 13:37:32.640183 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:32.640254 22127 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:37:32.640290 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780321052640289 us; error 0 us; skew 500 ppm
I20260601 13:37:32.641507 22127 webserver.cc:533] Webserver started at http://127.21.155.195:46453/ using document root <none> and password file <none>
I20260601 13:37:32.641732 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:32.641799 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:32.641875 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:32.642412 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320869173936-22127-0/minicluster-data/ts-2-root/instance:
uuid: "018fd94f7b594431815bd568585b4a77"
format_stamp: "Formatted at 2026-06-01 13:37:32 on dist-test-slave-zw2r"
I20260601 13:37:32.642410   842 heartbeater.cc:344] Connected to a master server at 127.21.155.254:38889
I20260601 13:37:32.642594   842 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:32.642838   842 heartbeater.cc:507] Master 127.21.155.254:38889 requested a full tablet report, sending...
I20260601 13:37:32.643573   637 ts_manager.cc:194] Registered new tserver with Master: 70f333b1e55441bea204f1c2b7076b95 (127.21.155.194:38795)
I20260601 13:37:32.644197   637 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43000
I20260601 13:37:32.644512 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:37:32.645738   853 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:37:32.646018 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:32.646092 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320869173936-22127-0/minicluster-data/ts-2-root
uuid: "018fd94f7b594431815bd568585b4a77"
format_stamp: "Formatted at 2026-06-01 13:37:32 on dist-test-slave-zw2r"
I20260601 13:37:32.646153 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320869173936-22127-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320869173936-22127-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320869173936-22127-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:37:32.666011 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:32.666437 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:32.666716 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:32.667273 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:32.667317 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:32.667351 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:32.667366 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:32.673034 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.195:36521
I20260601 13:37:32.673108   916 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.195:36521 every 8 connection(s)
I20260601 13:37:32.678911   917 heartbeater.cc:344] Connected to a master server at 127.21.155.254:38889
I20260601 13:37:32.679034   917 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:32.679291   917 heartbeater.cc:507] Master 127.21.155.254:38889 requested a full tablet report, sending...
I20260601 13:37:32.679970   637 ts_manager.cc:194] Registered new tserver with Master: 018fd94f7b594431815bd568585b4a77 (127.21.155.195:36521)
I20260601 13:37:32.680403 22127 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006807971s
I20260601 13:37:32.680626   637 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43010
I20260601 13:37:33.619557   766 heartbeater.cc:499] Master 127.21.155.254:38889 was elected leader, sending a full tablet report...
I20260601 13:37:33.645334   842 heartbeater.cc:499] Master 127.21.155.254:38889 was elected leader, sending a full tablet report...
I20260601 13:37:33.681717   917 heartbeater.cc:499] Master 127.21.155.254:38889 was elected leader, sending a full tablet report...
I20260601 13:37:33.717710   637 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43014:
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:37:33.718405   637 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:37:33.732555   881 tablet_service.cc:1511] Processing CreateTablet for tablet 9a522a4eff294d38a52e47194c754fe3 (DEFAULT_TABLE table=test-workload [id=2deb60ab7b19460c9d861d56bd63180b]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:37:33.732718   880 tablet_service.cc:1511] Processing CreateTablet for tablet 01cb495eba124969b72af41c842730f6 (DEFAULT_TABLE table=test-workload [id=2deb60ab7b19460c9d861d56bd63180b]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:37:33.732838   806 tablet_service.cc:1511] Processing CreateTablet for tablet 9a522a4eff294d38a52e47194c754fe3 (DEFAULT_TABLE table=test-workload [id=2deb60ab7b19460c9d861d56bd63180b]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:37:33.732939   881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a522a4eff294d38a52e47194c754fe3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:33.733052   806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a522a4eff294d38a52e47194c754fe3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:33.733235   879 tablet_service.cc:1511] Processing CreateTablet for tablet c61e51b24c5343d48890107458317699 (DEFAULT_TABLE table=test-workload [id=2deb60ab7b19460c9d861d56bd63180b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:37:33.733474   879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c61e51b24c5343d48890107458317699. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:33.735870   805 tablet_service.cc:1511] Processing CreateTablet for tablet 01cb495eba124969b72af41c842730f6 (DEFAULT_TABLE table=test-workload [id=2deb60ab7b19460c9d861d56bd63180b]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:37:33.735870   878 tablet_service.cc:1511] Processing CreateTablet for tablet a5d00924c64b4d8ca310e166cc7ada4a (DEFAULT_TABLE table=test-workload [id=2deb60ab7b19460c9d861d56bd63180b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:37:33.736052   877 tablet_service.cc:1511] Processing CreateTablet for tablet 75c0d8840d6f42678ad77747cb9df295 (DEFAULT_TABLE table=test-workload [id=2deb60ab7b19460c9d861d56bd63180b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:37:33.736162   805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01cb495eba124969b72af41c842730f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:33.736279   878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5d00924c64b4d8ca310e166cc7ada4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:33.736359   801 tablet_service.cc:1511] Processing CreateTablet for tablet 1a1dcd553a07458ab279c1b6ff372627 (DEFAULT_TABLE table=test-workload [id=2deb60ab7b19460c9d861d56bd63180b]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:37:33.736407   880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01cb495eba124969b72af41c842730f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:33.736588   877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75c0d8840d6f42678ad77747cb9df295. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:33.736622   801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a1dcd553a07458ab279c1b6ff372627. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:33.736917   804 tablet_service.cc:1511] Processing CreateTablet for tablet c61e51b24c5343d48890107458317699 (DEFAULT_TABLE table=test-workload [id=2deb60ab7b19460c9d861d56bd63180b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:37:33.737447   803 tablet_service.cc:1511] Processing CreateTablet for tablet a5d00924c64b4d8ca310e166cc7ada4a (DEFAULT_TABLE table=test-workload [id=2deb60ab7b19460c9d861d56bd63180b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:37:33.737851   802 tablet_service.cc:1511] Processing CreateTablet for tablet 75c0d8840d6f42678ad77747cb9df295 (DEFAULT_TABLE table=test-workload [id=2deb60ab7b19460c9d861d56bd63180b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:37:33.737176   804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c61e51b24c5343d48890107458317699. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:33.739133   727 tablet_service.cc:1511] Processing CreateTablet for tablet a5d00924c64b4d8ca310e166cc7ada4a (DEFAULT_TABLE table=test-workload [id=2deb60ab7b19460c9d861d56bd63180b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:37:33.739239   725 tablet_service.cc:1511] Processing CreateTablet for tablet 1a1dcd553a07458ab279c1b6ff372627 (DEFAULT_TABLE table=test-workload [id=2deb60ab7b19460c9d861d56bd63180b]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:37:33.739380   727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5d00924c64b4d8ca310e166cc7ada4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:33.739516   725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a1dcd553a07458ab279c1b6ff372627. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:33.739737   728 tablet_service.cc:1511] Processing CreateTablet for tablet c61e51b24c5343d48890107458317699 (DEFAULT_TABLE table=test-workload [id=2deb60ab7b19460c9d861d56bd63180b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:37:33.740032   728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c61e51b24c5343d48890107458317699. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:33.740998   803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5d00924c64b4d8ca310e166cc7ada4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:33.739239   730 tablet_service.cc:1511] Processing CreateTablet for tablet 9a522a4eff294d38a52e47194c754fe3 (DEFAULT_TABLE table=test-workload [id=2deb60ab7b19460c9d861d56bd63180b]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:37:33.742065   730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a522a4eff294d38a52e47194c754fe3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:33.742355   726 tablet_service.cc:1511] Processing CreateTablet for tablet 75c0d8840d6f42678ad77747cb9df295 (DEFAULT_TABLE table=test-workload [id=2deb60ab7b19460c9d861d56bd63180b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:37:33.742589   726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75c0d8840d6f42678ad77747cb9df295. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:33.743023   802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75c0d8840d6f42678ad77747cb9df295. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:33.739459   729 tablet_service.cc:1511] Processing CreateTablet for tablet 01cb495eba124969b72af41c842730f6 (DEFAULT_TABLE table=test-workload [id=2deb60ab7b19460c9d861d56bd63180b]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:37:33.744271   729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01cb495eba124969b72af41c842730f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:33.746587   939 tablet_bootstrap.cc:492] T 1a1dcd553a07458ab279c1b6ff372627 P 48d5c3d4a9e746c3aca9cdb6b8a830b6: Bootstrap starting.
I20260601 13:37:33.747759   939 tablet_bootstrap.cc:654] T 1a1dcd553a07458ab279c1b6ff372627 P 48d5c3d4a9e746c3aca9cdb6b8a830b6: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:33.748111   937 tablet_bootstrap.cc:492] T 9a522a4eff294d38a52e47194c754fe3 P 70f333b1e55441bea204f1c2b7076b95: Bootstrap starting.
I20260601 13:37:33.748445   880 tablet_service.cc:1511] Processing CreateTablet for tablet 1a1dcd553a07458ab279c1b6ff372627 (DEFAULT_TABLE table=test-workload [id=2deb60ab7b19460c9d861d56bd63180b]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:37:33.748739   880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a1dcd553a07458ab279c1b6ff372627. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:33.749059   939 tablet_bootstrap.cc:492] T 1a1dcd553a07458ab279c1b6ff372627 P 48d5c3d4a9e746c3aca9cdb6b8a830b6: No bootstrap required, opened a new log
I20260601 13:37:33.749173   939 ts_tablet_manager.cc:1403] T 1a1dcd553a07458ab279c1b6ff372627 P 48d5c3d4a9e746c3aca9cdb6b8a830b6: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:33.749336   937 tablet_bootstrap.cc:654] T 9a522a4eff294d38a52e47194c754fe3 P 70f333b1e55441bea204f1c2b7076b95: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:33.749883   939 raft_consensus.cc:359] T 1a1dcd553a07458ab279c1b6ff372627 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } }
I20260601 13:37:33.750010   939 raft_consensus.cc:385] T 1a1dcd553a07458ab279c1b6ff372627 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:33.750056   939 raft_consensus.cc:740] T 1a1dcd553a07458ab279c1b6ff372627 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48d5c3d4a9e746c3aca9cdb6b8a830b6, State: Initialized, Role: FOLLOWER
I20260601 13:37:33.750156   938 tablet_bootstrap.cc:492] T c61e51b24c5343d48890107458317699 P 018fd94f7b594431815bd568585b4a77: Bootstrap starting.
I20260601 13:37:33.750205   939 consensus_queue.cc:260] T 1a1dcd553a07458ab279c1b6ff372627 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } }
I20260601 13:37:33.750623   939 ts_tablet_manager.cc:1434] T 1a1dcd553a07458ab279c1b6ff372627 P 48d5c3d4a9e746c3aca9cdb6b8a830b6: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:33.750831   939 tablet_bootstrap.cc:492] T a5d00924c64b4d8ca310e166cc7ada4a P 48d5c3d4a9e746c3aca9cdb6b8a830b6: Bootstrap starting.
I20260601 13:37:33.751374   938 tablet_bootstrap.cc:654] T c61e51b24c5343d48890107458317699 P 018fd94f7b594431815bd568585b4a77: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:33.751761   939 tablet_bootstrap.cc:654] T a5d00924c64b4d8ca310e166cc7ada4a P 48d5c3d4a9e746c3aca9cdb6b8a830b6: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:33.752573   938 tablet_bootstrap.cc:492] T c61e51b24c5343d48890107458317699 P 018fd94f7b594431815bd568585b4a77: No bootstrap required, opened a new log
I20260601 13:37:33.752692   938 ts_tablet_manager.cc:1403] T c61e51b24c5343d48890107458317699 P 018fd94f7b594431815bd568585b4a77: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:33.753070   939 tablet_bootstrap.cc:492] T a5d00924c64b4d8ca310e166cc7ada4a P 48d5c3d4a9e746c3aca9cdb6b8a830b6: No bootstrap required, opened a new log
I20260601 13:37:33.753104   937 tablet_bootstrap.cc:492] T 9a522a4eff294d38a52e47194c754fe3 P 70f333b1e55441bea204f1c2b7076b95: No bootstrap required, opened a new log
I20260601 13:37:33.753253   937 ts_tablet_manager.cc:1403] T 9a522a4eff294d38a52e47194c754fe3 P 70f333b1e55441bea204f1c2b7076b95: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.002s
I20260601 13:37:33.753233   938 raft_consensus.cc:359] T c61e51b24c5343d48890107458317699 P 018fd94f7b594431815bd568585b4a77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } }
I20260601 13:37:33.753337   938 raft_consensus.cc:385] T c61e51b24c5343d48890107458317699 P 018fd94f7b594431815bd568585b4a77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:33.753377   938 raft_consensus.cc:740] T c61e51b24c5343d48890107458317699 P 018fd94f7b594431815bd568585b4a77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 018fd94f7b594431815bd568585b4a77, State: Initialized, Role: FOLLOWER
I20260601 13:37:33.753509   938 consensus_queue.cc:260] T c61e51b24c5343d48890107458317699 P 018fd94f7b594431815bd568585b4a77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } }
I20260601 13:37:33.753713   937 raft_consensus.cc:359] T 9a522a4eff294d38a52e47194c754fe3 P 70f333b1e55441bea204f1c2b7076b95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } } peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } }
I20260601 13:37:33.753796   937 raft_consensus.cc:385] T 9a522a4eff294d38a52e47194c754fe3 P 70f333b1e55441bea204f1c2b7076b95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:33.753829   937 raft_consensus.cc:740] T 9a522a4eff294d38a52e47194c754fe3 P 70f333b1e55441bea204f1c2b7076b95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70f333b1e55441bea204f1c2b7076b95, State: Initialized, Role: FOLLOWER
I20260601 13:37:33.753888   938 ts_tablet_manager.cc:1434] T c61e51b24c5343d48890107458317699 P 018fd94f7b594431815bd568585b4a77: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:33.753937   937 consensus_queue.cc:260] T 9a522a4eff294d38a52e47194c754fe3 P 70f333b1e55441bea204f1c2b7076b95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } } peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } }
I20260601 13:37:33.754077   938 tablet_bootstrap.cc:492] T 9a522a4eff294d38a52e47194c754fe3 P 018fd94f7b594431815bd568585b4a77: Bootstrap starting.
I20260601 13:37:33.754264   937 ts_tablet_manager.cc:1434] T 9a522a4eff294d38a52e47194c754fe3 P 70f333b1e55441bea204f1c2b7076b95: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:33.754412   937 tablet_bootstrap.cc:492] T 01cb495eba124969b72af41c842730f6 P 70f333b1e55441bea204f1c2b7076b95: Bootstrap starting.
I20260601 13:37:33.755105   938 tablet_bootstrap.cc:654] T 9a522a4eff294d38a52e47194c754fe3 P 018fd94f7b594431815bd568585b4a77: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:33.755424   937 tablet_bootstrap.cc:654] T 01cb495eba124969b72af41c842730f6 P 70f333b1e55441bea204f1c2b7076b95: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:33.756621   937 tablet_bootstrap.cc:492] T 01cb495eba124969b72af41c842730f6 P 70f333b1e55441bea204f1c2b7076b95: No bootstrap required, opened a new log
I20260601 13:37:33.756783   937 ts_tablet_manager.cc:1403] T 01cb495eba124969b72af41c842730f6 P 70f333b1e55441bea204f1c2b7076b95: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:37:33.756834   938 tablet_bootstrap.cc:492] T 9a522a4eff294d38a52e47194c754fe3 P 018fd94f7b594431815bd568585b4a77: No bootstrap required, opened a new log
I20260601 13:37:33.756916   938 ts_tablet_manager.cc:1403] T 9a522a4eff294d38a52e47194c754fe3 P 018fd94f7b594431815bd568585b4a77: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:33.756168   939 ts_tablet_manager.cc:1403] T a5d00924c64b4d8ca310e166cc7ada4a P 48d5c3d4a9e746c3aca9cdb6b8a830b6: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.002s
I20260601 13:37:33.757416   937 raft_consensus.cc:359] T 01cb495eba124969b72af41c842730f6 P 70f333b1e55441bea204f1c2b7076b95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } }
I20260601 13:37:33.757416   938 raft_consensus.cc:359] T 9a522a4eff294d38a52e47194c754fe3 P 018fd94f7b594431815bd568585b4a77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } } peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } }
I20260601 13:37:33.757570   937 raft_consensus.cc:385] T 01cb495eba124969b72af41c842730f6 P 70f333b1e55441bea204f1c2b7076b95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:33.757580   938 raft_consensus.cc:385] T 9a522a4eff294d38a52e47194c754fe3 P 018fd94f7b594431815bd568585b4a77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:33.757625   937 raft_consensus.cc:740] T 01cb495eba124969b72af41c842730f6 P 70f333b1e55441bea204f1c2b7076b95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70f333b1e55441bea204f1c2b7076b95, State: Initialized, Role: FOLLOWER
I20260601 13:37:33.757632   938 raft_consensus.cc:740] T 9a522a4eff294d38a52e47194c754fe3 P 018fd94f7b594431815bd568585b4a77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 018fd94f7b594431815bd568585b4a77, State: Initialized, Role: FOLLOWER
I20260601 13:37:33.757814   937 consensus_queue.cc:260] T 01cb495eba124969b72af41c842730f6 P 70f333b1e55441bea204f1c2b7076b95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } }
I20260601 13:37:33.757814   938 consensus_queue.cc:260] T 9a522a4eff294d38a52e47194c754fe3 P 018fd94f7b594431815bd568585b4a77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } } peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } }
I20260601 13:37:33.757946   939 raft_consensus.cc:359] T a5d00924c64b4d8ca310e166cc7ada4a P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } }
I20260601 13:37:33.758168   938 ts_tablet_manager.cc:1434] T 9a522a4eff294d38a52e47194c754fe3 P 018fd94f7b594431815bd568585b4a77: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:33.758185   939 raft_consensus.cc:385] T a5d00924c64b4d8ca310e166cc7ada4a P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:33.758170   937 ts_tablet_manager.cc:1434] T 01cb495eba124969b72af41c842730f6 P 70f333b1e55441bea204f1c2b7076b95: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:33.758787   937 tablet_bootstrap.cc:492] T 1a1dcd553a07458ab279c1b6ff372627 P 70f333b1e55441bea204f1c2b7076b95: Bootstrap starting.
I20260601 13:37:33.758632   939 raft_consensus.cc:740] T a5d00924c64b4d8ca310e166cc7ada4a P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48d5c3d4a9e746c3aca9cdb6b8a830b6, State: Initialized, Role: FOLLOWER
I20260601 13:37:33.759346   939 consensus_queue.cc:260] T a5d00924c64b4d8ca310e166cc7ada4a P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } }
I20260601 13:37:33.759920   937 tablet_bootstrap.cc:654] T 1a1dcd553a07458ab279c1b6ff372627 P 70f333b1e55441bea204f1c2b7076b95: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:33.760540   939 ts_tablet_manager.cc:1434] T a5d00924c64b4d8ca310e166cc7ada4a P 48d5c3d4a9e746c3aca9cdb6b8a830b6: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.001s
I20260601 13:37:33.758459   938 tablet_bootstrap.cc:492] T 75c0d8840d6f42678ad77747cb9df295 P 018fd94f7b594431815bd568585b4a77: Bootstrap starting.
I20260601 13:37:33.760720   939 tablet_bootstrap.cc:492] T c61e51b24c5343d48890107458317699 P 48d5c3d4a9e746c3aca9cdb6b8a830b6: Bootstrap starting.
I20260601 13:37:33.761744   938 tablet_bootstrap.cc:654] T 75c0d8840d6f42678ad77747cb9df295 P 018fd94f7b594431815bd568585b4a77: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:33.761811   939 tablet_bootstrap.cc:654] T c61e51b24c5343d48890107458317699 P 48d5c3d4a9e746c3aca9cdb6b8a830b6: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:33.762928   939 tablet_bootstrap.cc:492] T c61e51b24c5343d48890107458317699 P 48d5c3d4a9e746c3aca9cdb6b8a830b6: No bootstrap required, opened a new log
I20260601 13:37:33.763000   939 ts_tablet_manager.cc:1403] T c61e51b24c5343d48890107458317699 P 48d5c3d4a9e746c3aca9cdb6b8a830b6: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:33.763345   939 raft_consensus.cc:359] T c61e51b24c5343d48890107458317699 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } }
I20260601 13:37:33.763430   939 raft_consensus.cc:385] T c61e51b24c5343d48890107458317699 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:33.763453   939 raft_consensus.cc:740] T c61e51b24c5343d48890107458317699 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48d5c3d4a9e746c3aca9cdb6b8a830b6, State: Initialized, Role: FOLLOWER
I20260601 13:37:33.763587   939 consensus_queue.cc:260] T c61e51b24c5343d48890107458317699 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } }
I20260601 13:37:33.763861   939 ts_tablet_manager.cc:1434] T c61e51b24c5343d48890107458317699 P 48d5c3d4a9e746c3aca9cdb6b8a830b6: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:33.764062   939 tablet_bootstrap.cc:492] T 9a522a4eff294d38a52e47194c754fe3 P 48d5c3d4a9e746c3aca9cdb6b8a830b6: Bootstrap starting.
I20260601 13:37:33.764907   939 tablet_bootstrap.cc:654] T 9a522a4eff294d38a52e47194c754fe3 P 48d5c3d4a9e746c3aca9cdb6b8a830b6: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:33.765666   937 tablet_bootstrap.cc:492] T 1a1dcd553a07458ab279c1b6ff372627 P 70f333b1e55441bea204f1c2b7076b95: No bootstrap required, opened a new log
I20260601 13:37:33.765784   937 ts_tablet_manager.cc:1403] T 1a1dcd553a07458ab279c1b6ff372627 P 70f333b1e55441bea204f1c2b7076b95: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:37:33.766160   939 tablet_bootstrap.cc:492] T 9a522a4eff294d38a52e47194c754fe3 P 48d5c3d4a9e746c3aca9cdb6b8a830b6: No bootstrap required, opened a new log
I20260601 13:37:33.766299   939 ts_tablet_manager.cc:1403] T 9a522a4eff294d38a52e47194c754fe3 P 48d5c3d4a9e746c3aca9cdb6b8a830b6: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:33.766258   937 raft_consensus.cc:359] T 1a1dcd553a07458ab279c1b6ff372627 P 70f333b1e55441bea204f1c2b7076b95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } }
I20260601 13:37:33.766410   937 raft_consensus.cc:385] T 1a1dcd553a07458ab279c1b6ff372627 P 70f333b1e55441bea204f1c2b7076b95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:33.766425   938 tablet_bootstrap.cc:492] T 75c0d8840d6f42678ad77747cb9df295 P 018fd94f7b594431815bd568585b4a77: No bootstrap required, opened a new log
I20260601 13:37:33.766458   937 raft_consensus.cc:740] T 1a1dcd553a07458ab279c1b6ff372627 P 70f333b1e55441bea204f1c2b7076b95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70f333b1e55441bea204f1c2b7076b95, State: Initialized, Role: FOLLOWER
I20260601 13:37:33.766498   938 ts_tablet_manager.cc:1403] T 75c0d8840d6f42678ad77747cb9df295 P 018fd94f7b594431815bd568585b4a77: Time spent bootstrapping tablet: real 0.008s	user 0.000s	sys 0.002s
I20260601 13:37:33.766613   937 consensus_queue.cc:260] T 1a1dcd553a07458ab279c1b6ff372627 P 70f333b1e55441bea204f1c2b7076b95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } }
I20260601 13:37:33.766923   937 ts_tablet_manager.cc:1434] T 1a1dcd553a07458ab279c1b6ff372627 P 70f333b1e55441bea204f1c2b7076b95: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:33.766974   938 raft_consensus.cc:359] T 75c0d8840d6f42678ad77747cb9df295 P 018fd94f7b594431815bd568585b4a77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } }
I20260601 13:37:33.767051   938 raft_consensus.cc:385] T 75c0d8840d6f42678ad77747cb9df295 P 018fd94f7b594431815bd568585b4a77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:33.767078   938 raft_consensus.cc:740] T 75c0d8840d6f42678ad77747cb9df295 P 018fd94f7b594431815bd568585b4a77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 018fd94f7b594431815bd568585b4a77, State: Initialized, Role: FOLLOWER
I20260601 13:37:33.767089   937 tablet_bootstrap.cc:492] T c61e51b24c5343d48890107458317699 P 70f333b1e55441bea204f1c2b7076b95: Bootstrap starting.
I20260601 13:37:33.767241   938 consensus_queue.cc:260] T 75c0d8840d6f42678ad77747cb9df295 P 018fd94f7b594431815bd568585b4a77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } }
I20260601 13:37:33.767381   939 raft_consensus.cc:359] T 9a522a4eff294d38a52e47194c754fe3 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } } peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } }
I20260601 13:37:33.767525   939 raft_consensus.cc:385] T 9a522a4eff294d38a52e47194c754fe3 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:33.767613   939 raft_consensus.cc:740] T 9a522a4eff294d38a52e47194c754fe3 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48d5c3d4a9e746c3aca9cdb6b8a830b6, State: Initialized, Role: FOLLOWER
I20260601 13:37:33.767800   939 consensus_queue.cc:260] T 9a522a4eff294d38a52e47194c754fe3 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } } peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } }
I20260601 13:37:33.768131   938 ts_tablet_manager.cc:1434] T 75c0d8840d6f42678ad77747cb9df295 P 018fd94f7b594431815bd568585b4a77: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:37:33.768210   937 tablet_bootstrap.cc:654] T c61e51b24c5343d48890107458317699 P 70f333b1e55441bea204f1c2b7076b95: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:33.768718   939 ts_tablet_manager.cc:1434] T 9a522a4eff294d38a52e47194c754fe3 P 48d5c3d4a9e746c3aca9cdb6b8a830b6: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:37:33.768743   938 tablet_bootstrap.cc:492] T a5d00924c64b4d8ca310e166cc7ada4a P 018fd94f7b594431815bd568585b4a77: Bootstrap starting.
I20260601 13:37:33.769517   939 tablet_bootstrap.cc:492] T 75c0d8840d6f42678ad77747cb9df295 P 48d5c3d4a9e746c3aca9cdb6b8a830b6: Bootstrap starting.
I20260601 13:37:33.770042   938 tablet_bootstrap.cc:654] T a5d00924c64b4d8ca310e166cc7ada4a P 018fd94f7b594431815bd568585b4a77: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:33.771015   939 tablet_bootstrap.cc:654] T 75c0d8840d6f42678ad77747cb9df295 P 48d5c3d4a9e746c3aca9cdb6b8a830b6: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:33.772229   937 tablet_bootstrap.cc:492] T c61e51b24c5343d48890107458317699 P 70f333b1e55441bea204f1c2b7076b95: No bootstrap required, opened a new log
I20260601 13:37:33.772346   937 ts_tablet_manager.cc:1403] T c61e51b24c5343d48890107458317699 P 70f333b1e55441bea204f1c2b7076b95: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.001s
I20260601 13:37:33.772360   938 tablet_bootstrap.cc:492] T a5d00924c64b4d8ca310e166cc7ada4a P 018fd94f7b594431815bd568585b4a77: No bootstrap required, opened a new log
I20260601 13:37:33.772456   938 ts_tablet_manager.cc:1403] T a5d00924c64b4d8ca310e166cc7ada4a P 018fd94f7b594431815bd568585b4a77: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:37:33.772817   937 raft_consensus.cc:359] T c61e51b24c5343d48890107458317699 P 70f333b1e55441bea204f1c2b7076b95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } }
I20260601 13:37:33.772854   938 raft_consensus.cc:359] T a5d00924c64b4d8ca310e166cc7ada4a P 018fd94f7b594431815bd568585b4a77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } }
I20260601 13:37:33.772958   937 raft_consensus.cc:385] T c61e51b24c5343d48890107458317699 P 70f333b1e55441bea204f1c2b7076b95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:33.772993   938 raft_consensus.cc:385] T a5d00924c64b4d8ca310e166cc7ada4a P 018fd94f7b594431815bd568585b4a77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:33.773005   937 raft_consensus.cc:740] T c61e51b24c5343d48890107458317699 P 70f333b1e55441bea204f1c2b7076b95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70f333b1e55441bea204f1c2b7076b95, State: Initialized, Role: FOLLOWER
I20260601 13:37:33.773028   938 raft_consensus.cc:740] T a5d00924c64b4d8ca310e166cc7ada4a P 018fd94f7b594431815bd568585b4a77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 018fd94f7b594431815bd568585b4a77, State: Initialized, Role: FOLLOWER
I20260601 13:37:33.773214   937 consensus_queue.cc:260] T c61e51b24c5343d48890107458317699 P 70f333b1e55441bea204f1c2b7076b95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } }
I20260601 13:37:33.773237   938 consensus_queue.cc:260] T a5d00924c64b4d8ca310e166cc7ada4a P 018fd94f7b594431815bd568585b4a77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } }
I20260601 13:37:33.773510   938 ts_tablet_manager.cc:1434] T a5d00924c64b4d8ca310e166cc7ada4a P 018fd94f7b594431815bd568585b4a77: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:33.773518   937 ts_tablet_manager.cc:1434] T c61e51b24c5343d48890107458317699 P 70f333b1e55441bea204f1c2b7076b95: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:33.773702   939 tablet_bootstrap.cc:492] T 75c0d8840d6f42678ad77747cb9df295 P 48d5c3d4a9e746c3aca9cdb6b8a830b6: No bootstrap required, opened a new log
I20260601 13:37:33.773741   937 tablet_bootstrap.cc:492] T a5d00924c64b4d8ca310e166cc7ada4a P 70f333b1e55441bea204f1c2b7076b95: Bootstrap starting.
I20260601 13:37:33.773782   939 ts_tablet_manager.cc:1403] T 75c0d8840d6f42678ad77747cb9df295 P 48d5c3d4a9e746c3aca9cdb6b8a830b6: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:37:33.774219   939 raft_consensus.cc:359] T 75c0d8840d6f42678ad77747cb9df295 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } }
I20260601 13:37:33.774329   939 raft_consensus.cc:385] T 75c0d8840d6f42678ad77747cb9df295 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:33.774370   939 raft_consensus.cc:740] T 75c0d8840d6f42678ad77747cb9df295 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48d5c3d4a9e746c3aca9cdb6b8a830b6, State: Initialized, Role: FOLLOWER
I20260601 13:37:33.774495   939 consensus_queue.cc:260] T 75c0d8840d6f42678ad77747cb9df295 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } }
I20260601 13:37:33.774788   939 ts_tablet_manager.cc:1434] T 75c0d8840d6f42678ad77747cb9df295 P 48d5c3d4a9e746c3aca9cdb6b8a830b6: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:33.774909   937 tablet_bootstrap.cc:654] T a5d00924c64b4d8ca310e166cc7ada4a P 70f333b1e55441bea204f1c2b7076b95: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:33.774981   939 tablet_bootstrap.cc:492] T 01cb495eba124969b72af41c842730f6 P 48d5c3d4a9e746c3aca9cdb6b8a830b6: Bootstrap starting.
I20260601 13:37:33.776067   939 tablet_bootstrap.cc:654] T 01cb495eba124969b72af41c842730f6 P 48d5c3d4a9e746c3aca9cdb6b8a830b6: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:33.776276   937 tablet_bootstrap.cc:492] T a5d00924c64b4d8ca310e166cc7ada4a P 70f333b1e55441bea204f1c2b7076b95: No bootstrap required, opened a new log
I20260601 13:37:33.776381   937 ts_tablet_manager.cc:1403] T a5d00924c64b4d8ca310e166cc7ada4a P 70f333b1e55441bea204f1c2b7076b95: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:37:33.773741   938 tablet_bootstrap.cc:492] T 01cb495eba124969b72af41c842730f6 P 018fd94f7b594431815bd568585b4a77: Bootstrap starting.
I20260601 13:37:33.776916   937 raft_consensus.cc:359] T a5d00924c64b4d8ca310e166cc7ada4a P 70f333b1e55441bea204f1c2b7076b95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } }
I20260601 13:37:33.777045   937 raft_consensus.cc:385] T a5d00924c64b4d8ca310e166cc7ada4a P 70f333b1e55441bea204f1c2b7076b95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:33.777078   937 raft_consensus.cc:740] T a5d00924c64b4d8ca310e166cc7ada4a P 70f333b1e55441bea204f1c2b7076b95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70f333b1e55441bea204f1c2b7076b95, State: Initialized, Role: FOLLOWER
I20260601 13:37:33.777248   937 consensus_queue.cc:260] T a5d00924c64b4d8ca310e166cc7ada4a P 70f333b1e55441bea204f1c2b7076b95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } }
I20260601 13:37:33.777575   937 ts_tablet_manager.cc:1434] T a5d00924c64b4d8ca310e166cc7ada4a P 70f333b1e55441bea204f1c2b7076b95: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:33.777802   937 tablet_bootstrap.cc:492] T 75c0d8840d6f42678ad77747cb9df295 P 70f333b1e55441bea204f1c2b7076b95: Bootstrap starting.
I20260601 13:37:33.778383   938 tablet_bootstrap.cc:654] T 01cb495eba124969b72af41c842730f6 P 018fd94f7b594431815bd568585b4a77: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:33.778945   937 tablet_bootstrap.cc:654] T 75c0d8840d6f42678ad77747cb9df295 P 70f333b1e55441bea204f1c2b7076b95: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:33.780138   937 tablet_bootstrap.cc:492] T 75c0d8840d6f42678ad77747cb9df295 P 70f333b1e55441bea204f1c2b7076b95: No bootstrap required, opened a new log
I20260601 13:37:33.780138   938 tablet_bootstrap.cc:492] T 01cb495eba124969b72af41c842730f6 P 018fd94f7b594431815bd568585b4a77: No bootstrap required, opened a new log
I20260601 13:37:33.780275   937 ts_tablet_manager.cc:1403] T 75c0d8840d6f42678ad77747cb9df295 P 70f333b1e55441bea204f1c2b7076b95: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:33.780275   938 ts_tablet_manager.cc:1403] T 01cb495eba124969b72af41c842730f6 P 018fd94f7b594431815bd568585b4a77: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:37:33.780819   938 raft_consensus.cc:359] T 01cb495eba124969b72af41c842730f6 P 018fd94f7b594431815bd568585b4a77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } }
I20260601 13:37:33.780983   938 raft_consensus.cc:385] T 01cb495eba124969b72af41c842730f6 P 018fd94f7b594431815bd568585b4a77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:33.781028   938 raft_consensus.cc:740] T 01cb495eba124969b72af41c842730f6 P 018fd94f7b594431815bd568585b4a77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 018fd94f7b594431815bd568585b4a77, State: Initialized, Role: FOLLOWER
I20260601 13:37:33.780819   937 raft_consensus.cc:359] T 75c0d8840d6f42678ad77747cb9df295 P 70f333b1e55441bea204f1c2b7076b95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } }
I20260601 13:37:33.781220   937 raft_consensus.cc:385] T 75c0d8840d6f42678ad77747cb9df295 P 70f333b1e55441bea204f1c2b7076b95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:33.781273   937 raft_consensus.cc:740] T 75c0d8840d6f42678ad77747cb9df295 P 70f333b1e55441bea204f1c2b7076b95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70f333b1e55441bea204f1c2b7076b95, State: Initialized, Role: FOLLOWER
I20260601 13:37:33.781240   938 consensus_queue.cc:260] T 01cb495eba124969b72af41c842730f6 P 018fd94f7b594431815bd568585b4a77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } }
I20260601 13:37:33.781404   937 consensus_queue.cc:260] T 75c0d8840d6f42678ad77747cb9df295 P 70f333b1e55441bea204f1c2b7076b95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } }
I20260601 13:37:33.781703   937 ts_tablet_manager.cc:1434] T 75c0d8840d6f42678ad77747cb9df295 P 70f333b1e55441bea204f1c2b7076b95: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:33.781916   938 ts_tablet_manager.cc:1434] T 01cb495eba124969b72af41c842730f6 P 018fd94f7b594431815bd568585b4a77: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:37:33.782116   938 tablet_bootstrap.cc:492] T 1a1dcd553a07458ab279c1b6ff372627 P 018fd94f7b594431815bd568585b4a77: Bootstrap starting.
I20260601 13:37:33.783460   938 tablet_bootstrap.cc:654] T 1a1dcd553a07458ab279c1b6ff372627 P 018fd94f7b594431815bd568585b4a77: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:33.780833   939 tablet_bootstrap.cc:492] T 01cb495eba124969b72af41c842730f6 P 48d5c3d4a9e746c3aca9cdb6b8a830b6: No bootstrap required, opened a new log
I20260601 13:37:33.784328   939 ts_tablet_manager.cc:1403] T 01cb495eba124969b72af41c842730f6 P 48d5c3d4a9e746c3aca9cdb6b8a830b6: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.001s
I20260601 13:37:33.784883   938 tablet_bootstrap.cc:492] T 1a1dcd553a07458ab279c1b6ff372627 P 018fd94f7b594431815bd568585b4a77: No bootstrap required, opened a new log
I20260601 13:37:33.784993   938 ts_tablet_manager.cc:1403] T 1a1dcd553a07458ab279c1b6ff372627 P 018fd94f7b594431815bd568585b4a77: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:33.784912   939 raft_consensus.cc:359] T 01cb495eba124969b72af41c842730f6 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } }
I20260601 13:37:33.785063   939 raft_consensus.cc:385] T 01cb495eba124969b72af41c842730f6 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:33.785115   939 raft_consensus.cc:740] T 01cb495eba124969b72af41c842730f6 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48d5c3d4a9e746c3aca9cdb6b8a830b6, State: Initialized, Role: FOLLOWER
I20260601 13:37:33.785303   939 consensus_queue.cc:260] T 01cb495eba124969b72af41c842730f6 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } }
I20260601 13:37:33.785533   938 raft_consensus.cc:359] T 1a1dcd553a07458ab279c1b6ff372627 P 018fd94f7b594431815bd568585b4a77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } }
I20260601 13:37:33.785606   939 ts_tablet_manager.cc:1434] T 01cb495eba124969b72af41c842730f6 P 48d5c3d4a9e746c3aca9cdb6b8a830b6: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:33.785640   938 raft_consensus.cc:385] T 1a1dcd553a07458ab279c1b6ff372627 P 018fd94f7b594431815bd568585b4a77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:33.785676   938 raft_consensus.cc:740] T 1a1dcd553a07458ab279c1b6ff372627 P 018fd94f7b594431815bd568585b4a77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 018fd94f7b594431815bd568585b4a77, State: Initialized, Role: FOLLOWER
I20260601 13:37:33.785784   938 consensus_queue.cc:260] T 1a1dcd553a07458ab279c1b6ff372627 P 018fd94f7b594431815bd568585b4a77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } }
I20260601 13:37:33.786077   938 ts_tablet_manager.cc:1434] T 1a1dcd553a07458ab279c1b6ff372627 P 018fd94f7b594431815bd568585b4a77: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:33.818516   945 raft_consensus.cc:493] T a5d00924c64b4d8ca310e166cc7ada4a P 018fd94f7b594431815bd568585b4a77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:33.818706   945 raft_consensus.cc:515] T a5d00924c64b4d8ca310e166cc7ada4a P 018fd94f7b594431815bd568585b4a77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } }
I20260601 13:37:33.819393   945 leader_election.cc:290] T a5d00924c64b4d8ca310e166cc7ada4a P 018fd94f7b594431815bd568585b4a77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48d5c3d4a9e746c3aca9cdb6b8a830b6 (127.21.155.193:40617), 70f333b1e55441bea204f1c2b7076b95 (127.21.155.194:38795)
I20260601 13:37:33.824848   816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d00924c64b4d8ca310e166cc7ada4a" candidate_uuid: "018fd94f7b594431815bd568585b4a77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70f333b1e55441bea204f1c2b7076b95" is_pre_election: true
I20260601 13:37:33.824851   740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d00924c64b4d8ca310e166cc7ada4a" candidate_uuid: "018fd94f7b594431815bd568585b4a77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" is_pre_election: true
I20260601 13:37:33.825090   816 raft_consensus.cc:2468] T a5d00924c64b4d8ca310e166cc7ada4a P 70f333b1e55441bea204f1c2b7076b95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 018fd94f7b594431815bd568585b4a77 in term 0.
I20260601 13:37:33.825145   740 raft_consensus.cc:2468] T a5d00924c64b4d8ca310e166cc7ada4a P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 018fd94f7b594431815bd568585b4a77 in term 0.
I20260601 13:37:33.825485   854 leader_election.cc:304] T a5d00924c64b4d8ca310e166cc7ada4a P 018fd94f7b594431815bd568585b4a77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 018fd94f7b594431815bd568585b4a77, 70f333b1e55441bea204f1c2b7076b95; no voters: 
I20260601 13:37:33.825755   945 raft_consensus.cc:2804] T a5d00924c64b4d8ca310e166cc7ada4a P 018fd94f7b594431815bd568585b4a77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:33.825822   945 raft_consensus.cc:493] T a5d00924c64b4d8ca310e166cc7ada4a P 018fd94f7b594431815bd568585b4a77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:33.825875   945 raft_consensus.cc:3060] T a5d00924c64b4d8ca310e166cc7ada4a P 018fd94f7b594431815bd568585b4a77 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:33.826882   945 raft_consensus.cc:515] T a5d00924c64b4d8ca310e166cc7ada4a P 018fd94f7b594431815bd568585b4a77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } }
I20260601 13:37:33.827306   945 leader_election.cc:290] T a5d00924c64b4d8ca310e166cc7ada4a P 018fd94f7b594431815bd568585b4a77 [CANDIDATE]: Term 1 election: Requested vote from peers 48d5c3d4a9e746c3aca9cdb6b8a830b6 (127.21.155.193:40617), 70f333b1e55441bea204f1c2b7076b95 (127.21.155.194:38795)
I20260601 13:37:33.827755   740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d00924c64b4d8ca310e166cc7ada4a" candidate_uuid: "018fd94f7b594431815bd568585b4a77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6"
I20260601 13:37:33.827912   740 raft_consensus.cc:3060] T a5d00924c64b4d8ca310e166cc7ada4a P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:33.827919   816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d00924c64b4d8ca310e166cc7ada4a" candidate_uuid: "018fd94f7b594431815bd568585b4a77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70f333b1e55441bea204f1c2b7076b95"
I20260601 13:37:33.828096   816 raft_consensus.cc:3060] T a5d00924c64b4d8ca310e166cc7ada4a P 70f333b1e55441bea204f1c2b7076b95 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:33.829074   816 raft_consensus.cc:2468] T a5d00924c64b4d8ca310e166cc7ada4a P 70f333b1e55441bea204f1c2b7076b95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 018fd94f7b594431815bd568585b4a77 in term 1.
I20260601 13:37:33.829145   740 raft_consensus.cc:2468] T a5d00924c64b4d8ca310e166cc7ada4a P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 018fd94f7b594431815bd568585b4a77 in term 1.
I20260601 13:37:33.829423   854 leader_election.cc:304] T a5d00924c64b4d8ca310e166cc7ada4a P 018fd94f7b594431815bd568585b4a77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 018fd94f7b594431815bd568585b4a77, 70f333b1e55441bea204f1c2b7076b95; no voters: 
I20260601 13:37:33.829610   945 raft_consensus.cc:2804] T a5d00924c64b4d8ca310e166cc7ada4a P 018fd94f7b594431815bd568585b4a77 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:33.829840   945 raft_consensus.cc:697] T a5d00924c64b4d8ca310e166cc7ada4a P 018fd94f7b594431815bd568585b4a77 [term 1 LEADER]: Becoming Leader. State: Replica: 018fd94f7b594431815bd568585b4a77, State: Running, Role: LEADER
I20260601 13:37:33.830035   945 consensus_queue.cc:237] T a5d00924c64b4d8ca310e166cc7ada4a P 018fd94f7b594431815bd568585b4a77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } }
I20260601 13:37:33.831871   636 catalog_manager.cc:5696] T a5d00924c64b4d8ca310e166cc7ada4a P 018fd94f7b594431815bd568585b4a77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 018fd94f7b594431815bd568585b4a77 (127.21.155.195). New cstate: current_term: 1 leader_uuid: "018fd94f7b594431815bd568585b4a77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } health_report { overall_health: HEALTHY } } }
I20260601 13:37:33.909817   942 raft_consensus.cc:493] T 1a1dcd553a07458ab279c1b6ff372627 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:33.909991   942 raft_consensus.cc:515] T 1a1dcd553a07458ab279c1b6ff372627 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } }
I20260601 13:37:33.910770   942 leader_election.cc:290] T 1a1dcd553a07458ab279c1b6ff372627 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70f333b1e55441bea204f1c2b7076b95 (127.21.155.194:38795), 018fd94f7b594431815bd568585b4a77 (127.21.155.195:36521)
I20260601 13:37:33.915798   891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a1dcd553a07458ab279c1b6ff372627" candidate_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "018fd94f7b594431815bd568585b4a77" is_pre_election: true
I20260601 13:37:33.915799   816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a1dcd553a07458ab279c1b6ff372627" candidate_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70f333b1e55441bea204f1c2b7076b95" is_pre_election: true
I20260601 13:37:33.916098   891 raft_consensus.cc:2468] T 1a1dcd553a07458ab279c1b6ff372627 P 018fd94f7b594431815bd568585b4a77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48d5c3d4a9e746c3aca9cdb6b8a830b6 in term 0.
I20260601 13:37:33.916129   816 raft_consensus.cc:2468] T 1a1dcd553a07458ab279c1b6ff372627 P 70f333b1e55441bea204f1c2b7076b95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48d5c3d4a9e746c3aca9cdb6b8a830b6 in term 0.
I20260601 13:37:33.916553   703 leader_election.cc:304] T 1a1dcd553a07458ab279c1b6ff372627 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48d5c3d4a9e746c3aca9cdb6b8a830b6, 70f333b1e55441bea204f1c2b7076b95; no voters: 
I20260601 13:37:33.916769   942 raft_consensus.cc:2804] T 1a1dcd553a07458ab279c1b6ff372627 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:33.916837   942 raft_consensus.cc:493] T 1a1dcd553a07458ab279c1b6ff372627 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:33.916883   942 raft_consensus.cc:3060] T 1a1dcd553a07458ab279c1b6ff372627 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:33.918241   942 raft_consensus.cc:515] T 1a1dcd553a07458ab279c1b6ff372627 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } }
I20260601 13:37:33.918704   942 leader_election.cc:290] T 1a1dcd553a07458ab279c1b6ff372627 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [CANDIDATE]: Term 1 election: Requested vote from peers 70f333b1e55441bea204f1c2b7076b95 (127.21.155.194:38795), 018fd94f7b594431815bd568585b4a77 (127.21.155.195:36521)
I20260601 13:37:33.919145   816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a1dcd553a07458ab279c1b6ff372627" candidate_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70f333b1e55441bea204f1c2b7076b95"
I20260601 13:37:33.919215   891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a1dcd553a07458ab279c1b6ff372627" candidate_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "018fd94f7b594431815bd568585b4a77"
I20260601 13:37:33.919273   816 raft_consensus.cc:3060] T 1a1dcd553a07458ab279c1b6ff372627 P 70f333b1e55441bea204f1c2b7076b95 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:33.919399   891 raft_consensus.cc:3060] T 1a1dcd553a07458ab279c1b6ff372627 P 018fd94f7b594431815bd568585b4a77 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:33.920378   816 raft_consensus.cc:2468] T 1a1dcd553a07458ab279c1b6ff372627 P 70f333b1e55441bea204f1c2b7076b95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48d5c3d4a9e746c3aca9cdb6b8a830b6 in term 1.
I20260601 13:37:33.920419   891 raft_consensus.cc:2468] T 1a1dcd553a07458ab279c1b6ff372627 P 018fd94f7b594431815bd568585b4a77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48d5c3d4a9e746c3aca9cdb6b8a830b6 in term 1.
I20260601 13:37:33.920773   703 leader_election.cc:304] T 1a1dcd553a07458ab279c1b6ff372627 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48d5c3d4a9e746c3aca9cdb6b8a830b6, 70f333b1e55441bea204f1c2b7076b95; no voters: 
I20260601 13:37:33.921069   942 raft_consensus.cc:2804] T 1a1dcd553a07458ab279c1b6ff372627 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:33.921375   942 raft_consensus.cc:697] T 1a1dcd553a07458ab279c1b6ff372627 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 1 LEADER]: Becoming Leader. State: Replica: 48d5c3d4a9e746c3aca9cdb6b8a830b6, State: Running, Role: LEADER
I20260601 13:37:33.921579   942 consensus_queue.cc:237] T 1a1dcd553a07458ab279c1b6ff372627 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } }
I20260601 13:37:33.923353   636 catalog_manager.cc:5696] T 1a1dcd553a07458ab279c1b6ff372627 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 48d5c3d4a9e746c3aca9cdb6b8a830b6 (127.21.155.193). New cstate: current_term: 1 leader_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:33.926153   942 raft_consensus.cc:493] T 75c0d8840d6f42678ad77747cb9df295 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:33.926276   942 raft_consensus.cc:515] T 75c0d8840d6f42678ad77747cb9df295 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } }
I20260601 13:37:33.926689   942 leader_election.cc:290] T 75c0d8840d6f42678ad77747cb9df295 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70f333b1e55441bea204f1c2b7076b95 (127.21.155.194:38795), 018fd94f7b594431815bd568585b4a77 (127.21.155.195:36521)
I20260601 13:37:33.927059   816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75c0d8840d6f42678ad77747cb9df295" candidate_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70f333b1e55441bea204f1c2b7076b95" is_pre_election: true
I20260601 13:37:33.927045   891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75c0d8840d6f42678ad77747cb9df295" candidate_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "018fd94f7b594431815bd568585b4a77" is_pre_election: true
I20260601 13:37:33.927211   891 raft_consensus.cc:2468] T 75c0d8840d6f42678ad77747cb9df295 P 018fd94f7b594431815bd568585b4a77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48d5c3d4a9e746c3aca9cdb6b8a830b6 in term 0.
I20260601 13:37:33.927211   816 raft_consensus.cc:2468] T 75c0d8840d6f42678ad77747cb9df295 P 70f333b1e55441bea204f1c2b7076b95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48d5c3d4a9e746c3aca9cdb6b8a830b6 in term 0.
I20260601 13:37:33.927585   706 leader_election.cc:304] T 75c0d8840d6f42678ad77747cb9df295 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 018fd94f7b594431815bd568585b4a77, 48d5c3d4a9e746c3aca9cdb6b8a830b6; no voters: 
I20260601 13:37:33.927810   942 raft_consensus.cc:2804] T 75c0d8840d6f42678ad77747cb9df295 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:33.927881   942 raft_consensus.cc:493] T 75c0d8840d6f42678ad77747cb9df295 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:33.927925   942 raft_consensus.cc:3060] T 75c0d8840d6f42678ad77747cb9df295 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:33.928855   942 raft_consensus.cc:515] T 75c0d8840d6f42678ad77747cb9df295 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } }
I20260601 13:37:33.929379   942 leader_election.cc:290] T 75c0d8840d6f42678ad77747cb9df295 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [CANDIDATE]: Term 1 election: Requested vote from peers 70f333b1e55441bea204f1c2b7076b95 (127.21.155.194:38795), 018fd94f7b594431815bd568585b4a77 (127.21.155.195:36521)
I20260601 13:37:33.929751   891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75c0d8840d6f42678ad77747cb9df295" candidate_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "018fd94f7b594431815bd568585b4a77"
I20260601 13:37:33.929751   816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75c0d8840d6f42678ad77747cb9df295" candidate_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70f333b1e55441bea204f1c2b7076b95"
I20260601 13:37:33.929913   816 raft_consensus.cc:3060] T 75c0d8840d6f42678ad77747cb9df295 P 70f333b1e55441bea204f1c2b7076b95 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:33.929913   891 raft_consensus.cc:3060] T 75c0d8840d6f42678ad77747cb9df295 P 018fd94f7b594431815bd568585b4a77 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:33.930998   891 raft_consensus.cc:2468] T 75c0d8840d6f42678ad77747cb9df295 P 018fd94f7b594431815bd568585b4a77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48d5c3d4a9e746c3aca9cdb6b8a830b6 in term 1.
I20260601 13:37:33.930998   816 raft_consensus.cc:2468] T 75c0d8840d6f42678ad77747cb9df295 P 70f333b1e55441bea204f1c2b7076b95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48d5c3d4a9e746c3aca9cdb6b8a830b6 in term 1.
I20260601 13:37:33.931370   703 leader_election.cc:304] T 75c0d8840d6f42678ad77747cb9df295 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48d5c3d4a9e746c3aca9cdb6b8a830b6, 70f333b1e55441bea204f1c2b7076b95; no voters: 
I20260601 13:37:33.931670   942 raft_consensus.cc:2804] T 75c0d8840d6f42678ad77747cb9df295 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:33.931797   942 raft_consensus.cc:697] T 75c0d8840d6f42678ad77747cb9df295 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 1 LEADER]: Becoming Leader. State: Replica: 48d5c3d4a9e746c3aca9cdb6b8a830b6, State: Running, Role: LEADER
I20260601 13:37:33.931957   942 consensus_queue.cc:237] T 75c0d8840d6f42678ad77747cb9df295 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } }
I20260601 13:37:33.934087   636 catalog_manager.cc:5696] T 75c0d8840d6f42678ad77747cb9df295 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 48d5c3d4a9e746c3aca9cdb6b8a830b6 (127.21.155.193). New cstate: current_term: 1 leader_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:33.944114   942 raft_consensus.cc:493] T c61e51b24c5343d48890107458317699 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:33.944346   942 raft_consensus.cc:515] T c61e51b24c5343d48890107458317699 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } }
I20260601 13:37:33.944931   942 leader_election.cc:290] T c61e51b24c5343d48890107458317699 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70f333b1e55441bea204f1c2b7076b95 (127.21.155.194:38795), 018fd94f7b594431815bd568585b4a77 (127.21.155.195:36521)
I20260601 13:37:33.945451   816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61e51b24c5343d48890107458317699" candidate_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70f333b1e55441bea204f1c2b7076b95" is_pre_election: true
I20260601 13:37:33.945523   891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61e51b24c5343d48890107458317699" candidate_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "018fd94f7b594431815bd568585b4a77" is_pre_election: true
I20260601 13:37:33.945613   816 raft_consensus.cc:2468] T c61e51b24c5343d48890107458317699 P 70f333b1e55441bea204f1c2b7076b95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48d5c3d4a9e746c3aca9cdb6b8a830b6 in term 0.
I20260601 13:37:33.945721   891 raft_consensus.cc:2468] T c61e51b24c5343d48890107458317699 P 018fd94f7b594431815bd568585b4a77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48d5c3d4a9e746c3aca9cdb6b8a830b6 in term 0.
I20260601 13:37:33.945982   703 leader_election.cc:304] T c61e51b24c5343d48890107458317699 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48d5c3d4a9e746c3aca9cdb6b8a830b6, 70f333b1e55441bea204f1c2b7076b95; no voters: 
I20260601 13:37:33.946146   942 raft_consensus.cc:2804] T c61e51b24c5343d48890107458317699 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:33.946223   942 raft_consensus.cc:493] T c61e51b24c5343d48890107458317699 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:33.946264   942 raft_consensus.cc:3060] T c61e51b24c5343d48890107458317699 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:33.947212   942 raft_consensus.cc:515] T c61e51b24c5343d48890107458317699 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } }
I20260601 13:37:33.947589   942 leader_election.cc:290] T c61e51b24c5343d48890107458317699 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [CANDIDATE]: Term 1 election: Requested vote from peers 70f333b1e55441bea204f1c2b7076b95 (127.21.155.194:38795), 018fd94f7b594431815bd568585b4a77 (127.21.155.195:36521)
I20260601 13:37:33.947918   891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61e51b24c5343d48890107458317699" candidate_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "018fd94f7b594431815bd568585b4a77"
I20260601 13:37:33.947918   816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61e51b24c5343d48890107458317699" candidate_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70f333b1e55441bea204f1c2b7076b95"
I20260601 13:37:33.948064   816 raft_consensus.cc:3060] T c61e51b24c5343d48890107458317699 P 70f333b1e55441bea204f1c2b7076b95 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:33.948064   891 raft_consensus.cc:3060] T c61e51b24c5343d48890107458317699 P 018fd94f7b594431815bd568585b4a77 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:33.949007   891 raft_consensus.cc:2468] T c61e51b24c5343d48890107458317699 P 018fd94f7b594431815bd568585b4a77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48d5c3d4a9e746c3aca9cdb6b8a830b6 in term 1.
I20260601 13:37:33.949007   816 raft_consensus.cc:2468] T c61e51b24c5343d48890107458317699 P 70f333b1e55441bea204f1c2b7076b95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48d5c3d4a9e746c3aca9cdb6b8a830b6 in term 1.
I20260601 13:37:33.949379   706 leader_election.cc:304] T c61e51b24c5343d48890107458317699 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 018fd94f7b594431815bd568585b4a77, 48d5c3d4a9e746c3aca9cdb6b8a830b6; no voters: 
I20260601 13:37:33.949579   942 raft_consensus.cc:2804] T c61e51b24c5343d48890107458317699 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:33.949707   942 raft_consensus.cc:697] T c61e51b24c5343d48890107458317699 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 1 LEADER]: Becoming Leader. State: Replica: 48d5c3d4a9e746c3aca9cdb6b8a830b6, State: Running, Role: LEADER
I20260601 13:37:33.949868   942 consensus_queue.cc:237] T c61e51b24c5343d48890107458317699 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } }
I20260601 13:37:33.951756   636 catalog_manager.cc:5696] T c61e51b24c5343d48890107458317699 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 48d5c3d4a9e746c3aca9cdb6b8a830b6 (127.21.155.193). New cstate: current_term: 1 leader_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:33.992769   942 raft_consensus.cc:493] T 9a522a4eff294d38a52e47194c754fe3 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:33.992985   942 raft_consensus.cc:515] T 9a522a4eff294d38a52e47194c754fe3 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } } peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } }
I20260601 13:37:33.993606   942 leader_election.cc:290] T 9a522a4eff294d38a52e47194c754fe3 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70f333b1e55441bea204f1c2b7076b95 (127.21.155.194:38795), 018fd94f7b594431815bd568585b4a77 (127.21.155.195:36521)
I20260601 13:37:33.994223   891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a522a4eff294d38a52e47194c754fe3" candidate_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "018fd94f7b594431815bd568585b4a77" is_pre_election: true
I20260601 13:37:33.994223   816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a522a4eff294d38a52e47194c754fe3" candidate_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70f333b1e55441bea204f1c2b7076b95" is_pre_election: true
I20260601 13:37:33.994474   891 raft_consensus.cc:2468] T 9a522a4eff294d38a52e47194c754fe3 P 018fd94f7b594431815bd568585b4a77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48d5c3d4a9e746c3aca9cdb6b8a830b6 in term 0.
I20260601 13:37:33.994474   816 raft_consensus.cc:2468] T 9a522a4eff294d38a52e47194c754fe3 P 70f333b1e55441bea204f1c2b7076b95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48d5c3d4a9e746c3aca9cdb6b8a830b6 in term 0.
I20260601 13:37:33.995026   706 leader_election.cc:304] T 9a522a4eff294d38a52e47194c754fe3 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 018fd94f7b594431815bd568585b4a77, 48d5c3d4a9e746c3aca9cdb6b8a830b6; no voters: 
I20260601 13:37:33.995332   942 raft_consensus.cc:2804] T 9a522a4eff294d38a52e47194c754fe3 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:33.995404   942 raft_consensus.cc:493] T 9a522a4eff294d38a52e47194c754fe3 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:33.995474   942 raft_consensus.cc:3060] T 9a522a4eff294d38a52e47194c754fe3 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:33.996603   942 raft_consensus.cc:515] T 9a522a4eff294d38a52e47194c754fe3 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } } peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } }
I20260601 13:37:33.997067   942 leader_election.cc:290] T 9a522a4eff294d38a52e47194c754fe3 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [CANDIDATE]: Term 1 election: Requested vote from peers 70f333b1e55441bea204f1c2b7076b95 (127.21.155.194:38795), 018fd94f7b594431815bd568585b4a77 (127.21.155.195:36521)
I20260601 13:37:33.997623   891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a522a4eff294d38a52e47194c754fe3" candidate_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "018fd94f7b594431815bd568585b4a77"
I20260601 13:37:33.997623   816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a522a4eff294d38a52e47194c754fe3" candidate_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70f333b1e55441bea204f1c2b7076b95"
I20260601 13:37:33.997797   816 raft_consensus.cc:3060] T 9a522a4eff294d38a52e47194c754fe3 P 70f333b1e55441bea204f1c2b7076b95 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:33.997797   891 raft_consensus.cc:3060] T 9a522a4eff294d38a52e47194c754fe3 P 018fd94f7b594431815bd568585b4a77 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:33.998826   816 raft_consensus.cc:2468] T 9a522a4eff294d38a52e47194c754fe3 P 70f333b1e55441bea204f1c2b7076b95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48d5c3d4a9e746c3aca9cdb6b8a830b6 in term 1.
I20260601 13:37:33.998826   891 raft_consensus.cc:2468] T 9a522a4eff294d38a52e47194c754fe3 P 018fd94f7b594431815bd568585b4a77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48d5c3d4a9e746c3aca9cdb6b8a830b6 in term 1.
I20260601 13:37:33.999270   706 leader_election.cc:304] T 9a522a4eff294d38a52e47194c754fe3 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 018fd94f7b594431815bd568585b4a77, 48d5c3d4a9e746c3aca9cdb6b8a830b6; no voters: 
I20260601 13:37:33.999467   942 raft_consensus.cc:2804] T 9a522a4eff294d38a52e47194c754fe3 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:33.999559   942 raft_consensus.cc:697] T 9a522a4eff294d38a52e47194c754fe3 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 1 LEADER]: Becoming Leader. State: Replica: 48d5c3d4a9e746c3aca9cdb6b8a830b6, State: Running, Role: LEADER
I20260601 13:37:33.999717   942 consensus_queue.cc:237] T 9a522a4eff294d38a52e47194c754fe3 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } } peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } }
I20260601 13:37:34.001881   636 catalog_manager.cc:5696] T 9a522a4eff294d38a52e47194c754fe3 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 48d5c3d4a9e746c3aca9cdb6b8a830b6 (127.21.155.193). New cstate: current_term: 1 leader_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } health_report { overall_health: HEALTHY } } }
I20260601 13:37:34.214622   946 raft_consensus.cc:493] T 01cb495eba124969b72af41c842730f6 P 70f333b1e55441bea204f1c2b7076b95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:34.214792   946 raft_consensus.cc:515] T 01cb495eba124969b72af41c842730f6 P 70f333b1e55441bea204f1c2b7076b95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } }
I20260601 13:37:34.215538   946 leader_election.cc:290] T 01cb495eba124969b72af41c842730f6 P 70f333b1e55441bea204f1c2b7076b95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48d5c3d4a9e746c3aca9cdb6b8a830b6 (127.21.155.193:40617), 018fd94f7b594431815bd568585b4a77 (127.21.155.195:36521)
I20260601 13:37:34.219537   891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01cb495eba124969b72af41c842730f6" candidate_uuid: "70f333b1e55441bea204f1c2b7076b95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "018fd94f7b594431815bd568585b4a77" is_pre_election: true
I20260601 13:37:34.219605   740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01cb495eba124969b72af41c842730f6" candidate_uuid: "70f333b1e55441bea204f1c2b7076b95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" is_pre_election: true
I20260601 13:37:34.219753   740 raft_consensus.cc:2468] T 01cb495eba124969b72af41c842730f6 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70f333b1e55441bea204f1c2b7076b95 in term 0.
I20260601 13:37:34.219753   891 raft_consensus.cc:2468] T 01cb495eba124969b72af41c842730f6 P 018fd94f7b594431815bd568585b4a77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70f333b1e55441bea204f1c2b7076b95 in term 0.
I20260601 13:37:34.220199   782 leader_election.cc:304] T 01cb495eba124969b72af41c842730f6 P 70f333b1e55441bea204f1c2b7076b95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 018fd94f7b594431815bd568585b4a77, 70f333b1e55441bea204f1c2b7076b95; no voters: 
I20260601 13:37:34.220396   946 raft_consensus.cc:2804] T 01cb495eba124969b72af41c842730f6 P 70f333b1e55441bea204f1c2b7076b95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:34.220459   946 raft_consensus.cc:493] T 01cb495eba124969b72af41c842730f6 P 70f333b1e55441bea204f1c2b7076b95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:34.220489   946 raft_consensus.cc:3060] T 01cb495eba124969b72af41c842730f6 P 70f333b1e55441bea204f1c2b7076b95 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:34.221570   946 raft_consensus.cc:515] T 01cb495eba124969b72af41c842730f6 P 70f333b1e55441bea204f1c2b7076b95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } }
I20260601 13:37:34.222043   946 leader_election.cc:290] T 01cb495eba124969b72af41c842730f6 P 70f333b1e55441bea204f1c2b7076b95 [CANDIDATE]: Term 1 election: Requested vote from peers 48d5c3d4a9e746c3aca9cdb6b8a830b6 (127.21.155.193:40617), 018fd94f7b594431815bd568585b4a77 (127.21.155.195:36521)
I20260601 13:37:34.222420   891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01cb495eba124969b72af41c842730f6" candidate_uuid: "70f333b1e55441bea204f1c2b7076b95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "018fd94f7b594431815bd568585b4a77"
I20260601 13:37:34.222554   891 raft_consensus.cc:3060] T 01cb495eba124969b72af41c842730f6 P 018fd94f7b594431815bd568585b4a77 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:34.222494   740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01cb495eba124969b72af41c842730f6" candidate_uuid: "70f333b1e55441bea204f1c2b7076b95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6"
I20260601 13:37:34.222705   740 raft_consensus.cc:3060] T 01cb495eba124969b72af41c842730f6 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:34.223438   891 raft_consensus.cc:2468] T 01cb495eba124969b72af41c842730f6 P 018fd94f7b594431815bd568585b4a77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70f333b1e55441bea204f1c2b7076b95 in term 1.
I20260601 13:37:34.223716   740 raft_consensus.cc:2468] T 01cb495eba124969b72af41c842730f6 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70f333b1e55441bea204f1c2b7076b95 in term 1.
I20260601 13:37:34.223739   782 leader_election.cc:304] T 01cb495eba124969b72af41c842730f6 P 70f333b1e55441bea204f1c2b7076b95 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 018fd94f7b594431815bd568585b4a77, 70f333b1e55441bea204f1c2b7076b95; no voters: 
I20260601 13:37:34.223899   946 raft_consensus.cc:2804] T 01cb495eba124969b72af41c842730f6 P 70f333b1e55441bea204f1c2b7076b95 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:34.224148   946 raft_consensus.cc:697] T 01cb495eba124969b72af41c842730f6 P 70f333b1e55441bea204f1c2b7076b95 [term 1 LEADER]: Becoming Leader. State: Replica: 70f333b1e55441bea204f1c2b7076b95, State: Running, Role: LEADER
I20260601 13:37:34.224275   946 consensus_queue.cc:237] T 01cb495eba124969b72af41c842730f6 P 70f333b1e55441bea204f1c2b7076b95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } }
I20260601 13:37:34.226301   636 catalog_manager.cc:5696] T 01cb495eba124969b72af41c842730f6 P 70f333b1e55441bea204f1c2b7076b95 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70f333b1e55441bea204f1c2b7076b95 (127.21.155.194). New cstate: current_term: 1 leader_uuid: "70f333b1e55441bea204f1c2b7076b95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:34.315495   945 consensus_queue.cc:1048] T a5d00924c64b4d8ca310e166cc7ada4a P 018fd94f7b594431815bd568585b4a77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:34.320465   945 consensus_queue.cc:1048] T a5d00924c64b4d8ca310e166cc7ada4a P 018fd94f7b594431815bd568585b4a77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:34.332316   816 raft_consensus.cc:1275] T c61e51b24c5343d48890107458317699 P 70f333b1e55441bea204f1c2b7076b95 [term 1 FOLLOWER]: Refusing update from remote peer 48d5c3d4a9e746c3aca9cdb6b8a830b6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:34.332834   967 consensus_queue.cc:1048] T c61e51b24c5343d48890107458317699 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:34.333372   891 raft_consensus.cc:1275] T c61e51b24c5343d48890107458317699 P 018fd94f7b594431815bd568585b4a77 [term 1 FOLLOWER]: Refusing update from remote peer 48d5c3d4a9e746c3aca9cdb6b8a830b6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:34.333688   890 raft_consensus.cc:1275] T 9a522a4eff294d38a52e47194c754fe3 P 018fd94f7b594431815bd568585b4a77 [term 1 FOLLOWER]: Refusing update from remote peer 48d5c3d4a9e746c3aca9cdb6b8a830b6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:34.333973   816 raft_consensus.cc:1275] T 9a522a4eff294d38a52e47194c754fe3 P 70f333b1e55441bea204f1c2b7076b95 [term 1 FOLLOWER]: Refusing update from remote peer 48d5c3d4a9e746c3aca9cdb6b8a830b6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:34.334636   942 consensus_queue.cc:1048] T c61e51b24c5343d48890107458317699 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:34.334964   942 consensus_queue.cc:1048] T 9a522a4eff294d38a52e47194c754fe3 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:34.336040   891 raft_consensus.cc:1275] T 75c0d8840d6f42678ad77747cb9df295 P 018fd94f7b594431815bd568585b4a77 [term 1 FOLLOWER]: Refusing update from remote peer 48d5c3d4a9e746c3aca9cdb6b8a830b6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:34.336359   890 raft_consensus.cc:1275] T 1a1dcd553a07458ab279c1b6ff372627 P 018fd94f7b594431815bd568585b4a77 [term 1 FOLLOWER]: Refusing update from remote peer 48d5c3d4a9e746c3aca9cdb6b8a830b6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:34.337190   967 consensus_queue.cc:1048] T 9a522a4eff294d38a52e47194c754fe3 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:34.337582   814 raft_consensus.cc:1275] T 1a1dcd553a07458ab279c1b6ff372627 P 70f333b1e55441bea204f1c2b7076b95 [term 1 FOLLOWER]: Refusing update from remote peer 48d5c3d4a9e746c3aca9cdb6b8a830b6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:34.341868   942 consensus_queue.cc:1048] T 75c0d8840d6f42678ad77747cb9df295 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:34.342343   942 consensus_queue.cc:1048] T 1a1dcd553a07458ab279c1b6ff372627 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:34.342628   942 consensus_queue.cc:1048] T 1a1dcd553a07458ab279c1b6ff372627 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:34.348809   815 raft_consensus.cc:1275] T 75c0d8840d6f42678ad77747cb9df295 P 70f333b1e55441bea204f1c2b7076b95 [term 1 FOLLOWER]: Refusing update from remote peer 48d5c3d4a9e746c3aca9cdb6b8a830b6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:34.349867   942 consensus_queue.cc:1048] T 75c0d8840d6f42678ad77747cb9df295 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:34.354508   740 raft_consensus.cc:1275] T 01cb495eba124969b72af41c842730f6 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 1 FOLLOWER]: Refusing update from remote peer 70f333b1e55441bea204f1c2b7076b95: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:34.356307   887 raft_consensus.cc:1275] T 01cb495eba124969b72af41c842730f6 P 018fd94f7b594431815bd568585b4a77 [term 1 FOLLOWER]: Refusing update from remote peer 70f333b1e55441bea204f1c2b7076b95: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:34.356688   946 consensus_queue.cc:1048] T 01cb495eba124969b72af41c842730f6 P 70f333b1e55441bea204f1c2b7076b95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:34.357424   946 consensus_queue.cc:1048] T 01cb495eba124969b72af41c842730f6 P 70f333b1e55441bea204f1c2b7076b95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:34.374688   991 mvcc.cc:204] Tried to move back new op lower bound from 7292195038591139840 to 7292195036907167744. Current Snapshot: MvccSnapshot[applied={T|T < 7292195038542970880}]
I20260601 13:37:34.526917 22127 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:34.529001  1034 instance_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:37:34.529131 22127 server_base.cc:1061] running on GCE node
W20260601 13:37:34.529055  1035 instance_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:37:34.529083  1037 instance_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:37:34.529649 22127 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:34.529701 22127 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:37:34.529760 22127 hybrid_clock.cc:648] HybridClock initialized: now 1780321054529760 us; error 0 us; skew 500 ppm
I20260601 13:37:34.530777 22127 webserver.cc:533] Webserver started at http://127.21.155.196:33249/ using document root <none> and password file <none>
I20260601 13:37:34.530917 22127 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:34.530961 22127 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:34.531016 22127 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:34.531394 22127 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320869173936-22127-0/minicluster-data/ts-3-root/instance:
uuid: "8eb982fe475547698839190dc825b071"
format_stamp: "Formatted at 2026-06-01 13:37:34 on dist-test-slave-zw2r"
I20260601 13:37:34.532999 22127 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:34.534076  1042 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:37:34.534361 22127 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:34.534451 22127 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320869173936-22127-0/minicluster-data/ts-3-root
uuid: "8eb982fe475547698839190dc825b071"
format_stamp: "Formatted at 2026-06-01 13:37:34 on dist-test-slave-zw2r"
I20260601 13:37:34.534547 22127 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320869173936-22127-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320869173936-22127-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskoR5mSr/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320869173936-22127-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:37:34.539813 22127 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:34.540272 22127 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:34.540601 22127 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:34.541150 22127 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:34.541244 22127 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:34.541326 22127 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:34.541378 22127 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:34.546334 22127 rpc_server.cc:307] RPC server started. Bound to: 127.21.155.196:40533
I20260601 13:37:34.546401  1105 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.155.196:40533 every 8 connection(s)
I20260601 13:37:34.552007  1106 heartbeater.cc:344] Connected to a master server at 127.21.155.254:38889
I20260601 13:37:34.552134  1106 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:34.552434  1106 heartbeater.cc:507] Master 127.21.155.254:38889 requested a full tablet report, sending...
I20260601 13:37:34.553151   634 ts_manager.cc:194] Registered new tserver with Master: 8eb982fe475547698839190dc825b071 (127.21.155.196:40533)
I20260601 13:37:34.553808   634 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43022
I20260601 13:37:34.580430   888 consensus_queue.cc:237] T a5d00924c64b4d8ca310e166cc7ada4a P 018fd94f7b594431815bd568585b4a77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } attrs { replace: true } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } } peers { permanent_uuid: "8eb982fe475547698839190dc825b071" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 40533 } attrs { promote: true } }
I20260601 13:37:34.582438   815 raft_consensus.cc:1275] T a5d00924c64b4d8ca310e166cc7ada4a P 70f333b1e55441bea204f1c2b7076b95 [term 1 FOLLOWER]: Refusing update from remote peer 018fd94f7b594431815bd568585b4a77: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:37:34.582438   740 raft_consensus.cc:1275] T a5d00924c64b4d8ca310e166cc7ada4a P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 1 FOLLOWER]: Refusing update from remote peer 018fd94f7b594431815bd568585b4a77: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:37:34.582957   995 consensus_queue.cc:1048] T a5d00924c64b4d8ca310e166cc7ada4a P 018fd94f7b594431815bd568585b4a77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:37:34.583129   993 consensus_queue.cc:1048] T a5d00924c64b4d8ca310e166cc7ada4a P 018fd94f7b594431815bd568585b4a77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:37:34.584913   995 raft_consensus.cc:2955] T a5d00924c64b4d8ca310e166cc7ada4a P 018fd94f7b594431815bd568585b4a77 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 8eb982fe475547698839190dc825b071 (127.21.155.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } attrs { replace: true } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } } peers { permanent_uuid: "8eb982fe475547698839190dc825b071" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 40533 } attrs { promote: true } } }
I20260601 13:37:34.585409   815 raft_consensus.cc:2955] T a5d00924c64b4d8ca310e166cc7ada4a P 70f333b1e55441bea204f1c2b7076b95 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 8eb982fe475547698839190dc825b071 (127.21.155.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } attrs { replace: true } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } } peers { permanent_uuid: "8eb982fe475547698839190dc825b071" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 40533 } attrs { promote: true } } }
I20260601 13:37:34.585471   740 raft_consensus.cc:2955] T a5d00924c64b4d8ca310e166cc7ada4a P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 8eb982fe475547698839190dc825b071 (127.21.155.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } attrs { replace: true } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } } peers { permanent_uuid: "8eb982fe475547698839190dc825b071" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 40533 } attrs { promote: true } } }
I20260601 13:37:34.587949   634 catalog_manager.cc:5696] T a5d00924c64b4d8ca310e166cc7ada4a P 70f333b1e55441bea204f1c2b7076b95 reported cstate change: config changed from index -1 to 18, NON_VOTER 8eb982fe475547698839190dc825b071 (127.21.155.196) added. New cstate: current_term: 1 leader_uuid: "018fd94f7b594431815bd568585b4a77" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } attrs { replace: true } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } } peers { permanent_uuid: "8eb982fe475547698839190dc825b071" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 40533 } attrs { promote: true } } }
W20260601 13:37:34.588075   857 consensus_peers.cc:597] T a5d00924c64b4d8ca310e166cc7ada4a P 018fd94f7b594431815bd568585b4a77 -> Peer 8eb982fe475547698839190dc825b071 (127.21.155.196:40533): Couldn't send request to peer 8eb982fe475547698839190dc825b071. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a5d00924c64b4d8ca310e166cc7ada4a. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:34.593273   740 consensus_queue.cc:237] T 9a522a4eff294d38a52e47194c754fe3 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } attrs { replace: true } } peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } } peers { permanent_uuid: "8eb982fe475547698839190dc825b071" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 40533 } attrs { promote: true } }
I20260601 13:37:34.595180   815 raft_consensus.cc:1275] T 9a522a4eff294d38a52e47194c754fe3 P 70f333b1e55441bea204f1c2b7076b95 [term 1 FOLLOWER]: Refusing update from remote peer 48d5c3d4a9e746c3aca9cdb6b8a830b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:37:34.595643  1014 consensus_queue.cc:1048] T 9a522a4eff294d38a52e47194c754fe3 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:37:34.596750   888 raft_consensus.cc:1275] T 9a522a4eff294d38a52e47194c754fe3 P 018fd94f7b594431815bd568585b4a77 [term 1 FOLLOWER]: Refusing update from remote peer 48d5c3d4a9e746c3aca9cdb6b8a830b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:37:34.597623  1014 consensus_queue.cc:1048] T 9a522a4eff294d38a52e47194c754fe3 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:37:34.598249   999 raft_consensus.cc:2955] T 9a522a4eff294d38a52e47194c754fe3 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 8eb982fe475547698839190dc825b071 (127.21.155.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } attrs { replace: true } } peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } } peers { permanent_uuid: "8eb982fe475547698839190dc825b071" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 40533 } attrs { promote: true } } }
I20260601 13:37:34.599359   888 raft_consensus.cc:2955] T 9a522a4eff294d38a52e47194c754fe3 P 018fd94f7b594431815bd568585b4a77 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 8eb982fe475547698839190dc825b071 (127.21.155.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } attrs { replace: true } } peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } } peers { permanent_uuid: "8eb982fe475547698839190dc825b071" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 40533 } attrs { promote: true } } }
I20260601 13:37:34.601343   812 raft_consensus.cc:2955] T 9a522a4eff294d38a52e47194c754fe3 P 70f333b1e55441bea204f1c2b7076b95 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 8eb982fe475547698839190dc825b071 (127.21.155.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } attrs { replace: true } } peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } } peers { permanent_uuid: "8eb982fe475547698839190dc825b071" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 40533 } attrs { promote: true } } }
W20260601 13:37:34.601724   706 consensus_peers.cc:597] T 9a522a4eff294d38a52e47194c754fe3 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 -> Peer 8eb982fe475547698839190dc825b071 (127.21.155.196:40533): Couldn't send request to peer 8eb982fe475547698839190dc825b071. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9a522a4eff294d38a52e47194c754fe3. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:34.602243   740 consensus_queue.cc:237] T 1a1dcd553a07458ab279c1b6ff372627 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } attrs { replace: true } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } } peers { permanent_uuid: "8eb982fe475547698839190dc825b071" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 40533 } attrs { promote: true } }
I20260601 13:37:34.602249   631 catalog_manager.cc:5696] T 9a522a4eff294d38a52e47194c754fe3 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 reported cstate change: config changed from index -1 to 18, NON_VOTER 8eb982fe475547698839190dc825b071 (127.21.155.196) added. New cstate: current_term: 1 leader_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8eb982fe475547698839190dc825b071" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 40533 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:37:34.603921   706 consensus_peers.cc:597] T 1a1dcd553a07458ab279c1b6ff372627 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 -> Peer 8eb982fe475547698839190dc825b071 (127.21.155.196:40533): Couldn't send request to peer 8eb982fe475547698839190dc825b071. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1a1dcd553a07458ab279c1b6ff372627. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:34.604152   888 raft_consensus.cc:1275] T 1a1dcd553a07458ab279c1b6ff372627 P 018fd94f7b594431815bd568585b4a77 [term 1 FOLLOWER]: Refusing update from remote peer 48d5c3d4a9e746c3aca9cdb6b8a830b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:37:34.604285   815 raft_consensus.cc:1275] T 1a1dcd553a07458ab279c1b6ff372627 P 70f333b1e55441bea204f1c2b7076b95 [term 1 FOLLOWER]: Refusing update from remote peer 48d5c3d4a9e746c3aca9cdb6b8a830b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:37:34.604563   942 consensus_queue.cc:1048] T 1a1dcd553a07458ab279c1b6ff372627 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:37:34.605062   967 consensus_queue.cc:1048] T 1a1dcd553a07458ab279c1b6ff372627 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:37:34.606401   942 raft_consensus.cc:2955] T 1a1dcd553a07458ab279c1b6ff372627 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 8eb982fe475547698839190dc825b071 (127.21.155.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } attrs { replace: true } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } } peers { permanent_uuid: "8eb982fe475547698839190dc825b071" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 40533 } attrs { promote: true } } }
I20260601 13:37:34.606930   888 raft_consensus.cc:2955] T 1a1dcd553a07458ab279c1b6ff372627 P 018fd94f7b594431815bd568585b4a77 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 8eb982fe475547698839190dc825b071 (127.21.155.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } attrs { replace: true } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } } peers { permanent_uuid: "8eb982fe475547698839190dc825b071" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 40533 } attrs { promote: true } } }
I20260601 13:37:34.607834   815 raft_consensus.cc:2955] T 1a1dcd553a07458ab279c1b6ff372627 P 70f333b1e55441bea204f1c2b7076b95 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 8eb982fe475547698839190dc825b071 (127.21.155.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } attrs { replace: true } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } } peers { permanent_uuid: "8eb982fe475547698839190dc825b071" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 40533 } attrs { promote: true } } }
I20260601 13:37:34.609119   634 catalog_manager.cc:5696] T 1a1dcd553a07458ab279c1b6ff372627 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 reported cstate change: config changed from index -1 to 18, NON_VOTER 8eb982fe475547698839190dc825b071 (127.21.155.196) added. New cstate: current_term: 1 leader_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8eb982fe475547698839190dc825b071" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 40533 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:34.610334   740 consensus_queue.cc:237] T c61e51b24c5343d48890107458317699 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } attrs { replace: true } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } } peers { permanent_uuid: "8eb982fe475547698839190dc825b071" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 40533 } attrs { promote: true } }
W20260601 13:37:34.611943   706 consensus_peers.cc:597] T c61e51b24c5343d48890107458317699 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 -> Peer 8eb982fe475547698839190dc825b071 (127.21.155.196:40533): Couldn't send request to peer 8eb982fe475547698839190dc825b071. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c61e51b24c5343d48890107458317699. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:34.612344   812 raft_consensus.cc:1275] T c61e51b24c5343d48890107458317699 P 70f333b1e55441bea204f1c2b7076b95 [term 1 FOLLOWER]: Refusing update from remote peer 48d5c3d4a9e746c3aca9cdb6b8a830b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:37:34.612344   888 raft_consensus.cc:1275] T c61e51b24c5343d48890107458317699 P 018fd94f7b594431815bd568585b4a77 [term 1 FOLLOWER]: Refusing update from remote peer 48d5c3d4a9e746c3aca9cdb6b8a830b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:37:34.612852  1028 consensus_queue.cc:1048] T c61e51b24c5343d48890107458317699 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:37:34.613233   999 consensus_queue.cc:1048] T c61e51b24c5343d48890107458317699 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:37:34.614876  1014 raft_consensus.cc:2955] T c61e51b24c5343d48890107458317699 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 8eb982fe475547698839190dc825b071 (127.21.155.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } attrs { replace: true } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } } peers { permanent_uuid: "8eb982fe475547698839190dc825b071" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 40533 } attrs { promote: true } } }
I20260601 13:37:34.615342   888 raft_consensus.cc:2955] T c61e51b24c5343d48890107458317699 P 018fd94f7b594431815bd568585b4a77 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 8eb982fe475547698839190dc825b071 (127.21.155.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } attrs { replace: true } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } } peers { permanent_uuid: "8eb982fe475547698839190dc825b071" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 40533 } attrs { promote: true } } }
I20260601 13:37:34.615410   815 raft_consensus.cc:2955] T c61e51b24c5343d48890107458317699 P 70f333b1e55441bea204f1c2b7076b95 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 8eb982fe475547698839190dc825b071 (127.21.155.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } attrs { replace: true } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } } peers { permanent_uuid: "8eb982fe475547698839190dc825b071" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 40533 } attrs { promote: true } } }
I20260601 13:37:34.617964   631 catalog_manager.cc:5696] T c61e51b24c5343d48890107458317699 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 reported cstate change: config changed from index -1 to 18, NON_VOTER 8eb982fe475547698839190dc825b071 (127.21.155.196) added. New cstate: current_term: 1 leader_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "48d5c3d4a9e746c3aca9cdb6b8a830b6" member_type: VOTER last_known_addr { host: "127.21.155.193" port: 40617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70f333b1e55441bea204f1c2b7076b95" member_type: VOTER last_known_addr { host: "127.21.155.194" port: 38795 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "018fd94f7b594431815bd568585b4a77" member_type: VOTER last_known_addr { host: "127.21.155.195" port: 36521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8eb982fe475547698839190dc825b071" member_type: NON_VOTER last_known_addr { host: "127.21.155.196" port: 40533 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:34.675776 22127 tablet_server.cc:179] TabletServer@127.21.155.193:0 shutting down...
I20260601 13:37:34.680904 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:34.681267 22127 tablet_replica.cc:333] T c61e51b24c5343d48890107458317699 P 48d5c3d4a9e746c3aca9cdb6b8a830b6: stopping tablet replica
I20260601 13:37:34.681587 22127 raft_consensus.cc:2243] T c61e51b24c5343d48890107458317699 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:34.681910 22127 raft_consensus.cc:2272] T c61e51b24c5343d48890107458317699 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:34.682945 22127 tablet_replica.cc:333] T 01cb495eba124969b72af41c842730f6 P 48d5c3d4a9e746c3aca9cdb6b8a830b6: stopping tablet replica
I20260601 13:37:34.683106 22127 raft_consensus.cc:2243] T 01cb495eba124969b72af41c842730f6 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:34.683281 22127 raft_consensus.cc:2272] T 01cb495eba124969b72af41c842730f6 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:34.683871 22127 tablet_replica.cc:333] T 75c0d8840d6f42678ad77747cb9df295 P 48d5c3d4a9e746c3aca9cdb6b8a830b6: stopping tablet replica
I20260601 13:37:34.684001 22127 raft_consensus.cc:2243] T 75c0d8840d6f42678ad77747cb9df295 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:34.684216 22127 raft_consensus.cc:2272] T 75c0d8840d6f42678ad77747cb9df295 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:34.684720 22127 tablet_replica.cc:333] T 1a1dcd553a07458ab279c1b6ff372627 P 48d5c3d4a9e746c3aca9cdb6b8a830b6: stopping tablet replica
I20260601 13:37:34.684839 22127 raft_consensus.cc:2243] T 1a1dcd553a07458ab279c1b6ff372627 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:34.685050 22127 raft_consensus.cc:2272] T 1a1dcd553a07458ab279c1b6ff372627 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:34.685576 22127 tablet_replica.cc:333] T 9a522a4eff294d38a52e47194c754fe3 P 48d5c3d4a9e746c3aca9cdb6b8a830b6: stopping tablet replica
I20260601 13:37:34.685704 22127 raft_consensus.cc:2243] T 9a522a4eff294d38a52e47194c754fe3 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:34.686002 22127 raft_consensus.cc:2272] T 9a522a4eff294d38a52e47194c754fe3 P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:34.686491 22127 tablet_replica.cc:333] T a5d00924c64b4d8ca310e166cc7ada4a P 48d5c3d4a9e746c3aca9cdb6b8a830b6: stopping tablet replica
I20260601 13:37:34.686597 22127 raft_consensus.cc:2243] T a5d00924c64b4d8ca310e166cc7ada4a P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:34.686740 22127 raft_consensus.cc:2272] T a5d00924c64b4d8ca310e166cc7ada4a P 48d5c3d4a9e746c3aca9cdb6b8a830b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:34.702590 22127 tablet_server.cc:196] TabletServer@127.21.155.193:0 shutdown complete.
I20260601 13:37:34.706571 22127 tablet_server.cc:179] TabletServer@127.21.155.194:0 shutting down...
I20260601 13:37:34.713265 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:34.713534 22127 tablet_replica.cc:333] T c61e51b24c5343d48890107458317699 P 70f333b1e55441bea204f1c2b7076b95: stopping tablet replica
I20260601 13:37:34.713690 22127 raft_consensus.cc:2243] T c61e51b24c5343d48890107458317699 P 70f333b1e55441bea204f1c2b7076b95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:34.713886 22127 raft_consensus.cc:2272] T c61e51b24c5343d48890107458317699 P 70f333b1e55441bea204f1c2b7076b95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:34.714601 22127 tablet_replica.cc:333] T a5d00924c64b4d8ca310e166cc7ada4a P 70f333b1e55441bea204f1c2b7076b95: stopping tablet replica
I20260601 13:37:34.714700 22127 raft_consensus.cc:2243] T a5d00924c64b4d8ca310e166cc7ada4a P 70f333b1e55441bea204f1c2b7076b95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:34.714828 22127 raft_consensus.cc:2272] T a5d00924c64b4d8ca310e166cc7ada4a P 70f333b1e55441bea204f1c2b7076b95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:34.715473 22127 tablet_replica.cc:333] T 9a522a4eff294d38a52e47194c754fe3 P 70f333b1e55441bea204f1c2b7076b95: stopping tablet replica
I20260601 13:37:34.715583 22127 raft_consensus.cc:2243] T 9a522a4eff294d38a52e47194c754fe3 P 70f333b1e55441bea204f1c2b7076b95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:34.715699 22127 raft_consensus.cc:2272] T 9a522a4eff294d38a52e47194c754fe3 P 70f333b1e55441bea204f1c2b7076b95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:34.716292 22127 tablet_replica.cc:333] T 75c0d8840d6f42678ad77747cb9df295 P 70f333b1e55441bea204f1c2b7076b95: stopping tablet replica
I20260601 13:37:34.716378 22127 raft_consensus.cc:2243] T 75c0d8840d6f42678ad77747cb9df295 P 70f333b1e55441bea204f1c2b7076b95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:34.716485 22127 raft_consensus.cc:2272] T 75c0d8840d6f42678ad77747cb9df295 P 70f333b1e55441bea204f1c2b7076b95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:34.717057 22127 tablet_replica.cc:333] T 1a1dcd553a07458ab279c1b6ff372627 P 70f333b1e55441bea204f1c2b7076b95: stopping tablet replica
I20260601 13:37:34.717137 22127 raft_consensus.cc:2243] T 1a1dcd553a07458ab279c1b6ff372627 P 70f333b1e55441bea204f1c2b7076b95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:34.717317 22127 raft_consensus.cc:2272] T 1a1dcd553a07458ab279c1b6ff372627 P 70f333b1e55441bea204f1c2b7076b95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:34.717888 22127 tablet_replica.cc:333] T 01cb495eba124969b72af41c842730f6 P 70f333b1e55441bea204f1c2b7076b95: stopping tablet replica
I20260601 13:37:34.717962 22127 raft_consensus.cc:2243] T 01cb495eba124969b72af41c842730f6 P 70f333b1e55441bea204f1c2b7076b95 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:34.718143 22127 raft_consensus.cc:2272] T 01cb495eba124969b72af41c842730f6 P 70f333b1e55441bea204f1c2b7076b95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:34.734481 22127 tablet_server.cc:196] TabletServer@127.21.155.194:0 shutdown complete.
I20260601 13:37:34.738272 22127 tablet_server.cc:179] TabletServer@127.21.155.195:0 shutting down...
I20260601 13:37:34.744251 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:34.744489 22127 tablet_replica.cc:333] T 1a1dcd553a07458ab279c1b6ff372627 P 018fd94f7b594431815bd568585b4a77: stopping tablet replica
I20260601 13:37:34.744642 22127 raft_consensus.cc:2243] T 1a1dcd553a07458ab279c1b6ff372627 P 018fd94f7b594431815bd568585b4a77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:34.744827 22127 raft_consensus.cc:2272] T 1a1dcd553a07458ab279c1b6ff372627 P 018fd94f7b594431815bd568585b4a77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:34.745568 22127 tablet_replica.cc:333] T 01cb495eba124969b72af41c842730f6 P 018fd94f7b594431815bd568585b4a77: stopping tablet replica
I20260601 13:37:34.745707 22127 raft_consensus.cc:2243] T 01cb495eba124969b72af41c842730f6 P 018fd94f7b594431815bd568585b4a77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:34.745849 22127 raft_consensus.cc:2272] T 01cb495eba124969b72af41c842730f6 P 018fd94f7b594431815bd568585b4a77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:34.746443 22127 tablet_replica.cc:333] T 75c0d8840d6f42678ad77747cb9df295 P 018fd94f7b594431815bd568585b4a77: stopping tablet replica
I20260601 13:37:34.746572 22127 raft_consensus.cc:2243] T 75c0d8840d6f42678ad77747cb9df295 P 018fd94f7b594431815bd568585b4a77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:34.746709 22127 raft_consensus.cc:2272] T 75c0d8840d6f42678ad77747cb9df295 P 018fd94f7b594431815bd568585b4a77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:34.747284 22127 tablet_replica.cc:333] T c61e51b24c5343d48890107458317699 P 018fd94f7b594431815bd568585b4a77: stopping tablet replica
I20260601 13:37:34.747421 22127 raft_consensus.cc:2243] T c61e51b24c5343d48890107458317699 P 018fd94f7b594431815bd568585b4a77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:34.747547 22127 raft_consensus.cc:2272] T c61e51b24c5343d48890107458317699 P 018fd94f7b594431815bd568585b4a77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:34.748134 22127 tablet_replica.cc:333] T a5d00924c64b4d8ca310e166cc7ada4a P 018fd94f7b594431815bd568585b4a77: stopping tablet replica
I20260601 13:37:34.748239 22127 raft_consensus.cc:2243] T a5d00924c64b4d8ca310e166cc7ada4a P 018fd94f7b594431815bd568585b4a77 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:34.748493 22127 raft_consensus.cc:2272] T a5d00924c64b4d8ca310e166cc7ada4a P 018fd94f7b594431815bd568585b4a77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:34.748983 22127 tablet_replica.cc:333] T 9a522a4eff294d38a52e47194c754fe3 P 018fd94f7b594431815bd568585b4a77: stopping tablet replica
I20260601 13:37:34.749106 22127 raft_consensus.cc:2243] T 9a522a4eff294d38a52e47194c754fe3 P 018fd94f7b594431815bd568585b4a77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:34.749279 22127 raft_consensus.cc:2272] T 9a522a4eff294d38a52e47194c754fe3 P 018fd94f7b594431815bd568585b4a77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:34.764482 22127 tablet_server.cc:196] TabletServer@127.21.155.195:0 shutdown complete.
I20260601 13:37:34.767655 22127 tablet_server.cc:179] TabletServer@127.21.155.196:0 shutting down...
I20260601 13:37:34.774935 22127 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:34.787425 22127 tablet_server.cc:196] TabletServer@127.21.155.196:0 shutdown complete.
I20260601 13:37:34.789638 22127 master.cc:562] Master@127.21.155.254:38889 shutting down...
W20260601 13:37:34.794050   685 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:37:34.794159   685 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:37:34.794490   685 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:37:34.794958 22127 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d1af434a0b7444d0b4b05c572ed552a3 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:34.795194 22127 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d1af434a0b7444d0b4b05c572ed552a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:34.795293 22127 tablet_replica.cc:333] T 00000000000000000000000000000000 P d1af434a0b7444d0b4b05c572ed552a3: stopping tablet replica
I20260601 13:37:34.809332 22127 master.cc:584] Master@127.21.155.254:38889 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (2300 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (4624 ms total)

[----------] Global test environment tear-down
[==========] 24 tests from 2 test suites ran. (185636 ms total)
[  PASSED  ] 24 tests.
I20260601 13:37:34.821076 22127 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 ~18 seconds ago
I20260601 13:37:34.821132 22127 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 ~18 seconds ago
I20260601 13:37:34.821151 22127 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4754: suppressed but not reported on 7 messages since previous log ~18 seconds ago
I20260601 13:37:34.821166 22127 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5374: suppressed but not reported on 4 messages since previous log ~47 seconds ago
I20260601 13:37:34.821259 22127 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 ~114 seconds ago
I20260601 13:37:34.821309 22127 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 8 messages since previous log ~172 seconds ago
I20260601 13:37:34.821329 22127 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2404: suppressed but not reported on 88 messages since previous log ~18 seconds ago
I20260601 13:37:34.821465 22127 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 25 messages since previous log ~19 seconds ago
